Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/llvm/dist Remove files no longer present with c...



details:   https://anonhg.NetBSD.org/src/rev/73b00c8ffd50
branches:  trunk
changeset: 806056:73b00c8ffd50
user:      joerg <joerg%NetBSD.org@localhost>
date:      Thu Jan 29 21:04:26 2015 +0000

description:
Remove files no longer present with clang-227398/llvm-227398.

diffstat:

 external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/DataflowWorklist.h                  |    60 -
 external/bsd/llvm/dist/clang/lib/AST/MangleNumberingContext.cpp                                  |    45 -
 external/bsd/llvm/dist/clang/lib/Analysis/DataflowWorklist.cpp                                   |    92 -
 external/bsd/llvm/dist/clang/lib/CodeGen/SanitizerBlacklist.cpp                                  |    52 -
 external/bsd/llvm/dist/clang/lib/CodeGen/SanitizerBlacklist.h                                    |    46 -
 external/bsd/llvm/dist/clang/lib/Driver/WindowsToolChain.cpp                                     |   338 -
 external/bsd/llvm/dist/clang/test/CodeGen/builtin-recursive.cc                                   |    10 -
 external/bsd/llvm/dist/clang/test/CodeGen/ppc64-varargs-struct.c                                 |    30 -
 external/bsd/llvm/dist/clang/test/CodeGen/sections.c                                             |    51 -
 external/bsd/llvm/dist/clang/test/CodeGenCXX/nrvo-noreturn.cc                                    |    17 -
 external/bsd/llvm/dist/clang/test/Driver/freebsd.cc                                              |     6 -
 external/bsd/llvm/dist/clang/test/Parser/nested-namespaces-recovery.cpp                          |    24 -
 external/bsd/llvm/dist/clang/test/Sema/128bitfloat.cc                                            |    24 -
 external/bsd/llvm/dist/clang/test/SemaCXX/cxx0x-initializer-stdinitializerlist-system-header.cpp |    23 -
 external/bsd/llvm/dist/clang/test/SemaCXX/typo-correction-pt2.cpp                                |   311 -
 external/bsd/llvm/dist/clang/test/SemaCXX/vtable-instantiation.cc                                |    68 -
 external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar/Makefile                            |    19 -
 external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar/llvm_scalar_opts.ml                 |   114 -
 external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar/llvm_scalar_opts.mli                |   168 -
 external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar/scalar_opts_ocaml.c                 |   213 -
 external/bsd/llvm/dist/llvm/include/llvm/Analysis/FindUsedTypes.h                                |    66 -
 external/bsd/llvm/dist/llvm/include/llvm/CodeGen/JITCodeEmitter.h                                |   344 -
 external/bsd/llvm/dist/llvm/include/llvm/CodeGen/MachineCodeEmitter.h                            |   334 -
 external/bsd/llvm/dist/llvm/include/llvm/CodeGen/MachineCodeInfo.h                               |    53 -
 external/bsd/llvm/dist/llvm/include/llvm/CodeGen/MachineRelocation.h                             |   342 -
 external/bsd/llvm/dist/llvm/include/llvm/CodeGen/PBQP/RegAllocSolver.h                           |   359 -
 external/bsd/llvm/dist/llvm/include/llvm/ExecutionEngine/JIT.h                                   |    38 -
 external/bsd/llvm/dist/llvm/include/llvm/ExecutionEngine/JITMemoryManager.h                      |   164 -
 external/bsd/llvm/dist/llvm/include/llvm/ExecutionEngine/ObjectBuffer.h                          |    86 -
 external/bsd/llvm/dist/llvm/include/llvm/ExecutionEngine/ObjectImage.h                           |    76 -
 external/bsd/llvm/dist/llvm/include/llvm/IR/LeakDetector.h                                       |    92 -
 external/bsd/llvm/dist/llvm/include/llvm/MC/MCAnalysis/MCAtom.h                                  |   199 -
 external/bsd/llvm/dist/llvm/include/llvm/MC/MCAnalysis/MCFunction.h                              |   142 -
 external/bsd/llvm/dist/llvm/include/llvm/MC/MCAnalysis/MCModule.h                                |   134 -
 external/bsd/llvm/dist/llvm/include/llvm/MC/MCAnalysis/MCModuleYAML.h                            |    40 -
 external/bsd/llvm/dist/llvm/include/llvm/MC/MCAnalysis/MCObjectSymbolizer.h                      |    83 -
 external/bsd/llvm/dist/llvm/include/llvm/MC/MCObjectDisassembler.h                               |   174 -
 external/bsd/llvm/dist/llvm/include/llvm/Support/StreamableMemoryObject.h                        |   178 -
 external/bsd/llvm/dist/llvm/include/llvm/Support/StringRefMemoryObject.h                         |    41 -
 external/bsd/llvm/dist/llvm/include/llvm/Target/TargetJITInfo.h                                  |   136 -
 external/bsd/llvm/dist/llvm/lib/Analysis/IPA/FindUsedTypes.cpp                                   |   100 -
 external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DIE.h                                         |   587 ---
 external/bsd/llvm/dist/llvm/lib/CodeGen/AtomicExpandLoadLinkedPass.cpp                           |   384 --
 external/bsd/llvm/dist/llvm/lib/CodeGen/JITCodeEmitter.cpp                                       |    14 -
 external/bsd/llvm/dist/llvm/lib/CodeGen/MachineCodeEmitter.cpp                                   |    14 -
 external/bsd/llvm/dist/llvm/lib/CodeGen/Spiller.cpp                                              |   184 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFAbbreviationDeclaration.h                         |    60 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFCompileUnit.h                                     |    30 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFContext.h                                         |   285 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFDebugAbbrev.h                                     |    63 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFDebugArangeSet.h                                  |    70 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFDebugAranges.h                                    |    87 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFDebugFrame.h                                      |    43 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFDebugInfoEntry.h                                  |   157 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFDebugLine.h                                       |   232 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFDebugLoc.h                                        |    81 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFDebugRangeList.h                                  |    77 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFRelocMap.h                                        |    22 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFTypeUnit.h                                        |    37 -
 external/bsd/llvm/dist/llvm/lib/DebugInfo/DWARFUnit.h                                            |   163 -
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/JIT/CMakeLists.txt                               |     8 -
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/JIT/JIT.cpp                                      |   696 ---
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/JIT/JIT.h                                        |   214 -
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp                               |  1249 ------
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp                         |   904 ----
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/JIT/LLVMBuild.txt                                |    22 -
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/JIT/Makefile                                     |    38 -
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/GDBRegistrar.cpp                     |   213 -
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/JITRegistrar.h                       |    44 -
 external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h                  |    89 -
 external/bsd/llvm/dist/llvm/lib/IR/LeakDetector.cpp                                              |    69 -
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/CMakeLists.txt                                     |     8 -
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/LLVMBuild.txt                                      |     5 -
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/MCAtom.cpp                                         |   114 -
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/MCFunction.cpp                                     |    76 -
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/MCModule.cpp                                       |   142 -
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/MCModuleYAML.cpp                                   |   464 --
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/MCObjectDisassembler.cpp                           |   574 ---
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/MCObjectSymbolizer.cpp                             |   268 -
 external/bsd/llvm/dist/llvm/lib/MC/MCAnalysis/Makefile                                           |    14 -
 external/bsd/llvm/dist/llvm/lib/Support/StreamableMemoryObject.cpp                               |   140 -
 external/bsd/llvm/dist/llvm/lib/Support/StringRefMemoryObject.cpp                                |    29 -
 external/bsd/llvm/dist/llvm/lib/Target/ARM/ARMCodeEmitter.cpp                                    |  1910 ----------
 external/bsd/llvm/dist/llvm/lib/Target/ARM/ARMJITInfo.cpp                                        |   344 -
 external/bsd/llvm/dist/llvm/lib/Target/ARM/ARMJITInfo.h                                          |   177 -
 external/bsd/llvm/dist/llvm/lib/Target/ARM/ARMRelocations.h                                      |    62 -
 external/bsd/llvm/dist/llvm/lib/Target/Hexagon/InstPrinter/CMakeLists.txt                        |     3 -
 external/bsd/llvm/dist/llvm/lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.cpp                |   204 -
 external/bsd/llvm/dist/llvm/lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.h                  |    87 -
 external/bsd/llvm/dist/llvm/lib/Target/Hexagon/InstPrinter/LLVMBuild.txt                         |    23 -
 external/bsd/llvm/dist/llvm/lib/Target/Hexagon/InstPrinter/Makefile                              |    15 -
 external/bsd/llvm/dist/llvm/lib/Target/Mips/MipsCodeEmitter.cpp                                  |   483 --
 external/bsd/llvm/dist/llvm/lib/Target/Mips/MipsJITInfo.cpp                                      |   286 -
 external/bsd/llvm/dist/llvm/lib/Target/Mips/MipsJITInfo.h                                        |    71 -
 external/bsd/llvm/dist/llvm/lib/Target/Mips/MipsRelocations.h                                    |    41 -
 external/bsd/llvm/dist/llvm/lib/Target/PowerPC/PPCCodeEmitter.cpp                                |   335 -
 external/bsd/llvm/dist/llvm/lib/Target/PowerPC/PPCJITInfo.cpp                                    |   482 --
 external/bsd/llvm/dist/llvm/lib/Target/PowerPC/PPCJITInfo.h                                      |    46 -
 external/bsd/llvm/dist/llvm/lib/Target/PowerPC/PPCRelocations.h                                  |    56 -
 external/bsd/llvm/dist/llvm/lib/Target/Sparc/SparcCodeEmitter.cpp                                |   281 -
 external/bsd/llvm/dist/llvm/lib/Target/Sparc/SparcJITInfo.cpp                                    |   326 -
 external/bsd/llvm/dist/llvm/lib/Target/Sparc/SparcJITInfo.h                                      |    67 -
 external/bsd/llvm/dist/llvm/lib/Target/Sparc/SparcRelocations.h                                  |    56 -
 external/bsd/llvm/dist/llvm/lib/Target/TargetJITInfo.cpp                                         |    14 -
 external/bsd/llvm/dist/llvm/lib/Target/X86/X86AtomicExpandPass.cpp                               |   283 -
 external/bsd/llvm/dist/llvm/lib/Target/X86/X86CodeEmitter.cpp                                    |  1502 -------
 external/bsd/llvm/dist/llvm/lib/Target/X86/X86JITInfo.cpp                                        |   588 ---
 external/bsd/llvm/dist/llvm/lib/Target/X86/X86JITInfo.h                                          |    79 -
 external/bsd/llvm/dist/llvm/lib/Target/X86/X86Relocations.h                                      |    52 -
 external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/DebugIR.cpp                           |   617 ---
 external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/DebugIR.h                             |    98 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/analysis.ml                                      |    54 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/bitreader.ml                                     |    79 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/bitwriter.ml                                     |    48 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/executionengine.ml                               |   118 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/ext_exc.ml                                       |    20 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/ipo_opts.ml                                      |    72 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/irreader.ml                                      |    59 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/linker.ml                                        |    63 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/lit.local.cfg                                    |     5 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/passmgr_builder.ml                               |    64 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/scalar_opts.ml                                   |    87 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/target.ml                                        |   116 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/vectorize_opts.ml                                |    56 -
 external/bsd/llvm/dist/llvm/test/Bindings/Ocaml/vmcore.ml                                        |  1431 -------
 external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/arm64-fast-isel-select.ll                       |    63 -
 external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/fast-isel-compute-address.ll                    |    23 -
 external/bsd/llvm/dist/llvm/test/CodeGen/ARM/2009-10-21-InvalidFNeg.ll                           |    48 -
 external/bsd/llvm/dist/llvm/test/CodeGen/ARM/jump_tables.ll                                      |    32 -
 external/bsd/llvm/dist/llvm/test/CodeGen/Mips/fptr2.ll                                           |    20 -
 external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/Atomics-32.ll                                   |   715 ---
 external/bsd/llvm/dist/llvm/test/CodeGen/R600/fp64_to_sint.ll                                    |     9 -
 external/bsd/llvm/dist/llvm/test/CodeGen/R600/insert_vector_elt_f64.ll                           |    36 -
 external/bsd/llvm/dist/llvm/test/CodeGen/R600/sdiv24.ll                                          |   120 -
 external/bsd/llvm/dist/llvm/test/CodeGen/R600/sint_to_fp64.ll                                    |    35 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/2008-06-18-BadShuffle.ll                            |    10 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/2009-04-21-NoReloadImpDef.ll                        |    30 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/2012-05-19-avx2-store.ll                            |    13 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-blend.ll                                        |   202 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-movdup.ll                                       |    34 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-sext.ll                                         |   199 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-shuffle.ll                                      |   336 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-vmovddup.ll                                     |    14 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-vperm2f128.ll                                   |    69 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-vpermil.ll                                      |    54 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-vshufp.ll                                       |   157 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx-zext.ll                                         |    41 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx2-blend.ll                                       |    11 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx2-palignr.ll                                     |    57 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx2-shuffle.ll                                     |   127 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx2-unpack.ll                                      |    86 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx2-vperm2i128.ll                                  |    47 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/avx512-shuffle.ll                                   |   332 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/blend-msb.ll                                        |    40 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/break-avx-dep.ll                                    |    29 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/break-sse-dep.ll                                    |    62 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/combine-vec-shuffle-2.ll                            |   253 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/combine-vec-shuffle-3.ll                            |   380 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/combine-vec-shuffle-4.ll                            |   237 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/combine-vec-shuffle-5.ll                            |   257 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/combine-vec-shuffle.ll                              |   253 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/copysign-zero.ll                                    |    14 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/fma4-intrinsics-x86_64.ll                           |   316 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/i8-umulo.ll                                         |    24 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/long-extend.ll                                      |    18 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/no-compact-unwind.ll                                |    64 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/peep-vector-extract-concat.ll                       |    11 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/peep-vector-extract-insert.ll                       |    12 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/pr12359.ll                                          |    10 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/splat-scalar-load.ll                                |    17 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/sse-scalar-fp-arith-2.ll                            |   423 --
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/sse2-blend.ll                                       |    57 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/sse2-mul.ll                                         |    14 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/sse41-blend.ll                                      |   140 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/swizzle.ll                                          |    19 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/v-binop-widen.ll                                    |    11 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/v-binop-widen2.ll                                   |    47 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_compare-2.ll                                    |    30 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_insert-6.ll                                     |     9 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_insert.ll                                       |    19 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_set-5.ll                                        |    28 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_set-9.ll                                        |    14 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_set-E.ll                                        |     9 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_set-G.ll                                        |     9 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_set-I.ll                                        |    13 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_set-J.ll                                        |    10 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_sext.ll                                         |    69 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-11.ll                                   |    11 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-14.ll                                   |    70 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-15.ll                                   |    81 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-16.ll                                   |    43 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-17.ll                                   |    16 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-18.ll                                   |    25 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-19.ll                                   |     9 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-20.ll                                   |     8 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-22.ll                                   |    15 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-23.ll                                   |    18 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-24.ll                                   |    18 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-25.ll                                   |    34 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-26.ll                                   |    68 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-27.ll                                   |    38 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-28.ll                                   |    14 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-30.ll                                   |    26 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-31.ll                                   |     8 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-34.ll                                   |     7 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-35.ll                                   |    20 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-36.ll                                   |    16 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-37.ll                                   |    47 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-38.ll                                   |    77 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-39.ll                                   |    86 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-40.ll                                   |    22 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle-41.ll                                   |    21 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_shuffle.ll                                      |    50 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_splat-2.ll                                      |    33 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_splat-3.ll                                      |   201 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_splat.ll                                        |    50 -
 external/bsd/llvm/dist/llvm/test/CodeGen/X86/vec_zext.ll                                         |    69 -
 external/bsd/llvm/dist/llvm/test/DebugInfo/cu-line-tables.ll                                     |    62 -
 external/bsd/llvm/dist/llvm/test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll                    |    15 -
 external/bsd/llvm/dist/llvm/test/ExecutionEngine/2003-06-04-bzip2-bug.ll                         |    19 -
 external/bsd/llvm/dist/llvm/test/ExecutionEngine/2003-06-05-PHIBug.ll                            |    17 -
 external/bsd/llvm/dist/llvm/test/ExecutionEngine/MCJIT/non-extern-addend-smallcodemodel.ll       |    25 -
 external/bsd/llvm/dist/llvm/test/Instrumentation/AddressSanitizer/coverage-dbg.ll                |    67 -
 external/bsd/llvm/dist/llvm/test/Instrumentation/AddressSanitizer/coverage.ll                    |    60 -
 external/bsd/llvm/dist/llvm/test/Instrumentation/AddressSanitizer/keep-instrumented_functions.ll |    23 -
 external/bsd/llvm/dist/llvm/test/Instrumentation/MemorySanitizer/do-not-emit-module-limits.ll    |    21 -
 external/bsd/llvm/dist/llvm/test/Instrumentation/MemorySanitizer/wrap_indirect_calls.ll          |    60 -
 external/bsd/llvm/dist/llvm/test/JitListener/test-common-symbols.ll                              |   113 -
 external/bsd/llvm/dist/llvm/test/JitListener/test-inline.ll                                      |   212 -
 external/bsd/llvm/dist/llvm/test/JitListener/test-parameters.ll                                  |   211 -
 external/bsd/llvm/dist/llvm/test/Linker/2006-06-15-GlobalVarAlignment.ll                         |     8 -
 external/bsd/llvm/dist/llvm/test/Linker/ConstantGlobals1.ll                                      |    10 -
 external/bsd/llvm/dist/llvm/test/Linker/ConstantGlobals2.ll                                      |    10 -
 external/bsd/llvm/dist/llvm/test/Linker/ConstantGlobals3.ll                                      |     9 -
 external/bsd/llvm/dist/llvm/test/Linker/link-messages.ll                                         |    10 -
 external/bsd/llvm/dist/llvm/test/Linker/prefixdata.ll                                            |     9 -
 external/bsd/llvm/dist/llvm/test/Linker/testlink1.ll                                             |   101 -
 external/bsd/llvm/dist/llvm/test/Linker/testlink2.ll                                             |    58 -
 external/bsd/llvm/dist/llvm/test/Linker/visibility1.ll                                           |    46 -
 external/bsd/llvm/dist/llvm/test/Linker/visibility2.ll                                           |    27 -
 external/bsd/llvm/dist/llvm/test/MC/ARM/directive-eabi_attribute-2.s                             |    98 -
 external/bsd/llvm/dist/llvm/test/MC/Disassembler/X86/invalid-cmp-imm.txt                         |    10 -
 external/bsd/llvm/dist/llvm/test/MC/MachO/empty-dwarf-lines.s                                    |    25 -
 external/bsd/llvm/dist/llvm/test/MC/Mips/elf-objdump.s                                           |    11 -
 external/bsd/llvm/dist/llvm/test/Object/X86/objdump-cfg-invalid-opcode.yaml                      |    58 -
 external/bsd/llvm/dist/llvm/test/Object/X86/objdump-cfg-textatomsize.yaml                        |    39 -
 external/bsd/llvm/dist/llvm/test/Object/X86/objdump-cfg.yaml                                     |    86 -
 external/bsd/llvm/dist/llvm/test/Object/X86/objdump-disassembly-symbolic.test                    |    68 -
 external/bsd/llvm/dist/llvm/test/Transforms/AtomicExpandLoadLinked/ARM/atomic-expansion-v7.ll    |   364 -
 external/bsd/llvm/dist/llvm/test/Transforms/AtomicExpandLoadLinked/ARM/atomic-expansion-v8.ll    |   226 -
 external/bsd/llvm/dist/llvm/test/Transforms/AtomicExpandLoadLinked/ARM/cmpxchg-weak.ll           |    97 -
 external/bsd/llvm/dist/llvm/test/Transforms/AtomicExpandLoadLinked/ARM/lit.local.cfg             |     3 -
 external/bsd/llvm/dist/llvm/test/Transforms/DebugIR/crash.ll                                     |    42 -
 external/bsd/llvm/dist/llvm/test/Transforms/DebugIR/exception.ll                                 |   127 -
 external/bsd/llvm/dist/llvm/test/Transforms/DebugIR/function.ll                                  |    51 -
 external/bsd/llvm/dist/llvm/test/Transforms/DebugIR/simple-addrspace.ll                          |    13 -
 external/bsd/llvm/dist/llvm/test/Transforms/DebugIR/simple.ll                                    |    25 -
 external/bsd/llvm/dist/llvm/test/Transforms/DebugIR/struct.ll                                    |    24 -
 external/bsd/llvm/dist/llvm/test/Transforms/DebugIR/vector.ll                                    |    93 -
 external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/2008-02-16-SDivOverflow.ll               |    14 -
 external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/add4.ll                                  |   102 -
 external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/devirt.ll                                |    39 -
 external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/load-addrspace-cast.ll                   |    12 -
 external/bsd/llvm/dist/llvm/test/Transforms/InstSimplify/ashr-nop.ll                             |    10 -
 external/bsd/llvm/dist/llvm/test/tools/llvm-readobj/ARM/attributes.s                             |   287 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/CMakeLists.txt                         |    65 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/IntelJITEventListenerTest.cpp          |   113 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/JITEventListenerTest.cpp               |   237 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/JITEventListenerTestCommon.h           |   207 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp               |   302 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/JITTest.cpp                            |   728 ---
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/JITTests.def                           |     4 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/Makefile                               |    52 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/MultiJITTest.cpp                       |   190 -
 external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/JIT/OProfileJITEventListenerTest.cpp       |   165 -
 external/bsd/llvm/dist/llvm/unittests/IR/LeakDetectorTest.cpp                                    |    31 -
 external/bsd/llvm/dist/llvm/unittests/MC/MCAtomTest.cpp                                          |    31 -
 external/bsd/llvm/dist/llvm/unittests/Transforms/DebugIR/CMakeLists.txt                          |     9 -
 external/bsd/llvm/dist/llvm/unittests/Transforms/DebugIR/DebugIR.cpp                             |   308 -
 external/bsd/llvm/dist/llvm/unittests/Transforms/DebugIR/Makefile                                |    15 -
 280 files changed, 0 insertions(+), 36335 deletions(-)

diffs (truncated from 37457 to 300 lines):

diff -r 89acfe6541dd -r 73b00c8ffd50 external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/DataflowWorklist.h
--- a/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/DataflowWorklist.h   Thu Jan 29 20:47:12 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,60 +0,0 @@
-//===- DataflowWorklist.h - worklist for dataflow analysis --------*- C++ --*-//
-//
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-//
-// DataflowWorklist keeps track of blocks for dataflow analysis. It maintains a
-// vector of blocks for priority processing, and falls back upon a reverse
-// post-order iterator. It supports both forward (used in UninitializedValues)
-// and reverse (used in LiveVariables) analyses.
-//
-//===----------------------------------------------------------------------===//
-
-#ifndef LLVM_CLANG_DATAFLOW_WORKLIST
-#define LLVM_CLANG_DATAFLOW_WORKLIST
-
-#include "clang/Analysis/Analyses/PostOrderCFGView.h"
-
-namespace clang {
-
-class DataflowWorklistBase {
-protected:
-  PostOrderCFGView::iterator PO_I, PO_E;
-  PostOrderCFGView::BlockOrderCompare comparator;
-  SmallVector<const CFGBlock *, 20> worklist;
-  llvm::BitVector enqueuedBlocks;
-
-  DataflowWorklistBase(const CFG &cfg, PostOrderCFGView &view)
-    : PO_I(view.begin()), PO_E(view.end()),
-      comparator(view.getComparator()),
-      enqueuedBlocks(cfg.getNumBlockIDs(), true) {
-        // Treat the first block as already analyzed.
-        if (PO_I != PO_E) {
-          assert(*PO_I == &cfg.getEntry());
-          enqueuedBlocks[(*PO_I)->getBlockID()] = false;
-          ++PO_I;
-        }
-      }
-};
-
-class DataflowWorklist : DataflowWorklistBase {
-
-public:
-  DataflowWorklist(const CFG &cfg, AnalysisDeclContext &Ctx)
-    : DataflowWorklistBase(cfg, *Ctx.getAnalysis<PostOrderCFGView>()) {}
-
-  void enqueueBlock(const CFGBlock *block);
-  void enqueuePredecessors(const CFGBlock *block);
-  void enqueueSuccessors(const CFGBlock *block);
-  const CFGBlock *dequeue();
-
-  void sortWorklist();
-};
-
-} // end clang namespace
-
-#endif
diff -r 89acfe6541dd -r 73b00c8ffd50 external/bsd/llvm/dist/clang/lib/AST/MangleNumberingContext.cpp
--- a/external/bsd/llvm/dist/clang/lib/AST/MangleNumberingContext.cpp   Thu Jan 29 20:47:12 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +0,0 @@
-//===--- MangleNumberingContext.cpp - Context for mangling numbers --------===//
-//
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-//
-//  This file defines the LambdaMangleContext class, which keeps track of
-//  the Itanium C++ ABI mangling numbers for lambda expressions.
-//
-//===----------------------------------------------------------------------===//
-
-#include "clang/AST/MangleNumberingContext.h"
-#include "clang/AST/ASTContext.h"
-#include "clang/AST/DeclCXX.h"
-
-using namespace clang;
-
-unsigned
-MangleNumberingContext::getManglingNumber(const CXXMethodDecl *CallOperator) {
-  const FunctionProtoType *Proto
-    = CallOperator->getType()->getAs<FunctionProtoType>();
-  ASTContext &Context = CallOperator->getASTContext();
-
-  QualType Key = Context.getFunctionType(Context.VoidTy, Proto->getParamTypes(),
-                                         FunctionProtoType::ExtProtoInfo());
-  Key = Context.getCanonicalType(Key);
-  return ++ManglingNumbers[Key->castAs<FunctionProtoType>()];
-}
-
-unsigned
-MangleNumberingContext::getManglingNumber(const BlockDecl *BD) {
-  // FIXME: Compute a BlockPointerType?  Not obvious how.
-  const Type *Ty = nullptr;
-  return ++ManglingNumbers[Ty];
-}
-
-unsigned
-MangleNumberingContext::getStaticLocalNumber(const VarDecl *VD) {
-  // FIXME: Compute a BlockPointerType?  Not obvious how.
-  const Type *Ty = nullptr;
-  return ++ManglingNumbers[Ty];
-}
diff -r 89acfe6541dd -r 73b00c8ffd50 external/bsd/llvm/dist/clang/lib/Analysis/DataflowWorklist.cpp
--- a/external/bsd/llvm/dist/clang/lib/Analysis/DataflowWorklist.cpp    Thu Jan 29 20:47:12 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,92 +0,0 @@
-//===- DataflowWorklist.cpp - worklist for dataflow analysis ------*- C++ --*-//
-//
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-//
-// DataflowWorklist is used in LiveVariables and UninitializedValues analyses
-//
-//===----------------------------------------------------------------------===//
-
-#include "clang/Analysis/Analyses/DataflowWorklist.h"
-
-using namespace clang;
-
-// Marking a block as enqueued means that it cannot be re-added to the worklist,
-// but it doesn't control when the algorithm terminates.
-// Initially, enqueuedBlocks is set to true for all blocks;
-// that's not because everything is added initially to the worklist,
-// but instead, to cause the forward analysis to follow the reverse post order
-// until we enqueue something on the worklist. 
-void DataflowWorklist::enqueueBlock(const clang::CFGBlock *block) {
-  if (block && !enqueuedBlocks[block->getBlockID()]) {
-    enqueuedBlocks[block->getBlockID()] = true;
-    worklist.push_back(block);
-  }
-}
-
-// The forward analysis alternates between essentially two worklists.
-// A prioritization worklist (SmallVector<const CFGBlock *> worklist)
-// is consulted first, and if it's empty, we consult the reverse
-// post-order traversal (PostOrderCFGView::iterator PO_I).
-// The prioritization worklist is used to prioritize analyzing from
-// the beginning, or to prioritize updates fed by back edges.
-// Typically, what gets enqueued on the worklist are back edges, which
-// we want to prioritize analyzing first, because that causes dataflow facts
-// to flow up the graph, which we then want to propagate forward.
-// In practice this can cause the analysis to converge much faster.  
-void DataflowWorklist::enqueueSuccessors(const clang::CFGBlock *block) {
-  for (CFGBlock::const_succ_iterator I = block->succ_begin(),
-       E = block->succ_end(); I != E; ++I) {
-    enqueueBlock(*I);
-  }
-}
-
-// The reverse analysis uses a simple re-sorting of the worklist to
-// reprioritize it.  It's not as efficient as the two-worklists approach,
-// but it isn't performance sensitive since it's used by the static analyzer,
-// and the static analyzer does far more work that dwarfs the work done here.
-// TODO: It would still be nice to use the same approach for both analyses.
-void DataflowWorklist::enqueuePredecessors(const clang::CFGBlock *block) {
-  const unsigned OldWorklistSize = worklist.size();
-  for (CFGBlock::const_pred_iterator I = block->pred_begin(),
-       E = block->pred_end(); I != E; ++I) {
-    enqueueBlock(*I);
-  }
-
-  if (OldWorklistSize == 0 || OldWorklistSize == worklist.size())
-    return;
-
-  sortWorklist();
-}
-
-const CFGBlock *DataflowWorklist::dequeue() {
-  const CFGBlock *B = nullptr;
-
-  // First dequeue from the worklist.  This can represent
-  // updates along backedges that we want propagated as quickly as possible.
-  if (!worklist.empty())
-    B = worklist.pop_back_val();
-
-  // Next dequeue from the initial reverse post order.  This is the
-  // theoretical ideal in the presence of no back edges.
-  else if (PO_I != PO_E) {
-    B = *PO_I;
-    ++PO_I;
-  }
-  else {
-    return nullptr;
-  }
-
-  assert(enqueuedBlocks[B->getBlockID()] == true);
-  enqueuedBlocks[B->getBlockID()] = false;
-  return B;
-}
-
-void DataflowWorklist::sortWorklist() {
-  std::sort(worklist.begin(), worklist.end(), comparator);
-}
-
diff -r 89acfe6541dd -r 73b00c8ffd50 external/bsd/llvm/dist/clang/lib/CodeGen/SanitizerBlacklist.cpp
--- a/external/bsd/llvm/dist/clang/lib/CodeGen/SanitizerBlacklist.cpp   Thu Jan 29 20:47:12 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,52 +0,0 @@
-//===--- SanitizerBlacklist.cpp - Blacklist for sanitizers ----------------===//
-//
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-//
-// User-provided blacklist used to disable/alter instrumentation done in
-// sanitizers.
-//
-//===----------------------------------------------------------------------===//
-#include "SanitizerBlacklist.h"
-#include "llvm/IR/Function.h"
-#include "llvm/IR/GlobalValue.h"
-#include "llvm/IR/Module.h"
-
-using namespace clang;
-using namespace CodeGen;
-
-static StringRef GetGlobalTypeString(const llvm::GlobalValue &G) {
-  // Types of GlobalVariables are always pointer types.
-  llvm::Type *GType = G.getType()->getElementType();
-  // For now we support blacklisting struct types only.
-  if (llvm::StructType *SGType = dyn_cast<llvm::StructType>(GType)) {
-    if (!SGType->isLiteral())
-      return SGType->getName();
-  }
-  return "<unknown type>";
-}
-
-bool SanitizerBlacklist::isIn(const llvm::Module &M,
-                              const StringRef Category) const {
-  return SCL->inSection("src", M.getModuleIdentifier(), Category);
-}
-
-bool SanitizerBlacklist::isIn(const llvm::Function &F) const {
-  return isIn(*F.getParent()) ||
-         SCL->inSection("fun", F.getName(), "");
-}
-
-bool SanitizerBlacklist::isIn(const llvm::GlobalVariable &G,
-                              const StringRef Category) const {
-  return isIn(*G.getParent(), Category) ||
-         SCL->inSection("global", G.getName(), Category) ||
-         SCL->inSection("type", GetGlobalTypeString(G), Category);
-}
-
-bool SanitizerBlacklist::isBlacklistedType(StringRef MangledTypeName) const {
-  return SCL->inSection("type", MangledTypeName);
-}
diff -r 89acfe6541dd -r 73b00c8ffd50 external/bsd/llvm/dist/clang/lib/CodeGen/SanitizerBlacklist.h
--- a/external/bsd/llvm/dist/clang/lib/CodeGen/SanitizerBlacklist.h     Thu Jan 29 20:47:12 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-//===--- SanitizerBlacklist.h - Blacklist for sanitizers --------*- C++ -*-===//
-//
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-//
-// User-provided blacklist used to disable/alter instrumentation done in
-// sanitizers.
-//
-//===----------------------------------------------------------------------===//
-#ifndef CLANG_CODEGEN_SANITIZERBLACKLIST_H
-#define CLANG_CODEGEN_SANITIZERBLACKLIST_H
-
-#include "clang/Basic/LLVM.h"
-#include "llvm/ADT/StringRef.h"
-#include "llvm/Support/SpecialCaseList.h"
-#include <memory>
-
-namespace llvm {
-class GlobalVariable;
-class Function;
-class Module;
-}
-
-namespace clang {
-namespace CodeGen {
-
-class SanitizerBlacklist {




Home | Main Index | Thread Index | Old Index