changeset 32:07190e83f4d3

remove all files
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Thu, 12 Dec 2013 14:40:04 +0900
parents d22a1cf4041c
children f083f1411433
files .arcconfig CMakeLists.txt CODE_OWNERS.TXT CREDITS.TXT CbC_Documents/README.txt LICENSE.TXT LLVMBuild.txt Makefile Makefile.common Makefile.config.in Makefile.rules README.txt autoconf/AutoRegen.sh autoconf/ExportMap.map autoconf/LICENSE.TXT autoconf/README.TXT autoconf/config.guess autoconf/config.sub autoconf/configure.ac autoconf/depcomp autoconf/install-sh autoconf/ltmain.sh autoconf/m4/build_exeext.m4 autoconf/m4/c_printf_a.m4 autoconf/m4/check_gnu_make.m4 autoconf/m4/config_makefile.m4 autoconf/m4/config_project.m4 autoconf/m4/cxx_flag_check.m4 autoconf/m4/find_std_program.m4 autoconf/m4/func_isinf.m4 autoconf/m4/func_isnan.m4 autoconf/m4/func_mmap_file.m4 autoconf/m4/header_mmap_anonymous.m4 autoconf/m4/huge_val.m4 autoconf/m4/libtool.m4 autoconf/m4/link_options.m4 autoconf/m4/linux_mixed_64_32.m4 autoconf/m4/ltdl.m4 autoconf/m4/need_dev_zero_for_mmap.m4 autoconf/m4/path_tclsh.m4 autoconf/m4/rand48.m4 autoconf/m4/sanity_check.m4 autoconf/m4/single_cxx_check.m4 autoconf/m4/visibility_inlines_hidden.m4 autoconf/missing autoconf/mkinstalldirs bindings/LLVMBuild.txt bindings/Makefile bindings/README.txt bindings/ocaml/Makefile bindings/ocaml/Makefile.ocaml bindings/ocaml/analysis/Makefile bindings/ocaml/analysis/analysis_ocaml.c bindings/ocaml/analysis/llvm_analysis.ml bindings/ocaml/analysis/llvm_analysis.mli bindings/ocaml/bitreader/Makefile bindings/ocaml/bitreader/bitreader_ocaml.c bindings/ocaml/bitreader/llvm_bitreader.ml bindings/ocaml/bitreader/llvm_bitreader.mli bindings/ocaml/bitwriter/Makefile bindings/ocaml/bitwriter/bitwriter_ocaml.c bindings/ocaml/bitwriter/llvm_bitwriter.ml bindings/ocaml/bitwriter/llvm_bitwriter.mli bindings/ocaml/executionengine/Makefile bindings/ocaml/executionengine/executionengine_ocaml.c bindings/ocaml/executionengine/llvm_executionengine.ml bindings/ocaml/executionengine/llvm_executionengine.mli bindings/ocaml/llvm/META.llvm.in bindings/ocaml/llvm/Makefile bindings/ocaml/llvm/llvm.ml bindings/ocaml/llvm/llvm.mli bindings/ocaml/llvm/llvm_ocaml.c bindings/ocaml/target/Makefile bindings/ocaml/target/llvm_target.ml bindings/ocaml/target/llvm_target.mli bindings/ocaml/target/target_ocaml.c bindings/ocaml/transforms/Makefile bindings/ocaml/transforms/ipo/Makefile bindings/ocaml/transforms/ipo/ipo_ocaml.c bindings/ocaml/transforms/ipo/llvm_ipo.ml bindings/ocaml/transforms/ipo/llvm_ipo.mli bindings/ocaml/transforms/scalar/Makefile bindings/ocaml/transforms/scalar/llvm_scalar_opts.ml bindings/ocaml/transforms/scalar/llvm_scalar_opts.mli bindings/ocaml/transforms/scalar/scalar_opts_ocaml.c bindings/python/README.txt bindings/python/llvm/__init__.py bindings/python/llvm/common.py bindings/python/llvm/core.py bindings/python/llvm/disassembler.py bindings/python/llvm/enumerations.py bindings/python/llvm/object.py bindings/python/llvm/tests/__init__.py bindings/python/llvm/tests/base.py bindings/python/llvm/tests/test_core.py bindings/python/llvm/tests/test_disassembler.py bindings/python/llvm/tests/test_object.py cmake/README cmake/config-ix.cmake cmake/modules/AddLLVM.cmake cmake/modules/AddLLVMDefinitions.cmake cmake/modules/CMakeLists.txt cmake/modules/CheckAtomic.cmake cmake/modules/ChooseMSVCCRT.cmake cmake/modules/GetHostTriple.cmake cmake/modules/GetSVN.cmake cmake/modules/HandleLLVMOptions.cmake cmake/modules/LLVM-Config.cmake cmake/modules/LLVMConfig.cmake.in cmake/modules/LLVMConfigVersion.cmake.in cmake/modules/LLVMParseArguments.cmake cmake/modules/LLVMProcessSources.cmake cmake/modules/TableGen.cmake cmake/modules/VersionFromVCS.cmake cmake/platforms/Android.cmake configure docs/AliasAnalysis.rst docs/Atomics.rst docs/BitCodeFormat.rst docs/BranchWeightMetadata.rst docs/Bugpoint.rst docs/CMake.rst docs/CodeGenerator.rst docs/CodingStandards.rst docs/CommandGuide/FileCheck.rst docs/CommandGuide/bugpoint.rst docs/CommandGuide/index.rst docs/CommandGuide/lit.rst docs/CommandGuide/llc.rst docs/CommandGuide/lli.rst docs/CommandGuide/llvm-ar.rst docs/CommandGuide/llvm-as.rst docs/CommandGuide/llvm-bcanalyzer.rst docs/CommandGuide/llvm-build.rst docs/CommandGuide/llvm-config.rst docs/CommandGuide/llvm-cov.rst docs/CommandGuide/llvm-diff.rst docs/CommandGuide/llvm-dis.rst docs/CommandGuide/llvm-extract.rst docs/CommandGuide/llvm-link.rst docs/CommandGuide/llvm-nm.rst docs/CommandGuide/llvm-prof.rst docs/CommandGuide/llvm-ranlib.rst docs/CommandGuide/llvm-readobj.rst docs/CommandGuide/llvm-stress.rst docs/CommandGuide/llvm-symbolizer.rst docs/CommandGuide/opt.rst docs/CommandGuide/tblgen.rst docs/CommandLine.rst docs/CompilerWriterInfo.rst docs/DebuggingJITedCode.rst docs/DeveloperPolicy.rst docs/Dummy.html docs/ExceptionHandling.rst docs/ExtendedIntegerResults.txt docs/ExtendingLLVM.rst docs/Extensions.rst docs/FAQ.rst docs/GarbageCollection.rst docs/GetElementPtr.rst docs/GettingStarted.rst docs/GettingStartedVS.rst docs/GoldPlugin.rst docs/HistoricalNotes/2000-11-18-EarlyDesignIdeas.txt docs/HistoricalNotes/2000-11-18-EarlyDesignIdeasResp.txt docs/HistoricalNotes/2000-12-06-EncodingIdea.txt docs/HistoricalNotes/2000-12-06-MeetingSummary.txt docs/HistoricalNotes/2001-01-31-UniversalIRIdea.txt docs/HistoricalNotes/2001-02-06-TypeNotationDebate.txt docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp1.txt docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp2.txt docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp4.txt docs/HistoricalNotes/2001-02-09-AdveComments.txt docs/HistoricalNotes/2001-02-09-AdveCommentsResponse.txt docs/HistoricalNotes/2001-02-13-Reference-Memory.txt docs/HistoricalNotes/2001-02-13-Reference-MemoryResponse.txt docs/HistoricalNotes/2001-04-16-DynamicCompilation.txt docs/HistoricalNotes/2001-05-18-ExceptionHandling.txt docs/HistoricalNotes/2001-05-19-ExceptionResponse.txt docs/HistoricalNotes/2001-06-01-GCCOptimizations.txt docs/HistoricalNotes/2001-06-01-GCCOptimizations2.txt docs/HistoricalNotes/2001-06-20-.NET-Differences.txt docs/HistoricalNotes/2001-07-06-LoweringIRForCodeGen.txt docs/HistoricalNotes/2001-09-18-OptimizeExceptions.txt docs/HistoricalNotes/2002-05-12-InstListChange.txt docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt docs/HistoricalNotes/2003-01-23-CygwinNotes.txt docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt docs/HistoricalNotes/2003-06-26-Reoptimizer2.txt docs/HistoricalNotes/2007-OriginalClangReadme.txt docs/HowToAddABuilder.rst docs/HowToBuildOnARM.rst docs/HowToReleaseLLVM.rst docs/HowToSetUpLLVMStyleRTTI.rst docs/HowToSubmitABug.rst docs/HowToUseAttributes.rst docs/HowToUseInstrMappings.rst docs/LLVMBuild.rst docs/LLVMBuild.txt docs/LangRef.rst docs/Lexicon.rst docs/LinkTimeOptimization.rst docs/Makefile docs/Makefile.sphinx docs/MakefileGuide.rst docs/MarkedUpDisassembly.rst docs/NVPTXUsage.rst docs/Packaging.rst docs/Passes.rst docs/Phabricator.rst docs/ProgrammersManual.rst docs/Projects.rst docs/README.txt docs/ReleaseNotes.rst docs/ReleaseNotes_34.rst docs/SegmentedStacks.rst docs/SourceLevelDebugging.rst docs/SphinxQuickstartTemplate.rst docs/SystemLibrary.rst docs/TableGen/LangRef.rst docs/TableGenFundamentals.rst docs/TestSuiteMakefileGuide.rst docs/TestingGuide.rst docs/Vectorizers.rst docs/WritingAnLLVMBackend.rst docs/WritingAnLLVMPass.rst docs/YamlIO.rst docs/_static/lines.gif docs/_static/llvm.css docs/_templates/indexsidebar.html docs/_templates/layout.html docs/_themes/llvm-theme/layout.html docs/_themes/llvm-theme/static/contents.png docs/_themes/llvm-theme/static/llvm-theme.css docs/_themes/llvm-theme/static/logo.png docs/_themes/llvm-theme/static/navigation.png docs/_themes/llvm-theme/theme.conf docs/conf.py docs/doxygen.cfg.in docs/doxygen.css docs/doxygen.footer docs/doxygen.header docs/doxygen.intro docs/gcc-loops.png docs/index.rst docs/linpack-pc.png docs/make.bat docs/re_format.7 docs/tutorial/LangImpl1.rst docs/tutorial/LangImpl2.rst docs/tutorial/LangImpl3.rst docs/tutorial/LangImpl4.rst docs/tutorial/LangImpl5-cfg.png docs/tutorial/LangImpl5.rst docs/tutorial/LangImpl6.rst docs/tutorial/LangImpl7.rst docs/tutorial/LangImpl8.rst docs/tutorial/OCamlLangImpl1.rst docs/tutorial/OCamlLangImpl2.rst docs/tutorial/OCamlLangImpl3.rst docs/tutorial/OCamlLangImpl4.rst docs/tutorial/OCamlLangImpl5.rst docs/tutorial/OCamlLangImpl6.rst docs/tutorial/OCamlLangImpl7.rst docs/tutorial/OCamlLangImpl8.rst docs/tutorial/index.rst docs/yaml2obj.rst examples/BrainF/BrainF.cpp examples/BrainF/BrainF.h examples/BrainF/BrainFDriver.cpp examples/BrainF/CMakeLists.txt examples/BrainF/Makefile examples/CMakeLists.txt examples/ExceptionDemo/CMakeLists.txt examples/ExceptionDemo/ExceptionDemo.cpp examples/ExceptionDemo/Makefile examples/Fibonacci/CMakeLists.txt examples/Fibonacci/Makefile examples/Fibonacci/fibonacci.cpp examples/HowToUseJIT/CMakeLists.txt examples/HowToUseJIT/HowToUseJIT.cpp examples/HowToUseJIT/Makefile examples/Kaleidoscope/CMakeLists.txt examples/Kaleidoscope/Chapter2/CMakeLists.txt examples/Kaleidoscope/Chapter2/Makefile examples/Kaleidoscope/Chapter2/toy.cpp examples/Kaleidoscope/Chapter3/CMakeLists.txt examples/Kaleidoscope/Chapter3/Makefile examples/Kaleidoscope/Chapter3/toy.cpp examples/Kaleidoscope/Chapter4/CMakeLists.txt examples/Kaleidoscope/Chapter4/Makefile examples/Kaleidoscope/Chapter4/toy.cpp examples/Kaleidoscope/Chapter5/CMakeLists.txt examples/Kaleidoscope/Chapter5/Makefile examples/Kaleidoscope/Chapter5/toy.cpp examples/Kaleidoscope/Chapter6/CMakeLists.txt examples/Kaleidoscope/Chapter6/Makefile examples/Kaleidoscope/Chapter6/toy.cpp examples/Kaleidoscope/Chapter7/CMakeLists.txt examples/Kaleidoscope/Chapter7/Makefile examples/Kaleidoscope/Chapter7/toy.cpp examples/Kaleidoscope/Makefile examples/LLVMBuild.txt examples/Makefile examples/ModuleMaker/CMakeLists.txt examples/ModuleMaker/Makefile examples/ModuleMaker/ModuleMaker.cpp examples/ModuleMaker/README.txt examples/OCaml-Kaleidoscope/Chapter2/Makefile examples/OCaml-Kaleidoscope/Chapter2/_tags examples/OCaml-Kaleidoscope/Chapter2/ast.ml examples/OCaml-Kaleidoscope/Chapter2/lexer.ml examples/OCaml-Kaleidoscope/Chapter2/parser.ml examples/OCaml-Kaleidoscope/Chapter2/token.ml examples/OCaml-Kaleidoscope/Chapter2/toplevel.ml examples/OCaml-Kaleidoscope/Chapter2/toy.ml examples/OCaml-Kaleidoscope/Chapter3/Makefile examples/OCaml-Kaleidoscope/Chapter3/_tags examples/OCaml-Kaleidoscope/Chapter3/ast.ml examples/OCaml-Kaleidoscope/Chapter3/codegen.ml examples/OCaml-Kaleidoscope/Chapter3/lexer.ml examples/OCaml-Kaleidoscope/Chapter3/myocamlbuild.ml examples/OCaml-Kaleidoscope/Chapter3/parser.ml examples/OCaml-Kaleidoscope/Chapter3/token.ml examples/OCaml-Kaleidoscope/Chapter3/toplevel.ml examples/OCaml-Kaleidoscope/Chapter3/toy.ml examples/OCaml-Kaleidoscope/Chapter4/Makefile examples/OCaml-Kaleidoscope/Chapter4/_tags examples/OCaml-Kaleidoscope/Chapter4/ast.ml examples/OCaml-Kaleidoscope/Chapter4/bindings.c examples/OCaml-Kaleidoscope/Chapter4/codegen.ml examples/OCaml-Kaleidoscope/Chapter4/lexer.ml examples/OCaml-Kaleidoscope/Chapter4/myocamlbuild.ml examples/OCaml-Kaleidoscope/Chapter4/parser.ml examples/OCaml-Kaleidoscope/Chapter4/token.ml examples/OCaml-Kaleidoscope/Chapter4/toplevel.ml examples/OCaml-Kaleidoscope/Chapter4/toy.ml examples/OCaml-Kaleidoscope/Chapter5/Makefile examples/OCaml-Kaleidoscope/Chapter5/_tags examples/OCaml-Kaleidoscope/Chapter5/ast.ml examples/OCaml-Kaleidoscope/Chapter5/bindings.c examples/OCaml-Kaleidoscope/Chapter5/codegen.ml examples/OCaml-Kaleidoscope/Chapter5/lexer.ml examples/OCaml-Kaleidoscope/Chapter5/myocamlbuild.ml examples/OCaml-Kaleidoscope/Chapter5/parser.ml examples/OCaml-Kaleidoscope/Chapter5/token.ml examples/OCaml-Kaleidoscope/Chapter5/toplevel.ml examples/OCaml-Kaleidoscope/Chapter5/toy.ml examples/OCaml-Kaleidoscope/Chapter6/Makefile examples/OCaml-Kaleidoscope/Chapter6/_tags examples/OCaml-Kaleidoscope/Chapter6/ast.ml examples/OCaml-Kaleidoscope/Chapter6/bindings.c examples/OCaml-Kaleidoscope/Chapter6/codegen.ml examples/OCaml-Kaleidoscope/Chapter6/lexer.ml examples/OCaml-Kaleidoscope/Chapter6/myocamlbuild.ml examples/OCaml-Kaleidoscope/Chapter6/parser.ml examples/OCaml-Kaleidoscope/Chapter6/token.ml examples/OCaml-Kaleidoscope/Chapter6/toplevel.ml examples/OCaml-Kaleidoscope/Chapter6/toy.ml examples/OCaml-Kaleidoscope/Chapter7/Makefile examples/OCaml-Kaleidoscope/Chapter7/_tags examples/OCaml-Kaleidoscope/Chapter7/ast.ml examples/OCaml-Kaleidoscope/Chapter7/bindings.c examples/OCaml-Kaleidoscope/Chapter7/codegen.ml examples/OCaml-Kaleidoscope/Chapter7/lexer.ml examples/OCaml-Kaleidoscope/Chapter7/myocamlbuild.ml examples/OCaml-Kaleidoscope/Chapter7/parser.ml examples/OCaml-Kaleidoscope/Chapter7/token.ml examples/OCaml-Kaleidoscope/Chapter7/toplevel.ml examples/OCaml-Kaleidoscope/Chapter7/toy.ml examples/OCaml-Kaleidoscope/Makefile examples/ParallelJIT/CMakeLists.txt examples/ParallelJIT/Makefile examples/ParallelJIT/ParallelJIT.cpp include/llvm-c/Analysis.h include/llvm-c/BitReader.h include/llvm-c/BitWriter.h include/llvm-c/Core.h include/llvm-c/Disassembler.h include/llvm-c/ExecutionEngine.h include/llvm-c/Initialization.h include/llvm-c/LinkTimeOptimizer.h include/llvm-c/Linker.h include/llvm-c/Object.h include/llvm-c/Target.h include/llvm-c/TargetMachine.h include/llvm-c/Transforms/IPO.h include/llvm-c/Transforms/PassManagerBuilder.h include/llvm-c/Transforms/Scalar.h include/llvm-c/Transforms/Vectorize.h include/llvm-c/lto.h include/llvm/ADT/APFloat.h include/llvm/ADT/APInt.h include/llvm/ADT/APSInt.h include/llvm/ADT/ArrayRef.h include/llvm/ADT/BitVector.h include/llvm/ADT/DAGDeltaAlgorithm.h include/llvm/ADT/DeltaAlgorithm.h include/llvm/ADT/DenseMap.h include/llvm/ADT/DenseMapInfo.h include/llvm/ADT/DenseSet.h include/llvm/ADT/DepthFirstIterator.h include/llvm/ADT/EquivalenceClasses.h include/llvm/ADT/FoldingSet.h include/llvm/ADT/GraphTraits.h include/llvm/ADT/Hashing.h include/llvm/ADT/ImmutableIntervalMap.h include/llvm/ADT/ImmutableList.h include/llvm/ADT/ImmutableMap.h include/llvm/ADT/ImmutableSet.h include/llvm/ADT/IndexedMap.h include/llvm/ADT/IntEqClasses.h include/llvm/ADT/IntervalMap.h include/llvm/ADT/IntrusiveRefCntPtr.h include/llvm/ADT/MapVector.h include/llvm/ADT/None.h include/llvm/ADT/NullablePtr.h include/llvm/ADT/Optional.h include/llvm/ADT/OwningPtr.h include/llvm/ADT/PackedVector.h include/llvm/ADT/PointerIntPair.h include/llvm/ADT/PointerUnion.h include/llvm/ADT/PostOrderIterator.h include/llvm/ADT/PriorityQueue.h include/llvm/ADT/SCCIterator.h include/llvm/ADT/STLExtras.h include/llvm/ADT/ScopedHashTable.h include/llvm/ADT/SetOperations.h include/llvm/ADT/SetVector.h include/llvm/ADT/SmallBitVector.h include/llvm/ADT/SmallPtrSet.h include/llvm/ADT/SmallSet.h include/llvm/ADT/SmallString.h include/llvm/ADT/SmallVector.h include/llvm/ADT/SparseBitVector.h include/llvm/ADT/SparseMultiSet.h include/llvm/ADT/SparseSet.h include/llvm/ADT/Statistic.h include/llvm/ADT/StringExtras.h include/llvm/ADT/StringMap.h include/llvm/ADT/StringRef.h include/llvm/ADT/StringSet.h include/llvm/ADT/StringSwitch.h include/llvm/ADT/TinyPtrVector.h include/llvm/ADT/Triple.h include/llvm/ADT/Twine.h include/llvm/ADT/UniqueVector.h include/llvm/ADT/ValueMap.h include/llvm/ADT/VariadicFunction.h include/llvm/ADT/edit_distance.h include/llvm/ADT/ilist.h include/llvm/ADT/ilist_node.h include/llvm/Analysis/AliasAnalysis.h include/llvm/Analysis/AliasSetTracker.h include/llvm/Analysis/BlockFrequencyImpl.h include/llvm/Analysis/BlockFrequencyInfo.h include/llvm/Analysis/BranchProbabilityInfo.h include/llvm/Analysis/CFGPrinter.h include/llvm/Analysis/CallGraph.h include/llvm/Analysis/CallGraphSCCPass.h include/llvm/Analysis/CallPrinter.h include/llvm/Analysis/CaptureTracking.h include/llvm/Analysis/CodeMetrics.h include/llvm/Analysis/ConstantFolding.h include/llvm/Analysis/ConstantsScanner.h include/llvm/Analysis/DOTGraphTraitsPass.h include/llvm/Analysis/DependenceAnalysis.h include/llvm/Analysis/DomPrinter.h include/llvm/Analysis/DominanceFrontier.h include/llvm/Analysis/DominatorInternals.h include/llvm/Analysis/Dominators.h include/llvm/Analysis/FindUsedTypes.h include/llvm/Analysis/IVUsers.h include/llvm/Analysis/InlineCost.h include/llvm/Analysis/InstructionSimplify.h include/llvm/Analysis/Interval.h include/llvm/Analysis/IntervalIterator.h include/llvm/Analysis/IntervalPartition.h include/llvm/Analysis/LazyValueInfo.h include/llvm/Analysis/LibCallAliasAnalysis.h include/llvm/Analysis/LibCallSemantics.h include/llvm/Analysis/Lint.h include/llvm/Analysis/Loads.h include/llvm/Analysis/LoopInfo.h include/llvm/Analysis/LoopInfoImpl.h include/llvm/Analysis/LoopIterator.h include/llvm/Analysis/LoopPass.h include/llvm/Analysis/MemoryBuiltins.h include/llvm/Analysis/MemoryDependenceAnalysis.h include/llvm/Analysis/PHITransAddr.h include/llvm/Analysis/Passes.h include/llvm/Analysis/PathNumbering.h include/llvm/Analysis/PathProfileInfo.h include/llvm/Analysis/PostDominators.h include/llvm/Analysis/ProfileDataLoader.h include/llvm/Analysis/ProfileDataTypes.h include/llvm/Analysis/ProfileInfo.h include/llvm/Analysis/ProfileInfoLoader.h include/llvm/Analysis/ProfileInfoTypes.h include/llvm/Analysis/PtrUseVisitor.h include/llvm/Analysis/RegionInfo.h include/llvm/Analysis/RegionIterator.h include/llvm/Analysis/RegionPass.h include/llvm/Analysis/RegionPrinter.h include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ScalarEvolutionExpander.h include/llvm/Analysis/ScalarEvolutionExpressions.h include/llvm/Analysis/ScalarEvolutionNormalization.h include/llvm/Analysis/SparsePropagation.h include/llvm/Analysis/TargetTransformInfo.h include/llvm/Analysis/Trace.h include/llvm/Analysis/ValueTracking.h include/llvm/Analysis/Verifier.h include/llvm/Assembly/AssemblyAnnotationWriter.h include/llvm/Assembly/Parser.h include/llvm/Assembly/PrintModulePass.h include/llvm/Assembly/Writer.h include/llvm/AutoUpgrade.h include/llvm/Bitcode/Archive.h include/llvm/Bitcode/BitCodes.h include/llvm/Bitcode/BitstreamReader.h include/llvm/Bitcode/BitstreamWriter.h include/llvm/Bitcode/LLVMBitCodes.h include/llvm/Bitcode/ReaderWriter.h include/llvm/CMakeLists.txt include/llvm/CodeGen/Analysis.h include/llvm/CodeGen/AsmPrinter.h include/llvm/CodeGen/CalcSpillWeights.h include/llvm/CodeGen/CallingConvLower.h include/llvm/CodeGen/CommandFlags.h include/llvm/CodeGen/DAGCombine.h include/llvm/CodeGen/DFAPacketizer.h include/llvm/CodeGen/EdgeBundles.h include/llvm/CodeGen/FastISel.h include/llvm/CodeGen/FunctionLoweringInfo.h include/llvm/CodeGen/GCMetadata.h include/llvm/CodeGen/GCMetadataPrinter.h include/llvm/CodeGen/GCStrategy.h include/llvm/CodeGen/GCs.h include/llvm/CodeGen/ISDOpcodes.h include/llvm/CodeGen/IntrinsicLowering.h include/llvm/CodeGen/JITCodeEmitter.h include/llvm/CodeGen/LatencyPriorityQueue.h include/llvm/CodeGen/LexicalScopes.h include/llvm/CodeGen/LinkAllAsmWriterComponents.h include/llvm/CodeGen/LinkAllCodegenComponents.h include/llvm/CodeGen/LiveInterval.h include/llvm/CodeGen/LiveIntervalAnalysis.h include/llvm/CodeGen/LiveIntervalUnion.h include/llvm/CodeGen/LiveRangeEdit.h include/llvm/CodeGen/LiveRegMatrix.h include/llvm/CodeGen/LiveStackAnalysis.h include/llvm/CodeGen/LiveVariables.h include/llvm/CodeGen/MachORelocation.h include/llvm/CodeGen/MachineBasicBlock.h include/llvm/CodeGen/MachineBlockFrequencyInfo.h include/llvm/CodeGen/MachineBranchProbabilityInfo.h include/llvm/CodeGen/MachineCodeEmitter.h include/llvm/CodeGen/MachineCodeInfo.h include/llvm/CodeGen/MachineConstantPool.h include/llvm/CodeGen/MachineDominators.h include/llvm/CodeGen/MachineFrameInfo.h include/llvm/CodeGen/MachineFunction.h include/llvm/CodeGen/MachineFunctionAnalysis.h include/llvm/CodeGen/MachineFunctionPass.h include/llvm/CodeGen/MachineInstr.h include/llvm/CodeGen/MachineInstrBuilder.h include/llvm/CodeGen/MachineInstrBundle.h include/llvm/CodeGen/MachineJumpTableInfo.h include/llvm/CodeGen/MachineLoopInfo.h include/llvm/CodeGen/MachineMemOperand.h include/llvm/CodeGen/MachineModuleInfo.h include/llvm/CodeGen/MachineModuleInfoImpls.h include/llvm/CodeGen/MachineOperand.h include/llvm/CodeGen/MachinePassRegistry.h include/llvm/CodeGen/MachinePostDominators.h include/llvm/CodeGen/MachineRegisterInfo.h include/llvm/CodeGen/MachineRelocation.h include/llvm/CodeGen/MachineSSAUpdater.h include/llvm/CodeGen/MachineScheduler.h include/llvm/CodeGen/MachineTraceMetrics.h include/llvm/CodeGen/PBQP/Graph.h include/llvm/CodeGen/PBQP/HeuristicBase.h include/llvm/CodeGen/PBQP/HeuristicSolver.h include/llvm/CodeGen/PBQP/Heuristics/Briggs.h include/llvm/CodeGen/PBQP/Math.h include/llvm/CodeGen/PBQP/Solution.h include/llvm/CodeGen/Passes.h include/llvm/CodeGen/PseudoSourceValue.h include/llvm/CodeGen/RegAllocPBQP.h include/llvm/CodeGen/RegAllocRegistry.h include/llvm/CodeGen/RegisterClassInfo.h include/llvm/CodeGen/RegisterPressure.h include/llvm/CodeGen/RegisterScavenging.h include/llvm/CodeGen/ResourcePriorityQueue.h include/llvm/CodeGen/RuntimeLibcalls.h include/llvm/CodeGen/ScheduleDAG.h include/llvm/CodeGen/ScheduleDAGInstrs.h include/llvm/CodeGen/ScheduleDFS.h include/llvm/CodeGen/ScheduleHazardRecognizer.h include/llvm/CodeGen/SchedulerRegistry.h include/llvm/CodeGen/ScoreboardHazardRecognizer.h include/llvm/CodeGen/SelectionDAG.h include/llvm/CodeGen/SelectionDAGISel.h include/llvm/CodeGen/SelectionDAGNodes.h include/llvm/CodeGen/SlotIndexes.h include/llvm/CodeGen/TargetLoweringObjectFileImpl.h include/llvm/CodeGen/TargetSchedule.h include/llvm/CodeGen/ValueTypes.h include/llvm/CodeGen/ValueTypes.td include/llvm/CodeGen/VirtRegMap.h include/llvm/Config/AsmParsers.def.in include/llvm/Config/AsmPrinters.def.in include/llvm/Config/Disassemblers.def.in include/llvm/Config/Targets.def.in include/llvm/Config/config.h.cmake include/llvm/Config/config.h.in include/llvm/Config/llvm-config.h.cmake include/llvm/Config/llvm-config.h.in include/llvm/DIBuilder.h include/llvm/DebugInfo.h include/llvm/DebugInfo/DIContext.h include/llvm/DebugInfo/DWARFFormValue.h include/llvm/ExecutionEngine/ExecutionEngine.h include/llvm/ExecutionEngine/GenericValue.h include/llvm/ExecutionEngine/Interpreter.h include/llvm/ExecutionEngine/JIT.h include/llvm/ExecutionEngine/JITEventListener.h include/llvm/ExecutionEngine/JITMemoryManager.h include/llvm/ExecutionEngine/MCJIT.h include/llvm/ExecutionEngine/OProfileWrapper.h include/llvm/ExecutionEngine/ObjectBuffer.h include/llvm/ExecutionEngine/ObjectCache.h include/llvm/ExecutionEngine/ObjectImage.h include/llvm/ExecutionEngine/RuntimeDyld.h include/llvm/ExecutionEngine/SectionMemoryManager.h include/llvm/GVMaterializer.h include/llvm/IR/Argument.h include/llvm/IR/AsmWriter.h include/llvm/IR/Attributes.h include/llvm/IR/BasicBlock.h include/llvm/IR/CMakeLists.txt include/llvm/IR/CallingConv.h include/llvm/IR/Constant.h include/llvm/IR/Constants.h include/llvm/IR/DataLayout.h include/llvm/IR/DerivedTypes.h include/llvm/IR/Function.h include/llvm/IR/GlobalAlias.h include/llvm/IR/GlobalValue.h include/llvm/IR/GlobalVariable.h include/llvm/IR/IRBuilder.h include/llvm/IR/InlineAsm.h include/llvm/IR/InstrTypes.h include/llvm/IR/Instruction.def include/llvm/IR/Instruction.h include/llvm/IR/Instructions.h include/llvm/IR/IntrinsicInst.h include/llvm/IR/Intrinsics.h include/llvm/IR/Intrinsics.td include/llvm/IR/IntrinsicsARM.td include/llvm/IR/IntrinsicsHexagon.td include/llvm/IR/IntrinsicsMips.td include/llvm/IR/IntrinsicsNVVM.td include/llvm/IR/IntrinsicsPowerPC.td include/llvm/IR/IntrinsicsR600.td include/llvm/IR/IntrinsicsX86.td include/llvm/IR/IntrinsicsXCore.td include/llvm/IR/LLVMContext.h include/llvm/IR/MDBuilder.h include/llvm/IR/Metadata.h include/llvm/IR/Module.h include/llvm/IR/OperandTraits.h include/llvm/IR/Operator.h include/llvm/IR/SymbolTableListTraits.h include/llvm/IR/Type.h include/llvm/IR/TypeBuilder.h include/llvm/IR/TypeFinder.h include/llvm/IR/Use.h include/llvm/IR/User.h include/llvm/IR/Value.h include/llvm/IR/ValueSymbolTable.h include/llvm/IRReader/IRReader.h include/llvm/InitializePasses.h include/llvm/InstVisitor.h include/llvm/LinkAllIR.h include/llvm/LinkAllPasses.h include/llvm/Linker.h include/llvm/MC/MCAsmBackend.h include/llvm/MC/MCAsmInfo.h include/llvm/MC/MCAsmInfoCOFF.h include/llvm/MC/MCAsmInfoDarwin.h include/llvm/MC/MCAsmLayout.h include/llvm/MC/MCAssembler.h include/llvm/MC/MCAtom.h include/llvm/MC/MCCodeEmitter.h include/llvm/MC/MCCodeGenInfo.h include/llvm/MC/MCContext.h include/llvm/MC/MCDirectives.h include/llvm/MC/MCDisassembler.h include/llvm/MC/MCDwarf.h include/llvm/MC/MCELF.h include/llvm/MC/MCELFObjectWriter.h include/llvm/MC/MCELFStreamer.h include/llvm/MC/MCELFSymbolFlags.h include/llvm/MC/MCExpr.h include/llvm/MC/MCFixedLenDisassembler.h include/llvm/MC/MCFixup.h include/llvm/MC/MCFixupKindInfo.h include/llvm/MC/MCInst.h include/llvm/MC/MCInstBuilder.h include/llvm/MC/MCInstPrinter.h include/llvm/MC/MCInstrAnalysis.h include/llvm/MC/MCInstrDesc.h include/llvm/MC/MCInstrInfo.h include/llvm/MC/MCInstrItineraries.h include/llvm/MC/MCLabel.h include/llvm/MC/MCMachOSymbolFlags.h include/llvm/MC/MCMachObjectWriter.h include/llvm/MC/MCModule.h include/llvm/MC/MCObjectFileInfo.h include/llvm/MC/MCObjectStreamer.h include/llvm/MC/MCObjectWriter.h include/llvm/MC/MCParser/AsmCond.h include/llvm/MC/MCParser/AsmLexer.h include/llvm/MC/MCParser/MCAsmLexer.h include/llvm/MC/MCParser/MCAsmParser.h include/llvm/MC/MCParser/MCAsmParserExtension.h include/llvm/MC/MCParser/MCParsedAsmOperand.h include/llvm/MC/MCRegisterInfo.h include/llvm/MC/MCSchedule.h include/llvm/MC/MCSection.h include/llvm/MC/MCSectionCOFF.h include/llvm/MC/MCSectionELF.h include/llvm/MC/MCSectionMachO.h include/llvm/MC/MCStreamer.h include/llvm/MC/MCSubtargetInfo.h include/llvm/MC/MCSymbol.h include/llvm/MC/MCTargetAsmParser.h include/llvm/MC/MCValue.h include/llvm/MC/MCWin64EH.h include/llvm/MC/MCWinCOFFObjectWriter.h include/llvm/MC/MachineLocation.h include/llvm/MC/SectionKind.h include/llvm/MC/SubtargetFeature.h include/llvm/Object/Archive.h include/llvm/Object/Binary.h include/llvm/Object/COFF.h include/llvm/Object/ELF.h include/llvm/Object/Error.h include/llvm/Object/MachO.h include/llvm/Object/MachOFormat.h include/llvm/Object/ObjectFile.h include/llvm/Object/RelocVisitor.h include/llvm/Option/Arg.h include/llvm/Option/ArgList.h include/llvm/Option/OptParser.td include/llvm/Option/OptSpecifier.h include/llvm/Option/OptTable.h include/llvm/Option/Option.h include/llvm/Pass.h include/llvm/PassAnalysisSupport.h include/llvm/PassManager.h include/llvm/PassManagers.h include/llvm/PassRegistry.h include/llvm/PassSupport.h include/llvm/Support/AIXDataTypesFix.h include/llvm/Support/AlignOf.h include/llvm/Support/Allocator.h include/llvm/Support/ArrayRecycler.h include/llvm/Support/Atomic.h include/llvm/Support/BlockFrequency.h include/llvm/Support/BranchProbability.h include/llvm/Support/CBindingWrapping.h include/llvm/Support/CFG.h include/llvm/Support/COFF.h include/llvm/Support/CallSite.h include/llvm/Support/Capacity.h include/llvm/Support/Casting.h include/llvm/Support/CodeGen.h include/llvm/Support/CommandLine.h include/llvm/Support/Compiler.h include/llvm/Support/Compression.h include/llvm/Support/ConstantFolder.h include/llvm/Support/ConstantRange.h include/llvm/Support/ConvertUTF.h include/llvm/Support/CrashRecoveryContext.h include/llvm/Support/DOTGraphTraits.h include/llvm/Support/DataExtractor.h include/llvm/Support/DataFlow.h include/llvm/Support/DataStream.h include/llvm/Support/DataTypes.h.cmake include/llvm/Support/DataTypes.h.in include/llvm/Support/Debug.h include/llvm/Support/DebugLoc.h include/llvm/Support/Disassembler.h include/llvm/Support/Dwarf.h include/llvm/Support/DynamicLibrary.h include/llvm/Support/ELF.h include/llvm/Support/Endian.h include/llvm/Support/Errno.h include/llvm/Support/ErrorHandling.h include/llvm/Support/ErrorOr.h include/llvm/Support/FEnv.h include/llvm/Support/FileOutputBuffer.h include/llvm/Support/FileSystem.h include/llvm/Support/FileUtilities.h include/llvm/Support/Format.h include/llvm/Support/FormattedStream.h include/llvm/Support/GCOV.h include/llvm/Support/GetElementPtrTypeIterator.h include/llvm/Support/GraphWriter.h include/llvm/Support/Host.h include/llvm/Support/IncludeFile.h include/llvm/Support/InstIterator.h include/llvm/Support/IntegersSubset.h include/llvm/Support/IntegersSubsetMapping.h include/llvm/Support/LEB128.h include/llvm/Support/LICENSE.TXT include/llvm/Support/LeakDetector.h include/llvm/Support/Locale.h include/llvm/Support/LockFileManager.h include/llvm/Support/MachO.h include/llvm/Support/ManagedStatic.h include/llvm/Support/MathExtras.h include/llvm/Support/Memory.h include/llvm/Support/MemoryBuffer.h include/llvm/Support/MemoryObject.h include/llvm/Support/Mutex.h include/llvm/Support/MutexGuard.h include/llvm/Support/NoFolder.h include/llvm/Support/OutputBuffer.h include/llvm/Support/PassNameParser.h include/llvm/Support/Path.h include/llvm/Support/PathV1.h include/llvm/Support/PathV2.h include/llvm/Support/PatternMatch.h include/llvm/Support/PluginLoader.h include/llvm/Support/PointerLikeTypeTraits.h include/llvm/Support/PredIteratorCache.h include/llvm/Support/PrettyStackTrace.h include/llvm/Support/Process.h include/llvm/Support/Program.h include/llvm/Support/RWMutex.h include/llvm/Support/Recycler.h include/llvm/Support/RecyclingAllocator.h include/llvm/Support/Regex.h include/llvm/Support/Registry.h include/llvm/Support/RegistryParser.h include/llvm/Support/SMLoc.h include/llvm/Support/SaveAndRestore.h include/llvm/Support/Signals.h include/llvm/Support/Solaris.h include/llvm/Support/SourceMgr.h include/llvm/Support/StreamableMemoryObject.h include/llvm/Support/StringPool.h include/llvm/Support/SwapByteOrder.h include/llvm/Support/SystemUtils.h include/llvm/Support/TargetFolder.h include/llvm/Support/TargetRegistry.h include/llvm/Support/TargetSelect.h include/llvm/Support/ThreadLocal.h include/llvm/Support/Threading.h include/llvm/Support/TimeValue.h include/llvm/Support/Timer.h include/llvm/Support/ToolOutputFile.h include/llvm/Support/Valgrind.h include/llvm/Support/ValueHandle.h include/llvm/Support/Watchdog.h include/llvm/Support/Win64EH.h include/llvm/Support/YAMLParser.h include/llvm/Support/YAMLTraits.h include/llvm/Support/circular_raw_ostream.h include/llvm/Support/raw_os_ostream.h include/llvm/Support/raw_ostream.h include/llvm/Support/system_error.h include/llvm/Support/type_traits.h include/llvm/TableGen/Error.h include/llvm/TableGen/Main.h include/llvm/TableGen/Record.h include/llvm/TableGen/StringMatcher.h include/llvm/TableGen/TableGenBackend.h include/llvm/Target/CostTable.h include/llvm/Target/Mangler.h include/llvm/Target/Target.td include/llvm/Target/TargetCallingConv.h include/llvm/Target/TargetCallingConv.td include/llvm/Target/TargetFrameLowering.h include/llvm/Target/TargetInstrInfo.h include/llvm/Target/TargetIntrinsicInfo.h include/llvm/Target/TargetItinerary.td include/llvm/Target/TargetJITInfo.h include/llvm/Target/TargetLibraryInfo.h include/llvm/Target/TargetLowering.h include/llvm/Target/TargetLoweringObjectFile.h include/llvm/Target/TargetMachine.h include/llvm/Target/TargetOpcodes.h include/llvm/Target/TargetOptions.h include/llvm/Target/TargetRegisterInfo.h include/llvm/Target/TargetSchedule.td include/llvm/Target/TargetSelectionDAG.td include/llvm/Target/TargetSelectionDAGInfo.h include/llvm/Target/TargetSubtargetInfo.h include/llvm/Transforms/IPO.h include/llvm/Transforms/IPO/InlinerPass.h include/llvm/Transforms/IPO/PassManagerBuilder.h include/llvm/Transforms/Instrumentation.h include/llvm/Transforms/ObjCARC.h include/llvm/Transforms/Scalar.h include/llvm/Transforms/Utils/BasicBlockUtils.h include/llvm/Transforms/Utils/BlackList.h include/llvm/Transforms/Utils/BuildLibCalls.h include/llvm/Transforms/Utils/BypassSlowDivision.h include/llvm/Transforms/Utils/Cloning.h include/llvm/Transforms/Utils/CmpInstAnalysis.h include/llvm/Transforms/Utils/CodeExtractor.h include/llvm/Transforms/Utils/IntegerDivision.h include/llvm/Transforms/Utils/Local.h include/llvm/Transforms/Utils/ModuleUtils.h include/llvm/Transforms/Utils/PromoteMemToReg.h include/llvm/Transforms/Utils/SSAUpdater.h include/llvm/Transforms/Utils/SSAUpdaterImpl.h include/llvm/Transforms/Utils/SimplifyIndVar.h include/llvm/Transforms/Utils/SimplifyLibCalls.h include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h include/llvm/Transforms/Utils/UnrollLoop.h include/llvm/Transforms/Utils/ValueMapper.h include/llvm/Transforms/Vectorize.h lib/Analysis/AliasAnalysis.cpp lib/Analysis/AliasAnalysisCounter.cpp lib/Analysis/AliasAnalysisEvaluator.cpp lib/Analysis/AliasDebugger.cpp lib/Analysis/AliasSetTracker.cpp lib/Analysis/Analysis.cpp lib/Analysis/BasicAliasAnalysis.cpp lib/Analysis/BlockFrequencyInfo.cpp lib/Analysis/BranchProbabilityInfo.cpp lib/Analysis/CFGPrinter.cpp lib/Analysis/CMakeLists.txt lib/Analysis/CaptureTracking.cpp lib/Analysis/CodeMetrics.cpp lib/Analysis/ConstantFolding.cpp lib/Analysis/CostModel.cpp lib/Analysis/DependenceAnalysis.cpp lib/Analysis/DomPrinter.cpp lib/Analysis/DominanceFrontier.cpp lib/Analysis/IPA/CMakeLists.txt lib/Analysis/IPA/CallGraph.cpp lib/Analysis/IPA/CallGraphSCCPass.cpp lib/Analysis/IPA/CallPrinter.cpp lib/Analysis/IPA/FindUsedTypes.cpp lib/Analysis/IPA/GlobalsModRef.cpp lib/Analysis/IPA/IPA.cpp lib/Analysis/IPA/InlineCost.cpp lib/Analysis/IPA/LLVMBuild.txt lib/Analysis/IPA/Makefile lib/Analysis/IVUsers.cpp lib/Analysis/InstCount.cpp lib/Analysis/InstructionSimplify.cpp lib/Analysis/Interval.cpp lib/Analysis/IntervalPartition.cpp lib/Analysis/LLVMBuild.txt lib/Analysis/LazyValueInfo.cpp lib/Analysis/LibCallAliasAnalysis.cpp lib/Analysis/LibCallSemantics.cpp lib/Analysis/Lint.cpp lib/Analysis/Loads.cpp lib/Analysis/LoopInfo.cpp lib/Analysis/LoopPass.cpp lib/Analysis/Makefile lib/Analysis/MemDepPrinter.cpp lib/Analysis/MemoryBuiltins.cpp lib/Analysis/MemoryDependenceAnalysis.cpp lib/Analysis/ModuleDebugInfoPrinter.cpp lib/Analysis/NoAliasAnalysis.cpp lib/Analysis/PHITransAddr.cpp lib/Analysis/PathNumbering.cpp lib/Analysis/PathProfileInfo.cpp lib/Analysis/PathProfileVerifier.cpp lib/Analysis/PostDominators.cpp lib/Analysis/ProfileDataLoader.cpp lib/Analysis/ProfileDataLoaderPass.cpp lib/Analysis/ProfileEstimatorPass.cpp lib/Analysis/ProfileInfo.cpp lib/Analysis/ProfileInfoLoader.cpp lib/Analysis/ProfileInfoLoaderPass.cpp lib/Analysis/ProfileVerifierPass.cpp lib/Analysis/PtrUseVisitor.cpp lib/Analysis/README.txt lib/Analysis/RegionInfo.cpp lib/Analysis/RegionPass.cpp lib/Analysis/RegionPrinter.cpp lib/Analysis/ScalarEvolution.cpp lib/Analysis/ScalarEvolutionAliasAnalysis.cpp lib/Analysis/ScalarEvolutionExpander.cpp lib/Analysis/ScalarEvolutionNormalization.cpp lib/Analysis/SparsePropagation.cpp lib/Analysis/TargetTransformInfo.cpp lib/Analysis/Trace.cpp lib/Analysis/TypeBasedAliasAnalysis.cpp lib/Analysis/ValueTracking.cpp lib/Archive/Archive.cpp lib/Archive/ArchiveInternals.h lib/Archive/ArchiveReader.cpp lib/Archive/ArchiveWriter.cpp lib/Archive/CMakeLists.txt lib/Archive/LLVMBuild.txt lib/Archive/Makefile lib/AsmParser/CMakeLists.txt lib/AsmParser/LLLexer.cpp lib/AsmParser/LLLexer.h lib/AsmParser/LLParser.cpp lib/AsmParser/LLParser.h lib/AsmParser/LLToken.h lib/AsmParser/LLVMBuild.txt lib/AsmParser/Makefile lib/AsmParser/Parser.cpp lib/Bitcode/CMakeLists.txt lib/Bitcode/LLVMBuild.txt lib/Bitcode/Makefile lib/Bitcode/Reader/BitReader.cpp lib/Bitcode/Reader/BitcodeReader.cpp lib/Bitcode/Reader/BitcodeReader.h lib/Bitcode/Reader/BitstreamReader.cpp lib/Bitcode/Reader/CMakeLists.txt lib/Bitcode/Reader/LLVMBuild.txt lib/Bitcode/Reader/Makefile lib/Bitcode/Writer/BitWriter.cpp lib/Bitcode/Writer/BitcodeWriter.cpp lib/Bitcode/Writer/BitcodeWriterPass.cpp lib/Bitcode/Writer/CMakeLists.txt lib/Bitcode/Writer/LLVMBuild.txt lib/Bitcode/Writer/Makefile lib/Bitcode/Writer/ValueEnumerator.cpp lib/Bitcode/Writer/ValueEnumerator.h lib/CMakeLists.txt lib/CodeGen/AggressiveAntiDepBreaker.cpp lib/CodeGen/AggressiveAntiDepBreaker.h lib/CodeGen/AllocationOrder.cpp lib/CodeGen/AllocationOrder.h lib/CodeGen/Analysis.cpp lib/CodeGen/AntiDepBreaker.h lib/CodeGen/AsmPrinter/ARMException.cpp lib/CodeGen/AsmPrinter/AsmPrinter.cpp lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp lib/CodeGen/AsmPrinter/CMakeLists.txt lib/CodeGen/AsmPrinter/DIE.cpp lib/CodeGen/AsmPrinter/DIE.h lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp lib/CodeGen/AsmPrinter/DwarfAccelTable.h lib/CodeGen/AsmPrinter/DwarfCFIException.cpp lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp lib/CodeGen/AsmPrinter/DwarfCompileUnit.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h lib/CodeGen/AsmPrinter/DwarfException.cpp lib/CodeGen/AsmPrinter/DwarfException.h lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp lib/CodeGen/AsmPrinter/LLVMBuild.txt lib/CodeGen/AsmPrinter/Makefile lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp lib/CodeGen/AsmPrinter/Win64Exception.cpp lib/CodeGen/BasicTargetTransformInfo.cpp lib/CodeGen/BranchFolding.cpp lib/CodeGen/BranchFolding.h lib/CodeGen/CMakeLists.txt lib/CodeGen/CalcSpillWeights.cpp lib/CodeGen/CallingConvLower.cpp lib/CodeGen/CodeGen.cpp lib/CodeGen/CriticalAntiDepBreaker.cpp lib/CodeGen/CriticalAntiDepBreaker.h lib/CodeGen/DFAPacketizer.cpp lib/CodeGen/DeadMachineInstructionElim.cpp lib/CodeGen/DwarfEHPrepare.cpp lib/CodeGen/EarlyIfConversion.cpp lib/CodeGen/EdgeBundles.cpp lib/CodeGen/ErlangGC.cpp lib/CodeGen/ExecutionDepsFix.cpp lib/CodeGen/ExpandISelPseudos.cpp lib/CodeGen/ExpandPostRAPseudos.cpp lib/CodeGen/GCMetadata.cpp lib/CodeGen/GCMetadataPrinter.cpp lib/CodeGen/GCStrategy.cpp lib/CodeGen/IfConversion.cpp lib/CodeGen/InlineSpiller.cpp lib/CodeGen/InterferenceCache.cpp lib/CodeGen/InterferenceCache.h lib/CodeGen/IntrinsicLowering.cpp lib/CodeGen/JITCodeEmitter.cpp lib/CodeGen/LLVMBuild.txt lib/CodeGen/LLVMTargetMachine.cpp lib/CodeGen/LatencyPriorityQueue.cpp lib/CodeGen/LexicalScopes.cpp lib/CodeGen/LiveDebugVariables.cpp lib/CodeGen/LiveDebugVariables.h lib/CodeGen/LiveInterval.cpp lib/CodeGen/LiveIntervalAnalysis.cpp lib/CodeGen/LiveIntervalUnion.cpp lib/CodeGen/LiveRangeCalc.cpp lib/CodeGen/LiveRangeCalc.h lib/CodeGen/LiveRangeEdit.cpp lib/CodeGen/LiveRegMatrix.cpp lib/CodeGen/LiveStackAnalysis.cpp lib/CodeGen/LiveVariables.cpp lib/CodeGen/LocalStackSlotAllocation.cpp lib/CodeGen/MachineBasicBlock.cpp lib/CodeGen/MachineBlockFrequencyInfo.cpp lib/CodeGen/MachineBlockPlacement.cpp lib/CodeGen/MachineBranchProbabilityInfo.cpp lib/CodeGen/MachineCSE.cpp lib/CodeGen/MachineCodeEmitter.cpp lib/CodeGen/MachineCopyPropagation.cpp lib/CodeGen/MachineDominators.cpp lib/CodeGen/MachineFunction.cpp lib/CodeGen/MachineFunctionAnalysis.cpp lib/CodeGen/MachineFunctionPass.cpp lib/CodeGen/MachineFunctionPrinterPass.cpp lib/CodeGen/MachineInstr.cpp lib/CodeGen/MachineInstrBundle.cpp lib/CodeGen/MachineLICM.cpp lib/CodeGen/MachineLoopInfo.cpp lib/CodeGen/MachineModuleInfo.cpp lib/CodeGen/MachineModuleInfoImpls.cpp lib/CodeGen/MachinePassRegistry.cpp lib/CodeGen/MachinePostDominators.cpp lib/CodeGen/MachineRegisterInfo.cpp lib/CodeGen/MachineSSAUpdater.cpp lib/CodeGen/MachineScheduler.cpp lib/CodeGen/MachineSink.cpp lib/CodeGen/MachineTraceMetrics.cpp lib/CodeGen/MachineVerifier.cpp lib/CodeGen/Makefile lib/CodeGen/OcamlGC.cpp lib/CodeGen/OptimizePHIs.cpp lib/CodeGen/PHIElimination.cpp lib/CodeGen/PHIEliminationUtils.cpp lib/CodeGen/PHIEliminationUtils.h lib/CodeGen/Passes.cpp lib/CodeGen/PeepholeOptimizer.cpp lib/CodeGen/PostRASchedulerList.cpp lib/CodeGen/ProcessImplicitDefs.cpp lib/CodeGen/PrologEpilogInserter.cpp lib/CodeGen/PrologEpilogInserter.h lib/CodeGen/PseudoSourceValue.cpp lib/CodeGen/README.txt lib/CodeGen/RegAllocBase.cpp lib/CodeGen/RegAllocBase.h lib/CodeGen/RegAllocBasic.cpp lib/CodeGen/RegAllocFast.cpp lib/CodeGen/RegAllocGreedy.cpp lib/CodeGen/RegAllocPBQP.cpp lib/CodeGen/RegisterClassInfo.cpp lib/CodeGen/RegisterCoalescer.cpp lib/CodeGen/RegisterCoalescer.h lib/CodeGen/RegisterPressure.cpp lib/CodeGen/RegisterScavenging.cpp lib/CodeGen/ScheduleDAG.cpp lib/CodeGen/ScheduleDAGInstrs.cpp lib/CodeGen/ScheduleDAGPrinter.cpp lib/CodeGen/ScoreboardHazardRecognizer.cpp lib/CodeGen/SelectionDAG/CMakeLists.txt lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp lib/CodeGen/SelectionDAG/InstrEmitter.cpp lib/CodeGen/SelectionDAG/InstrEmitter.h lib/CodeGen/SelectionDAG/LLVMBuild.txt lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp lib/CodeGen/SelectionDAG/LegalizeTypes.cpp lib/CodeGen/SelectionDAG/LegalizeTypes.h lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp lib/CodeGen/SelectionDAG/Makefile lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp lib/CodeGen/SelectionDAG/SDNodeDbgValue.h lib/CodeGen/SelectionDAG/SDNodeOrdering.h lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp lib/CodeGen/SelectionDAG/TargetLowering.cpp lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp lib/CodeGen/ShadowStackGC.cpp lib/CodeGen/ShrinkWrapping.cpp lib/CodeGen/SjLjEHPrepare.cpp lib/CodeGen/SlotIndexes.cpp lib/CodeGen/SpillPlacement.cpp lib/CodeGen/SpillPlacement.h lib/CodeGen/Spiller.cpp lib/CodeGen/Spiller.h lib/CodeGen/SplitKit.cpp lib/CodeGen/SplitKit.h lib/CodeGen/StackColoring.cpp lib/CodeGen/StackProtector.cpp lib/CodeGen/StackSlotColoring.cpp lib/CodeGen/StrongPHIElimination.cpp lib/CodeGen/TailDuplication.cpp lib/CodeGen/TargetFrameLoweringImpl.cpp lib/CodeGen/TargetInstrInfo.cpp lib/CodeGen/TargetLoweringBase.cpp lib/CodeGen/TargetLoweringObjectFileImpl.cpp lib/CodeGen/TargetOptionsImpl.cpp lib/CodeGen/TargetRegisterInfo.cpp lib/CodeGen/TargetSchedule.cpp lib/CodeGen/TwoAddressInstructionPass.cpp lib/CodeGen/UnreachableBlockElim.cpp lib/CodeGen/VirtRegMap.cpp lib/DebugInfo/CMakeLists.txt lib/DebugInfo/DIContext.cpp lib/DebugInfo/DWARFAbbreviationDeclaration.cpp lib/DebugInfo/DWARFAbbreviationDeclaration.h lib/DebugInfo/DWARFAttribute.h lib/DebugInfo/DWARFCompileUnit.cpp lib/DebugInfo/DWARFCompileUnit.h lib/DebugInfo/DWARFContext.cpp lib/DebugInfo/DWARFContext.h lib/DebugInfo/DWARFDebugAbbrev.cpp lib/DebugInfo/DWARFDebugAbbrev.h lib/DebugInfo/DWARFDebugArangeSet.cpp lib/DebugInfo/DWARFDebugArangeSet.h lib/DebugInfo/DWARFDebugAranges.cpp lib/DebugInfo/DWARFDebugAranges.h lib/DebugInfo/DWARFDebugFrame.cpp lib/DebugInfo/DWARFDebugFrame.h lib/DebugInfo/DWARFDebugInfoEntry.cpp lib/DebugInfo/DWARFDebugInfoEntry.h lib/DebugInfo/DWARFDebugLine.cpp lib/DebugInfo/DWARFDebugLine.h lib/DebugInfo/DWARFDebugRangeList.cpp lib/DebugInfo/DWARFDebugRangeList.h lib/DebugInfo/DWARFFormValue.cpp lib/DebugInfo/DWARFRelocMap.h lib/DebugInfo/LLVMBuild.txt lib/DebugInfo/Makefile lib/ExecutionEngine/CMakeLists.txt lib/ExecutionEngine/EventListenerCommon.h lib/ExecutionEngine/ExecutionEngine.cpp lib/ExecutionEngine/ExecutionEngineBindings.cpp lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h lib/ExecutionEngine/IntelJITEvents/LLVMBuild.txt lib/ExecutionEngine/IntelJITEvents/Makefile lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h lib/ExecutionEngine/IntelJITEvents/jitprofiling.c lib/ExecutionEngine/IntelJITEvents/jitprofiling.h lib/ExecutionEngine/Interpreter/CMakeLists.txt lib/ExecutionEngine/Interpreter/Execution.cpp lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp lib/ExecutionEngine/Interpreter/Interpreter.cpp lib/ExecutionEngine/Interpreter/Interpreter.h lib/ExecutionEngine/Interpreter/LLVMBuild.txt lib/ExecutionEngine/Interpreter/Makefile lib/ExecutionEngine/JIT/CMakeLists.txt lib/ExecutionEngine/JIT/JIT.cpp lib/ExecutionEngine/JIT/JIT.h lib/ExecutionEngine/JIT/JITEmitter.cpp lib/ExecutionEngine/JIT/JITMemoryManager.cpp lib/ExecutionEngine/JIT/LLVMBuild.txt lib/ExecutionEngine/JIT/Makefile lib/ExecutionEngine/LLVMBuild.txt lib/ExecutionEngine/MCJIT/CMakeLists.txt lib/ExecutionEngine/MCJIT/LLVMBuild.txt lib/ExecutionEngine/MCJIT/MCJIT.cpp lib/ExecutionEngine/MCJIT/MCJIT.h lib/ExecutionEngine/MCJIT/Makefile lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp lib/ExecutionEngine/Makefile lib/ExecutionEngine/OProfileJIT/CMakeLists.txt lib/ExecutionEngine/OProfileJIT/LLVMBuild.txt lib/ExecutionEngine/OProfileJIT/Makefile lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt lib/ExecutionEngine/RuntimeDyld/GDBRegistrar.cpp lib/ExecutionEngine/RuntimeDyld/JITRegistrar.h lib/ExecutionEngine/RuntimeDyld/LLVMBuild.txt lib/ExecutionEngine/RuntimeDyld/Makefile lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h lib/ExecutionEngine/TargetSelect.cpp lib/IR/AsmWriter.cpp lib/IR/AttributeImpl.h lib/IR/Attributes.cpp lib/IR/AutoUpgrade.cpp lib/IR/BasicBlock.cpp lib/IR/CMakeLists.txt lib/IR/ConstantFold.cpp lib/IR/ConstantFold.h lib/IR/Constants.cpp lib/IR/ConstantsContext.h lib/IR/Core.cpp lib/IR/DIBuilder.cpp lib/IR/DataLayout.cpp lib/IR/DebugInfo.cpp lib/IR/DebugLoc.cpp lib/IR/Dominators.cpp lib/IR/Function.cpp lib/IR/GCOV.cpp lib/IR/GVMaterializer.cpp lib/IR/Globals.cpp lib/IR/IRBuilder.cpp lib/IR/InlineAsm.cpp lib/IR/Instruction.cpp lib/IR/Instructions.cpp lib/IR/IntrinsicInst.cpp lib/IR/LLVMBuild.txt lib/IR/LLVMContext.cpp lib/IR/LLVMContextImpl.cpp lib/IR/LLVMContextImpl.h lib/IR/LeakDetector.cpp lib/IR/LeaksContext.h lib/IR/Makefile lib/IR/Metadata.cpp lib/IR/Module.cpp lib/IR/Pass.cpp lib/IR/PassManager.cpp lib/IR/PassRegistry.cpp lib/IR/PrintModulePass.cpp lib/IR/SymbolTableListTraitsImpl.h lib/IR/Type.cpp lib/IR/TypeFinder.cpp lib/IR/Use.cpp lib/IR/User.cpp lib/IR/Value.cpp lib/IR/ValueSymbolTable.cpp lib/IR/ValueTypes.cpp lib/IR/Verifier.cpp lib/IRReader/CMakeLists.txt lib/IRReader/IRReader.cpp lib/IRReader/LLVMBuild.txt lib/IRReader/Makefile lib/LLVMBuild.txt lib/Linker/CMakeLists.txt lib/Linker/LLVMBuild.txt lib/Linker/LinkModules.cpp lib/Linker/Makefile lib/MC/CMakeLists.txt lib/MC/ELFObjectWriter.cpp lib/MC/LLVMBuild.txt lib/MC/MCAsmBackend.cpp lib/MC/MCAsmInfo.cpp lib/MC/MCAsmInfoCOFF.cpp lib/MC/MCAsmInfoDarwin.cpp lib/MC/MCAsmStreamer.cpp lib/MC/MCAssembler.cpp lib/MC/MCAtom.cpp lib/MC/MCCodeEmitter.cpp lib/MC/MCCodeGenInfo.cpp lib/MC/MCContext.cpp lib/MC/MCDisassembler.cpp lib/MC/MCDisassembler/CMakeLists.txt lib/MC/MCDisassembler/Disassembler.cpp lib/MC/MCDisassembler/Disassembler.h lib/MC/MCDisassembler/LLVMBuild.txt lib/MC/MCDisassembler/Makefile lib/MC/MCDwarf.cpp lib/MC/MCELF.cpp lib/MC/MCELFObjectTargetWriter.cpp lib/MC/MCELFStreamer.cpp lib/MC/MCExpr.cpp lib/MC/MCInst.cpp lib/MC/MCInstPrinter.cpp lib/MC/MCInstrAnalysis.cpp lib/MC/MCLabel.cpp lib/MC/MCMachOStreamer.cpp lib/MC/MCMachObjectTargetWriter.cpp lib/MC/MCModule.cpp lib/MC/MCNullStreamer.cpp lib/MC/MCObjectFileInfo.cpp lib/MC/MCObjectStreamer.cpp lib/MC/MCObjectWriter.cpp lib/MC/MCParser/AsmLexer.cpp lib/MC/MCParser/AsmParser.cpp lib/MC/MCParser/CMakeLists.txt lib/MC/MCParser/COFFAsmParser.cpp lib/MC/MCParser/DarwinAsmParser.cpp lib/MC/MCParser/ELFAsmParser.cpp lib/MC/MCParser/LLVMBuild.txt lib/MC/MCParser/MCAsmLexer.cpp lib/MC/MCParser/MCAsmParser.cpp lib/MC/MCParser/MCAsmParserExtension.cpp lib/MC/MCParser/MCTargetAsmParser.cpp lib/MC/MCParser/Makefile lib/MC/MCPureStreamer.cpp lib/MC/MCRegisterInfo.cpp lib/MC/MCSection.cpp lib/MC/MCSectionCOFF.cpp lib/MC/MCSectionELF.cpp lib/MC/MCSectionMachO.cpp lib/MC/MCStreamer.cpp lib/MC/MCSubtargetInfo.cpp lib/MC/MCSymbol.cpp lib/MC/MCValue.cpp lib/MC/MCWin64EH.cpp lib/MC/MachObjectWriter.cpp lib/MC/Makefile lib/MC/SubtargetFeature.cpp lib/MC/WinCOFFObjectWriter.cpp lib/MC/WinCOFFStreamer.cpp lib/Makefile lib/Object/Archive.cpp lib/Object/Binary.cpp lib/Object/CMakeLists.txt lib/Object/COFFObjectFile.cpp lib/Object/ELFObjectFile.cpp lib/Object/Error.cpp lib/Object/LLVMBuild.txt lib/Object/MachOObjectFile.cpp lib/Object/Makefile lib/Object/Object.cpp lib/Object/ObjectFile.cpp lib/Option/Arg.cpp lib/Option/ArgList.cpp lib/Option/CMakeLists.txt lib/Option/LLVMBuild.txt lib/Option/Makefile lib/Option/OptTable.cpp lib/Option/Option.cpp lib/Support/APFloat.cpp lib/Support/APInt.cpp lib/Support/APSInt.cpp lib/Support/Allocator.cpp lib/Support/Atomic.cpp lib/Support/BlockFrequency.cpp lib/Support/BranchProbability.cpp lib/Support/CMakeLists.txt lib/Support/COPYRIGHT.regex lib/Support/CommandLine.cpp lib/Support/Compression.cpp lib/Support/ConstantRange.cpp lib/Support/ConvertUTF.c lib/Support/ConvertUTFWrapper.cpp lib/Support/CrashRecoveryContext.cpp lib/Support/DAGDeltaAlgorithm.cpp lib/Support/DataExtractor.cpp lib/Support/DataStream.cpp lib/Support/Debug.cpp lib/Support/DeltaAlgorithm.cpp lib/Support/Disassembler.cpp lib/Support/Dwarf.cpp lib/Support/DynamicLibrary.cpp lib/Support/Errno.cpp lib/Support/ErrorHandling.cpp lib/Support/FileOutputBuffer.cpp lib/Support/FileUtilities.cpp lib/Support/FoldingSet.cpp lib/Support/FormattedStream.cpp lib/Support/GraphWriter.cpp lib/Support/Hashing.cpp lib/Support/Host.cpp lib/Support/IncludeFile.cpp lib/Support/IntEqClasses.cpp lib/Support/IntervalMap.cpp lib/Support/IntrusiveRefCntPtr.cpp lib/Support/IsInf.cpp lib/Support/IsNAN.cpp lib/Support/LLVMBuild.txt lib/Support/Locale.cpp lib/Support/LocaleGeneric.inc lib/Support/LocaleWindows.inc lib/Support/LocaleXlocale.inc lib/Support/LockFileManager.cpp lib/Support/Makefile lib/Support/ManagedStatic.cpp lib/Support/Memory.cpp lib/Support/MemoryBuffer.cpp lib/Support/MemoryObject.cpp lib/Support/Mutex.cpp lib/Support/Path.cpp lib/Support/PathV2.cpp lib/Support/PluginLoader.cpp lib/Support/PrettyStackTrace.cpp lib/Support/Process.cpp lib/Support/Program.cpp lib/Support/README.txt.system lib/Support/RWMutex.cpp lib/Support/Regex.cpp lib/Support/SearchForAddressOfSpecialSymbol.cpp lib/Support/Signals.cpp lib/Support/SmallPtrSet.cpp lib/Support/SmallVector.cpp lib/Support/SourceMgr.cpp lib/Support/Statistic.cpp lib/Support/StreamableMemoryObject.cpp lib/Support/StringExtras.cpp lib/Support/StringMap.cpp lib/Support/StringPool.cpp lib/Support/StringRef.cpp lib/Support/SystemUtils.cpp lib/Support/TargetRegistry.cpp lib/Support/ThreadLocal.cpp lib/Support/Threading.cpp lib/Support/TimeValue.cpp lib/Support/Timer.cpp lib/Support/ToolOutputFile.cpp lib/Support/Triple.cpp lib/Support/Twine.cpp lib/Support/Unix/Host.inc lib/Support/Unix/Memory.inc lib/Support/Unix/Mutex.inc lib/Support/Unix/Path.inc lib/Support/Unix/PathV2.inc lib/Support/Unix/Process.inc lib/Support/Unix/Program.inc lib/Support/Unix/README.txt lib/Support/Unix/RWMutex.inc lib/Support/Unix/Signals.inc lib/Support/Unix/ThreadLocal.inc lib/Support/Unix/TimeValue.inc lib/Support/Unix/Unix.h lib/Support/Unix/Watchdog.inc lib/Support/Unix/system_error.inc lib/Support/Valgrind.cpp lib/Support/Watchdog.cpp lib/Support/Windows/DynamicLibrary.inc lib/Support/Windows/Host.inc lib/Support/Windows/Memory.inc lib/Support/Windows/Mutex.inc lib/Support/Windows/Path.inc lib/Support/Windows/PathV2.inc lib/Support/Windows/Process.inc lib/Support/Windows/Program.inc lib/Support/Windows/RWMutex.inc lib/Support/Windows/Signals.inc lib/Support/Windows/ThreadLocal.inc lib/Support/Windows/TimeValue.inc lib/Support/Windows/Watchdog.inc lib/Support/Windows/Windows.h lib/Support/Windows/explicit_symbols.inc lib/Support/Windows/system_error.inc lib/Support/YAMLParser.cpp lib/Support/YAMLTraits.cpp lib/Support/circular_raw_ostream.cpp lib/Support/raw_os_ostream.cpp lib/Support/raw_ostream.cpp lib/Support/regcclass.h lib/Support/regcname.h lib/Support/regcomp.c lib/Support/regengine.inc lib/Support/regerror.c lib/Support/regex2.h lib/Support/regex_impl.h lib/Support/regexec.c lib/Support/regfree.c lib/Support/regstrlcpy.c lib/Support/regutils.h lib/Support/system_error.cpp lib/TableGen/CMakeLists.txt lib/TableGen/Error.cpp lib/TableGen/LLVMBuild.txt lib/TableGen/Main.cpp lib/TableGen/Makefile lib/TableGen/Record.cpp lib/TableGen/StringMatcher.cpp lib/TableGen/TGLexer.cpp lib/TableGen/TGLexer.h lib/TableGen/TGParser.cpp lib/TableGen/TGParser.h lib/TableGen/TableGenBackend.cpp lib/Target/AArch64/AArch64.h lib/Target/AArch64/AArch64.td lib/Target/AArch64/AArch64AsmPrinter.cpp lib/Target/AArch64/AArch64AsmPrinter.h lib/Target/AArch64/AArch64BranchFixupPass.cpp lib/Target/AArch64/AArch64CallingConv.td lib/Target/AArch64/AArch64FrameLowering.cpp lib/Target/AArch64/AArch64FrameLowering.h lib/Target/AArch64/AArch64ISelDAGToDAG.cpp lib/Target/AArch64/AArch64ISelLowering.cpp lib/Target/AArch64/AArch64ISelLowering.h lib/Target/AArch64/AArch64InstrFormats.td lib/Target/AArch64/AArch64InstrInfo.cpp lib/Target/AArch64/AArch64InstrInfo.h lib/Target/AArch64/AArch64InstrInfo.td lib/Target/AArch64/AArch64MCInstLower.cpp lib/Target/AArch64/AArch64MachineFunctionInfo.cpp lib/Target/AArch64/AArch64MachineFunctionInfo.h lib/Target/AArch64/AArch64RegisterInfo.cpp lib/Target/AArch64/AArch64RegisterInfo.h lib/Target/AArch64/AArch64RegisterInfo.td lib/Target/AArch64/AArch64Schedule.td lib/Target/AArch64/AArch64SelectionDAGInfo.cpp lib/Target/AArch64/AArch64SelectionDAGInfo.h lib/Target/AArch64/AArch64Subtarget.cpp lib/Target/AArch64/AArch64Subtarget.h lib/Target/AArch64/AArch64TargetMachine.cpp lib/Target/AArch64/AArch64TargetMachine.h lib/Target/AArch64/AArch64TargetObjectFile.cpp lib/Target/AArch64/AArch64TargetObjectFile.h lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp lib/Target/AArch64/AsmParser/CMakeLists.txt lib/Target/AArch64/AsmParser/LLVMBuild.txt lib/Target/AArch64/AsmParser/Makefile lib/Target/AArch64/CMakeLists.txt lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp lib/Target/AArch64/Disassembler/CMakeLists.txt lib/Target/AArch64/Disassembler/LLVMBuild.txt lib/Target/AArch64/Disassembler/Makefile lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h lib/Target/AArch64/InstPrinter/CMakeLists.txt lib/Target/AArch64/InstPrinter/LLVMBuild.txt lib/Target/AArch64/InstPrinter/Makefile lib/Target/AArch64/LLVMBuild.txt lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h lib/Target/AArch64/MCTargetDesc/CMakeLists.txt lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt lib/Target/AArch64/MCTargetDesc/Makefile lib/Target/AArch64/Makefile lib/Target/AArch64/README.txt lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp lib/Target/AArch64/TargetInfo/CMakeLists.txt lib/Target/AArch64/TargetInfo/LLVMBuild.txt lib/Target/AArch64/TargetInfo/Makefile lib/Target/AArch64/Utils/AArch64BaseInfo.cpp lib/Target/AArch64/Utils/AArch64BaseInfo.h lib/Target/AArch64/Utils/CMakeLists.txt lib/Target/AArch64/Utils/LLVMBuild.txt lib/Target/AArch64/Utils/Makefile lib/Target/ARM/A15SDOptimizer.cpp lib/Target/ARM/ARM.h lib/Target/ARM/ARM.td lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMAsmPrinter.h lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h lib/Target/ARM/ARMBuildAttrs.h lib/Target/ARM/ARMCallingConv.h lib/Target/ARM/ARMCallingConv.td lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMConstantIslandPass.cpp lib/Target/ARM/ARMConstantPoolValue.cpp lib/Target/ARM/ARMConstantPoolValue.h lib/Target/ARM/ARMExpandPseudoInsts.cpp lib/Target/ARM/ARMFastISel.cpp lib/Target/ARM/ARMFrameLowering.cpp lib/Target/ARM/ARMFrameLowering.h lib/Target/ARM/ARMHazardRecognizer.cpp lib/Target/ARM/ARMHazardRecognizer.h lib/Target/ARM/ARMISelDAGToDAG.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMISelLowering.h lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.cpp lib/Target/ARM/ARMInstrInfo.h lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrNEON.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/ARMJITInfo.cpp lib/Target/ARM/ARMJITInfo.h lib/Target/ARM/ARMLoadStoreOptimizer.cpp lib/Target/ARM/ARMMCInstLower.cpp lib/Target/ARM/ARMMachineFunctionInfo.cpp lib/Target/ARM/ARMMachineFunctionInfo.h lib/Target/ARM/ARMPerfectShuffle.h lib/Target/ARM/ARMRegisterInfo.cpp lib/Target/ARM/ARMRegisterInfo.h lib/Target/ARM/ARMRegisterInfo.td lib/Target/ARM/ARMRelocations.h lib/Target/ARM/ARMSchedule.td lib/Target/ARM/ARMScheduleA8.td lib/Target/ARM/ARMScheduleA9.td lib/Target/ARM/ARMScheduleSwift.td lib/Target/ARM/ARMScheduleV6.td lib/Target/ARM/ARMSelectionDAGInfo.cpp lib/Target/ARM/ARMSelectionDAGInfo.h lib/Target/ARM/ARMSubtarget.cpp lib/Target/ARM/ARMSubtarget.h lib/Target/ARM/ARMTargetMachine.cpp lib/Target/ARM/ARMTargetMachine.h lib/Target/ARM/ARMTargetObjectFile.cpp lib/Target/ARM/ARMTargetObjectFile.h lib/Target/ARM/ARMTargetTransformInfo.cpp lib/Target/ARM/AsmParser/ARMAsmParser.cpp lib/Target/ARM/AsmParser/CMakeLists.txt lib/Target/ARM/AsmParser/LLVMBuild.txt lib/Target/ARM/AsmParser/Makefile lib/Target/ARM/CMakeLists.txt lib/Target/ARM/Disassembler/ARMDisassembler.cpp lib/Target/ARM/Disassembler/CMakeLists.txt lib/Target/ARM/Disassembler/LLVMBuild.txt lib/Target/ARM/Disassembler/Makefile lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp lib/Target/ARM/InstPrinter/ARMInstPrinter.h lib/Target/ARM/InstPrinter/CMakeLists.txt lib/Target/ARM/InstPrinter/LLVMBuild.txt lib/Target/ARM/InstPrinter/Makefile lib/Target/ARM/LICENSE.TXT lib/Target/ARM/LLVMBuild.txt lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp lib/Target/ARM/MCTargetDesc/ARMELFStreamer.h lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp lib/Target/ARM/MCTargetDesc/ARMMCExpr.h lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp lib/Target/ARM/MCTargetDesc/ARMUnwindOp.h lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h lib/Target/ARM/MCTargetDesc/CMakeLists.txt lib/Target/ARM/MCTargetDesc/LLVMBuild.txt lib/Target/ARM/MCTargetDesc/Makefile lib/Target/ARM/MLxExpansionPass.cpp lib/Target/ARM/Makefile lib/Target/ARM/README-Thumb.txt lib/Target/ARM/README-Thumb2.txt lib/Target/ARM/README.txt lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp lib/Target/ARM/TargetInfo/CMakeLists.txt lib/Target/ARM/TargetInfo/LLVMBuild.txt lib/Target/ARM/TargetInfo/Makefile lib/Target/ARM/Thumb1FrameLowering.cpp lib/Target/ARM/Thumb1FrameLowering.h lib/Target/ARM/Thumb1InstrInfo.cpp lib/Target/ARM/Thumb1InstrInfo.h lib/Target/ARM/Thumb1RegisterInfo.cpp lib/Target/ARM/Thumb1RegisterInfo.h lib/Target/ARM/Thumb2ITBlockPass.cpp lib/Target/ARM/Thumb2InstrInfo.cpp lib/Target/ARM/Thumb2InstrInfo.h lib/Target/ARM/Thumb2RegisterInfo.cpp lib/Target/ARM/Thumb2RegisterInfo.h lib/Target/ARM/Thumb2SizeReduction.cpp lib/Target/CMakeLists.txt lib/Target/CppBackend/CMakeLists.txt lib/Target/CppBackend/CPPBackend.cpp lib/Target/CppBackend/CPPTargetMachine.h lib/Target/CppBackend/LLVMBuild.txt lib/Target/CppBackend/Makefile lib/Target/CppBackend/TargetInfo/CMakeLists.txt lib/Target/CppBackend/TargetInfo/CppBackendTargetInfo.cpp lib/Target/CppBackend/TargetInfo/LLVMBuild.txt lib/Target/CppBackend/TargetInfo/Makefile lib/Target/Hexagon/CMakeLists.txt lib/Target/Hexagon/Hexagon.h lib/Target/Hexagon/Hexagon.td lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.h lib/Target/Hexagon/HexagonCFGOptimizer.cpp lib/Target/Hexagon/HexagonCallingConv.td lib/Target/Hexagon/HexagonCallingConvLower.cpp lib/Target/Hexagon/HexagonCallingConvLower.h lib/Target/Hexagon/HexagonCopyToCombine.cpp lib/Target/Hexagon/HexagonExpandPredSpillCode.cpp lib/Target/Hexagon/HexagonFixupHwLoops.cpp lib/Target/Hexagon/HexagonFrameLowering.cpp lib/Target/Hexagon/HexagonFrameLowering.h lib/Target/Hexagon/HexagonHardwareLoops.cpp lib/Target/Hexagon/HexagonISelDAGToDAG.cpp lib/Target/Hexagon/HexagonISelLowering.cpp lib/Target/Hexagon/HexagonISelLowering.h lib/Target/Hexagon/HexagonInstrFormats.td lib/Target/Hexagon/HexagonInstrFormatsV4.td lib/Target/Hexagon/HexagonInstrInfo.cpp lib/Target/Hexagon/HexagonInstrInfo.h lib/Target/Hexagon/HexagonInstrInfo.td lib/Target/Hexagon/HexagonInstrInfoV3.td lib/Target/Hexagon/HexagonInstrInfoV4.td lib/Target/Hexagon/HexagonInstrInfoV5.td lib/Target/Hexagon/HexagonIntrinsics.td lib/Target/Hexagon/HexagonIntrinsicsDerived.td lib/Target/Hexagon/HexagonIntrinsicsV3.td lib/Target/Hexagon/HexagonIntrinsicsV4.td lib/Target/Hexagon/HexagonIntrinsicsV5.td lib/Target/Hexagon/HexagonMCInstLower.cpp lib/Target/Hexagon/HexagonMachineFunctionInfo.h lib/Target/Hexagon/HexagonMachineScheduler.cpp lib/Target/Hexagon/HexagonMachineScheduler.h lib/Target/Hexagon/HexagonNewValueJump.cpp lib/Target/Hexagon/HexagonOperands.td lib/Target/Hexagon/HexagonPeephole.cpp lib/Target/Hexagon/HexagonRegisterInfo.cpp lib/Target/Hexagon/HexagonRegisterInfo.h lib/Target/Hexagon/HexagonRegisterInfo.td lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp lib/Target/Hexagon/HexagonSchedule.td lib/Target/Hexagon/HexagonScheduleV4.td lib/Target/Hexagon/HexagonSelectCCInfo.td lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp lib/Target/Hexagon/HexagonSelectionDAGInfo.h lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp lib/Target/Hexagon/HexagonSplitTFRCondSets.cpp lib/Target/Hexagon/HexagonSubtarget.cpp lib/Target/Hexagon/HexagonSubtarget.h lib/Target/Hexagon/HexagonTargetMachine.cpp lib/Target/Hexagon/HexagonTargetMachine.h lib/Target/Hexagon/HexagonTargetObjectFile.cpp lib/Target/Hexagon/HexagonTargetObjectFile.h lib/Target/Hexagon/HexagonVLIWPacketizer.cpp lib/Target/Hexagon/HexagonVarargsCallingConvention.h lib/Target/Hexagon/InstPrinter/CMakeLists.txt lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.cpp lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.h lib/Target/Hexagon/InstPrinter/LLVMBuild.txt lib/Target/Hexagon/InstPrinter/Makefile lib/Target/Hexagon/LLVMBuild.txt lib/Target/Hexagon/MCTargetDesc/CMakeLists.txt lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h lib/Target/Hexagon/MCTargetDesc/HexagonMCInst.cpp lib/Target/Hexagon/MCTargetDesc/HexagonMCInst.h lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt lib/Target/Hexagon/MCTargetDesc/Makefile lib/Target/Hexagon/Makefile lib/Target/Hexagon/TargetInfo/CMakeLists.txt lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp lib/Target/Hexagon/TargetInfo/LLVMBuild.txt lib/Target/Hexagon/TargetInfo/Makefile lib/Target/LLVMBuild.txt lib/Target/MBlaze/AsmParser/CMakeLists.txt lib/Target/MBlaze/AsmParser/LLVMBuild.txt lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp lib/Target/MBlaze/AsmParser/Makefile lib/Target/MBlaze/CMakeLists.txt lib/Target/MBlaze/Disassembler/CMakeLists.txt lib/Target/MBlaze/Disassembler/LLVMBuild.txt lib/Target/MBlaze/Disassembler/MBlazeDisassembler.cpp lib/Target/MBlaze/Disassembler/MBlazeDisassembler.h lib/Target/MBlaze/Disassembler/Makefile lib/Target/MBlaze/InstPrinter/CMakeLists.txt lib/Target/MBlaze/InstPrinter/LLVMBuild.txt lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h lib/Target/MBlaze/InstPrinter/Makefile lib/Target/MBlaze/LLVMBuild.txt lib/Target/MBlaze/MBlaze.h lib/Target/MBlaze/MBlaze.td lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/MBlaze/MBlazeCallingConv.td lib/Target/MBlaze/MBlazeDelaySlotFiller.cpp lib/Target/MBlaze/MBlazeFrameLowering.cpp lib/Target/MBlaze/MBlazeFrameLowering.h lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp lib/Target/MBlaze/MBlazeISelLowering.cpp lib/Target/MBlaze/MBlazeISelLowering.h lib/Target/MBlaze/MBlazeInstrFPU.td lib/Target/MBlaze/MBlazeInstrFSL.td lib/Target/MBlaze/MBlazeInstrFormats.td lib/Target/MBlaze/MBlazeInstrInfo.cpp lib/Target/MBlaze/MBlazeInstrInfo.h lib/Target/MBlaze/MBlazeInstrInfo.td lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp lib/Target/MBlaze/MBlazeIntrinsicInfo.h lib/Target/MBlaze/MBlazeIntrinsics.td lib/Target/MBlaze/MBlazeMCInstLower.cpp lib/Target/MBlaze/MBlazeMCInstLower.h lib/Target/MBlaze/MBlazeMachineFunction.cpp lib/Target/MBlaze/MBlazeMachineFunction.h lib/Target/MBlaze/MBlazeRegisterInfo.cpp lib/Target/MBlaze/MBlazeRegisterInfo.h lib/Target/MBlaze/MBlazeRegisterInfo.td lib/Target/MBlaze/MBlazeRelocations.h lib/Target/MBlaze/MBlazeSchedule.td lib/Target/MBlaze/MBlazeSchedule3.td lib/Target/MBlaze/MBlazeSchedule5.td lib/Target/MBlaze/MBlazeSelectionDAGInfo.cpp lib/Target/MBlaze/MBlazeSelectionDAGInfo.h lib/Target/MBlaze/MBlazeSubtarget.cpp lib/Target/MBlaze/MBlazeSubtarget.h lib/Target/MBlaze/MBlazeTargetMachine.cpp lib/Target/MBlaze/MBlazeTargetMachine.h lib/Target/MBlaze/MBlazeTargetObjectFile.cpp lib/Target/MBlaze/MBlazeTargetObjectFile.h lib/Target/MBlaze/MCTargetDesc/CMakeLists.txt lib/Target/MBlaze/MCTargetDesc/LLVMBuild.txt lib/Target/MBlaze/MCTargetDesc/MBlazeAsmBackend.cpp lib/Target/MBlaze/MCTargetDesc/MBlazeBaseInfo.h lib/Target/MBlaze/MCTargetDesc/MBlazeELFObjectWriter.cpp lib/Target/MBlaze/MCTargetDesc/MBlazeMCAsmInfo.cpp lib/Target/MBlaze/MCTargetDesc/MBlazeMCAsmInfo.h lib/Target/MBlaze/MCTargetDesc/MBlazeMCCodeEmitter.cpp lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.cpp lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.h lib/Target/MBlaze/MCTargetDesc/Makefile lib/Target/MBlaze/Makefile lib/Target/MBlaze/TODO lib/Target/MBlaze/TargetInfo/CMakeLists.txt lib/Target/MBlaze/TargetInfo/LLVMBuild.txt lib/Target/MBlaze/TargetInfo/MBlazeTargetInfo.cpp lib/Target/MBlaze/TargetInfo/Makefile lib/Target/MSP430/CMakeLists.txt lib/Target/MSP430/InstPrinter/CMakeLists.txt lib/Target/MSP430/InstPrinter/LLVMBuild.txt lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h lib/Target/MSP430/InstPrinter/Makefile lib/Target/MSP430/LLVMBuild.txt lib/Target/MSP430/MCTargetDesc/CMakeLists.txt lib/Target/MSP430/MCTargetDesc/LLVMBuild.txt lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h lib/Target/MSP430/MCTargetDesc/Makefile lib/Target/MSP430/MSP430.h lib/Target/MSP430/MSP430.td lib/Target/MSP430/MSP430AsmPrinter.cpp lib/Target/MSP430/MSP430BranchSelector.cpp lib/Target/MSP430/MSP430CallingConv.td lib/Target/MSP430/MSP430FrameLowering.cpp lib/Target/MSP430/MSP430FrameLowering.h lib/Target/MSP430/MSP430ISelDAGToDAG.cpp lib/Target/MSP430/MSP430ISelLowering.cpp lib/Target/MSP430/MSP430ISelLowering.h lib/Target/MSP430/MSP430InstrFormats.td lib/Target/MSP430/MSP430InstrInfo.cpp lib/Target/MSP430/MSP430InstrInfo.h lib/Target/MSP430/MSP430InstrInfo.td lib/Target/MSP430/MSP430MCInstLower.cpp lib/Target/MSP430/MSP430MCInstLower.h lib/Target/MSP430/MSP430MachineFunctionInfo.cpp lib/Target/MSP430/MSP430MachineFunctionInfo.h lib/Target/MSP430/MSP430RegisterInfo.cpp lib/Target/MSP430/MSP430RegisterInfo.h lib/Target/MSP430/MSP430RegisterInfo.td lib/Target/MSP430/MSP430SelectionDAGInfo.cpp lib/Target/MSP430/MSP430SelectionDAGInfo.h lib/Target/MSP430/MSP430Subtarget.cpp lib/Target/MSP430/MSP430Subtarget.h lib/Target/MSP430/MSP430TargetMachine.cpp lib/Target/MSP430/MSP430TargetMachine.h lib/Target/MSP430/Makefile lib/Target/MSP430/README.txt lib/Target/MSP430/TargetInfo/CMakeLists.txt lib/Target/MSP430/TargetInfo/LLVMBuild.txt lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp lib/Target/MSP430/TargetInfo/Makefile lib/Target/Makefile lib/Target/Mangler.cpp lib/Target/Mips/AsmParser/CMakeLists.txt lib/Target/Mips/AsmParser/LLVMBuild.txt lib/Target/Mips/AsmParser/Makefile lib/Target/Mips/AsmParser/MipsAsmParser.cpp lib/Target/Mips/CMakeLists.txt lib/Target/Mips/Disassembler/CMakeLists.txt lib/Target/Mips/Disassembler/LLVMBuild.txt lib/Target/Mips/Disassembler/Makefile lib/Target/Mips/Disassembler/MipsDisassembler.cpp lib/Target/Mips/InstPrinter/CMakeLists.txt lib/Target/Mips/InstPrinter/LLVMBuild.txt lib/Target/Mips/InstPrinter/Makefile lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp lib/Target/Mips/InstPrinter/MipsInstPrinter.h lib/Target/Mips/LLVMBuild.txt lib/Target/Mips/MCTargetDesc/CMakeLists.txt lib/Target/Mips/MCTargetDesc/LLVMBuild.txt lib/Target/Mips/MCTargetDesc/Makefile lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.cpp lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.h lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h lib/Target/Mips/MCTargetDesc/MipsReginfo.cpp lib/Target/Mips/MCTargetDesc/MipsReginfo.h lib/Target/Mips/Makefile lib/Target/Mips/MicroMipsInstrFormats.td lib/Target/Mips/MicroMipsInstrInfo.td lib/Target/Mips/Mips.h lib/Target/Mips/Mips.td lib/Target/Mips/Mips16FrameLowering.cpp lib/Target/Mips/Mips16FrameLowering.h lib/Target/Mips/Mips16HardFloat.cpp lib/Target/Mips/Mips16HardFloat.h lib/Target/Mips/Mips16ISelDAGToDAG.cpp lib/Target/Mips/Mips16ISelDAGToDAG.h lib/Target/Mips/Mips16ISelLowering.cpp lib/Target/Mips/Mips16ISelLowering.h lib/Target/Mips/Mips16InstrFormats.td lib/Target/Mips/Mips16InstrInfo.cpp lib/Target/Mips/Mips16InstrInfo.h lib/Target/Mips/Mips16InstrInfo.td lib/Target/Mips/Mips16RegisterInfo.cpp lib/Target/Mips/Mips16RegisterInfo.h lib/Target/Mips/Mips64InstrInfo.td lib/Target/Mips/MipsAnalyzeImmediate.cpp lib/Target/Mips/MipsAnalyzeImmediate.h lib/Target/Mips/MipsAsmPrinter.cpp lib/Target/Mips/MipsAsmPrinter.h lib/Target/Mips/MipsCallingConv.td lib/Target/Mips/MipsCodeEmitter.cpp lib/Target/Mips/MipsCondMov.td lib/Target/Mips/MipsConstantIslandPass.cpp lib/Target/Mips/MipsDSPInstrFormats.td lib/Target/Mips/MipsDSPInstrInfo.td lib/Target/Mips/MipsDelaySlotFiller.cpp lib/Target/Mips/MipsFrameLowering.cpp lib/Target/Mips/MipsFrameLowering.h lib/Target/Mips/MipsISelDAGToDAG.cpp lib/Target/Mips/MipsISelDAGToDAG.h lib/Target/Mips/MipsISelLowering.cpp lib/Target/Mips/MipsISelLowering.h lib/Target/Mips/MipsInstrFPU.td lib/Target/Mips/MipsInstrFormats.td lib/Target/Mips/MipsInstrInfo.cpp lib/Target/Mips/MipsInstrInfo.h lib/Target/Mips/MipsInstrInfo.td lib/Target/Mips/MipsJITInfo.cpp lib/Target/Mips/MipsJITInfo.h lib/Target/Mips/MipsLongBranch.cpp lib/Target/Mips/MipsMCInstLower.cpp lib/Target/Mips/MipsMCInstLower.h lib/Target/Mips/MipsMachineFunction.cpp lib/Target/Mips/MipsMachineFunction.h lib/Target/Mips/MipsModuleISelDAGToDAG.cpp lib/Target/Mips/MipsModuleISelDAGToDAG.h lib/Target/Mips/MipsOs16.cpp lib/Target/Mips/MipsOs16.h lib/Target/Mips/MipsRegisterInfo.cpp lib/Target/Mips/MipsRegisterInfo.h lib/Target/Mips/MipsRegisterInfo.td lib/Target/Mips/MipsRelocations.h lib/Target/Mips/MipsSEFrameLowering.cpp lib/Target/Mips/MipsSEFrameLowering.h lib/Target/Mips/MipsSEISelDAGToDAG.cpp lib/Target/Mips/MipsSEISelDAGToDAG.h lib/Target/Mips/MipsSEISelLowering.cpp lib/Target/Mips/MipsSEISelLowering.h lib/Target/Mips/MipsSEInstrInfo.cpp lib/Target/Mips/MipsSEInstrInfo.h lib/Target/Mips/MipsSERegisterInfo.cpp lib/Target/Mips/MipsSERegisterInfo.h lib/Target/Mips/MipsSchedule.td lib/Target/Mips/MipsSelectionDAGInfo.cpp lib/Target/Mips/MipsSelectionDAGInfo.h lib/Target/Mips/MipsSubtarget.cpp lib/Target/Mips/MipsSubtarget.h lib/Target/Mips/MipsTargetMachine.cpp lib/Target/Mips/MipsTargetMachine.h lib/Target/Mips/MipsTargetObjectFile.cpp lib/Target/Mips/MipsTargetObjectFile.h lib/Target/Mips/TargetInfo/CMakeLists.txt lib/Target/Mips/TargetInfo/LLVMBuild.txt lib/Target/Mips/TargetInfo/Makefile lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp lib/Target/NVPTX/CMakeLists.txt lib/Target/NVPTX/InstPrinter/CMakeLists.txt lib/Target/NVPTX/InstPrinter/LLVMBuild.txt lib/Target/NVPTX/InstPrinter/Makefile lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp lib/Target/NVPTX/LLVMBuild.txt lib/Target/NVPTX/MCTargetDesc/CMakeLists.txt lib/Target/NVPTX/MCTargetDesc/LLVMBuild.txt lib/Target/NVPTX/MCTargetDesc/Makefile lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h lib/Target/NVPTX/Makefile lib/Target/NVPTX/ManagedStringPool.h lib/Target/NVPTX/NVPTX.h lib/Target/NVPTX/NVPTX.td lib/Target/NVPTX/NVPTXAllocaHoisting.cpp lib/Target/NVPTX/NVPTXAllocaHoisting.h lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.h lib/Target/NVPTX/NVPTXFrameLowering.cpp lib/Target/NVPTX/NVPTXFrameLowering.h lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp lib/Target/NVPTX/NVPTXISelDAGToDAG.h lib/Target/NVPTX/NVPTXISelLowering.cpp lib/Target/NVPTX/NVPTXISelLowering.h lib/Target/NVPTX/NVPTXInstrFormats.td lib/Target/NVPTX/NVPTXInstrInfo.cpp lib/Target/NVPTX/NVPTXInstrInfo.h lib/Target/NVPTX/NVPTXInstrInfo.td lib/Target/NVPTX/NVPTXIntrinsics.td lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp lib/Target/NVPTX/NVPTXLowerAggrCopies.h lib/Target/NVPTX/NVPTXNumRegisters.h lib/Target/NVPTX/NVPTXRegisterInfo.cpp lib/Target/NVPTX/NVPTXRegisterInfo.h lib/Target/NVPTX/NVPTXRegisterInfo.td lib/Target/NVPTX/NVPTXSection.h lib/Target/NVPTX/NVPTXSplitBBatBar.cpp lib/Target/NVPTX/NVPTXSplitBBatBar.h lib/Target/NVPTX/NVPTXSubtarget.cpp lib/Target/NVPTX/NVPTXSubtarget.h lib/Target/NVPTX/NVPTXTargetMachine.cpp lib/Target/NVPTX/NVPTXTargetMachine.h lib/Target/NVPTX/NVPTXTargetObjectFile.h lib/Target/NVPTX/NVPTXUtilities.cpp lib/Target/NVPTX/NVPTXUtilities.h lib/Target/NVPTX/NVPTXVector.td lib/Target/NVPTX/NVPTXutil.cpp lib/Target/NVPTX/NVPTXutil.h lib/Target/NVPTX/NVVMReflect.cpp lib/Target/NVPTX/TargetInfo/CMakeLists.txt lib/Target/NVPTX/TargetInfo/LLVMBuild.txt lib/Target/NVPTX/TargetInfo/Makefile lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp lib/Target/NVPTX/cl_common_defines.h lib/Target/PowerPC/AsmParser/CMakeLists.txt lib/Target/PowerPC/AsmParser/LLVMBuild.txt lib/Target/PowerPC/AsmParser/Makefile lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/InstPrinter/CMakeLists.txt lib/Target/PowerPC/InstPrinter/LLVMBuild.txt lib/Target/PowerPC/InstPrinter/Makefile lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h lib/Target/PowerPC/LLVMBuild.txt lib/Target/PowerPC/MCTargetDesc/CMakeLists.txt lib/Target/PowerPC/MCTargetDesc/LLVMBuild.txt lib/Target/PowerPC/MCTargetDesc/Makefile lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPC.td lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/PowerPC/PPCBranchSelector.cpp lib/Target/PowerPC/PPCCTRLoops.cpp lib/Target/PowerPC/PPCCallingConv.td lib/Target/PowerPC/PPCCodeEmitter.cpp lib/Target/PowerPC/PPCFrameLowering.cpp lib/Target/PowerPC/PPCFrameLowering.h lib/Target/PowerPC/PPCHazardRecognizers.cpp lib/Target/PowerPC/PPCHazardRecognizers.h lib/Target/PowerPC/PPCISelDAGToDAG.cpp lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCISelLowering.h lib/Target/PowerPC/PPCInstr64Bit.td lib/Target/PowerPC/PPCInstrAltivec.td lib/Target/PowerPC/PPCInstrBuilder.h lib/Target/PowerPC/PPCInstrFormats.td lib/Target/PowerPC/PPCInstrInfo.cpp lib/Target/PowerPC/PPCInstrInfo.h lib/Target/PowerPC/PPCInstrInfo.td lib/Target/PowerPC/PPCJITInfo.cpp lib/Target/PowerPC/PPCJITInfo.h lib/Target/PowerPC/PPCMCInstLower.cpp lib/Target/PowerPC/PPCMachineFunctionInfo.cpp lib/Target/PowerPC/PPCMachineFunctionInfo.h lib/Target/PowerPC/PPCPerfectShuffle.h lib/Target/PowerPC/PPCRegisterInfo.cpp lib/Target/PowerPC/PPCRegisterInfo.h lib/Target/PowerPC/PPCRegisterInfo.td lib/Target/PowerPC/PPCRelocations.h lib/Target/PowerPC/PPCSchedule.td lib/Target/PowerPC/PPCSchedule440.td lib/Target/PowerPC/PPCScheduleA2.td lib/Target/PowerPC/PPCScheduleE500mc.td lib/Target/PowerPC/PPCScheduleE5500.td lib/Target/PowerPC/PPCScheduleG3.td lib/Target/PowerPC/PPCScheduleG4.td lib/Target/PowerPC/PPCScheduleG4Plus.td lib/Target/PowerPC/PPCScheduleG5.td lib/Target/PowerPC/PPCSelectionDAGInfo.cpp lib/Target/PowerPC/PPCSelectionDAGInfo.h lib/Target/PowerPC/PPCSubtarget.cpp lib/Target/PowerPC/PPCSubtarget.h lib/Target/PowerPC/PPCTargetMachine.cpp lib/Target/PowerPC/PPCTargetMachine.h lib/Target/PowerPC/PPCTargetObjectFile.cpp lib/Target/PowerPC/PPCTargetObjectFile.h lib/Target/PowerPC/PPCTargetTransformInfo.cpp lib/Target/PowerPC/README.txt lib/Target/PowerPC/README_ALTIVEC.txt lib/Target/PowerPC/TargetInfo/CMakeLists.txt lib/Target/PowerPC/TargetInfo/LLVMBuild.txt lib/Target/PowerPC/TargetInfo/Makefile lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp lib/Target/R600/AMDGPU.h lib/Target/R600/AMDGPU.td lib/Target/R600/AMDGPUAsmPrinter.cpp lib/Target/R600/AMDGPUAsmPrinter.h lib/Target/R600/AMDGPUCallingConv.td lib/Target/R600/AMDGPUConvertToISA.cpp lib/Target/R600/AMDGPUFrameLowering.cpp lib/Target/R600/AMDGPUFrameLowering.h lib/Target/R600/AMDGPUISelLowering.cpp lib/Target/R600/AMDGPUISelLowering.h lib/Target/R600/AMDGPUIndirectAddressing.cpp lib/Target/R600/AMDGPUInstrInfo.cpp lib/Target/R600/AMDGPUInstrInfo.h lib/Target/R600/AMDGPUInstrInfo.td lib/Target/R600/AMDGPUInstructions.td lib/Target/R600/AMDGPUIntrinsics.td lib/Target/R600/AMDGPUMCInstLower.cpp lib/Target/R600/AMDGPUMCInstLower.h lib/Target/R600/AMDGPUMachineFunction.cpp lib/Target/R600/AMDGPUMachineFunction.h lib/Target/R600/AMDGPURegisterInfo.cpp lib/Target/R600/AMDGPURegisterInfo.h lib/Target/R600/AMDGPURegisterInfo.td lib/Target/R600/AMDGPUStructurizeCFG.cpp lib/Target/R600/AMDGPUSubtarget.cpp lib/Target/R600/AMDGPUSubtarget.h lib/Target/R600/AMDGPUTargetMachine.cpp lib/Target/R600/AMDGPUTargetMachine.h lib/Target/R600/AMDIL.h lib/Target/R600/AMDIL7XXDevice.cpp lib/Target/R600/AMDIL7XXDevice.h lib/Target/R600/AMDILBase.td lib/Target/R600/AMDILCFGStructurizer.cpp lib/Target/R600/AMDILDevice.cpp lib/Target/R600/AMDILDevice.h lib/Target/R600/AMDILDeviceInfo.cpp lib/Target/R600/AMDILDeviceInfo.h lib/Target/R600/AMDILDevices.h lib/Target/R600/AMDILEvergreenDevice.cpp lib/Target/R600/AMDILEvergreenDevice.h lib/Target/R600/AMDILISelDAGToDAG.cpp lib/Target/R600/AMDILISelLowering.cpp lib/Target/R600/AMDILInstrInfo.td lib/Target/R600/AMDILIntrinsicInfo.cpp lib/Target/R600/AMDILIntrinsicInfo.h lib/Target/R600/AMDILIntrinsics.td lib/Target/R600/AMDILNIDevice.cpp lib/Target/R600/AMDILNIDevice.h lib/Target/R600/AMDILRegisterInfo.td lib/Target/R600/AMDILSIDevice.cpp lib/Target/R600/AMDILSIDevice.h lib/Target/R600/CMakeLists.txt lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h lib/Target/R600/InstPrinter/CMakeLists.txt lib/Target/R600/InstPrinter/LLVMBuild.txt lib/Target/R600/InstPrinter/Makefile lib/Target/R600/LLVMBuild.txt lib/Target/R600/MCTargetDesc/AMDGPUAsmBackend.cpp lib/Target/R600/MCTargetDesc/AMDGPUELFObjectWriter.cpp lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.cpp lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h lib/Target/R600/MCTargetDesc/AMDGPUMCCodeEmitter.h lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.cpp lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.h lib/Target/R600/MCTargetDesc/CMakeLists.txt lib/Target/R600/MCTargetDesc/LLVMBuild.txt lib/Target/R600/MCTargetDesc/Makefile lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp lib/Target/R600/MCTargetDesc/SIMCCodeEmitter.cpp lib/Target/R600/Makefile lib/Target/R600/Processors.td lib/Target/R600/R600ControlFlowFinalizer.cpp lib/Target/R600/R600Defines.h lib/Target/R600/R600EmitClauseMarkers.cpp lib/Target/R600/R600ExpandSpecialInstrs.cpp lib/Target/R600/R600ISelLowering.cpp lib/Target/R600/R600ISelLowering.h lib/Target/R600/R600InstrInfo.cpp lib/Target/R600/R600InstrInfo.h lib/Target/R600/R600Instructions.td lib/Target/R600/R600Intrinsics.td lib/Target/R600/R600MachineFunctionInfo.cpp lib/Target/R600/R600MachineFunctionInfo.h lib/Target/R600/R600MachineScheduler.cpp lib/Target/R600/R600MachineScheduler.h lib/Target/R600/R600Packetizer.cpp lib/Target/R600/R600RegisterInfo.cpp lib/Target/R600/R600RegisterInfo.h lib/Target/R600/R600RegisterInfo.td lib/Target/R600/R600Schedule.td lib/Target/R600/SIAnnotateControlFlow.cpp lib/Target/R600/SIDefines.h lib/Target/R600/SIISelLowering.cpp lib/Target/R600/SIISelLowering.h lib/Target/R600/SIInsertWaits.cpp lib/Target/R600/SIInstrFormats.td lib/Target/R600/SIInstrInfo.cpp lib/Target/R600/SIInstrInfo.h lib/Target/R600/SIInstrInfo.td lib/Target/R600/SIInstructions.td lib/Target/R600/SIIntrinsics.td lib/Target/R600/SILowerControlFlow.cpp lib/Target/R600/SIMachineFunctionInfo.cpp lib/Target/R600/SIMachineFunctionInfo.h lib/Target/R600/SIRegisterInfo.cpp lib/Target/R600/SIRegisterInfo.h lib/Target/R600/SIRegisterInfo.td lib/Target/R600/SISchedule.td lib/Target/R600/TargetInfo/AMDGPUTargetInfo.cpp lib/Target/R600/TargetInfo/CMakeLists.txt lib/Target/R600/TargetInfo/LLVMBuild.txt lib/Target/R600/TargetInfo/Makefile lib/Target/README.txt lib/Target/Sparc/CMakeLists.txt lib/Target/Sparc/DelaySlotFiller.cpp lib/Target/Sparc/FPMover.cpp lib/Target/Sparc/LLVMBuild.txt lib/Target/Sparc/MCTargetDesc/CMakeLists.txt lib/Target/Sparc/MCTargetDesc/LLVMBuild.txt lib/Target/Sparc/MCTargetDesc/Makefile lib/Target/Sparc/MCTargetDesc/SparcBaseInfo.h lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h lib/Target/Sparc/Makefile lib/Target/Sparc/README.txt lib/Target/Sparc/Sparc.h lib/Target/Sparc/Sparc.td lib/Target/Sparc/SparcAsmPrinter.cpp lib/Target/Sparc/SparcCallingConv.td lib/Target/Sparc/SparcFrameLowering.cpp lib/Target/Sparc/SparcFrameLowering.h lib/Target/Sparc/SparcISelDAGToDAG.cpp lib/Target/Sparc/SparcISelLowering.cpp lib/Target/Sparc/SparcISelLowering.h lib/Target/Sparc/SparcInstr64Bit.td lib/Target/Sparc/SparcInstrFormats.td lib/Target/Sparc/SparcInstrInfo.cpp lib/Target/Sparc/SparcInstrInfo.h lib/Target/Sparc/SparcInstrInfo.td lib/Target/Sparc/SparcMachineFunctionInfo.cpp lib/Target/Sparc/SparcMachineFunctionInfo.h lib/Target/Sparc/SparcRegisterInfo.cpp lib/Target/Sparc/SparcRegisterInfo.h lib/Target/Sparc/SparcRegisterInfo.td lib/Target/Sparc/SparcSelectionDAGInfo.cpp lib/Target/Sparc/SparcSelectionDAGInfo.h lib/Target/Sparc/SparcSubtarget.cpp lib/Target/Sparc/SparcSubtarget.h lib/Target/Sparc/SparcTargetMachine.cpp lib/Target/Sparc/SparcTargetMachine.h lib/Target/Sparc/TargetInfo/CMakeLists.txt lib/Target/Sparc/TargetInfo/LLVMBuild.txt lib/Target/Sparc/TargetInfo/Makefile lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp lib/Target/SystemZ/AsmParser/CMakeLists.txt lib/Target/SystemZ/AsmParser/LLVMBuild.txt lib/Target/SystemZ/AsmParser/Makefile lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp lib/Target/SystemZ/CMakeLists.txt lib/Target/SystemZ/Disassembler/CMakeLists.txt lib/Target/SystemZ/Disassembler/LLVMBuild.txt lib/Target/SystemZ/Disassembler/Makefile lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp lib/Target/SystemZ/InstPrinter/CMakeLists.txt lib/Target/SystemZ/InstPrinter/LLVMBuild.txt lib/Target/SystemZ/InstPrinter/Makefile lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h lib/Target/SystemZ/LLVMBuild.txt lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt lib/Target/SystemZ/MCTargetDesc/LLVMBuild.txt lib/Target/SystemZ/MCTargetDesc/Makefile lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h lib/Target/SystemZ/Makefile lib/Target/SystemZ/README.txt lib/Target/SystemZ/SystemZ.h lib/Target/SystemZ/SystemZ.td lib/Target/SystemZ/SystemZAsmPrinter.cpp lib/Target/SystemZ/SystemZAsmPrinter.h lib/Target/SystemZ/SystemZCallingConv.cpp lib/Target/SystemZ/SystemZCallingConv.h lib/Target/SystemZ/SystemZCallingConv.td lib/Target/SystemZ/SystemZConstantPoolValue.cpp lib/Target/SystemZ/SystemZConstantPoolValue.h lib/Target/SystemZ/SystemZFrameLowering.cpp lib/Target/SystemZ/SystemZFrameLowering.h lib/Target/SystemZ/SystemZISelDAGToDAG.cpp lib/Target/SystemZ/SystemZISelLowering.cpp lib/Target/SystemZ/SystemZISelLowering.h lib/Target/SystemZ/SystemZInstrBuilder.h lib/Target/SystemZ/SystemZInstrFP.td lib/Target/SystemZ/SystemZInstrFormats.td lib/Target/SystemZ/SystemZInstrInfo.cpp lib/Target/SystemZ/SystemZInstrInfo.h lib/Target/SystemZ/SystemZInstrInfo.td lib/Target/SystemZ/SystemZMCInstLower.cpp lib/Target/SystemZ/SystemZMCInstLower.h lib/Target/SystemZ/SystemZMachineFunctionInfo.h lib/Target/SystemZ/SystemZOperands.td lib/Target/SystemZ/SystemZOperators.td lib/Target/SystemZ/SystemZPatterns.td lib/Target/SystemZ/SystemZRegisterInfo.cpp lib/Target/SystemZ/SystemZRegisterInfo.h lib/Target/SystemZ/SystemZRegisterInfo.td lib/Target/SystemZ/SystemZSubtarget.cpp lib/Target/SystemZ/SystemZSubtarget.h lib/Target/SystemZ/SystemZTargetMachine.cpp lib/Target/SystemZ/SystemZTargetMachine.h lib/Target/SystemZ/TargetInfo/CMakeLists.txt lib/Target/SystemZ/TargetInfo/LLVMBuild.txt lib/Target/SystemZ/TargetInfo/Makefile lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp lib/Target/Target.cpp lib/Target/TargetIntrinsicInfo.cpp lib/Target/TargetJITInfo.cpp lib/Target/TargetLibraryInfo.cpp lib/Target/TargetLoweringObjectFile.cpp lib/Target/TargetMachine.cpp lib/Target/TargetMachineC.cpp lib/Target/TargetSubtargetInfo.cpp lib/Target/X86/AsmParser/CMakeLists.txt lib/Target/X86/AsmParser/LLVMBuild.txt lib/Target/X86/AsmParser/Makefile lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/CMakeLists.txt lib/Target/X86/Disassembler/CMakeLists.txt lib/Target/X86/Disassembler/LLVMBuild.txt lib/Target/X86/Disassembler/Makefile lib/Target/X86/Disassembler/X86Disassembler.cpp lib/Target/X86/Disassembler/X86Disassembler.h lib/Target/X86/Disassembler/X86DisassemblerDecoder.c lib/Target/X86/Disassembler/X86DisassemblerDecoder.h lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h lib/Target/X86/InstPrinter/CMakeLists.txt lib/Target/X86/InstPrinter/LLVMBuild.txt lib/Target/X86/InstPrinter/Makefile lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp lib/Target/X86/InstPrinter/X86ATTInstPrinter.h lib/Target/X86/InstPrinter/X86InstComments.cpp lib/Target/X86/InstPrinter/X86InstComments.h lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp lib/Target/X86/InstPrinter/X86IntelInstPrinter.h lib/Target/X86/LLVMBuild.txt lib/Target/X86/MCTargetDesc/CMakeLists.txt lib/Target/X86/MCTargetDesc/LLVMBuild.txt lib/Target/X86/MCTargetDesc/Makefile lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp lib/Target/X86/MCTargetDesc/X86BaseInfo.h lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp lib/Target/X86/MCTargetDesc/X86FixupKinds.h lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp lib/Target/X86/Makefile lib/Target/X86/README-FPStack.txt lib/Target/X86/README-MMX.txt lib/Target/X86/README-SSE.txt lib/Target/X86/README-UNIMPLEMENTED.txt lib/Target/X86/README-X86-64.txt lib/Target/X86/README.txt lib/Target/X86/TargetInfo/CMakeLists.txt lib/Target/X86/TargetInfo/LLVMBuild.txt lib/Target/X86/TargetInfo/Makefile lib/Target/X86/TargetInfo/X86TargetInfo.cpp lib/Target/X86/Utils/CMakeLists.txt lib/Target/X86/Utils/LLVMBuild.txt lib/Target/X86/Utils/Makefile lib/Target/X86/Utils/X86ShuffleDecode.cpp lib/Target/X86/Utils/X86ShuffleDecode.h lib/Target/X86/X86.h lib/Target/X86/X86.td lib/Target/X86/X86AsmPrinter.cpp lib/Target/X86/X86AsmPrinter.h lib/Target/X86/X86COFFMachineModuleInfo.cpp lib/Target/X86/X86COFFMachineModuleInfo.h lib/Target/X86/X86CallingConv.td lib/Target/X86/X86CodeEmitter.cpp lib/Target/X86/X86CompilationCallback_Win64.asm lib/Target/X86/X86FastISel.cpp lib/Target/X86/X86FixupLEAs.cpp lib/Target/X86/X86FloatingPoint.cpp lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86FrameLowering.h lib/Target/X86/X86ISelDAGToDAG.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86Instr3DNow.td lib/Target/X86/X86InstrArithmetic.td lib/Target/X86/X86InstrBuilder.h lib/Target/X86/X86InstrCMovSetCC.td lib/Target/X86/X86InstrCompiler.td lib/Target/X86/X86InstrControl.td lib/Target/X86/X86InstrExtension.td lib/Target/X86/X86InstrFMA.td lib/Target/X86/X86InstrFPStack.td lib/Target/X86/X86InstrFormats.td lib/Target/X86/X86InstrFragmentsSIMD.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h lib/Target/X86/X86InstrInfo.td lib/Target/X86/X86InstrMMX.td lib/Target/X86/X86InstrSSE.td lib/Target/X86/X86InstrSVM.td lib/Target/X86/X86InstrShiftRotate.td lib/Target/X86/X86InstrSystem.td lib/Target/X86/X86InstrTSX.td lib/Target/X86/X86InstrVMX.td lib/Target/X86/X86InstrXOP.td lib/Target/X86/X86JITInfo.cpp lib/Target/X86/X86JITInfo.h lib/Target/X86/X86MCInstLower.cpp lib/Target/X86/X86MachineFunctionInfo.cpp lib/Target/X86/X86MachineFunctionInfo.h lib/Target/X86/X86PadShortFunction.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h lib/Target/X86/X86RegisterInfo.td lib/Target/X86/X86Relocations.h lib/Target/X86/X86SchedHaswell.td lib/Target/X86/X86SchedSandyBridge.td lib/Target/X86/X86Schedule.td lib/Target/X86/X86ScheduleAtom.td lib/Target/X86/X86SelectionDAGInfo.cpp lib/Target/X86/X86SelectionDAGInfo.h lib/Target/X86/X86Subtarget.cpp lib/Target/X86/X86Subtarget.h lib/Target/X86/X86TargetMachine.cpp lib/Target/X86/X86TargetMachine.h lib/Target/X86/X86TargetObjectFile.cpp lib/Target/X86/X86TargetObjectFile.h lib/Target/X86/X86TargetTransformInfo.cpp lib/Target/X86/X86VZeroUpper.cpp lib/Target/XCore/CMakeLists.txt lib/Target/XCore/Disassembler/CMakeLists.txt lib/Target/XCore/Disassembler/LLVMBuild.txt lib/Target/XCore/Disassembler/Makefile lib/Target/XCore/Disassembler/XCoreDisassembler.cpp lib/Target/XCore/InstPrinter/CMakeLists.txt lib/Target/XCore/InstPrinter/LLVMBuild.txt lib/Target/XCore/InstPrinter/Makefile lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp lib/Target/XCore/InstPrinter/XCoreInstPrinter.h lib/Target/XCore/LLVMBuild.txt lib/Target/XCore/MCTargetDesc/CMakeLists.txt lib/Target/XCore/MCTargetDesc/LLVMBuild.txt lib/Target/XCore/MCTargetDesc/Makefile lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h lib/Target/XCore/Makefile lib/Target/XCore/README.txt lib/Target/XCore/TargetInfo/CMakeLists.txt lib/Target/XCore/TargetInfo/LLVMBuild.txt lib/Target/XCore/TargetInfo/Makefile lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp lib/Target/XCore/XCore.h lib/Target/XCore/XCore.td lib/Target/XCore/XCoreAsmPrinter.cpp lib/Target/XCore/XCoreCallingConv.td lib/Target/XCore/XCoreFrameLowering.cpp lib/Target/XCore/XCoreFrameLowering.h lib/Target/XCore/XCoreISelDAGToDAG.cpp lib/Target/XCore/XCoreISelLowering.cpp lib/Target/XCore/XCoreISelLowering.h lib/Target/XCore/XCoreInstrFormats.td lib/Target/XCore/XCoreInstrInfo.cpp lib/Target/XCore/XCoreInstrInfo.h lib/Target/XCore/XCoreInstrInfo.td lib/Target/XCore/XCoreLowerThreadLocal.cpp lib/Target/XCore/XCoreMCInstLower.cpp lib/Target/XCore/XCoreMCInstLower.h lib/Target/XCore/XCoreMachineFunctionInfo.cpp lib/Target/XCore/XCoreMachineFunctionInfo.h lib/Target/XCore/XCoreRegisterInfo.cpp lib/Target/XCore/XCoreRegisterInfo.h lib/Target/XCore/XCoreRegisterInfo.td lib/Target/XCore/XCoreSelectionDAGInfo.cpp lib/Target/XCore/XCoreSelectionDAGInfo.h lib/Target/XCore/XCoreSubtarget.cpp lib/Target/XCore/XCoreSubtarget.h lib/Target/XCore/XCoreTargetMachine.cpp lib/Target/XCore/XCoreTargetMachine.h lib/Target/XCore/XCoreTargetObjectFile.cpp lib/Target/XCore/XCoreTargetObjectFile.h lib/Transforms/CMakeLists.txt lib/Transforms/Hello/CMakeLists.txt lib/Transforms/Hello/Hello.cpp lib/Transforms/Hello/Hello.exports lib/Transforms/Hello/Makefile lib/Transforms/IPO/ArgumentPromotion.cpp lib/Transforms/IPO/BarrierNoopPass.cpp lib/Transforms/IPO/CMakeLists.txt lib/Transforms/IPO/ConstantMerge.cpp lib/Transforms/IPO/DeadArgumentElimination.cpp lib/Transforms/IPO/ExtractGV.cpp lib/Transforms/IPO/FunctionAttrs.cpp lib/Transforms/IPO/GlobalDCE.cpp lib/Transforms/IPO/GlobalOpt.cpp lib/Transforms/IPO/IPConstantPropagation.cpp lib/Transforms/IPO/IPO.cpp lib/Transforms/IPO/InlineAlways.cpp lib/Transforms/IPO/InlineSimple.cpp lib/Transforms/IPO/Inliner.cpp lib/Transforms/IPO/Internalize.cpp lib/Transforms/IPO/LLVMBuild.txt lib/Transforms/IPO/LoopExtractor.cpp lib/Transforms/IPO/Makefile lib/Transforms/IPO/MergeFunctions.cpp lib/Transforms/IPO/PartialInlining.cpp lib/Transforms/IPO/PassManagerBuilder.cpp lib/Transforms/IPO/PruneEH.cpp lib/Transforms/IPO/StripDeadPrototypes.cpp lib/Transforms/IPO/StripSymbols.cpp lib/Transforms/InstCombine/CMakeLists.txt lib/Transforms/InstCombine/InstCombine.h lib/Transforms/InstCombine/InstCombineAddSub.cpp lib/Transforms/InstCombine/InstCombineAndOrXor.cpp lib/Transforms/InstCombine/InstCombineCalls.cpp lib/Transforms/InstCombine/InstCombineCasts.cpp lib/Transforms/InstCombine/InstCombineCompares.cpp lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp lib/Transforms/InstCombine/InstCombineMulDivRem.cpp lib/Transforms/InstCombine/InstCombinePHI.cpp lib/Transforms/InstCombine/InstCombineSelect.cpp lib/Transforms/InstCombine/InstCombineShifts.cpp lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp lib/Transforms/InstCombine/InstCombineVectorOps.cpp lib/Transforms/InstCombine/InstCombineWorklist.h lib/Transforms/InstCombine/InstructionCombining.cpp lib/Transforms/InstCombine/LLVMBuild.txt lib/Transforms/InstCombine/Makefile lib/Transforms/Instrumentation/AddressSanitizer.cpp lib/Transforms/Instrumentation/BlackList.cpp lib/Transforms/Instrumentation/BoundsChecking.cpp lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/DebugIR.cpp lib/Transforms/Instrumentation/EdgeProfiling.cpp lib/Transforms/Instrumentation/GCOVProfiling.cpp lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/LLVMBuild.txt lib/Transforms/Instrumentation/Makefile lib/Transforms/Instrumentation/MaximumSpanningTree.h lib/Transforms/Instrumentation/MemorySanitizer.cpp lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp lib/Transforms/Instrumentation/PathProfiling.cpp lib/Transforms/Instrumentation/ProfilingUtils.cpp lib/Transforms/Instrumentation/ProfilingUtils.h lib/Transforms/Instrumentation/ThreadSanitizer.cpp lib/Transforms/LLVMBuild.txt lib/Transforms/Makefile lib/Transforms/ObjCARC/CMakeLists.txt lib/Transforms/ObjCARC/DependencyAnalysis.cpp lib/Transforms/ObjCARC/DependencyAnalysis.h lib/Transforms/ObjCARC/LLVMBuild.txt lib/Transforms/ObjCARC/Makefile lib/Transforms/ObjCARC/ObjCARC.cpp lib/Transforms/ObjCARC/ObjCARC.h lib/Transforms/ObjCARC/ObjCARCAPElim.cpp lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.cpp lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.h lib/Transforms/ObjCARC/ObjCARCContract.cpp lib/Transforms/ObjCARC/ObjCARCExpand.cpp lib/Transforms/ObjCARC/ObjCARCOpts.cpp lib/Transforms/ObjCARC/ObjCARCUtil.cpp lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp lib/Transforms/ObjCARC/ProvenanceAnalysis.h lib/Transforms/Scalar/ADCE.cpp lib/Transforms/Scalar/BasicBlockPlacement.cpp lib/Transforms/Scalar/CMakeLists.txt lib/Transforms/Scalar/CodeGenPrepare.cpp lib/Transforms/Scalar/ConstantProp.cpp lib/Transforms/Scalar/CorrelatedValuePropagation.cpp lib/Transforms/Scalar/DCE.cpp lib/Transforms/Scalar/DeadStoreElimination.cpp lib/Transforms/Scalar/EarlyCSE.cpp lib/Transforms/Scalar/GVN.cpp lib/Transforms/Scalar/GlobalMerge.cpp lib/Transforms/Scalar/IndVarSimplify.cpp lib/Transforms/Scalar/JumpThreading.cpp lib/Transforms/Scalar/LICM.cpp lib/Transforms/Scalar/LLVMBuild.txt lib/Transforms/Scalar/LoopDeletion.cpp lib/Transforms/Scalar/LoopIdiomRecognize.cpp lib/Transforms/Scalar/LoopInstSimplify.cpp lib/Transforms/Scalar/LoopRotation.cpp lib/Transforms/Scalar/LoopStrengthReduce.cpp lib/Transforms/Scalar/LoopUnrollPass.cpp lib/Transforms/Scalar/LoopUnswitch.cpp lib/Transforms/Scalar/LowerAtomic.cpp lib/Transforms/Scalar/Makefile lib/Transforms/Scalar/MemCpyOptimizer.cpp lib/Transforms/Scalar/Reassociate.cpp lib/Transforms/Scalar/Reg2Mem.cpp lib/Transforms/Scalar/SCCP.cpp lib/Transforms/Scalar/SROA.cpp lib/Transforms/Scalar/Scalar.cpp lib/Transforms/Scalar/ScalarReplAggregates.cpp lib/Transforms/Scalar/SimplifyCFGPass.cpp lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Scalar/Sink.cpp lib/Transforms/Scalar/TailRecursionElimination.cpp lib/Transforms/Utils/BasicBlockUtils.cpp lib/Transforms/Utils/BreakCriticalEdges.cpp lib/Transforms/Utils/BuildLibCalls.cpp lib/Transforms/Utils/BypassSlowDivision.cpp lib/Transforms/Utils/CMakeLists.txt lib/Transforms/Utils/CloneFunction.cpp lib/Transforms/Utils/CloneModule.cpp lib/Transforms/Utils/CmpInstAnalysis.cpp lib/Transforms/Utils/CodeExtractor.cpp lib/Transforms/Utils/DemoteRegToStack.cpp lib/Transforms/Utils/InlineFunction.cpp lib/Transforms/Utils/InstructionNamer.cpp lib/Transforms/Utils/IntegerDivision.cpp lib/Transforms/Utils/LCSSA.cpp lib/Transforms/Utils/LLVMBuild.txt lib/Transforms/Utils/Local.cpp lib/Transforms/Utils/LoopSimplify.cpp lib/Transforms/Utils/LoopUnroll.cpp lib/Transforms/Utils/LoopUnrollRuntime.cpp lib/Transforms/Utils/LowerExpectIntrinsic.cpp lib/Transforms/Utils/LowerInvoke.cpp lib/Transforms/Utils/LowerSwitch.cpp lib/Transforms/Utils/Makefile lib/Transforms/Utils/Mem2Reg.cpp lib/Transforms/Utils/MetaRenamer.cpp lib/Transforms/Utils/ModuleUtils.cpp lib/Transforms/Utils/PromoteMemoryToRegister.cpp lib/Transforms/Utils/SSAUpdater.cpp lib/Transforms/Utils/SimplifyCFG.cpp lib/Transforms/Utils/SimplifyIndVar.cpp lib/Transforms/Utils/SimplifyInstructions.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp lib/Transforms/Utils/UnifyFunctionExitNodes.cpp lib/Transforms/Utils/Utils.cpp lib/Transforms/Utils/ValueMapper.cpp lib/Transforms/Vectorize/BBVectorize.cpp lib/Transforms/Vectorize/CMakeLists.txt lib/Transforms/Vectorize/LLVMBuild.txt lib/Transforms/Vectorize/LoopVectorize.cpp lib/Transforms/Vectorize/Makefile lib/Transforms/Vectorize/SLPVectorizer.cpp lib/Transforms/Vectorize/VecUtils.cpp lib/Transforms/Vectorize/VecUtils.h lib/Transforms/Vectorize/Vectorize.cpp llvm.spec.in projects/CMakeLists.txt projects/LLVMBuild.txt projects/Makefile projects/sample/Makefile projects/sample/Makefile.common.in projects/sample/Makefile.llvm.config.in projects/sample/Makefile.llvm.rules projects/sample/autoconf/AutoRegen.sh projects/sample/autoconf/ExportMap.map projects/sample/autoconf/LICENSE.TXT projects/sample/autoconf/config.guess projects/sample/autoconf/config.sub projects/sample/autoconf/configure.ac projects/sample/autoconf/install-sh projects/sample/autoconf/ltmain.sh projects/sample/autoconf/m4/build_exeext.m4 projects/sample/autoconf/m4/c_printf_a.m4 projects/sample/autoconf/m4/check_gnu_make.m4 projects/sample/autoconf/m4/config_makefile.m4 projects/sample/autoconf/m4/config_project.m4 projects/sample/autoconf/m4/cxx_flag_check.m4 projects/sample/autoconf/m4/find_std_program.m4 projects/sample/autoconf/m4/func_isinf.m4 projects/sample/autoconf/m4/func_isnan.m4 projects/sample/autoconf/m4/func_mmap_file.m4 projects/sample/autoconf/m4/header_mmap_anonymous.m4 projects/sample/autoconf/m4/huge_val.m4 projects/sample/autoconf/m4/libtool.m4 projects/sample/autoconf/m4/link_options.m4 projects/sample/autoconf/m4/linux_mixed_64_32.m4 projects/sample/autoconf/m4/ltdl.m4 projects/sample/autoconf/m4/need_dev_zero_for_mmap.m4 projects/sample/autoconf/m4/path_tclsh.m4 projects/sample/autoconf/m4/rand48.m4 projects/sample/autoconf/m4/sanity_check.m4 projects/sample/autoconf/m4/single_cxx_check.m4 projects/sample/autoconf/m4/visibility_inlines_hidden.m4 projects/sample/autoconf/mkinstalldirs projects/sample/configure projects/sample/docs/index.html projects/sample/include/sample.h projects/sample/lib/Makefile projects/sample/lib/sample/Makefile projects/sample/lib/sample/sample.c projects/sample/tools/Makefile projects/sample/tools/sample/Makefile projects/sample/tools/sample/main.c runtime/CMakeLists.txt runtime/LLVMBuild.txt runtime/Makefile runtime/README.txt runtime/libprofile/BasicBlockTracing.c runtime/libprofile/CMakeLists.txt runtime/libprofile/CommonProfiling.c runtime/libprofile/EdgeProfiling.c runtime/libprofile/Makefile runtime/libprofile/OptimalEdgeProfiling.c runtime/libprofile/PathProfiling.c runtime/libprofile/Profiling.h test/Analysis/BasicAA/2003-02-26-AccessSizeTest.ll test/Analysis/BasicAA/2003-03-04-GEPCrash.ll test/Analysis/BasicAA/2003-04-22-GEPProblem.ll test/Analysis/BasicAA/2003-04-25-GEPCrash.ll test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll test/Analysis/BasicAA/2003-06-01-AliasCrash.ll test/Analysis/BasicAA/2003-07-03-BasicAACrash.ll test/Analysis/BasicAA/2003-09-19-LocalArgument.ll test/Analysis/BasicAA/2003-11-04-SimpleCases.ll test/Analysis/BasicAA/2003-12-11-ConstExprGEP.ll test/Analysis/BasicAA/2004-07-28-MustAliasbug.ll test/Analysis/BasicAA/2006-03-03-BadArraySubscript.ll test/Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll test/Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll test/Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll test/Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll test/Analysis/BasicAA/2007-11-05-SizeCrash.ll test/Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll test/Analysis/BasicAA/2008-04-15-Byval.ll test/Analysis/BasicAA/2008-06-02-GEPTailCrash.ll test/Analysis/BasicAA/2008-11-23-NoaliasRet.ll test/Analysis/BasicAA/2009-03-04-GEPNoalias.ll test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll test/Analysis/BasicAA/2009-10-13-GEP-BaseNoAlias.ll test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll test/Analysis/BasicAA/aligned-overread.ll test/Analysis/BasicAA/args-rets-allocas-loads.ll test/Analysis/BasicAA/byval.ll test/Analysis/BasicAA/cas.ll test/Analysis/BasicAA/constant-over-index.ll test/Analysis/BasicAA/dag.ll test/Analysis/BasicAA/empty.ll test/Analysis/BasicAA/featuretest.ll test/Analysis/BasicAA/full-store-partial-alias.ll test/Analysis/BasicAA/gcsetest.ll test/Analysis/BasicAA/gep-alias.ll test/Analysis/BasicAA/getmodrefinfo-cs-cs.ll test/Analysis/BasicAA/global-size.ll test/Analysis/BasicAA/intrinsics.ll test/Analysis/BasicAA/invariant_load.ll test/Analysis/BasicAA/lit.local.cfg test/Analysis/BasicAA/memset_pattern.ll test/Analysis/BasicAA/modref.ll test/Analysis/BasicAA/must-and-partial.ll test/Analysis/BasicAA/no-escape-call.ll test/Analysis/BasicAA/noalias-geps.ll test/Analysis/BasicAA/nocapture.ll test/Analysis/BasicAA/phi-aa.ll test/Analysis/BasicAA/phi-and-select.ll test/Analysis/BasicAA/phi-spec-order.ll test/Analysis/BasicAA/phi-speculation.ll test/Analysis/BasicAA/pure-const-dce.ll test/Analysis/BasicAA/store-promote.ll test/Analysis/BasicAA/tailcall-modref.ll test/Analysis/BasicAA/underlying-value.ll test/Analysis/BasicAA/unreachable-block.ll test/Analysis/BlockFrequencyInfo/basic.ll test/Analysis/BlockFrequencyInfo/lit.local.cfg test/Analysis/BranchProbabilityInfo/basic.ll test/Analysis/BranchProbabilityInfo/lit.local.cfg test/Analysis/BranchProbabilityInfo/loop.ll test/Analysis/BranchProbabilityInfo/noreturn.ll test/Analysis/CallGraph/2008-09-09-DirectCall.ll test/Analysis/CallGraph/2008-09-09-UsedByGlobal.ll test/Analysis/CallGraph/do-nothing-intrinsic.ll test/Analysis/CallGraph/lit.local.cfg test/Analysis/CallGraph/no-intrinsics.ll test/Analysis/CostModel/ARM/cast.ll test/Analysis/CostModel/ARM/divrem.ll test/Analysis/CostModel/ARM/gep.ll test/Analysis/CostModel/ARM/insertelement.ll test/Analysis/CostModel/ARM/lit.local.cfg test/Analysis/CostModel/ARM/select.ll test/Analysis/CostModel/ARM/shuffle.ll test/Analysis/CostModel/PowerPC/insert_extract.ll test/Analysis/CostModel/PowerPC/lit.local.cfg test/Analysis/CostModel/PowerPC/load_store.ll test/Analysis/CostModel/X86/arith.ll test/Analysis/CostModel/X86/cast.ll test/Analysis/CostModel/X86/cmp.ll test/Analysis/CostModel/X86/gep.ll test/Analysis/CostModel/X86/i32.ll test/Analysis/CostModel/X86/insert-extract-at-zero.ll test/Analysis/CostModel/X86/intrinsic-cost.ll test/Analysis/CostModel/X86/lit.local.cfg test/Analysis/CostModel/X86/load_store.ll test/Analysis/CostModel/X86/loop_v2.ll test/Analysis/CostModel/X86/sitofp.ll test/Analysis/CostModel/X86/testshiftashr.ll test/Analysis/CostModel/X86/testshiftlshr.ll test/Analysis/CostModel/X86/testshiftshl.ll test/Analysis/CostModel/X86/tiny.ll test/Analysis/CostModel/X86/uitofp.ll test/Analysis/CostModel/X86/vectorized-loop.ll test/Analysis/CostModel/lit.local.cfg test/Analysis/CostModel/no_info.ll test/Analysis/DependenceAnalysis/Banerjee.ll test/Analysis/DependenceAnalysis/Coupled.ll test/Analysis/DependenceAnalysis/ExactRDIV.ll test/Analysis/DependenceAnalysis/ExactSIV.ll test/Analysis/DependenceAnalysis/GCD.ll test/Analysis/DependenceAnalysis/Preliminary.ll test/Analysis/DependenceAnalysis/Propagating.ll test/Analysis/DependenceAnalysis/Separability.ll test/Analysis/DependenceAnalysis/StrongSIV.ll test/Analysis/DependenceAnalysis/SymbolicRDIV.ll test/Analysis/DependenceAnalysis/SymbolicSIV.ll test/Analysis/DependenceAnalysis/WeakCrossingSIV.ll test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll test/Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll test/Analysis/DependenceAnalysis/ZIV.ll test/Analysis/DependenceAnalysis/lit.local.cfg test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll test/Analysis/Dominators/2007-01-14-BreakCritEdges.ll test/Analysis/Dominators/2007-07-11-SplitBlock.ll test/Analysis/Dominators/2007-07-12-SplitBlock.ll test/Analysis/Dominators/invoke.ll test/Analysis/Dominators/lit.local.cfg test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll test/Analysis/GlobalsModRef/aliastest.ll test/Analysis/GlobalsModRef/chaining-analysis.ll test/Analysis/GlobalsModRef/indirect-global.ll test/Analysis/GlobalsModRef/lit.local.cfg test/Analysis/GlobalsModRef/modreftest.ll test/Analysis/GlobalsModRef/pr12351.ll test/Analysis/GlobalsModRef/purecse.ll test/Analysis/GlobalsModRef/volatile-instrs.ll test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll test/Analysis/LoopInfo/lit.local.cfg test/Analysis/MemoryDependenceAnalysis/lit.local.cfg test/Analysis/MemoryDependenceAnalysis/memdep_requires_dominator_tree.ll test/Analysis/PostDominators/lit.local.cfg test/Analysis/PostDominators/pr1098.ll test/Analysis/PostDominators/pr6047_a.ll test/Analysis/PostDominators/pr6047_b.ll test/Analysis/PostDominators/pr6047_c.ll test/Analysis/PostDominators/pr6047_d.ll test/Analysis/Profiling/edge-profiling.ll test/Analysis/Profiling/lit.local.cfg test/Analysis/Profiling/load-branch-weights-ifs.ll test/Analysis/Profiling/load-branch-weights-loops.ll test/Analysis/Profiling/load-branch-weights-switches.ll test/Analysis/Profiling/profiling-tool-chain.ll test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll test/Analysis/RegionInfo/block_sort.ll test/Analysis/RegionInfo/cond_loop.ll test/Analysis/RegionInfo/condition_complicated.ll test/Analysis/RegionInfo/condition_complicated_2.ll test/Analysis/RegionInfo/condition_forward_edge.ll test/Analysis/RegionInfo/condition_same_exit.ll test/Analysis/RegionInfo/condition_simple.ll test/Analysis/RegionInfo/exit_in_condition.ll test/Analysis/RegionInfo/infinite_loop.ll test/Analysis/RegionInfo/infinite_loop_2.ll test/Analysis/RegionInfo/infinite_loop_3.ll test/Analysis/RegionInfo/infinite_loop_4.ll test/Analysis/RegionInfo/lit.local.cfg test/Analysis/RegionInfo/loop_with_condition.ll test/Analysis/RegionInfo/loops_1.ll test/Analysis/RegionInfo/loops_2.ll test/Analysis/RegionInfo/mix_1.ll test/Analysis/RegionInfo/multiple_exiting_edge.ll test/Analysis/RegionInfo/nested_loops.ll test/Analysis/RegionInfo/next.ll test/Analysis/RegionInfo/paper.ll test/Analysis/RegionInfo/two_loops_same_header.ll test/Analysis/RegionInfo/unreachable_bb.ll test/Analysis/ScalarEvolution/2007-07-15-NegativeStride.ll test/Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll test/Analysis/ScalarEvolution/2007-08-06-Unsigned.ll test/Analysis/ScalarEvolution/2007-09-27-LargeStepping.ll test/Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll test/Analysis/ScalarEvolution/2008-02-11-ReversedCondition.ll test/Analysis/ScalarEvolution/2008-02-12-SMAXTripCount.ll test/Analysis/ScalarEvolution/2008-02-15-UMax.ll test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll test/Analysis/ScalarEvolution/2008-06-12-BinomialInt64.ll test/Analysis/ScalarEvolution/2008-07-12-UnneededSelect1.ll test/Analysis/ScalarEvolution/2008-07-12-UnneededSelect2.ll test/Analysis/ScalarEvolution/2008-07-19-InfiniteLoop.ll test/Analysis/ScalarEvolution/2008-07-19-WrappingIV.ll test/Analysis/ScalarEvolution/2008-07-29-SGTTripCount.ll test/Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll test/Analysis/ScalarEvolution/2008-08-04-IVOverflow.ll test/Analysis/ScalarEvolution/2008-08-04-LongAddRec.ll test/Analysis/ScalarEvolution/2008-11-02-QuadraticCrash.ll test/Analysis/ScalarEvolution/2008-11-15-CubicOOM.ll test/Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll test/Analysis/ScalarEvolution/2008-11-18-Stride1.ll test/Analysis/ScalarEvolution/2008-11-18-Stride2.ll test/Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll test/Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll test/Analysis/ScalarEvolution/2008-12-14-StrideAndSigned.ll test/Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll test/Analysis/ScalarEvolution/2009-01-02-SignedNegativeStride.ll test/Analysis/ScalarEvolution/2009-04-22-TruncCast.ll test/Analysis/ScalarEvolution/2009-05-09-PointerEdgeCount.ll test/Analysis/ScalarEvolution/2009-07-04-GroupConstantsWidthMismatch.ll test/Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll test/Analysis/ScalarEvolution/2011-03-09-ExactNoMaxBECount.ll test/Analysis/ScalarEvolution/2011-04-26-FoldAddRec.ll test/Analysis/ScalarEvolution/2011-10-04-ConstEvolve.ll test/Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll test/Analysis/ScalarEvolution/2012-05-18-LoopPredRecurse.ll test/Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll test/Analysis/ScalarEvolution/SolveQuadraticEquation.ll test/Analysis/ScalarEvolution/and-xor.ll test/Analysis/ScalarEvolution/avoid-infinite-recursion-0.ll test/Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll test/Analysis/ScalarEvolution/avoid-smax-0.ll test/Analysis/ScalarEvolution/avoid-smax-1.ll test/Analysis/ScalarEvolution/div-overflow.ll test/Analysis/ScalarEvolution/do-loop.ll test/Analysis/ScalarEvolution/fold.ll test/Analysis/ScalarEvolution/how-far-to-zero.ll test/Analysis/ScalarEvolution/lit.local.cfg test/Analysis/ScalarEvolution/load.ll test/Analysis/ScalarEvolution/max-trip-count.ll test/Analysis/ScalarEvolution/nsw-offset.ll test/Analysis/ScalarEvolution/nsw.ll test/Analysis/ScalarEvolution/pointer-sign-bits.ll test/Analysis/ScalarEvolution/pr3909.ll test/Analysis/ScalarEvolution/scev-aa.ll test/Analysis/ScalarEvolution/scev-invalid.ll test/Analysis/ScalarEvolution/sext-inreg.ll test/Analysis/ScalarEvolution/sext-iv-0.ll test/Analysis/ScalarEvolution/sext-iv-1.ll test/Analysis/ScalarEvolution/sext-iv-2.ll test/Analysis/ScalarEvolution/sle.ll test/Analysis/ScalarEvolution/smax.ll test/Analysis/ScalarEvolution/trip-count.ll test/Analysis/ScalarEvolution/trip-count10.ll test/Analysis/ScalarEvolution/trip-count11.ll test/Analysis/ScalarEvolution/trip-count12.ll test/Analysis/ScalarEvolution/trip-count2.ll test/Analysis/ScalarEvolution/trip-count3.ll test/Analysis/ScalarEvolution/trip-count4.ll test/Analysis/ScalarEvolution/trip-count5.ll test/Analysis/ScalarEvolution/trip-count6.ll test/Analysis/ScalarEvolution/trip-count7.ll test/Analysis/ScalarEvolution/trip-count8.ll test/Analysis/ScalarEvolution/trip-count9.ll test/Analysis/ScalarEvolution/undefined.ll test/Analysis/ScalarEvolution/unreachable-code.ll test/Analysis/ScalarEvolution/unsimplified-loop.ll test/Analysis/ScalarEvolution/xor-and.ll test/Analysis/ScalarEvolution/zext-wrap.ll test/Analysis/TypeBasedAliasAnalysis/aliastest.ll test/Analysis/TypeBasedAliasAnalysis/argument-promotion.ll test/Analysis/TypeBasedAliasAnalysis/dse.ll test/Analysis/TypeBasedAliasAnalysis/dynamic-indices.ll test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll test/Analysis/TypeBasedAliasAnalysis/intrinsics.ll test/Analysis/TypeBasedAliasAnalysis/licm.ll test/Analysis/TypeBasedAliasAnalysis/lit.local.cfg test/Analysis/TypeBasedAliasAnalysis/memcpyopt.ll test/Analysis/TypeBasedAliasAnalysis/placement-tbaa.ll test/Analysis/TypeBasedAliasAnalysis/precedence.ll test/Analysis/TypeBasedAliasAnalysis/sink.ll test/Analysis/TypeBasedAliasAnalysis/tbaa-path.ll test/Archive/GNU.a test/Archive/IsNAN.o test/Archive/MacOSX.a test/Archive/README.txt test/Archive/SVR4.a test/Archive/check_binary_output.ll test/Archive/evenlen test/Archive/extract.ll test/Archive/lit.local.cfg test/Archive/oddlen test/Archive/toc_GNU.ll test/Archive/toc_MacOSX.ll test/Archive/toc_SVR4.ll test/Archive/toc_xpg4.ll test/Archive/very_long_bytecode_file_name.bc test/Archive/xpg4.a test/Assembler/2002-03-08-NameCollision.ll test/Assembler/2002-03-08-NameCollision2.ll test/Assembler/2002-04-07-HexFloatConstants.ll test/Assembler/2002-04-07-InfConstant.ll test/Assembler/2002-04-29-NameBinding.ll test/Assembler/2002-05-02-InvalidForwardRef.ll test/Assembler/2002-07-14-OpaqueType.ll test/Assembler/2002-07-25-QuoteInString.ll test/Assembler/2002-07-25-ReturnPtrFunction.ll test/Assembler/2002-07-31-SlashInString.ll test/Assembler/2002-08-15-CastAmbiguity.ll test/Assembler/2002-08-15-ConstantExprProblem.ll test/Assembler/2002-08-15-UnresolvedGlobalReference.ll test/Assembler/2002-08-16-ConstExprInlined.ll test/Assembler/2002-08-19-BytecodeReader.ll test/Assembler/2002-08-22-DominanceProblem.ll test/Assembler/2002-10-08-LargeArrayPerformance.ll test/Assembler/2002-10-13-ConstantEncodingProblem.ll test/Assembler/2002-12-15-GlobalResolve.ll test/Assembler/2003-01-30-UnsignedString.ll test/Assembler/2003-04-15-ConstantInitAssertion.ll test/Assembler/2003-04-25-UnresolvedGlobalReference.ll test/Assembler/2003-05-03-BytecodeReaderProblem.ll test/Assembler/2003-05-12-MinIntProblem.ll test/Assembler/2003-05-15-AssemblerProblem.ll test/Assembler/2003-05-15-SwitchBug.ll test/Assembler/2003-05-21-ConstantShiftExpr.ll test/Assembler/2003-05-21-EmptyStructTest.ll test/Assembler/2003-05-21-MalformedShiftCrash.ll test/Assembler/2003-05-21-MalformedStructCrash.ll test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll test/Assembler/2003-08-21-ConstantExprCast-Fold.ll test/Assembler/2003-11-05-ConstantExprShift.ll test/Assembler/2003-11-11-ImplicitRename.ll test/Assembler/2003-11-12-ConstantExprCast.ll test/Assembler/2003-11-24-SymbolTableCrash.ll test/Assembler/2004-01-11-getelementptrfolding.ll test/Assembler/2004-01-20-MaxLongLong.ll test/Assembler/2004-02-01-NegativeZero.ll test/Assembler/2004-02-27-SelfUseAssertError.ll test/Assembler/2004-03-07-FunctionAddressAlignment.ll test/Assembler/2004-03-30-UnclosedFunctionCrash.ll test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll test/Assembler/2004-06-07-VerifierBug.ll test/Assembler/2004-10-22-BCWriterUndefBug.ll test/Assembler/2004-11-28-InvalidTypeCrash.ll test/Assembler/2005-01-03-FPConstantDisassembly.ll test/Assembler/2005-01-31-CallingAggregateFunction.ll test/Assembler/2005-05-05-OpaqueUndefValues.ll test/Assembler/2005-12-21-ZeroInitVector.ll test/Assembler/2006-09-28-CrashOnInvalid.ll test/Assembler/2006-12-09-Cast-To-Bool.ll test/Assembler/2007-01-02-Undefined-Arg-Type.ll test/Assembler/2007-01-05-Cmp-ConstExpr.ll test/Assembler/2007-01-16-CrashOnBadCast.ll test/Assembler/2007-01-16-CrashOnBadCast2.ll test/Assembler/2007-03-18-InvalidNumberedVar.ll test/Assembler/2007-03-19-NegValue.ll test/Assembler/2007-04-20-AlignedLoad.ll test/Assembler/2007-04-20-AlignedStore.ll test/Assembler/2007-04-25-AssemblerFoldExternWeak.ll test/Assembler/2007-05-21-Escape.ll test/Assembler/2007-07-19-ParamAttrAmbiguity.ll test/Assembler/2007-08-06-AliasInvalid.ll test/Assembler/2007-09-10-AliasFwdRef.ll test/Assembler/2007-09-29-GC.ll test/Assembler/2007-11-26-AttributeOverload.ll test/Assembler/2007-12-11-AddressSpaces.ll test/Assembler/2008-01-11-VarargAttrs.ll test/Assembler/2008-02-18-IntPointerCrash.ll test/Assembler/2008-07-10-APInt.ll test/Assembler/2008-09-02-FunctionNotes.ll test/Assembler/2008-09-02-FunctionNotes2.ll test/Assembler/2008-09-29-RetAttr.ll test/Assembler/2008-10-14-QuoteInName.ll test/Assembler/2009-02-01-UnnamedForwardRef.ll test/Assembler/2009-02-28-CastOpc.ll test/Assembler/2009-02-28-StripOpaqueName.ll test/Assembler/2009-03-24-ZextConstantExpr.ll test/Assembler/2009-04-25-AliasGEP.ll test/Assembler/2009-07-24-ZeroArgGEP.ll test/Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll test/Assembler/ConstantExprFold.ll test/Assembler/ConstantExprFoldCast.ll test/Assembler/ConstantExprNoFold.ll test/Assembler/MultipleReturnValueType.ll test/Assembler/aggregate-constant-values.ll test/Assembler/aggregate-return-single-value.ll test/Assembler/align-inst-alloca.ll test/Assembler/align-inst-load.ll test/Assembler/align-inst-store.ll test/Assembler/align-inst.ll test/Assembler/alignstack.ll test/Assembler/anon-functions.ll test/Assembler/atomic.ll test/Assembler/auto_upgrade_intrinsics.ll test/Assembler/bcwrap.ll test/Assembler/comment.ll test/Assembler/externally-initialized.ll test/Assembler/extractvalue-invalid-idx.ll test/Assembler/fast-math-flags.ll test/Assembler/flags.ll test/Assembler/functionlocal-metadata.ll test/Assembler/getelementptr.ll test/Assembler/getelementptr_struct.ll test/Assembler/getelementptr_vec_idx1.ll test/Assembler/getelementptr_vec_idx2.ll test/Assembler/getelementptr_vec_idx3.ll test/Assembler/getelementptr_vec_struct.ll test/Assembler/global-addrspace-forwardref.ll test/Assembler/half-constprop.ll test/Assembler/half-conv.ll test/Assembler/half.ll test/Assembler/huge-array.ll test/Assembler/insertextractvalue.ll test/Assembler/insertvalue-invalid-idx.ll test/Assembler/invalid-fwdref1.ll test/Assembler/invalid_cast.ll test/Assembler/invalid_cast2.ll test/Assembler/lit.local.cfg test/Assembler/metadata.ll test/Assembler/named-metadata.ll test/Assembler/numbered-values.ll test/Assembler/select.ll test/Assembler/tls-models.ll test/Assembler/unnamed-addr.ll test/Assembler/unnamed.ll test/Assembler/vbool-cmp.ll test/Assembler/vector-cmp.ll test/Assembler/vector-select.ll test/Assembler/vector-shift.ll test/Assembler/x86mmx.ll test/Bindings/Ocaml/analysis.ml test/Bindings/Ocaml/bitreader.ml test/Bindings/Ocaml/bitwriter.ml test/Bindings/Ocaml/executionengine.ml test/Bindings/Ocaml/ext_exc.ml test/Bindings/Ocaml/ipo_opts.ml test/Bindings/Ocaml/lit.local.cfg test/Bindings/Ocaml/scalar_opts.ml test/Bindings/Ocaml/target.ml test/Bindings/Ocaml/vmcore.ml test/Bitcode/2006-12-11-Cast-ConstExpr.ll test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll test/Bitcode/2012-05-07-SwitchInstRangesSupport.ll test/Bitcode/arm32_neon_vcnt_upgrade.ll test/Bitcode/attributes.ll test/Bitcode/blockaddress.ll test/Bitcode/extractelement.ll test/Bitcode/flags.ll test/Bitcode/function-encoding-rel-operands.ll test/Bitcode/lit.local.cfg test/Bitcode/metadata-2.ll test/Bitcode/metadata.ll test/Bitcode/null-type.ll test/Bitcode/null-type.ll.bc test/Bitcode/ptest-new.ll test/Bitcode/ptest-old.ll test/Bitcode/shuffle.ll test/Bitcode/ssse3_palignr.ll test/BugPoint/crash-narrowfunctiontest.ll test/BugPoint/lit.local.cfg test/BugPoint/metadata.ll test/BugPoint/remove_arguments_test.ll test/CMakeLists.txt test/CodeGen/AArch64/adc.ll test/CodeGen/AArch64/addsub-shifted.ll test/CodeGen/AArch64/addsub.ll test/CodeGen/AArch64/addsub_ext.ll test/CodeGen/AArch64/adrp-relocation.ll test/CodeGen/AArch64/alloca.ll test/CodeGen/AArch64/analyze-branch.ll test/CodeGen/AArch64/atomic-ops-not-barriers.ll test/CodeGen/AArch64/atomic-ops.ll test/CodeGen/AArch64/basic-pic.ll test/CodeGen/AArch64/bitfield-insert-0.ll test/CodeGen/AArch64/bitfield-insert.ll test/CodeGen/AArch64/bitfield.ll test/CodeGen/AArch64/blockaddress.ll test/CodeGen/AArch64/bool-loads.ll test/CodeGen/AArch64/breg.ll test/CodeGen/AArch64/callee-save.ll test/CodeGen/AArch64/code-model-large-abs.ll test/CodeGen/AArch64/compare-branch.ll test/CodeGen/AArch64/cond-sel.ll test/CodeGen/AArch64/directcond.ll test/CodeGen/AArch64/dp-3source.ll test/CodeGen/AArch64/dp1.ll test/CodeGen/AArch64/dp2.ll test/CodeGen/AArch64/elf-extern.ll test/CodeGen/AArch64/extern-weak.ll test/CodeGen/AArch64/extract.ll test/CodeGen/AArch64/fastcc-reserved.ll test/CodeGen/AArch64/fastcc.ll test/CodeGen/AArch64/fcmp.ll test/CodeGen/AArch64/fcvt-fixed.ll test/CodeGen/AArch64/fcvt-int.ll test/CodeGen/AArch64/flags-multiuse.ll test/CodeGen/AArch64/floatdp_1source.ll test/CodeGen/AArch64/floatdp_2source.ll test/CodeGen/AArch64/fp-cond-sel.ll test/CodeGen/AArch64/fp-dp3.ll test/CodeGen/AArch64/fp128-folding.ll test/CodeGen/AArch64/fp128.ll test/CodeGen/AArch64/fpimm.ll test/CodeGen/AArch64/func-argpassing.ll test/CodeGen/AArch64/func-calls.ll test/CodeGen/AArch64/global-alignment.ll test/CodeGen/AArch64/got-abuse.ll test/CodeGen/AArch64/i128-align.ll test/CodeGen/AArch64/illegal-float-ops.ll test/CodeGen/AArch64/init-array.ll test/CodeGen/AArch64/inline-asm-constraints-badI.ll test/CodeGen/AArch64/inline-asm-constraints-badK.ll test/CodeGen/AArch64/inline-asm-constraints-badK2.ll test/CodeGen/AArch64/inline-asm-constraints-badL.ll test/CodeGen/AArch64/inline-asm-constraints.ll test/CodeGen/AArch64/inline-asm-modifiers.ll test/CodeGen/AArch64/jump-table.ll test/CodeGen/AArch64/large-frame.ll test/CodeGen/AArch64/ldst-regoffset.ll test/CodeGen/AArch64/ldst-unscaledimm.ll test/CodeGen/AArch64/ldst-unsignedimm.ll test/CodeGen/AArch64/lit.local.cfg test/CodeGen/AArch64/literal_pools.ll test/CodeGen/AArch64/local_vars.ll test/CodeGen/AArch64/logical-imm.ll test/CodeGen/AArch64/logical_shifted_reg.ll test/CodeGen/AArch64/logical_shifted_reg.s test/CodeGen/AArch64/movw-consts.ll test/CodeGen/AArch64/pic-eh-stubs.ll test/CodeGen/AArch64/regress-bitcast-formals.ll test/CodeGen/AArch64/regress-f128csel-flags.ll test/CodeGen/AArch64/regress-tail-livereg.ll test/CodeGen/AArch64/regress-tblgen-chains.ll test/CodeGen/AArch64/regress-w29-reserved-with-fp.ll test/CodeGen/AArch64/regress-wzr-allocatable.ll test/CodeGen/AArch64/setcc-takes-i32.ll test/CodeGen/AArch64/sibling-call.ll test/CodeGen/AArch64/sincos-expansion.ll test/CodeGen/AArch64/tail-call.ll test/CodeGen/AArch64/tls-dynamic-together.ll test/CodeGen/AArch64/tls-dynamics.ll test/CodeGen/AArch64/tls-execs.ll test/CodeGen/AArch64/tst-br.ll test/CodeGen/AArch64/variadic.ll test/CodeGen/AArch64/zero-reg.ll test/CodeGen/ARM/2006-11-10-CycleInDAG.ll test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll test/CodeGen/ARM/2007-03-07-CombinerCrash.ll test/CodeGen/ARM/2007-03-13-InstrSched.ll test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll test/CodeGen/ARM/2007-04-02-RegScavengerAssert.ll test/CodeGen/ARM/2007-04-03-PEIBug.ll test/CodeGen/ARM/2007-04-03-UndefinedSymbol.ll test/CodeGen/ARM/2007-04-30-CombinerCrash.ll test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll test/CodeGen/ARM/2007-05-07-tailmerge-1.ll test/CodeGen/ARM/2007-05-09-tailmerge-2.ll test/CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll test/CodeGen/ARM/2007-05-14-RegScavengerAssert.ll test/CodeGen/ARM/2007-05-22-tailmerge-3.ll test/CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll test/CodeGen/ARM/2007-08-15-ReuseBug.ll test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll test/CodeGen/ARM/2008-02-29-RegAllocLocal.ll test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll test/CodeGen/ARM/2008-03-07-RegScavengerAssert.ll test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll test/CodeGen/ARM/2008-04-10-ScavengerAssert.ll test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll test/CodeGen/ARM/2008-05-19-ScavengerAssert.ll test/CodeGen/ARM/2008-07-17-Fdiv.ll test/CodeGen/ARM/2008-07-24-CodeGenPrepCrash.ll test/CodeGen/ARM/2008-08-07-AsmPrintBug.ll test/CodeGen/ARM/2008-09-17-CoalescerBug.ll test/CodeGen/ARM/2008-11-18-ScavengerAssert.ll test/CodeGen/ARM/2009-02-16-SpillerBug.ll test/CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll test/CodeGen/ARM/2009-02-27-SpillerBug.ll test/CodeGen/ARM/2009-03-07-SpillerBug.ll test/CodeGen/ARM/2009-03-09-AddrModeBug.ll test/CodeGen/ARM/2009-04-06-AsmModifier.ll test/CodeGen/ARM/2009-04-08-AggregateAddr.ll test/CodeGen/ARM/2009-04-08-FREM.ll test/CodeGen/ARM/2009-04-08-FloatUndef.ll test/CodeGen/ARM/2009-04-09-RegScavengerAsm.ll test/CodeGen/ARM/2009-05-05-DAGCombineBug.ll test/CodeGen/ARM/2009-05-07-RegAllocLocal.ll test/CodeGen/ARM/2009-05-11-CodePlacementCrash.ll test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll test/CodeGen/ARM/2009-06-02-ISelCrash.ll test/CodeGen/ARM/2009-06-04-MissingLiveIn.ll test/CodeGen/ARM/2009-06-15-RegScavengerAssert.ll test/CodeGen/ARM/2009-06-19-RegScavengerAssert.ll test/CodeGen/ARM/2009-06-22-CoalescerBug.ll test/CodeGen/ARM/2009-06-30-RegScavengerAssert.ll test/CodeGen/ARM/2009-06-30-RegScavengerAssert2.ll test/CodeGen/ARM/2009-06-30-RegScavengerAssert3.ll test/CodeGen/ARM/2009-06-30-RegScavengerAssert4.ll test/CodeGen/ARM/2009-06-30-RegScavengerAssert5.ll test/CodeGen/ARM/2009-07-01-CommuteBug.ll test/CodeGen/ARM/2009-07-09-asm-p-constraint.ll test/CodeGen/ARM/2009-07-18-RewriterBug.ll test/CodeGen/ARM/2009-07-22-ScavengerAssert.ll test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll test/CodeGen/ARM/2009-07-29-VFP3Registers.ll test/CodeGen/ARM/2009-08-02-RegScavengerAssert-Neon.ll test/CodeGen/ARM/2009-08-04-RegScavengerAssert-2.ll test/CodeGen/ARM/2009-08-04-RegScavengerAssert.ll test/CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll test/CodeGen/ARM/2009-08-15-RegScavengerAssert.ll test/CodeGen/ARM/2009-08-21-PostRAKill.ll test/CodeGen/ARM/2009-08-21-PostRAKill2.ll test/CodeGen/ARM/2009-08-21-PostRAKill3.ll test/CodeGen/ARM/2009-08-23-linkerprivate.ll test/CodeGen/ARM/2009-08-26-ScalarToVector.ll test/CodeGen/ARM/2009-08-27-ScalarToVector.ll test/CodeGen/ARM/2009-08-29-ExtractEltf32.ll test/CodeGen/ARM/2009-08-29-TooLongSplat.ll test/CodeGen/ARM/2009-08-31-LSDA-Name.ll test/CodeGen/ARM/2009-08-31-TwoRegShuffle.ll test/CodeGen/ARM/2009-09-09-AllOnes.ll test/CodeGen/ARM/2009-09-09-fpcmp-ole.ll test/CodeGen/ARM/2009-09-10-postdec.ll test/CodeGen/ARM/2009-09-13-InvalidSubreg.ll test/CodeGen/ARM/2009-09-13-InvalidSuperReg.ll test/CodeGen/ARM/2009-09-20-LiveIntervalsBug.ll test/CodeGen/ARM/2009-09-21-LiveVariablesBug.ll test/CodeGen/ARM/2009-09-22-LiveVariablesBug.ll test/CodeGen/ARM/2009-09-23-LiveVariablesBug.ll test/CodeGen/ARM/2009-09-24-spill-align.ll test/CodeGen/ARM/2009-09-27-CoalescerBug.ll test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll test/CodeGen/ARM/2009-10-02-NEONSubregsBug.ll test/CodeGen/ARM/2009-10-16-Scope.ll test/CodeGen/ARM/2009-10-21-InvalidFNeg.ll test/CodeGen/ARM/2009-10-27-double-align.ll test/CodeGen/ARM/2009-10-30.ll test/CodeGen/ARM/2009-11-01-NeonMoves.ll test/CodeGen/ARM/2009-11-02-NegativeLane.ll test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll test/CodeGen/ARM/2009-11-13-CoalescerCrash.ll test/CodeGen/ARM/2009-11-13-ScavengerAssert.ll test/CodeGen/ARM/2009-11-13-ScavengerAssert2.ll test/CodeGen/ARM/2009-11-13-VRRewriterCrash.ll test/CodeGen/ARM/2009-11-30-LiveVariablesBug.ll test/CodeGen/ARM/2009-12-02-vtrn-undef.ll test/CodeGen/ARM/2010-03-04-eabi-fp-spill.ll test/CodeGen/ARM/2010-03-04-stm-undef-addr.ll test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll test/CodeGen/ARM/2010-04-09-NeonSelect.ll test/CodeGen/ARM/2010-04-13-v2f64SplitArg.ll test/CodeGen/ARM/2010-04-14-SplitVector.ll test/CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll test/CodeGen/ARM/2010-05-14-IllegalType.ll test/CodeGen/ARM/2010-05-17-FastAllocCrash.ll test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll test/CodeGen/ARM/2010-05-18-PostIndexBug.ll test/CodeGen/ARM/2010-05-19-Shuffles.ll test/CodeGen/ARM/2010-05-20-NEONSpillCrash.ll test/CodeGen/ARM/2010-05-21-BuildVector.ll test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll test/CodeGen/ARM/2010-06-21-LdStMultipleBug.ll test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll test/CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll test/CodeGen/ARM/2010-06-29-SubregImpDefs.ll test/CodeGen/ARM/2010-07-26-GlobalMerge.ll test/CodeGen/ARM/2010-08-04-EHCrash.ll test/CodeGen/ARM/2010-08-04-StackVariable.ll test/CodeGen/ARM/2010-09-21-OptCmpBug.ll test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll test/CodeGen/ARM/2010-10-25-ifcvt-ldm.ll test/CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll test/CodeGen/ARM/2010-11-29-PrologueBug.ll test/CodeGen/ARM/2010-11-30-reloc-movt.ll test/CodeGen/ARM/2010-12-07-PEIBug.ll test/CodeGen/ARM/2010-12-08-tpsoft.ll test/CodeGen/ARM/2010-12-15-elf-lcomm.ll test/CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll test/CodeGen/ARM/2011-02-04-AntidepMultidef.ll test/CodeGen/ARM/2011-02-07-AntidepClobber.ll test/CodeGen/ARM/2011-03-10-DAGCombineCrash.ll test/CodeGen/ARM/2011-03-15-LdStMultipleBug.ll test/CodeGen/ARM/2011-03-23-PeepholeBug.ll test/CodeGen/ARM/2011-04-07-schediv.ll test/CodeGen/ARM/2011-04-11-MachineLICMBug.ll test/CodeGen/ARM/2011-04-12-AlignBug.ll test/CodeGen/ARM/2011-04-12-FastRegAlloc.ll test/CodeGen/ARM/2011-04-15-AndVFlagPeepholeBug.ll test/CodeGen/ARM/2011-04-15-RegisterCmpPeephole.ll test/CodeGen/ARM/2011-04-26-SchedTweak.ll test/CodeGen/ARM/2011-04-27-IfCvtBug.ll test/CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll test/CodeGen/ARM/2011-06-09-TailCallByVal.ll test/CodeGen/ARM/2011-06-16-TailCallByVal.ll test/CodeGen/ARM/2011-06-29-MergeGlobalsAlign.ll test/CodeGen/ARM/2011-07-10-GlobalMergeBug.ll test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll test/CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll test/CodeGen/ARM/2011-08-25-ldmia_ret.ll test/CodeGen/ARM/2011-08-29-SchedCycle.ll test/CodeGen/ARM/2011-08-29-ldr_pre_imm.ll test/CodeGen/ARM/2011-09-09-OddVectorDivision.ll test/CodeGen/ARM/2011-09-19-cpsr.ll test/CodeGen/ARM/2011-09-28-CMovCombineBug.ll test/CodeGen/ARM/2011-10-26-ExpandUnalignedLoadCrash.ll test/CodeGen/ARM/2011-10-26-memset-inline.ll test/CodeGen/ARM/2011-10-26-memset-with-neon.ll test/CodeGen/ARM/2011-11-07-PromoteVectorLoadStore.ll test/CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll test/CodeGen/ARM/2011-11-09-IllegalVectorFPIntConvert.ll test/CodeGen/ARM/2011-11-14-EarlyClobber.ll test/CodeGen/ARM/2011-11-28-DAGCombineBug.ll test/CodeGen/ARM/2011-11-29-128bitArithmetics.ll test/CodeGen/ARM/2011-11-30-MergeAlignment.ll test/CodeGen/ARM/2011-12-14-machine-sink.ll test/CodeGen/ARM/2011-12-19-sjlj-clobber.ll test/CodeGen/ARM/2012-01-23-PostRA-LICM.ll test/CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll test/CodeGen/ARM/2012-01-26-CoalescerBug.ll test/CodeGen/ARM/2012-01-26-CopyPropKills.ll test/CodeGen/ARM/2012-02-01-CoalescerBug.ll test/CodeGen/ARM/2012-03-05-FPSCR-bug.ll test/CodeGen/ARM/2012-03-13-DAGCombineBug.ll test/CodeGen/ARM/2012-03-26-FoldImmBug.ll test/CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll test/CodeGen/ARM/2012-04-10-DAGCombine.ll test/CodeGen/ARM/2012-04-24-SplitEHCriticalEdge.ll test/CodeGen/ARM/2012-05-04-vmov.ll test/CodeGen/ARM/2012-05-10-PreferVMOVtoVDUP32.ll test/CodeGen/ARM/2012-05-29-TailDupBug.ll test/CodeGen/ARM/2012-06-12-SchedMemLatency.ll test/CodeGen/ARM/2012-08-04-DtripleSpillReload.ll test/CodeGen/ARM/2012-08-08-legalize-unaligned.ll test/CodeGen/ARM/2012-08-09-neon-extload.ll test/CodeGen/ARM/2012-08-13-bfi.ll test/CodeGen/ARM/2012-08-23-legalize-vmull.ll test/CodeGen/ARM/2012-08-27-CopyPhysRegCrash.ll test/CodeGen/ARM/2012-08-30-select.ll test/CodeGen/ARM/2012-09-18-ARMv4ISelBug.ll test/CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv.ll test/CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll test/CodeGen/ARM/2012-10-04-AAPCS-byval-align8.ll test/CodeGen/ARM/2012-10-04-FixedFrame-vs-byval.ll test/CodeGen/ARM/2012-10-04-LDRB_POST_IMM-Crash.ll test/CodeGen/ARM/2012-10-18-PR14099-ByvalFrameAddress.ll test/CodeGen/ARM/2012-11-14-subs_carry.ll test/CodeGen/ARM/2013-01-21-PR14992.ll test/CodeGen/ARM/2013-02-27-expand-vfma.ll test/CodeGen/ARM/2013-04-05-Small-ByVal-Structs-PR15293.ll test/CodeGen/ARM/2013-04-16-AAPCS-C4-vs-VFP.ll test/CodeGen/ARM/2013-04-16-AAPCS-C5-vs-VFP.ll test/CodeGen/ARM/2013-04-18-load-overlap-PR14824.ll test/CodeGen/ARM/2013-04-21-AAPCS-VA-C.1.cp.ll test/CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP.ll test/CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP2.ll test/CodeGen/ARM/2013-05-05-IfConvertBug.ll test/CodeGen/ARM/2013-05-13-DAGCombiner-undef-mask.ll test/CodeGen/ARM/DbgValueOtherTargets.test test/CodeGen/ARM/MergeConsecutiveStores.ll test/CodeGen/ARM/PR15053.ll test/CodeGen/ARM/a15-SD-dep.ll test/CodeGen/ARM/a15-mla.ll test/CodeGen/ARM/a15-partial-update.ll test/CodeGen/ARM/a15.ll test/CodeGen/ARM/addrmode.ll test/CodeGen/ARM/aliases.ll test/CodeGen/ARM/align.ll test/CodeGen/ARM/alloc-no-stack-realign.ll test/CodeGen/ARM/alloca.ll test/CodeGen/ARM/argaddr.ll test/CodeGen/ARM/arguments-nosplit-double.ll test/CodeGen/ARM/arguments-nosplit-i64.ll test/CodeGen/ARM/arguments.ll test/CodeGen/ARM/arguments2.ll test/CodeGen/ARM/arguments3.ll test/CodeGen/ARM/arguments4.ll test/CodeGen/ARM/arguments5.ll test/CodeGen/ARM/arguments6.ll test/CodeGen/ARM/arguments7.ll test/CodeGen/ARM/arguments8.ll test/CodeGen/ARM/arguments_f64_backfill.ll test/CodeGen/ARM/arm-and-tst-peephole.ll test/CodeGen/ARM/arm-asm.ll test/CodeGen/ARM/arm-frameaddr.ll test/CodeGen/ARM/arm-modifier.ll test/CodeGen/ARM/arm-negative-stride.ll test/CodeGen/ARM/arm-returnaddr.ll test/CodeGen/ARM/arm-ttype-target2.ll test/CodeGen/ARM/armv4.ll test/CodeGen/ARM/atomic-64bit.ll test/CodeGen/ARM/atomic-cmp.ll test/CodeGen/ARM/atomic-load-store.ll test/CodeGen/ARM/atomic-op.ll test/CodeGen/ARM/atomicrmw_minmax.ll test/CodeGen/ARM/available_externally.ll test/CodeGen/ARM/avoid-cpsr-rmw.ll test/CodeGen/ARM/bfc.ll test/CodeGen/ARM/bfi.ll test/CodeGen/ARM/bfx.ll test/CodeGen/ARM/bic.ll test/CodeGen/ARM/bicZext.ll test/CodeGen/ARM/bits.ll test/CodeGen/ARM/bswap-inline-asm.ll test/CodeGen/ARM/bx_fold.ll test/CodeGen/ARM/call-noret-minsize.ll test/CodeGen/ARM/call-noret.ll test/CodeGen/ARM/call-tc.ll test/CodeGen/ARM/call.ll test/CodeGen/ARM/call_nolink.ll test/CodeGen/ARM/carry.ll test/CodeGen/ARM/clz.ll test/CodeGen/ARM/cmn.ll test/CodeGen/ARM/coalesce-subregs.ll test/CodeGen/ARM/code-placement.ll test/CodeGen/ARM/commute-movcc.ll test/CodeGen/ARM/compare-call.ll test/CodeGen/ARM/constants.ll test/CodeGen/ARM/crash-O0.ll test/CodeGen/ARM/crash-greedy-v6.ll test/CodeGen/ARM/crash-greedy.ll test/CodeGen/ARM/crash-shufflevector.ll test/CodeGen/ARM/crash.ll test/CodeGen/ARM/cse-call.ll test/CodeGen/ARM/cse-libcalls.ll test/CodeGen/ARM/ctor_order.ll test/CodeGen/ARM/ctors_dtors.ll test/CodeGen/ARM/ctz.ll test/CodeGen/ARM/dagcombine-anyexttozeroext.ll test/CodeGen/ARM/dagcombine-concatvector.ll test/CodeGen/ARM/darwin-section-order.ll test/CodeGen/ARM/data-in-code-annotations.ll test/CodeGen/ARM/debug-info-arg.ll test/CodeGen/ARM/debug-info-blocks.ll test/CodeGen/ARM/debug-info-branch-folding.ll test/CodeGen/ARM/debug-info-d16-reg.ll test/CodeGen/ARM/debug-info-qreg.ll test/CodeGen/ARM/debug-info-s16-reg.ll test/CodeGen/ARM/debug-info-sreg2.ll test/CodeGen/ARM/deps-fix.ll test/CodeGen/ARM/div.ll test/CodeGen/ARM/divmod.ll test/CodeGen/ARM/domain-conv-vmovs.ll test/CodeGen/ARM/dyn-stackalloc.ll test/CodeGen/ARM/eh-dispcont.ll test/CodeGen/ARM/eh-resume-darwin.ll test/CodeGen/ARM/ehabi-filters.ll test/CodeGen/ARM/ehabi-mc-cantunwind.ll test/CodeGen/ARM/ehabi-mc-compact-pr0.ll test/CodeGen/ARM/ehabi-mc-compact-pr1.ll test/CodeGen/ARM/ehabi-mc-section-group.ll test/CodeGen/ARM/ehabi-mc-section.ll test/CodeGen/ARM/ehabi-mc-sh_link.ll test/CodeGen/ARM/ehabi-mc.ll test/CodeGen/ARM/ehabi-no-landingpad.ll test/CodeGen/ARM/ehabi-unwind.ll test/CodeGen/ARM/elf-lcomm-align.ll test/CodeGen/ARM/extload-knownzero.ll test/CodeGen/ARM/extloadi1.ll test/CodeGen/ARM/fabs-neon.ll test/CodeGen/ARM/fabss.ll test/CodeGen/ARM/fadds.ll test/CodeGen/ARM/fast-isel-GEP-coalesce.ll test/CodeGen/ARM/fast-isel-binary.ll test/CodeGen/ARM/fast-isel-br-const.ll test/CodeGen/ARM/fast-isel-br-phi.ll test/CodeGen/ARM/fast-isel-call-multi-reg-return.ll test/CodeGen/ARM/fast-isel-call.ll test/CodeGen/ARM/fast-isel-cmp-imm.ll test/CodeGen/ARM/fast-isel-conversion.ll test/CodeGen/ARM/fast-isel-crash.ll test/CodeGen/ARM/fast-isel-crash2.ll test/CodeGen/ARM/fast-isel-deadcode.ll test/CodeGen/ARM/fast-isel-fold.ll test/CodeGen/ARM/fast-isel-frameaddr.ll test/CodeGen/ARM/fast-isel-icmp.ll test/CodeGen/ARM/fast-isel-indirectbr.ll test/CodeGen/ARM/fast-isel-intrinsic.ll test/CodeGen/ARM/fast-isel-ldr-str-arm.ll test/CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll test/CodeGen/ARM/fast-isel-ldrh-strh-arm.ll test/CodeGen/ARM/fast-isel-mvn.ll test/CodeGen/ARM/fast-isel-pic.ll test/CodeGen/ARM/fast-isel-pred.ll test/CodeGen/ARM/fast-isel-redefinition.ll test/CodeGen/ARM/fast-isel-ret.ll test/CodeGen/ARM/fast-isel-select.ll test/CodeGen/ARM/fast-isel-shifter.ll test/CodeGen/ARM/fast-isel-static.ll test/CodeGen/ARM/fast-isel.ll test/CodeGen/ARM/fcopysign.ll test/CodeGen/ARM/fdivs.ll test/CodeGen/ARM/fixunsdfdi.ll test/CodeGen/ARM/flag-crash.ll test/CodeGen/ARM/floorf.ll test/CodeGen/ARM/fmacs.ll test/CodeGen/ARM/fmdrr-fmrrd.ll test/CodeGen/ARM/fmscs.ll test/CodeGen/ARM/fmuls.ll test/CodeGen/ARM/fnegs.ll test/CodeGen/ARM/fnmacs.ll test/CodeGen/ARM/fnmscs.ll test/CodeGen/ARM/fnmul.ll test/CodeGen/ARM/fnmuls.ll test/CodeGen/ARM/fold-const.ll test/CodeGen/ARM/formal.ll test/CodeGen/ARM/fp-arg-shuffle.ll test/CodeGen/ARM/fp-fast.ll test/CodeGen/ARM/fp.ll test/CodeGen/ARM/fp16.ll test/CodeGen/ARM/fp_convert.ll test/CodeGen/ARM/fparith.ll test/CodeGen/ARM/fpcmp-opt.ll test/CodeGen/ARM/fpcmp.ll test/CodeGen/ARM/fpcmp_ueq.ll test/CodeGen/ARM/fpconsts.ll test/CodeGen/ARM/fpconv.ll test/CodeGen/ARM/fpmem.ll test/CodeGen/ARM/fpow.ll test/CodeGen/ARM/fpowi.ll test/CodeGen/ARM/fptoint.ll test/CodeGen/ARM/fsubs.ll test/CodeGen/ARM/fusedMAC.ll test/CodeGen/ARM/global-merge-addrspace.ll test/CodeGen/ARM/global-merge.ll test/CodeGen/ARM/globals.ll test/CodeGen/ARM/gpr-paired-spill-thumbinst.ll test/CodeGen/ARM/gpr-paired-spill.ll test/CodeGen/ARM/gv-stubs-crash.ll test/CodeGen/ARM/hardfloat_neon.ll test/CodeGen/ARM/hello.ll test/CodeGen/ARM/hidden-vis-2.ll test/CodeGen/ARM/hidden-vis-3.ll test/CodeGen/ARM/hidden-vis.ll test/CodeGen/ARM/iabs.ll test/CodeGen/ARM/ifcvt1.ll test/CodeGen/ARM/ifcvt10.ll test/CodeGen/ARM/ifcvt11.ll test/CodeGen/ARM/ifcvt12.ll test/CodeGen/ARM/ifcvt2.ll test/CodeGen/ARM/ifcvt3.ll test/CodeGen/ARM/ifcvt4.ll test/CodeGen/ARM/ifcvt5.ll test/CodeGen/ARM/ifcvt6.ll test/CodeGen/ARM/ifcvt7.ll test/CodeGen/ARM/ifcvt8.ll test/CodeGen/ARM/ifcvt9.ll test/CodeGen/ARM/illegal-vector-bitcast.ll test/CodeGen/ARM/imm.ll test/CodeGen/ARM/indirect-reg-input.ll test/CodeGen/ARM/indirectbr-2.ll test/CodeGen/ARM/indirectbr.ll test/CodeGen/ARM/inlineasm-64bit.ll test/CodeGen/ARM/inlineasm-imm-arm.ll test/CodeGen/ARM/inlineasm.ll test/CodeGen/ARM/inlineasm2.ll test/CodeGen/ARM/inlineasm3.ll test/CodeGen/ARM/inlineasm4.ll test/CodeGen/ARM/insn-sched1.ll test/CodeGen/ARM/int-to-fp.ll test/CodeGen/ARM/integer_insertelement.ll test/CodeGen/ARM/intrinsics.ll test/CodeGen/ARM/invoke-donothing-assert.ll test/CodeGen/ARM/ispositive.ll test/CodeGen/ARM/jumptable-label.ll test/CodeGen/ARM/large-stack.ll test/CodeGen/ARM/ldm.ll test/CodeGen/ARM/ldr.ll test/CodeGen/ARM/ldr_ext.ll test/CodeGen/ARM/ldr_frame.ll test/CodeGen/ARM/ldr_post.ll test/CodeGen/ARM/ldr_pre.ll test/CodeGen/ARM/ldrd-memoper.ll test/CodeGen/ARM/ldrd.ll test/CodeGen/ARM/ldst-f32-2-i32.ll test/CodeGen/ARM/ldstrexd.ll test/CodeGen/ARM/lit.local.cfg test/CodeGen/ARM/load-global.ll test/CodeGen/ARM/load.ll test/CodeGen/ARM/load_i1_select.ll test/CodeGen/ARM/log2_not_readnone.ll test/CodeGen/ARM/long-setcc.ll test/CodeGen/ARM/long.ll test/CodeGen/ARM/longMAC.ll test/CodeGen/ARM/long_shift.ll test/CodeGen/ARM/lsr-code-insertion.ll test/CodeGen/ARM/lsr-icmp-imm.ll test/CodeGen/ARM/lsr-scale-addr-mode.ll test/CodeGen/ARM/lsr-unfolded-offset.ll test/CodeGen/ARM/machine-cse-cmp.ll test/CodeGen/ARM/machine-licm.ll test/CodeGen/ARM/mem.ll test/CodeGen/ARM/memcpy-inline.ll test/CodeGen/ARM/memfunc.ll test/CodeGen/ARM/memset-inline.ll test/CodeGen/ARM/misched-copy-arm.ll test/CodeGen/ARM/mls.ll test/CodeGen/ARM/movt-movw-global.ll test/CodeGen/ARM/movt.ll test/CodeGen/ARM/mul.ll test/CodeGen/ARM/mul_const.ll test/CodeGen/ARM/mulhi.ll test/CodeGen/ARM/mult-alt-generic-arm.ll test/CodeGen/ARM/mvn.ll test/CodeGen/ARM/neon-fma.ll test/CodeGen/ARM/neon-spfp.ll test/CodeGen/ARM/neon_arith1.ll test/CodeGen/ARM/neon_cmp.ll test/CodeGen/ARM/neon_div.ll test/CodeGen/ARM/neon_fpconv.ll test/CodeGen/ARM/neon_ld1.ll test/CodeGen/ARM/neon_ld2.ll test/CodeGen/ARM/neon_minmax.ll test/CodeGen/ARM/neon_shift.ll test/CodeGen/ARM/neon_spill.ll test/CodeGen/ARM/neon_vabs.ll test/CodeGen/ARM/nop_concat_vectors.ll test/CodeGen/ARM/odr_comdat.ll test/CodeGen/ARM/opt-shuff-tstore.ll test/CodeGen/ARM/pack.ll test/CodeGen/ARM/peephole-bitcast.ll test/CodeGen/ARM/phi.ll test/CodeGen/ARM/popcnt.ll test/CodeGen/ARM/pr13249.ll test/CodeGen/ARM/pr3502.ll test/CodeGen/ARM/prefetch.ll test/CodeGen/ARM/private.ll test/CodeGen/ARM/reg_sequence.ll test/CodeGen/ARM/ret0.ll test/CodeGen/ARM/ret_arg1.ll test/CodeGen/ARM/ret_arg2.ll test/CodeGen/ARM/ret_arg3.ll test/CodeGen/ARM/ret_arg4.ll test/CodeGen/ARM/ret_arg5.ll test/CodeGen/ARM/ret_f32_arg2.ll test/CodeGen/ARM/ret_f32_arg5.ll test/CodeGen/ARM/ret_f64_arg2.ll test/CodeGen/ARM/ret_f64_arg_reg_split.ll test/CodeGen/ARM/ret_f64_arg_split.ll test/CodeGen/ARM/ret_f64_arg_stack.ll test/CodeGen/ARM/ret_i128_arg2.ll test/CodeGen/ARM/ret_i64_arg2.ll test/CodeGen/ARM/ret_i64_arg3.ll test/CodeGen/ARM/ret_i64_arg_split.ll test/CodeGen/ARM/ret_sret_vector.ll test/CodeGen/ARM/ret_void.ll test/CodeGen/ARM/returned-ext.ll test/CodeGen/ARM/rev.ll test/CodeGen/ARM/sbfx.ll test/CodeGen/ARM/section.ll test/CodeGen/ARM/select-imm.ll test/CodeGen/ARM/select.ll test/CodeGen/ARM/select_xform.ll test/CodeGen/ARM/shifter_operand.ll test/CodeGen/ARM/shuffle.ll test/CodeGen/ARM/sjlj-prepare-critical-edge.ll test/CodeGen/ARM/smml.ll test/CodeGen/ARM/smul.ll test/CodeGen/ARM/spill-q.ll test/CodeGen/ARM/stack-frame.ll test/CodeGen/ARM/stm.ll test/CodeGen/ARM/str_post.ll test/CodeGen/ARM/str_pre-2.ll test/CodeGen/ARM/str_pre.ll test/CodeGen/ARM/str_trunc.ll test/CodeGen/ARM/struct_byval.ll test/CodeGen/ARM/sub-cmp-peephole.ll test/CodeGen/ARM/sub.ll test/CodeGen/ARM/subreg-remat.ll test/CodeGen/ARM/sxt_rot.ll test/CodeGen/ARM/t2-imm.ll test/CodeGen/ARM/tail-dup.ll test/CodeGen/ARM/tail-opts.ll test/CodeGen/ARM/test-sharedidx.ll test/CodeGen/ARM/this-return.ll test/CodeGen/ARM/thread_pointer.ll test/CodeGen/ARM/thumb1-varalloc.ll test/CodeGen/ARM/thumb2-it-block.ll test/CodeGen/ARM/tls-models.ll test/CodeGen/ARM/tls1.ll test/CodeGen/ARM/tls2.ll test/CodeGen/ARM/tls3.ll test/CodeGen/ARM/trap.ll test/CodeGen/ARM/trunc_ldr.ll test/CodeGen/ARM/truncstore-dag-combine.ll test/CodeGen/ARM/tst_teq.ll test/CodeGen/ARM/twoaddrinstr.ll test/CodeGen/ARM/uint64tof64.ll test/CodeGen/ARM/umulo-32.ll test/CodeGen/ARM/unaligned_load_store.ll test/CodeGen/ARM/unaligned_load_store_vector.ll test/CodeGen/ARM/undef-sext.ll test/CodeGen/ARM/unord.ll test/CodeGen/ARM/unsafe-fsub.ll test/CodeGen/ARM/uxt_rot.ll test/CodeGen/ARM/uxtb.ll test/CodeGen/ARM/v1-constant-fold.ll test/CodeGen/ARM/va_arg.ll test/CodeGen/ARM/vaba.ll test/CodeGen/ARM/vabd.ll test/CodeGen/ARM/vabs.ll test/CodeGen/ARM/vadd.ll test/CodeGen/ARM/vargs.ll test/CodeGen/ARM/vargs_align.ll test/CodeGen/ARM/vbits.ll test/CodeGen/ARM/vbsl-constant.ll test/CodeGen/ARM/vbsl.ll test/CodeGen/ARM/vceq.ll test/CodeGen/ARM/vcge.ll test/CodeGen/ARM/vcgt.ll test/CodeGen/ARM/vcnt.ll test/CodeGen/ARM/vcombine.ll test/CodeGen/ARM/vcvt-cost.ll test/CodeGen/ARM/vcvt.ll test/CodeGen/ARM/vcvt_combine.ll test/CodeGen/ARM/vdiv_combine.ll test/CodeGen/ARM/vdup.ll test/CodeGen/ARM/vector-DAGCombine.ll test/CodeGen/ARM/vector-extend-narrow.ll test/CodeGen/ARM/vext.ll test/CodeGen/ARM/vfcmp.ll test/CodeGen/ARM/vfloatintrinsics.ll test/CodeGen/ARM/vfp.ll test/CodeGen/ARM/vget_lane.ll test/CodeGen/ARM/vhadd.ll test/CodeGen/ARM/vhsub.ll test/CodeGen/ARM/vicmp.ll test/CodeGen/ARM/vld1.ll test/CodeGen/ARM/vld2.ll test/CodeGen/ARM/vld3.ll test/CodeGen/ARM/vld4.ll test/CodeGen/ARM/vlddup.ll test/CodeGen/ARM/vldlane.ll test/CodeGen/ARM/vminmax.ll test/CodeGen/ARM/vmla.ll test/CodeGen/ARM/vmls.ll test/CodeGen/ARM/vmov.ll test/CodeGen/ARM/vmul.ll test/CodeGen/ARM/vneg.ll test/CodeGen/ARM/vpadal.ll test/CodeGen/ARM/vpadd.ll test/CodeGen/ARM/vpminmax.ll test/CodeGen/ARM/vqadd.ll test/CodeGen/ARM/vqdmul.ll test/CodeGen/ARM/vqshl.ll test/CodeGen/ARM/vqshrn.ll test/CodeGen/ARM/vqsub.ll test/CodeGen/ARM/vrec.ll test/CodeGen/ARM/vrev.ll test/CodeGen/ARM/vselect_imax.ll test/CodeGen/ARM/vshift.ll test/CodeGen/ARM/vshiftins.ll test/CodeGen/ARM/vshl.ll test/CodeGen/ARM/vshll.ll test/CodeGen/ARM/vshrn.ll test/CodeGen/ARM/vsra.ll test/CodeGen/ARM/vst1.ll test/CodeGen/ARM/vst2.ll test/CodeGen/ARM/vst3.ll test/CodeGen/ARM/vst4.ll test/CodeGen/ARM/vstlane.ll test/CodeGen/ARM/vsub.ll test/CodeGen/ARM/vtbl.ll test/CodeGen/ARM/vtrn.ll test/CodeGen/ARM/vuzp.ll test/CodeGen/ARM/vzip.ll test/CodeGen/ARM/weak.ll test/CodeGen/ARM/weak2.ll test/CodeGen/ARM/widen-vmovs.ll test/CodeGen/ARM/zextload_demandedbits.ll test/CodeGen/CPP/2007-06-16-Funcname.ll test/CodeGen/CPP/2009-05-01-Long-Double.ll test/CodeGen/CPP/2009-05-04-CondBr.ll test/CodeGen/CPP/2012-02-05-UnitVarCrash.ll test/CodeGen/CPP/lit.local.cfg test/CodeGen/Generic/2002-04-14-UnexpectedUnsignedType.ll test/CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll test/CodeGen/Generic/2003-05-27-phifcmpd.ll test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll test/CodeGen/Generic/2003-05-27-usefsubasbool.ll test/CodeGen/Generic/2003-05-28-ManyArgs.ll test/CodeGen/Generic/2003-05-30-BadFoldGEP.ll test/CodeGen/Generic/2003-05-30-BadPreselectPhi.ll test/CodeGen/Generic/2003-07-06-BadIntCmp.ll test/CodeGen/Generic/2003-07-07-BadLongConst.ll test/CodeGen/Generic/2003-07-08-BadCastToBool.ll test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll test/CodeGen/Generic/2005-04-09-GlobalInPHI.ll test/CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll test/CodeGen/Generic/2005-10-21-longlonggtu.ll test/CodeGen/Generic/2005-12-01-Crash.ll test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll test/CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll test/CodeGen/Generic/2006-02-12-InsertLibcall.ll test/CodeGen/Generic/2006-03-01-dagcombineinfloop.ll test/CodeGen/Generic/2006-04-26-SetCCAnd.ll test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll test/CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll test/CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll test/CodeGen/Generic/2006-07-03-schedulers.ll test/CodeGen/Generic/2006-08-30-CoalescerCrash.ll test/CodeGen/Generic/2006-09-02-LocalAllocCrash.ll test/CodeGen/Generic/2006-09-06-SwitchLowering.ll test/CodeGen/Generic/2006-10-27-CondFolding.ll test/CodeGen/Generic/2006-10-29-Crash.ll test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll test/CodeGen/Generic/2007-01-15-LoadSelectCycle.ll test/CodeGen/Generic/2007-02-25-invoke.ll test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll test/CodeGen/Generic/2007-04-17-lsr-crash.ll test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll test/CodeGen/Generic/2007-04-27-LargeMemObject.ll test/CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll test/CodeGen/Generic/2007-05-15-InfiniteRecursion.ll test/CodeGen/Generic/2007-12-17-InvokeAsm.ll test/CodeGen/Generic/2007-12-31-UnusedSelector.ll test/CodeGen/Generic/2008-01-25-dag-combine-mul.ll test/CodeGen/Generic/2008-01-30-LoadCrash.ll test/CodeGen/Generic/2008-02-04-Ctlz.ll test/CodeGen/Generic/2008-02-04-ExtractSubvector.ll test/CodeGen/Generic/2008-02-20-MatchingMem.ll test/CodeGen/Generic/2008-02-25-NegateZero.ll test/CodeGen/Generic/2008-02-26-NegatableCrash.ll test/CodeGen/Generic/2008-08-07-PtrToInt-SmallerInt.ll test/CodeGen/Generic/2009-03-17-LSR-APInt.ll test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll test/CodeGen/Generic/2009-04-10-SinkCrash.ll test/CodeGen/Generic/2009-04-28-i128-cmp-crash.ll test/CodeGen/Generic/2009-11-16-BadKillsCrash.ll test/CodeGen/Generic/2010-07-27-DAGCombineCrash.ll test/CodeGen/Generic/2010-11-04-BigByval.ll test/CodeGen/Generic/2010-ZeroSizedArg.ll test/CodeGen/Generic/2011-01-06-BigNumberCrash.ll test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll test/CodeGen/Generic/2012-06-08-APIntCrash.ll test/CodeGen/Generic/2013-03-20-APFloatCrash.ll test/CodeGen/Generic/APIntLoadStore.ll test/CodeGen/Generic/APIntParam.ll test/CodeGen/Generic/APIntSextParam.ll test/CodeGen/Generic/APIntZextParam.ll test/CodeGen/Generic/BasicInstrs.ll test/CodeGen/Generic/ConstantExprLowering.ll test/CodeGen/Generic/MachineBranchProb.ll test/CodeGen/Generic/Makefile test/CodeGen/Generic/add-with-overflow-128.ll test/CodeGen/Generic/add-with-overflow-24.ll test/CodeGen/Generic/add-with-overflow.ll test/CodeGen/Generic/addr-label.ll test/CodeGen/Generic/asm-large-immediate.ll test/CodeGen/Generic/badCallArgLRLLVM.ll test/CodeGen/Generic/badFoldGEP.ll test/CodeGen/Generic/badarg6.ll test/CodeGen/Generic/bool-to-double.ll test/CodeGen/Generic/builtin-expect.ll test/CodeGen/Generic/call-ret0.ll test/CodeGen/Generic/call-ret42.ll test/CodeGen/Generic/call-void.ll test/CodeGen/Generic/call2-ret0.ll test/CodeGen/Generic/cast-fp.ll test/CodeGen/Generic/constindices.ll test/CodeGen/Generic/crash.ll test/CodeGen/Generic/dag-combine-crash.ll test/CodeGen/Generic/dbg_value.ll test/CodeGen/Generic/div-neg-power-2.ll test/CodeGen/Generic/donothing.ll test/CodeGen/Generic/edge-bundles-blockIDs.ll test/CodeGen/Generic/empty-load-store.ll test/CodeGen/Generic/exception-handling.ll test/CodeGen/Generic/externally_available.ll test/CodeGen/Generic/fastcall.ll test/CodeGen/Generic/fneg-fabs.ll test/CodeGen/Generic/fp-to-int-invalid.ll test/CodeGen/Generic/fp_to_int.ll test/CodeGen/Generic/fpowi-promote.ll test/CodeGen/Generic/fwdtwice.ll test/CodeGen/Generic/global-ret0.ll test/CodeGen/Generic/hello.ll test/CodeGen/Generic/i128-addsub.ll test/CodeGen/Generic/i128-arith.ll test/CodeGen/Generic/inline-asm-mem-clobber.ll test/CodeGen/Generic/inline-asm-special-strings.ll test/CodeGen/Generic/intrinsics.ll test/CodeGen/Generic/invalid-memcpy.ll test/CodeGen/Generic/isunord.ll test/CodeGen/Generic/lit.local.cfg test/CodeGen/Generic/llvm-ct-intrinsics.ll test/CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll test/CodeGen/Generic/negintconst.ll test/CodeGen/Generic/nested-select.ll test/CodeGen/Generic/overflow.ll test/CodeGen/Generic/pr12507.ll test/CodeGen/Generic/pr2625.ll test/CodeGen/Generic/pr3288.ll test/CodeGen/Generic/print-add.ll test/CodeGen/Generic/print-after.ll test/CodeGen/Generic/print-arith-fp.ll test/CodeGen/Generic/print-arith-int.ll test/CodeGen/Generic/print-int.ll test/CodeGen/Generic/print-machineinstrs.ll test/CodeGen/Generic/print-mul-exp.ll test/CodeGen/Generic/print-mul.ll test/CodeGen/Generic/print-shift.ll test/CodeGen/Generic/ret0.ll test/CodeGen/Generic/ret42.ll test/CodeGen/Generic/select-cc.ll test/CodeGen/Generic/select.ll test/CodeGen/Generic/shift-int64.ll test/CodeGen/Generic/stacksave-restore.ll test/CodeGen/Generic/stop-after.ll test/CodeGen/Generic/storetrunc-fp.ll test/CodeGen/Generic/switch-lower-feature.ll test/CodeGen/Generic/switch-lower.ll test/CodeGen/Generic/trap.ll test/CodeGen/Generic/undef-phi.ll test/CodeGen/Generic/v-split.ll test/CodeGen/Generic/vector-casts.ll test/CodeGen/Generic/vector-constantexpr.ll test/CodeGen/Generic/vector-identity-shuffle.ll test/CodeGen/Generic/vector.ll test/CodeGen/Generic/zero-sized-array.ll test/CodeGen/Hexagon/BranchPredict.ll test/CodeGen/Hexagon/absaddr-store.ll test/CodeGen/Hexagon/absimm.ll test/CodeGen/Hexagon/adde.ll test/CodeGen/Hexagon/always-ext.ll test/CodeGen/Hexagon/args.ll test/CodeGen/Hexagon/ashift-left-right.ll test/CodeGen/Hexagon/block-addr.ll test/CodeGen/Hexagon/cext-check.ll test/CodeGen/Hexagon/cext-valid-packet1.ll test/CodeGen/Hexagon/cext-valid-packet2.ll test/CodeGen/Hexagon/cmp-to-genreg.ll test/CodeGen/Hexagon/cmp-to-predreg.ll test/CodeGen/Hexagon/cmp_pred.ll test/CodeGen/Hexagon/cmp_pred2.ll test/CodeGen/Hexagon/cmp_pred_reg.ll test/CodeGen/Hexagon/cmpb_pred.ll test/CodeGen/Hexagon/combine.ll test/CodeGen/Hexagon/combine_ir.ll test/CodeGen/Hexagon/convertdptoint.ll test/CodeGen/Hexagon/convertdptoll.ll test/CodeGen/Hexagon/convertsptoint.ll test/CodeGen/Hexagon/convertsptoll.ll test/CodeGen/Hexagon/ctlz-cttz-ctpop.ll test/CodeGen/Hexagon/dadd.ll test/CodeGen/Hexagon/dmul.ll test/CodeGen/Hexagon/double.ll test/CodeGen/Hexagon/doubleconvert-ieee-rnd-near.ll test/CodeGen/Hexagon/dsub.ll test/CodeGen/Hexagon/dualstore.ll test/CodeGen/Hexagon/extload-combine.ll test/CodeGen/Hexagon/fadd.ll test/CodeGen/Hexagon/fcmp.ll test/CodeGen/Hexagon/float.ll test/CodeGen/Hexagon/floatconvert-ieee-rnd-near.ll test/CodeGen/Hexagon/fmul.ll test/CodeGen/Hexagon/frame.ll test/CodeGen/Hexagon/fsub.ll test/CodeGen/Hexagon/fusedandshift.ll test/CodeGen/Hexagon/gp-plus-offset-load.ll test/CodeGen/Hexagon/gp-plus-offset-store.ll test/CodeGen/Hexagon/gp-rel.ll test/CodeGen/Hexagon/hwloop-cleanup.ll test/CodeGen/Hexagon/hwloop-const.ll test/CodeGen/Hexagon/hwloop-dbg.ll test/CodeGen/Hexagon/hwloop-le.ll test/CodeGen/Hexagon/hwloop-lt.ll test/CodeGen/Hexagon/hwloop-lt1.ll test/CodeGen/Hexagon/hwloop-ne.ll test/CodeGen/Hexagon/i16_VarArg.ll test/CodeGen/Hexagon/i1_VarArg.ll test/CodeGen/Hexagon/i8_VarArg.ll test/CodeGen/Hexagon/idxload-with-zero-offset.ll test/CodeGen/Hexagon/indirect-br.ll test/CodeGen/Hexagon/lit.local.cfg test/CodeGen/Hexagon/macint.ll test/CodeGen/Hexagon/memops.ll test/CodeGen/Hexagon/memops1.ll test/CodeGen/Hexagon/memops2.ll test/CodeGen/Hexagon/memops3.ll test/CodeGen/Hexagon/misaligned-access.ll test/CodeGen/Hexagon/mpy.ll test/CodeGen/Hexagon/newvaluejump.ll test/CodeGen/Hexagon/newvaluejump2.ll test/CodeGen/Hexagon/newvaluestore.ll test/CodeGen/Hexagon/opt-fabs.ll test/CodeGen/Hexagon/opt-fneg.ll test/CodeGen/Hexagon/packetize_cond_inst.ll test/CodeGen/Hexagon/postinc-load.ll test/CodeGen/Hexagon/postinc-store.ll test/CodeGen/Hexagon/pred-absolute-store.ll test/CodeGen/Hexagon/pred-gp.ll test/CodeGen/Hexagon/pred-instrs.ll test/CodeGen/Hexagon/predicate-copy.ll test/CodeGen/Hexagon/remove_lsr.ll test/CodeGen/Hexagon/simpletailcall.ll test/CodeGen/Hexagon/split-const32-const64.ll test/CodeGen/Hexagon/static.ll test/CodeGen/Hexagon/struct_args.ll test/CodeGen/Hexagon/struct_args_large.ll test/CodeGen/Hexagon/sube.ll test/CodeGen/Hexagon/tfr-to-combine.ll test/CodeGen/Hexagon/union-1.ll test/CodeGen/Hexagon/vaddh.ll test/CodeGen/Hexagon/validate-offset.ll test/CodeGen/Hexagon/zextloadi1.ll test/CodeGen/Inputs/DbgValueOtherTargets.ll test/CodeGen/MBlaze/DbgValueOtherTargets.test test/CodeGen/MBlaze/brind.ll test/CodeGen/MBlaze/callind.ll test/CodeGen/MBlaze/cc.ll test/CodeGen/MBlaze/div.ll test/CodeGen/MBlaze/fpu.ll test/CodeGen/MBlaze/fsl.ll test/CodeGen/MBlaze/imm.ll test/CodeGen/MBlaze/intr.ll test/CodeGen/MBlaze/jumptable.ll test/CodeGen/MBlaze/lit.local.cfg test/CodeGen/MBlaze/loop.ll test/CodeGen/MBlaze/mul.ll test/CodeGen/MBlaze/mul64.ll test/CodeGen/MBlaze/select.ll test/CodeGen/MBlaze/shift.ll test/CodeGen/MBlaze/svol.ll test/CodeGen/MSP430/2009-05-10-CyclicDAG.ll test/CodeGen/MSP430/2009-05-17-Rot.ll test/CodeGen/MSP430/2009-05-17-Shift.ll test/CodeGen/MSP430/2009-05-19-DoubleSplit.ll test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll test/CodeGen/MSP430/2009-09-18-AbsoluteAddr.ll test/CodeGen/MSP430/2009-10-10-OrImpDef.ll test/CodeGen/MSP430/2009-11-05-8BitLibcalls.ll test/CodeGen/MSP430/2009-11-08-InvalidResNo.ll test/CodeGen/MSP430/2009-11-20-NewNode.ll test/CodeGen/MSP430/2009-12-21-FrameAddr.ll test/CodeGen/MSP430/2009-12-22-InlineAsm.ll test/CodeGen/MSP430/2010-05-01-CombinerAnd.ll test/CodeGen/MSP430/AddrMode-bis-rx.ll test/CodeGen/MSP430/AddrMode-bis-xr.ll test/CodeGen/MSP430/AddrMode-mov-rx.ll test/CodeGen/MSP430/AddrMode-mov-xr.ll test/CodeGen/MSP430/DbgValueOtherTargets.test test/CodeGen/MSP430/Inst16mi.ll test/CodeGen/MSP430/Inst16mm.ll test/CodeGen/MSP430/Inst16mr.ll test/CodeGen/MSP430/Inst16ri.ll test/CodeGen/MSP430/Inst16rm.ll test/CodeGen/MSP430/Inst16rr.ll test/CodeGen/MSP430/Inst8mi.ll test/CodeGen/MSP430/Inst8mm.ll test/CodeGen/MSP430/Inst8mr.ll test/CodeGen/MSP430/Inst8ri.ll test/CodeGen/MSP430/Inst8rm.ll test/CodeGen/MSP430/Inst8rr.ll test/CodeGen/MSP430/bit.ll test/CodeGen/MSP430/byval.ll test/CodeGen/MSP430/fp.ll test/CodeGen/MSP430/indirectbr.ll test/CodeGen/MSP430/indirectbr2.ll test/CodeGen/MSP430/inline-asm.ll test/CodeGen/MSP430/lit.local.cfg test/CodeGen/MSP430/mult-alt-generic-msp430.ll test/CodeGen/MSP430/postinc.ll test/CodeGen/MSP430/setcc.ll test/CodeGen/MSP430/shifts.ll test/CodeGen/MSP430/vararg.ll test/CodeGen/Mips/2008-06-05-Carry.ll test/CodeGen/Mips/2008-07-03-SRet.ll test/CodeGen/Mips/2008-07-06-fadd64.ll test/CodeGen/Mips/2008-07-07-FPExtend.ll test/CodeGen/Mips/2008-07-07-Float2Int.ll test/CodeGen/Mips/2008-07-07-IntDoubleConvertions.ll test/CodeGen/Mips/2008-07-15-InternalConstant.ll test/CodeGen/Mips/2008-07-15-SmallSection.ll test/CodeGen/Mips/2008-07-16-SignExtInReg.ll test/CodeGen/Mips/2008-07-22-Cstpool.ll test/CodeGen/Mips/2008-07-23-fpcmp.ll test/CodeGen/Mips/2008-07-29-icmp.ll test/CodeGen/Mips/2008-07-31-fcopysign.ll test/CodeGen/Mips/2008-08-01-AsmInline.ll test/CodeGen/Mips/2008-08-03-ReturnDouble.ll test/CodeGen/Mips/2008-08-03-fabs64.ll test/CodeGen/Mips/2008-08-04-Bitconvert.ll test/CodeGen/Mips/2008-08-06-Alloca.ll test/CodeGen/Mips/2008-08-07-CC.ll test/CodeGen/Mips/2008-08-07-FPRound.ll test/CodeGen/Mips/2008-08-08-bswap.ll test/CodeGen/Mips/2008-08-08-ctlz.ll test/CodeGen/Mips/2008-10-13-LegalizerBug.ll test/CodeGen/Mips/2008-11-10-xint_to_fp.ll test/CodeGen/Mips/2009-11-16-CstPoolLoad.ll test/CodeGen/Mips/2010-07-20-Switch.ll test/CodeGen/Mips/2010-11-09-CountLeading.ll test/CodeGen/Mips/2010-11-09-Mul.ll test/CodeGen/Mips/2011-05-26-BranchKillsVreg.ll test/CodeGen/Mips/2012-12-12-ExpandMemcpy.ll test/CodeGen/Mips/DbgValueOtherTargets.test test/CodeGen/Mips/addc.ll test/CodeGen/Mips/addi.ll test/CodeGen/Mips/addressing-mode.ll test/CodeGen/Mips/align16.ll test/CodeGen/Mips/alloca.ll test/CodeGen/Mips/alloca16.ll test/CodeGen/Mips/analyzebranch.ll test/CodeGen/Mips/and1.ll test/CodeGen/Mips/asm-large-immediate.ll test/CodeGen/Mips/atomic.ll test/CodeGen/Mips/atomicops.ll test/CodeGen/Mips/biggot.ll test/CodeGen/Mips/blockaddr.ll test/CodeGen/Mips/br-jmp.ll test/CodeGen/Mips/brconeq.ll test/CodeGen/Mips/brconeqk.ll test/CodeGen/Mips/brconeqz.ll test/CodeGen/Mips/brconge.ll test/CodeGen/Mips/brcongt.ll test/CodeGen/Mips/brconle.ll test/CodeGen/Mips/brconlt.ll test/CodeGen/Mips/brconne.ll test/CodeGen/Mips/brconnek.ll test/CodeGen/Mips/brconnez.ll test/CodeGen/Mips/brdelayslot.ll test/CodeGen/Mips/brind.ll test/CodeGen/Mips/bswap.ll test/CodeGen/Mips/buildpairextractelementf64.ll test/CodeGen/Mips/check-noat.ll test/CodeGen/Mips/cmov.ll test/CodeGen/Mips/constantfp0.ll test/CodeGen/Mips/cprestore.ll test/CodeGen/Mips/div.ll test/CodeGen/Mips/div_rem.ll test/CodeGen/Mips/divrem.ll test/CodeGen/Mips/divu.ll test/CodeGen/Mips/divu_remu.ll test/CodeGen/Mips/double2int.ll test/CodeGen/Mips/dsp-patterns-cmp-vselect.ll test/CodeGen/Mips/dsp-patterns.ll test/CodeGen/Mips/dsp-r1.ll test/CodeGen/Mips/dsp-r2.ll test/CodeGen/Mips/eh-dwarf-cfa.ll test/CodeGen/Mips/eh-return32.ll test/CodeGen/Mips/eh-return64.ll test/CodeGen/Mips/eh.ll test/CodeGen/Mips/ex2.ll test/CodeGen/Mips/extins.ll test/CodeGen/Mips/fabs.ll test/CodeGen/Mips/fastcc.ll test/CodeGen/Mips/fcopysign-f32-f64.ll test/CodeGen/Mips/fcopysign.ll test/CodeGen/Mips/fmadd1.ll test/CodeGen/Mips/fneg.ll test/CodeGen/Mips/fp-indexed-ls.ll test/CodeGen/Mips/fp-spill-reload.ll test/CodeGen/Mips/fp16static.ll test/CodeGen/Mips/fpbr.ll test/CodeGen/Mips/fpneeded.ll test/CodeGen/Mips/fpnotneeded.ll test/CodeGen/Mips/frame-address.ll test/CodeGen/Mips/frem.ll test/CodeGen/Mips/global-address.ll test/CodeGen/Mips/global-pointer-reg.ll test/CodeGen/Mips/gpreg-lazy-binding.ll test/CodeGen/Mips/gprestore.ll test/CodeGen/Mips/helloworld.ll test/CodeGen/Mips/hf16_1.ll test/CodeGen/Mips/hf16call32.ll test/CodeGen/Mips/i32k.ll test/CodeGen/Mips/i64arg.ll test/CodeGen/Mips/imm.ll test/CodeGen/Mips/indirectcall.ll test/CodeGen/Mips/init-array.ll test/CodeGen/Mips/inlineasm-cnstrnt-bad-I-1.ll test/CodeGen/Mips/inlineasm-cnstrnt-bad-J.ll test/CodeGen/Mips/inlineasm-cnstrnt-bad-K.ll test/CodeGen/Mips/inlineasm-cnstrnt-bad-L.ll test/CodeGen/Mips/inlineasm-cnstrnt-bad-N.ll test/CodeGen/Mips/inlineasm-cnstrnt-bad-O.ll test/CodeGen/Mips/inlineasm-cnstrnt-bad-P.ll test/CodeGen/Mips/inlineasm-cnstrnt-reg.ll test/CodeGen/Mips/inlineasm-cnstrnt-reg64.ll test/CodeGen/Mips/inlineasm-operand-code.ll test/CodeGen/Mips/inlineasm64.ll test/CodeGen/Mips/inlineasm_constraint.ll test/CodeGen/Mips/inlineasmmemop.ll test/CodeGen/Mips/internalfunc.ll test/CodeGen/Mips/jtstat.ll test/CodeGen/Mips/largefr1.ll test/CodeGen/Mips/largeimm1.ll test/CodeGen/Mips/largeimmprinting.ll test/CodeGen/Mips/lb1.ll test/CodeGen/Mips/lbu1.ll test/CodeGen/Mips/lh1.ll test/CodeGen/Mips/lhu1.ll test/CodeGen/Mips/lit.local.cfg test/CodeGen/Mips/llcarry.ll test/CodeGen/Mips/load-store-left-right.ll test/CodeGen/Mips/longbranch.ll test/CodeGen/Mips/machineverifier.ll test/CodeGen/Mips/madd-msub.ll test/CodeGen/Mips/memcpy.ll test/CodeGen/Mips/mips16_32_1.ll test/CodeGen/Mips/mips16_32_10.ll test/CodeGen/Mips/mips16_32_3.ll test/CodeGen/Mips/mips16_32_4.ll test/CodeGen/Mips/mips16_32_5.ll test/CodeGen/Mips/mips16_32_6.ll test/CodeGen/Mips/mips16_32_7.ll test/CodeGen/Mips/mips16_32_8.ll test/CodeGen/Mips/mips16_32_9.ll test/CodeGen/Mips/mips16_fpret.ll test/CodeGen/Mips/mips16ex.ll test/CodeGen/Mips/mips16fpe.ll test/CodeGen/Mips/mips64-f128-call.ll test/CodeGen/Mips/mips64-f128.ll test/CodeGen/Mips/mips64-fp-indexed-ls.ll test/CodeGen/Mips/mips64-libcall.ll test/CodeGen/Mips/mips64-sret.ll test/CodeGen/Mips/mips64countleading.ll test/CodeGen/Mips/mips64directive.ll test/CodeGen/Mips/mips64ext.ll test/CodeGen/Mips/mips64extins.ll test/CodeGen/Mips/mips64fpimm0.ll test/CodeGen/Mips/mips64fpldst.ll test/CodeGen/Mips/mips64imm.ll test/CodeGen/Mips/mips64instrs.ll test/CodeGen/Mips/mips64intldst.ll test/CodeGen/Mips/mips64lea.ll test/CodeGen/Mips/mips64load-store-left-right.ll test/CodeGen/Mips/mips64muldiv.ll test/CodeGen/Mips/mips64shift.ll test/CodeGen/Mips/mipslopat.ll test/CodeGen/Mips/misha.ll test/CodeGen/Mips/mno-ldc1-sdc1.ll test/CodeGen/Mips/mul.ll test/CodeGen/Mips/mulll.ll test/CodeGen/Mips/mulull.ll test/CodeGen/Mips/neg1.ll test/CodeGen/Mips/not1.ll test/CodeGen/Mips/null.ll test/CodeGen/Mips/o32_cc.ll test/CodeGen/Mips/o32_cc_byval.ll test/CodeGen/Mips/o32_cc_vararg.ll test/CodeGen/Mips/or1.ll test/CodeGen/Mips/private.ll test/CodeGen/Mips/ra-allocatable.ll test/CodeGen/Mips/rdhwr-directives.ll test/CodeGen/Mips/rem.ll test/CodeGen/Mips/remat-immed-load.ll test/CodeGen/Mips/remu.ll test/CodeGen/Mips/return-vector.ll test/CodeGen/Mips/return_address.ll test/CodeGen/Mips/rotate.ll test/CodeGen/Mips/sb1.ll test/CodeGen/Mips/selTBteqzCmpi.ll test/CodeGen/Mips/selTBtnezCmpi.ll test/CodeGen/Mips/selTBtnezSlti.ll test/CodeGen/Mips/select.ll test/CodeGen/Mips/selectcc.ll test/CodeGen/Mips/seleq.ll test/CodeGen/Mips/seleqk.ll test/CodeGen/Mips/selgek.ll test/CodeGen/Mips/selgt.ll test/CodeGen/Mips/selle.ll test/CodeGen/Mips/selltk.ll test/CodeGen/Mips/selne.ll test/CodeGen/Mips/selnek.ll test/CodeGen/Mips/selpat.ll test/CodeGen/Mips/setcc-se.ll test/CodeGen/Mips/seteq.ll test/CodeGen/Mips/seteqz.ll test/CodeGen/Mips/setge.ll test/CodeGen/Mips/setgek.ll test/CodeGen/Mips/setle.ll test/CodeGen/Mips/setlt.ll test/CodeGen/Mips/setltk.ll test/CodeGen/Mips/setne.ll test/CodeGen/Mips/setuge.ll test/CodeGen/Mips/setugt.ll test/CodeGen/Mips/setule.ll test/CodeGen/Mips/setult.ll test/CodeGen/Mips/setultk.ll test/CodeGen/Mips/sh1.ll test/CodeGen/Mips/shift-parts.ll test/CodeGen/Mips/sitofp-selectcc-opt.ll test/CodeGen/Mips/sll1.ll test/CodeGen/Mips/sll2.ll test/CodeGen/Mips/small-section-reserve-gp.ll test/CodeGen/Mips/spill-copy-acreg.ll test/CodeGen/Mips/sra1.ll test/CodeGen/Mips/sra2.ll test/CodeGen/Mips/srl1.ll test/CodeGen/Mips/srl2.ll test/CodeGen/Mips/stackcoloring.ll test/CodeGen/Mips/stacksize.ll test/CodeGen/Mips/stchar.ll test/CodeGen/Mips/stldst.ll test/CodeGen/Mips/sub1.ll test/CodeGen/Mips/sub2.ll test/CodeGen/Mips/swzero.ll test/CodeGen/Mips/tailcall.ll test/CodeGen/Mips/tls-alias.ll test/CodeGen/Mips/tls-models.ll test/CodeGen/Mips/tls.ll test/CodeGen/Mips/tls16.ll test/CodeGen/Mips/tls16_2.ll test/CodeGen/Mips/tnaked.ll test/CodeGen/Mips/uitofp.ll test/CodeGen/Mips/ul1.ll test/CodeGen/Mips/unalignedload.ll test/CodeGen/Mips/vector-load-store.ll test/CodeGen/Mips/vector-setcc.ll test/CodeGen/Mips/weak.ll test/CodeGen/Mips/xor1.ll test/CodeGen/Mips/zeroreg.ll test/CodeGen/NVPTX/annotations.ll test/CodeGen/NVPTX/arithmetic-fp-sm20.ll test/CodeGen/NVPTX/arithmetic-int.ll test/CodeGen/NVPTX/calling-conv.ll test/CodeGen/NVPTX/compare-int.ll test/CodeGen/NVPTX/convert-fp.ll test/CodeGen/NVPTX/convert-int-sm20.ll test/CodeGen/NVPTX/fma-disable.ll test/CodeGen/NVPTX/fma.ll test/CodeGen/NVPTX/global-ordering.ll test/CodeGen/NVPTX/intrin-nocapture.ll test/CodeGen/NVPTX/intrinsic-old.ll test/CodeGen/NVPTX/intrinsics.ll test/CodeGen/NVPTX/ld-addrspace.ll test/CodeGen/NVPTX/ld-generic.ll test/CodeGen/NVPTX/lit.local.cfg test/CodeGen/NVPTX/nvvm-reflect.ll test/CodeGen/NVPTX/param-align.ll test/CodeGen/NVPTX/pr13291-i1-store.ll test/CodeGen/NVPTX/ptx-version-30.ll test/CodeGen/NVPTX/ptx-version-31.ll test/CodeGen/NVPTX/sched1.ll test/CodeGen/NVPTX/sched2.ll test/CodeGen/NVPTX/simple-call.ll test/CodeGen/NVPTX/sm-version-20.ll test/CodeGen/NVPTX/sm-version-21.ll test/CodeGen/NVPTX/sm-version-30.ll test/CodeGen/NVPTX/sm-version-35.ll test/CodeGen/NVPTX/st-addrspace.ll test/CodeGen/NVPTX/st-generic.ll test/CodeGen/NVPTX/tuple-literal.ll test/CodeGen/NVPTX/vector-args.ll test/CodeGen/NVPTX/vector-compare.ll test/CodeGen/NVPTX/vector-loads.ll test/CodeGen/NVPTX/vector-select.ll test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll test/CodeGen/PowerPC/2004-11-30-shift-crash.ll test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll test/CodeGen/PowerPC/2005-01-14-UndefLong.ll test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll test/CodeGen/PowerPC/2006-04-05-splat-ish.ll test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll test/CodeGen/PowerPC/2006-08-11-RetVector.ll test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll test/CodeGen/PowerPC/2006-09-28-shift_64.ll test/CodeGen/PowerPC/2006-10-13-Miscompile.ll test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll test/CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll test/CodeGen/PowerPC/2007-03-24-cntlzd.ll test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll test/CodeGen/PowerPC/2007-09-08-unaligned.ll test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll test/CodeGen/PowerPC/2008-05-01-ppc_fp128.ll test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll test/CodeGen/PowerPC/2008-07-15-Bswap.ll test/CodeGen/PowerPC/2008-07-15-Fabs.ll test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll test/CodeGen/PowerPC/2008-07-17-Fneg.ll test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll test/CodeGen/PowerPC/2008-10-28-f128-i32.ll test/CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll test/CodeGen/PowerPC/2008-12-12-EH.ll test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll test/CodeGen/PowerPC/2009-03-17-LSRBug.ll test/CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll test/CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll test/CodeGen/PowerPC/2009-08-23-linkerprivate.ll test/CodeGen/PowerPC/2009-09-18-carrybit.ll test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll test/CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll test/CodeGen/PowerPC/2010-02-12-saveCR.ll test/CodeGen/PowerPC/2010-03-09-indirect-call.ll test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll test/CodeGen/PowerPC/2010-05-03-retaddr1.ll test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll test/CodeGen/PowerPC/2012-10-11-dynalloc.ll test/CodeGen/PowerPC/2012-10-12-bitcast.ll test/CodeGen/PowerPC/2012-11-16-mischedcall.ll test/CodeGen/PowerPC/Atomics-32.ll test/CodeGen/PowerPC/Atomics-64.ll test/CodeGen/PowerPC/DbgValueOtherTargets.test test/CodeGen/PowerPC/Frames-alloca.ll test/CodeGen/PowerPC/Frames-large.ll test/CodeGen/PowerPC/Frames-leaf.ll test/CodeGen/PowerPC/Frames-small.ll test/CodeGen/PowerPC/LargeAbsoluteAddr.ll test/CodeGen/PowerPC/a2-fp-basic.ll test/CodeGen/PowerPC/a2q-stackalign.ll test/CodeGen/PowerPC/a2q.ll test/CodeGen/PowerPC/addc.ll test/CodeGen/PowerPC/addi-reassoc.ll test/CodeGen/PowerPC/addrfuncstr.ll test/CodeGen/PowerPC/align.ll test/CodeGen/PowerPC/allocate-r0.ll test/CodeGen/PowerPC/and-branch.ll test/CodeGen/PowerPC/and-elim.ll test/CodeGen/PowerPC/and-imm.ll test/CodeGen/PowerPC/and_add.ll test/CodeGen/PowerPC/and_sext.ll test/CodeGen/PowerPC/and_sra.ll test/CodeGen/PowerPC/anon_aggr.ll test/CodeGen/PowerPC/asm-Zy.ll test/CodeGen/PowerPC/asym-regclass-copy.ll test/CodeGen/PowerPC/atomic-1.ll test/CodeGen/PowerPC/atomic-2.ll test/CodeGen/PowerPC/available-externally.ll test/CodeGen/PowerPC/bdzlr.ll test/CodeGen/PowerPC/big-endian-actual-args.ll test/CodeGen/PowerPC/big-endian-call-result.ll test/CodeGen/PowerPC/big-endian-formal-args.ll test/CodeGen/PowerPC/branch-opt.ll test/CodeGen/PowerPC/bswap-load-store.ll test/CodeGen/PowerPC/buildvec_canonicalize.ll test/CodeGen/PowerPC/calls.ll test/CodeGen/PowerPC/can-lower-ret.ll test/CodeGen/PowerPC/cmp-cmp.ll test/CodeGen/PowerPC/coalesce-ext.ll test/CodeGen/PowerPC/compare-duplicate.ll test/CodeGen/PowerPC/compare-simm.ll test/CodeGen/PowerPC/complex-return.ll test/CodeGen/PowerPC/constants.ll test/CodeGen/PowerPC/cr-spills.ll test/CodeGen/PowerPC/cr1eq-no-extra-moves.ll test/CodeGen/PowerPC/cr1eq.ll test/CodeGen/PowerPC/cr_spilling.ll test/CodeGen/PowerPC/crsave.ll test/CodeGen/PowerPC/ctr-cleanup.ll test/CodeGen/PowerPC/ctrloop-reg.ll test/CodeGen/PowerPC/ctrloop-s000.ll test/CodeGen/PowerPC/ctrloop-sums.ll test/CodeGen/PowerPC/ctrloops.ll test/CodeGen/PowerPC/cttz.ll test/CodeGen/PowerPC/darwin-labels.ll test/CodeGen/PowerPC/dbg.ll test/CodeGen/PowerPC/dcbt-sched.ll test/CodeGen/PowerPC/delete-node.ll test/CodeGen/PowerPC/div-2.ll test/CodeGen/PowerPC/early-ret.ll test/CodeGen/PowerPC/early-ret2.ll test/CodeGen/PowerPC/empty-functions.ll test/CodeGen/PowerPC/emptystruct.ll test/CodeGen/PowerPC/eqv-andc-orc-nor.ll test/CodeGen/PowerPC/extsh.ll test/CodeGen/PowerPC/fabs.ll test/CodeGen/PowerPC/float-asmprint.ll test/CodeGen/PowerPC/float-to-int.ll test/CodeGen/PowerPC/floatPSA.ll test/CodeGen/PowerPC/fma.ll test/CodeGen/PowerPC/fnabs.ll test/CodeGen/PowerPC/fneg.ll test/CodeGen/PowerPC/fold-li.ll test/CodeGen/PowerPC/fold-zero.ll test/CodeGen/PowerPC/fp-branch.ll test/CodeGen/PowerPC/fp-int-fp.ll test/CodeGen/PowerPC/fp_to_uint.ll test/CodeGen/PowerPC/fpcopy.ll test/CodeGen/PowerPC/frame-size.ll test/CodeGen/PowerPC/frameaddr.ll test/CodeGen/PowerPC/frounds.ll test/CodeGen/PowerPC/fsel.ll test/CodeGen/PowerPC/fsl-e500mc.ll test/CodeGen/PowerPC/fsl-e5500.ll test/CodeGen/PowerPC/fsqrt.ll test/CodeGen/PowerPC/hello.ll test/CodeGen/PowerPC/hidden-vis-2.ll test/CodeGen/PowerPC/hidden-vis.ll test/CodeGen/PowerPC/i128-and-beyond.ll test/CodeGen/PowerPC/i32-to-float.ll test/CodeGen/PowerPC/i64-to-float.ll test/CodeGen/PowerPC/i64_fp.ll test/CodeGen/PowerPC/i64_fp_round.ll test/CodeGen/PowerPC/iabs.ll test/CodeGen/PowerPC/ifcvt.ll test/CodeGen/PowerPC/illegal-element-type.ll test/CodeGen/PowerPC/in-asm-f64-reg.ll test/CodeGen/PowerPC/indirectbr.ll test/CodeGen/PowerPC/inlineasm-copy.ll test/CodeGen/PowerPC/int-fp-conv-0.ll test/CodeGen/PowerPC/int-fp-conv-1.ll test/CodeGen/PowerPC/inverted-bool-compares.ll test/CodeGen/PowerPC/isel.ll test/CodeGen/PowerPC/ispositive.ll test/CodeGen/PowerPC/itofp128.ll test/CodeGen/PowerPC/jaggedstructs.ll test/CodeGen/PowerPC/lbzux.ll test/CodeGen/PowerPC/lha.ll test/CodeGen/PowerPC/lit.local.cfg test/CodeGen/PowerPC/load-constant-addr.ll test/CodeGen/PowerPC/load-shift-combine.ll test/CodeGen/PowerPC/long-compare.ll test/CodeGen/PowerPC/longdbl-truncate.ll test/CodeGen/PowerPC/lsa.ll test/CodeGen/PowerPC/lsr-postinc-pos.ll test/CodeGen/PowerPC/mask64.ll test/CodeGen/PowerPC/mcm-1.ll test/CodeGen/PowerPC/mcm-10.ll test/CodeGen/PowerPC/mcm-11.ll test/CodeGen/PowerPC/mcm-12.ll test/CodeGen/PowerPC/mcm-2.ll test/CodeGen/PowerPC/mcm-3.ll test/CodeGen/PowerPC/mcm-4.ll test/CodeGen/PowerPC/mcm-5.ll test/CodeGen/PowerPC/mcm-6.ll test/CodeGen/PowerPC/mcm-7.ll test/CodeGen/PowerPC/mcm-8.ll test/CodeGen/PowerPC/mcm-9.ll test/CodeGen/PowerPC/mcm-default.ll test/CodeGen/PowerPC/mcm-obj-2.ll test/CodeGen/PowerPC/mcm-obj.ll test/CodeGen/PowerPC/mem-rr-addr-mode.ll test/CodeGen/PowerPC/mem_update.ll test/CodeGen/PowerPC/misched-inorder-latency.ll test/CodeGen/PowerPC/misched.ll test/CodeGen/PowerPC/mul-neg-power-2.ll test/CodeGen/PowerPC/mul-with-overflow.ll test/CodeGen/PowerPC/mulhs.ll test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll test/CodeGen/PowerPC/neg.ll test/CodeGen/PowerPC/negctr.ll test/CodeGen/PowerPC/no-dead-strip.ll test/CodeGen/PowerPC/novrsave.ll test/CodeGen/PowerPC/optcmp.ll test/CodeGen/PowerPC/or-addressing-mode.ll test/CodeGen/PowerPC/popcnt.ll test/CodeGen/PowerPC/ppc-prologue.ll test/CodeGen/PowerPC/ppc-vaarg-agg.ll test/CodeGen/PowerPC/ppc440-fp-basic.ll test/CodeGen/PowerPC/ppc440-msync.ll test/CodeGen/PowerPC/ppc64-32bit-addic.ll test/CodeGen/PowerPC/ppc64-abi-extend.ll test/CodeGen/PowerPC/ppc64-align-long-double.ll test/CodeGen/PowerPC/ppc64-calls.ll test/CodeGen/PowerPC/ppc64-crash.ll test/CodeGen/PowerPC/ppc64-cyclecounter.ll test/CodeGen/PowerPC/ppc64-linux-func-size.ll test/CodeGen/PowerPC/ppc64-prefetch.ll test/CodeGen/PowerPC/ppc64-toc.ll test/CodeGen/PowerPC/ppc64-vaarg-int.ll test/CodeGen/PowerPC/ppc64-zext.ll test/CodeGen/PowerPC/ppcf128-1-opt.ll test/CodeGen/PowerPC/ppcf128-1.ll test/CodeGen/PowerPC/ppcf128-2.ll test/CodeGen/PowerPC/ppcf128-3.ll test/CodeGen/PowerPC/ppcf128-4.ll test/CodeGen/PowerPC/pr12757.ll test/CodeGen/PowerPC/pr13641.ll test/CodeGen/PowerPC/pr13891.ll test/CodeGen/PowerPC/pr15031.ll test/CodeGen/PowerPC/pr15359.ll test/CodeGen/PowerPC/pr15630.ll test/CodeGen/PowerPC/pr15632.ll test/CodeGen/PowerPC/pr3711_widen_bit.ll test/CodeGen/PowerPC/private.ll test/CodeGen/PowerPC/pwr3-6x.ll test/CodeGen/PowerPC/quadint-return.ll test/CodeGen/PowerPC/r31.ll test/CodeGen/PowerPC/recipest.ll test/CodeGen/PowerPC/reg-coalesce-simple.ll test/CodeGen/PowerPC/remat-imm.ll test/CodeGen/PowerPC/retaddr.ll test/CodeGen/PowerPC/return-val-i128.ll test/CodeGen/PowerPC/rlwimi-commute.ll test/CodeGen/PowerPC/rlwimi-keep-rsh.ll test/CodeGen/PowerPC/rlwimi.ll test/CodeGen/PowerPC/rlwimi2.ll test/CodeGen/PowerPC/rlwimi3.ll test/CodeGen/PowerPC/rlwinm.ll test/CodeGen/PowerPC/rlwinm2.ll test/CodeGen/PowerPC/rotl-2.ll test/CodeGen/PowerPC/rotl-64.ll test/CodeGen/PowerPC/rotl.ll test/CodeGen/PowerPC/rounding-ops.ll test/CodeGen/PowerPC/s000-alias-misched.ll test/CodeGen/PowerPC/sdag-ppcf128.ll test/CodeGen/PowerPC/sections.ll test/CodeGen/PowerPC/select-cc.ll test/CodeGen/PowerPC/select_lt0.ll test/CodeGen/PowerPC/setcc_no_zext.ll test/CodeGen/PowerPC/seteq-0.ll test/CodeGen/PowerPC/shift128.ll test/CodeGen/PowerPC/shl_elim.ll test/CodeGen/PowerPC/shl_sext.ll test/CodeGen/PowerPC/sign_ext_inreg1.ll test/CodeGen/PowerPC/sjlj.ll test/CodeGen/PowerPC/small-arguments.ll test/CodeGen/PowerPC/stack-protector.ll test/CodeGen/PowerPC/stdux-constuse.ll test/CodeGen/PowerPC/stfiwx-2.ll test/CodeGen/PowerPC/stfiwx.ll test/CodeGen/PowerPC/store-load-fwd.ll test/CodeGen/PowerPC/store-update.ll test/CodeGen/PowerPC/structsinmem.ll test/CodeGen/PowerPC/structsinregs.ll test/CodeGen/PowerPC/stubs.ll test/CodeGen/PowerPC/stwu-gta.ll test/CodeGen/PowerPC/stwu8.ll test/CodeGen/PowerPC/stwux.ll test/CodeGen/PowerPC/subc.ll test/CodeGen/PowerPC/svr4-redzone.ll test/CodeGen/PowerPC/tailcall1-64.ll test/CodeGen/PowerPC/tailcall1.ll test/CodeGen/PowerPC/tailcallpic1.ll test/CodeGen/PowerPC/tls-2.ll test/CodeGen/PowerPC/tls-gd-obj.ll test/CodeGen/PowerPC/tls-gd.ll test/CodeGen/PowerPC/tls-ie-obj.ll test/CodeGen/PowerPC/tls-ie.ll test/CodeGen/PowerPC/tls-ld-2.ll test/CodeGen/PowerPC/tls-ld-obj.ll test/CodeGen/PowerPC/tls-ld.ll test/CodeGen/PowerPC/tls.ll test/CodeGen/PowerPC/trampoline.ll test/CodeGen/PowerPC/unal4-std.ll test/CodeGen/PowerPC/unaligned.ll test/CodeGen/PowerPC/unsafe-math.ll test/CodeGen/PowerPC/vaddsplat.ll test/CodeGen/PowerPC/varargs-struct-float.ll test/CodeGen/PowerPC/varargs.ll test/CodeGen/PowerPC/vcmp-fold.ll test/CodeGen/PowerPC/vec_auto_constant.ll test/CodeGen/PowerPC/vec_br_cmp.ll test/CodeGen/PowerPC/vec_buildvector_loadstore.ll test/CodeGen/PowerPC/vec_call.ll test/CodeGen/PowerPC/vec_cmp.ll test/CodeGen/PowerPC/vec_constants.ll test/CodeGen/PowerPC/vec_conv.ll test/CodeGen/PowerPC/vec_extload.ll test/CodeGen/PowerPC/vec_fneg.ll test/CodeGen/PowerPC/vec_insert.ll test/CodeGen/PowerPC/vec_misaligned.ll test/CodeGen/PowerPC/vec_mul.ll test/CodeGen/PowerPC/vec_perf_shuffle.ll test/CodeGen/PowerPC/vec_rounding.ll test/CodeGen/PowerPC/vec_select.ll test/CodeGen/PowerPC/vec_shift.ll test/CodeGen/PowerPC/vec_shuffle.ll test/CodeGen/PowerPC/vec_splat.ll test/CodeGen/PowerPC/vec_splat_constant.ll test/CodeGen/PowerPC/vec_sqrt.ll test/CodeGen/PowerPC/vec_vrsave.ll test/CodeGen/PowerPC/vec_zero.ll test/CodeGen/PowerPC/vector-identity-shuffle.ll test/CodeGen/PowerPC/vector.ll test/CodeGen/PowerPC/vrsave-spill.ll test/CodeGen/PowerPC/vrspill.ll test/CodeGen/R600/128bit-kernel-args.ll test/CodeGen/R600/README test/CodeGen/R600/add.ll test/CodeGen/R600/alu-split.ll test/CodeGen/R600/and.ll test/CodeGen/R600/bfe_uint.ll test/CodeGen/R600/bfi_int.ll test/CodeGen/R600/call_fs.ll test/CodeGen/R600/cf_end.ll test/CodeGen/R600/dagcombiner-bug-illegal-vec4-int-to-fp.ll test/CodeGen/R600/disconnected-predset-break-bug.ll test/CodeGen/R600/elf.ll test/CodeGen/R600/elf.r600.ll test/CodeGen/R600/fabs.ll test/CodeGen/R600/fadd.ll test/CodeGen/R600/fcmp-cnd.ll test/CodeGen/R600/fcmp-cnde-int-args.ll test/CodeGen/R600/fcmp.ll test/CodeGen/R600/fdiv.ll test/CodeGen/R600/floor.ll test/CodeGen/R600/fmad.ll test/CodeGen/R600/fmax.ll test/CodeGen/R600/fmin.ll test/CodeGen/R600/fmul.ll test/CodeGen/R600/fmul.v4f32.ll test/CodeGen/R600/fp_to_sint.ll test/CodeGen/R600/fp_to_uint.ll test/CodeGen/R600/fsub.ll test/CodeGen/R600/i8-to-double-to-float.ll test/CodeGen/R600/icmp-select-sete-reverse-args.ll test/CodeGen/R600/imm.ll test/CodeGen/R600/jump-address.ll test/CodeGen/R600/kcache-fold.ll test/CodeGen/R600/legalizedag-bug-expand-setcc.ll test/CodeGen/R600/lit.local.cfg test/CodeGen/R600/literals.ll test/CodeGen/R600/llvm.AMDGPU.imax.ll test/CodeGen/R600/llvm.AMDGPU.imin.ll test/CodeGen/R600/llvm.AMDGPU.mul.ll test/CodeGen/R600/llvm.AMDGPU.tex.ll test/CodeGen/R600/llvm.AMDGPU.trunc.ll test/CodeGen/R600/llvm.AMDGPU.umax.ll test/CodeGen/R600/llvm.AMDGPU.umin.ll test/CodeGen/R600/llvm.SI.fs.interp.constant.ll test/CodeGen/R600/llvm.SI.imageload.ll test/CodeGen/R600/llvm.SI.resinfo.ll test/CodeGen/R600/llvm.SI.sample.ll test/CodeGen/R600/llvm.cos.ll test/CodeGen/R600/llvm.pow.ll test/CodeGen/R600/llvm.sin.ll test/CodeGen/R600/load.ll test/CodeGen/R600/loop-address.ll test/CodeGen/R600/lshl.ll test/CodeGen/R600/lshr.ll test/CodeGen/R600/mul.ll test/CodeGen/R600/mulhu.ll test/CodeGen/R600/or.ll test/CodeGen/R600/predicates.ll test/CodeGen/R600/pv.ll test/CodeGen/R600/reciprocal.ll test/CodeGen/R600/schedule-fs-loop-nested-if.ll test/CodeGen/R600/schedule-fs-loop-nested.ll test/CodeGen/R600/schedule-fs-loop.ll test/CodeGen/R600/schedule-if-2.ll test/CodeGen/R600/schedule-if.ll test/CodeGen/R600/schedule-vs-if-nested-loop.ll test/CodeGen/R600/sdiv.ll test/CodeGen/R600/selectcc-cnd.ll test/CodeGen/R600/selectcc-cnde-int.ll test/CodeGen/R600/selectcc-icmp-select-float.ll test/CodeGen/R600/selectcc-opt.ll test/CodeGen/R600/set-dx10.ll test/CodeGen/R600/setcc.ll test/CodeGen/R600/seto.ll test/CodeGen/R600/setuo.ll test/CodeGen/R600/shl.ll test/CodeGen/R600/short-args.ll test/CodeGen/R600/sint_to_fp.ll test/CodeGen/R600/sra.ll test/CodeGen/R600/srl.ll test/CodeGen/R600/store.ll test/CodeGen/R600/store.r600.ll test/CodeGen/R600/sub.ll test/CodeGen/R600/udiv.ll test/CodeGen/R600/uint_to_fp.ll test/CodeGen/R600/uitofp.ll test/CodeGen/R600/unsupported-cc.ll test/CodeGen/R600/urecip.ll test/CodeGen/R600/urem.ll test/CodeGen/R600/vselect.ll test/CodeGen/R600/xor.ll test/CodeGen/SI/sanity.ll test/CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll test/CodeGen/SPARC/2007-05-09-JumpTables.ll test/CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll test/CodeGen/SPARC/2008-10-10-InlineAsmMemoryOperand.ll test/CodeGen/SPARC/2008-10-10-InlineAsmRegOperand.ll test/CodeGen/SPARC/2009-08-28-PIC.ll test/CodeGen/SPARC/2009-08-28-WeakLinkage.ll test/CodeGen/SPARC/2011-01-11-CC.ll test/CodeGen/SPARC/2011-01-11-Call.ll test/CodeGen/SPARC/2011-01-11-FrameAddr.ll test/CodeGen/SPARC/2011-01-19-DelaySlot.ll test/CodeGen/SPARC/2011-01-21-ByValArgs.ll test/CodeGen/SPARC/2011-01-22-SRet.ll test/CodeGen/SPARC/2011-12-03-TailDuplication.ll test/CodeGen/SPARC/2012-05-01-LowerArguments.ll test/CodeGen/SPARC/64abi.ll test/CodeGen/SPARC/64bit.ll test/CodeGen/SPARC/64cond.ll test/CodeGen/SPARC/DbgValueOtherTargets.test test/CodeGen/SPARC/basictest.ll test/CodeGen/SPARC/constpool.ll test/CodeGen/SPARC/ctpop.ll test/CodeGen/SPARC/globals.ll test/CodeGen/SPARC/lit.local.cfg test/CodeGen/SPARC/mult-alt-generic-sparc.ll test/CodeGen/SPARC/private.ll test/CodeGen/SPARC/varargs.ll test/CodeGen/SystemZ/addr-01.ll test/CodeGen/SystemZ/addr-02.ll test/CodeGen/SystemZ/addr-03.ll test/CodeGen/SystemZ/alloca-01.ll test/CodeGen/SystemZ/alloca-02.ll test/CodeGen/SystemZ/and-01.ll test/CodeGen/SystemZ/and-02.ll test/CodeGen/SystemZ/and-03.ll test/CodeGen/SystemZ/and-04.ll test/CodeGen/SystemZ/and-05.ll test/CodeGen/SystemZ/and-06.ll test/CodeGen/SystemZ/args-01.ll test/CodeGen/SystemZ/args-02.ll test/CodeGen/SystemZ/args-03.ll test/CodeGen/SystemZ/args-04.ll test/CodeGen/SystemZ/args-05.ll test/CodeGen/SystemZ/args-06.ll test/CodeGen/SystemZ/asm-01.ll test/CodeGen/SystemZ/asm-02.ll test/CodeGen/SystemZ/asm-03.ll test/CodeGen/SystemZ/asm-04.ll test/CodeGen/SystemZ/asm-05.ll test/CodeGen/SystemZ/asm-06.ll test/CodeGen/SystemZ/asm-07.ll test/CodeGen/SystemZ/asm-08.ll test/CodeGen/SystemZ/asm-09.ll test/CodeGen/SystemZ/asm-10.ll test/CodeGen/SystemZ/asm-11.ll test/CodeGen/SystemZ/asm-12.ll test/CodeGen/SystemZ/asm-13.ll test/CodeGen/SystemZ/asm-14.ll test/CodeGen/SystemZ/asm-15.ll test/CodeGen/SystemZ/asm-16.ll test/CodeGen/SystemZ/atomic-load-01.ll test/CodeGen/SystemZ/atomic-load-02.ll test/CodeGen/SystemZ/atomic-load-03.ll test/CodeGen/SystemZ/atomic-load-04.ll test/CodeGen/SystemZ/atomic-store-01.ll test/CodeGen/SystemZ/atomic-store-02.ll test/CodeGen/SystemZ/atomic-store-03.ll test/CodeGen/SystemZ/atomic-store-04.ll test/CodeGen/SystemZ/atomicrmw-add-01.ll test/CodeGen/SystemZ/atomicrmw-add-02.ll test/CodeGen/SystemZ/atomicrmw-add-03.ll test/CodeGen/SystemZ/atomicrmw-add-04.ll test/CodeGen/SystemZ/atomicrmw-and-01.ll test/CodeGen/SystemZ/atomicrmw-and-02.ll test/CodeGen/SystemZ/atomicrmw-and-03.ll test/CodeGen/SystemZ/atomicrmw-and-04.ll test/CodeGen/SystemZ/atomicrmw-minmax-01.ll test/CodeGen/SystemZ/atomicrmw-minmax-02.ll test/CodeGen/SystemZ/atomicrmw-minmax-03.ll test/CodeGen/SystemZ/atomicrmw-minmax-04.ll test/CodeGen/SystemZ/atomicrmw-nand-01.ll test/CodeGen/SystemZ/atomicrmw-nand-02.ll test/CodeGen/SystemZ/atomicrmw-nand-03.ll test/CodeGen/SystemZ/atomicrmw-nand-04.ll test/CodeGen/SystemZ/atomicrmw-or-01.ll test/CodeGen/SystemZ/atomicrmw-or-02.ll test/CodeGen/SystemZ/atomicrmw-or-03.ll test/CodeGen/SystemZ/atomicrmw-or-04.ll test/CodeGen/SystemZ/atomicrmw-sub-01.ll test/CodeGen/SystemZ/atomicrmw-sub-02.ll test/CodeGen/SystemZ/atomicrmw-sub-03.ll test/CodeGen/SystemZ/atomicrmw-sub-04.ll test/CodeGen/SystemZ/atomicrmw-xchg-01.ll test/CodeGen/SystemZ/atomicrmw-xchg-02.ll test/CodeGen/SystemZ/atomicrmw-xchg-03.ll test/CodeGen/SystemZ/atomicrmw-xchg-04.ll test/CodeGen/SystemZ/atomicrmw-xor-01.ll test/CodeGen/SystemZ/atomicrmw-xor-02.ll test/CodeGen/SystemZ/atomicrmw-xor-03.ll test/CodeGen/SystemZ/atomicrmw-xor-04.ll test/CodeGen/SystemZ/branch-01.ll test/CodeGen/SystemZ/branch-02.ll test/CodeGen/SystemZ/branch-03.ll test/CodeGen/SystemZ/branch-04.ll test/CodeGen/SystemZ/branch-05.ll test/CodeGen/SystemZ/bswap-01.ll test/CodeGen/SystemZ/bswap-02.ll test/CodeGen/SystemZ/bswap-03.ll test/CodeGen/SystemZ/bswap-04.ll test/CodeGen/SystemZ/bswap-05.ll test/CodeGen/SystemZ/call-01.ll test/CodeGen/SystemZ/call-02.ll test/CodeGen/SystemZ/cmpxchg-01.ll test/CodeGen/SystemZ/cmpxchg-02.ll test/CodeGen/SystemZ/cmpxchg-03.ll test/CodeGen/SystemZ/cmpxchg-04.ll test/CodeGen/SystemZ/fp-abs-01.ll test/CodeGen/SystemZ/fp-abs-02.ll test/CodeGen/SystemZ/fp-add-01.ll test/CodeGen/SystemZ/fp-add-02.ll test/CodeGen/SystemZ/fp-add-03.ll test/CodeGen/SystemZ/fp-cmp-01.ll test/CodeGen/SystemZ/fp-cmp-02.ll test/CodeGen/SystemZ/fp-cmp-03.ll test/CodeGen/SystemZ/fp-const-01.ll test/CodeGen/SystemZ/fp-const-02.ll test/CodeGen/SystemZ/fp-const-03.ll test/CodeGen/SystemZ/fp-const-04.ll test/CodeGen/SystemZ/fp-const-05.ll test/CodeGen/SystemZ/fp-const-06.ll test/CodeGen/SystemZ/fp-const-07.ll test/CodeGen/SystemZ/fp-const-08.ll test/CodeGen/SystemZ/fp-const-09.ll test/CodeGen/SystemZ/fp-conv-01.ll test/CodeGen/SystemZ/fp-conv-02.ll test/CodeGen/SystemZ/fp-conv-03.ll test/CodeGen/SystemZ/fp-conv-04.ll test/CodeGen/SystemZ/fp-conv-05.ll test/CodeGen/SystemZ/fp-conv-06.ll test/CodeGen/SystemZ/fp-conv-07.ll test/CodeGen/SystemZ/fp-conv-08.ll test/CodeGen/SystemZ/fp-conv-09.ll test/CodeGen/SystemZ/fp-conv-10.ll test/CodeGen/SystemZ/fp-conv-11.ll test/CodeGen/SystemZ/fp-conv-12.ll test/CodeGen/SystemZ/fp-copysign-01.ll test/CodeGen/SystemZ/fp-div-01.ll test/CodeGen/SystemZ/fp-div-02.ll test/CodeGen/SystemZ/fp-div-03.ll test/CodeGen/SystemZ/fp-move-01.ll test/CodeGen/SystemZ/fp-move-02.ll test/CodeGen/SystemZ/fp-move-03.ll test/CodeGen/SystemZ/fp-move-04.ll test/CodeGen/SystemZ/fp-move-05.ll test/CodeGen/SystemZ/fp-move-06.ll test/CodeGen/SystemZ/fp-move-07.ll test/CodeGen/SystemZ/fp-move-08.ll test/CodeGen/SystemZ/fp-mul-01.ll test/CodeGen/SystemZ/fp-mul-02.ll test/CodeGen/SystemZ/fp-mul-03.ll test/CodeGen/SystemZ/fp-mul-04.ll test/CodeGen/SystemZ/fp-mul-05.ll test/CodeGen/SystemZ/fp-mul-06.ll test/CodeGen/SystemZ/fp-mul-07.ll test/CodeGen/SystemZ/fp-mul-08.ll test/CodeGen/SystemZ/fp-mul-09.ll test/CodeGen/SystemZ/fp-neg-01.ll test/CodeGen/SystemZ/fp-round-01.ll test/CodeGen/SystemZ/fp-sqrt-01.ll test/CodeGen/SystemZ/fp-sqrt-02.ll test/CodeGen/SystemZ/fp-sqrt-03.ll test/CodeGen/SystemZ/fp-sub-01.ll test/CodeGen/SystemZ/fp-sub-02.ll test/CodeGen/SystemZ/fp-sub-03.ll test/CodeGen/SystemZ/frame-01.ll test/CodeGen/SystemZ/frame-02.ll test/CodeGen/SystemZ/frame-03.ll test/CodeGen/SystemZ/frame-04.ll test/CodeGen/SystemZ/frame-05.ll test/CodeGen/SystemZ/frame-06.ll test/CodeGen/SystemZ/frame-07.ll test/CodeGen/SystemZ/frame-08.ll test/CodeGen/SystemZ/frame-09.ll test/CodeGen/SystemZ/frame-10.ll test/CodeGen/SystemZ/frame-11.ll test/CodeGen/SystemZ/frame-13.ll test/CodeGen/SystemZ/frame-14.ll test/CodeGen/SystemZ/frame-15.ll test/CodeGen/SystemZ/frame-16.ll test/CodeGen/SystemZ/frame-17.ll test/CodeGen/SystemZ/frame-18.ll test/CodeGen/SystemZ/insert-01.ll test/CodeGen/SystemZ/insert-02.ll test/CodeGen/SystemZ/insert-03.ll test/CodeGen/SystemZ/insert-04.ll test/CodeGen/SystemZ/insert-05.ll test/CodeGen/SystemZ/insert-06.ll test/CodeGen/SystemZ/int-add-01.ll test/CodeGen/SystemZ/int-add-02.ll test/CodeGen/SystemZ/int-add-03.ll test/CodeGen/SystemZ/int-add-04.ll test/CodeGen/SystemZ/int-add-05.ll test/CodeGen/SystemZ/int-add-06.ll test/CodeGen/SystemZ/int-add-07.ll test/CodeGen/SystemZ/int-add-08.ll test/CodeGen/SystemZ/int-add-09.ll test/CodeGen/SystemZ/int-add-10.ll test/CodeGen/SystemZ/int-add-11.ll test/CodeGen/SystemZ/int-add-12.ll test/CodeGen/SystemZ/int-cmp-01.ll test/CodeGen/SystemZ/int-cmp-02.ll test/CodeGen/SystemZ/int-cmp-03.ll test/CodeGen/SystemZ/int-cmp-04.ll test/CodeGen/SystemZ/int-cmp-05.ll test/CodeGen/SystemZ/int-cmp-06.ll test/CodeGen/SystemZ/int-cmp-07.ll test/CodeGen/SystemZ/int-cmp-08.ll test/CodeGen/SystemZ/int-cmp-09.ll test/CodeGen/SystemZ/int-cmp-10.ll test/CodeGen/SystemZ/int-cmp-11.ll test/CodeGen/SystemZ/int-cmp-12.ll test/CodeGen/SystemZ/int-cmp-13.ll test/CodeGen/SystemZ/int-cmp-14.ll test/CodeGen/SystemZ/int-cmp-15.ll test/CodeGen/SystemZ/int-cmp-16.ll test/CodeGen/SystemZ/int-cmp-17.ll test/CodeGen/SystemZ/int-cmp-18.ll test/CodeGen/SystemZ/int-cmp-19.ll test/CodeGen/SystemZ/int-cmp-20.ll test/CodeGen/SystemZ/int-cmp-21.ll test/CodeGen/SystemZ/int-cmp-22.ll test/CodeGen/SystemZ/int-cmp-23.ll test/CodeGen/SystemZ/int-cmp-24.ll test/CodeGen/SystemZ/int-cmp-25.ll test/CodeGen/SystemZ/int-cmp-26.ll test/CodeGen/SystemZ/int-cmp-27.ll test/CodeGen/SystemZ/int-cmp-28.ll test/CodeGen/SystemZ/int-cmp-29.ll test/CodeGen/SystemZ/int-cmp-30.ll test/CodeGen/SystemZ/int-cmp-31.ll test/CodeGen/SystemZ/int-cmp-32.ll test/CodeGen/SystemZ/int-cmp-33.ll test/CodeGen/SystemZ/int-cmp-34.ll test/CodeGen/SystemZ/int-cmp-35.ll test/CodeGen/SystemZ/int-cmp-36.ll test/CodeGen/SystemZ/int-cmp-37.ll test/CodeGen/SystemZ/int-cmp-38.ll test/CodeGen/SystemZ/int-cmp-39.ll test/CodeGen/SystemZ/int-cmp-40.ll test/CodeGen/SystemZ/int-cmp-41.ll test/CodeGen/SystemZ/int-cmp-42.ll test/CodeGen/SystemZ/int-cmp-43.ll test/CodeGen/SystemZ/int-const-01.ll test/CodeGen/SystemZ/int-const-02.ll test/CodeGen/SystemZ/int-const-03.ll test/CodeGen/SystemZ/int-const-04.ll test/CodeGen/SystemZ/int-const-05.ll test/CodeGen/SystemZ/int-const-06.ll test/CodeGen/SystemZ/int-conv-01.ll test/CodeGen/SystemZ/int-conv-02.ll test/CodeGen/SystemZ/int-conv-03.ll test/CodeGen/SystemZ/int-conv-04.ll test/CodeGen/SystemZ/int-conv-05.ll test/CodeGen/SystemZ/int-conv-06.ll test/CodeGen/SystemZ/int-conv-07.ll test/CodeGen/SystemZ/int-conv-08.ll test/CodeGen/SystemZ/int-conv-09.ll test/CodeGen/SystemZ/int-conv-10.ll test/CodeGen/SystemZ/int-div-01.ll test/CodeGen/SystemZ/int-div-02.ll test/CodeGen/SystemZ/int-div-03.ll test/CodeGen/SystemZ/int-div-04.ll test/CodeGen/SystemZ/int-div-05.ll test/CodeGen/SystemZ/int-move-01.ll test/CodeGen/SystemZ/int-move-02.ll test/CodeGen/SystemZ/int-move-03.ll test/CodeGen/SystemZ/int-move-04.ll test/CodeGen/SystemZ/int-move-05.ll test/CodeGen/SystemZ/int-move-06.ll test/CodeGen/SystemZ/int-move-07.ll test/CodeGen/SystemZ/int-move-08.ll test/CodeGen/SystemZ/int-move-09.ll test/CodeGen/SystemZ/int-mul-01.ll test/CodeGen/SystemZ/int-mul-02.ll test/CodeGen/SystemZ/int-mul-03.ll test/CodeGen/SystemZ/int-mul-04.ll test/CodeGen/SystemZ/int-mul-05.ll test/CodeGen/SystemZ/int-mul-06.ll test/CodeGen/SystemZ/int-mul-07.ll test/CodeGen/SystemZ/int-mul-08.ll test/CodeGen/SystemZ/int-neg-01.ll test/CodeGen/SystemZ/int-sub-01.ll test/CodeGen/SystemZ/int-sub-02.ll test/CodeGen/SystemZ/int-sub-03.ll test/CodeGen/SystemZ/int-sub-04.ll test/CodeGen/SystemZ/int-sub-05.ll test/CodeGen/SystemZ/int-sub-06.ll test/CodeGen/SystemZ/la-01.ll test/CodeGen/SystemZ/la-02.ll test/CodeGen/SystemZ/la-03.ll test/CodeGen/SystemZ/la-04.ll test/CodeGen/SystemZ/lit.local.cfg test/CodeGen/SystemZ/or-01.ll test/CodeGen/SystemZ/or-02.ll test/CodeGen/SystemZ/or-03.ll test/CodeGen/SystemZ/or-04.ll test/CodeGen/SystemZ/or-05.ll test/CodeGen/SystemZ/or-06.ll test/CodeGen/SystemZ/shift-01.ll test/CodeGen/SystemZ/shift-02.ll test/CodeGen/SystemZ/shift-03.ll test/CodeGen/SystemZ/shift-04.ll test/CodeGen/SystemZ/shift-05.ll test/CodeGen/SystemZ/shift-06.ll test/CodeGen/SystemZ/shift-07.ll test/CodeGen/SystemZ/shift-08.ll test/CodeGen/SystemZ/tls-01.ll test/CodeGen/SystemZ/xor-01.ll test/CodeGen/SystemZ/xor-02.ll test/CodeGen/SystemZ/xor-03.ll test/CodeGen/SystemZ/xor-04.ll test/CodeGen/SystemZ/xor-05.ll test/CodeGen/SystemZ/xor-06.ll test/CodeGen/Thumb/2007-01-31-RegInfoAssert.ll test/CodeGen/Thumb/2007-02-02-JoinIntervalsCrash.ll test/CodeGen/Thumb/2007-05-05-InvalidPushPop.ll test/CodeGen/Thumb/2009-06-18-ThumbCommuteMul.ll test/CodeGen/Thumb/2009-07-20-TwoAddrBug.ll test/CodeGen/Thumb/2009-07-27-PEIAssert.ll test/CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll test/CodeGen/Thumb/2009-08-12-RegInfoAssert.ll test/CodeGen/Thumb/2009-08-20-ISelBug.ll test/CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll test/CodeGen/Thumb/2010-06-18-SibCallCrash.ll test/CodeGen/Thumb/2010-07-01-FuncAlign.ll test/CodeGen/Thumb/2010-07-15-debugOrdering.ll test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll test/CodeGen/Thumb/2011-06-16-NoGPRs.ll test/CodeGen/Thumb/2011-EpilogueBug.ll test/CodeGen/Thumb/2012-04-26-M0ISelBug.ll test/CodeGen/Thumb/DbgValueOtherTargets.test test/CodeGen/Thumb/asmprinter-bug.ll test/CodeGen/Thumb/barrier.ll test/CodeGen/Thumb/dyn-stackalloc.ll test/CodeGen/Thumb/fpconv.ll test/CodeGen/Thumb/fpow.ll test/CodeGen/Thumb/frame_thumb.ll test/CodeGen/Thumb/iabs.ll test/CodeGen/Thumb/inlineasm-imm-thumb.ll test/CodeGen/Thumb/inlineasm-thumb.ll test/CodeGen/Thumb/ispositive.ll test/CodeGen/Thumb/large-stack.ll test/CodeGen/Thumb/ldr_ext.ll test/CodeGen/Thumb/ldr_frame.ll test/CodeGen/Thumb/lit.local.cfg test/CodeGen/Thumb/long-setcc.ll test/CodeGen/Thumb/long.ll test/CodeGen/Thumb/long_shift.ll test/CodeGen/Thumb/mul.ll test/CodeGen/Thumb/pop.ll test/CodeGen/Thumb/push.ll test/CodeGen/Thumb/rev.ll test/CodeGen/Thumb/select.ll test/CodeGen/Thumb/stack-coloring-without-frame-ptr.ll test/CodeGen/Thumb/stack-frame.ll test/CodeGen/Thumb/thumb-imm.ll test/CodeGen/Thumb/trap.ll test/CodeGen/Thumb/tst_teq.ll test/CodeGen/Thumb/unord.ll test/CodeGen/Thumb/vargs.ll test/CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll test/CodeGen/Thumb2/2009-07-21-ISelBug.ll test/CodeGen/Thumb2/2009-07-23-CPIslandBug.ll test/CodeGen/Thumb2/2009-07-30-PEICrash.ll test/CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll test/CodeGen/Thumb2/2009-08-02-CoalescerBug.ll test/CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll test/CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll test/CodeGen/Thumb2/2009-08-06-SpDecBug.ll test/CodeGen/Thumb2/2009-08-07-CoalescerBug.ll test/CodeGen/Thumb2/2009-08-07-NeonFPBug.ll test/CodeGen/Thumb2/2009-08-08-ScavengerAssert.ll test/CodeGen/Thumb2/2009-08-10-ISelBug.ll test/CodeGen/Thumb2/2009-08-21-PostRAKill4.ll test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll test/CodeGen/Thumb2/2009-09-28-ITBlockBug.ll test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll test/CodeGen/Thumb2/2009-11-01-CopyReg2RegBug.ll test/CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll test/CodeGen/Thumb2/2009-11-13-STRDBug.ll test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll test/CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll test/CodeGen/Thumb2/2010-01-19-RemovePredicates.ll test/CodeGen/Thumb2/2010-02-11-phi-cycle.ll test/CodeGen/Thumb2/2010-02-24-BigStack.ll test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll test/CodeGen/Thumb2/2010-04-15-DynAllocBug.ll test/CodeGen/Thumb2/2010-04-26-CopyRegCrash.ll test/CodeGen/Thumb2/2010-05-24-rsbs.ll test/CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll test/CodeGen/Thumb2/2010-06-19-ITBlockCrash.ll test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll test/CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll test/CodeGen/Thumb2/2010-12-03-AddSPNarrowing.ll test/CodeGen/Thumb2/2011-04-21-FILoweringBug.ll test/CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll test/CodeGen/Thumb2/2011-12-16-T2SizeReduceAssert.ll test/CodeGen/Thumb2/2012-01-13-CBNZBug.ll test/CodeGen/Thumb2/2013-02-19-tail-call-register-hint.ll test/CodeGen/Thumb2/2013-03-02-vduplane-nonconstant-source-index.ll test/CodeGen/Thumb2/2013-03-06-vector-sext-operand-scalarize.ll test/CodeGen/Thumb2/aligned-constants.ll test/CodeGen/Thumb2/aligned-spill.ll test/CodeGen/Thumb2/bfi.ll test/CodeGen/Thumb2/bfx.ll test/CodeGen/Thumb2/buildvector-crash.ll test/CodeGen/Thumb2/carry.ll test/CodeGen/Thumb2/constant-islands.ll test/CodeGen/Thumb2/cortex-fp.ll test/CodeGen/Thumb2/crash.ll test/CodeGen/Thumb2/cross-rc-coalescing-1.ll test/CodeGen/Thumb2/cross-rc-coalescing-2.ll test/CodeGen/Thumb2/div.ll test/CodeGen/Thumb2/frameless.ll test/CodeGen/Thumb2/frameless2.ll test/CodeGen/Thumb2/ifcvt-neon.ll test/CodeGen/Thumb2/inflate-regs.ll test/CodeGen/Thumb2/inlineasm.ll test/CodeGen/Thumb2/large-call.ll test/CodeGen/Thumb2/large-stack.ll test/CodeGen/Thumb2/ldr-str-imm12.ll test/CodeGen/Thumb2/lit.local.cfg test/CodeGen/Thumb2/longMACt.ll test/CodeGen/Thumb2/lsr-deficiency.ll test/CodeGen/Thumb2/machine-licm.ll test/CodeGen/Thumb2/mul_const.ll test/CodeGen/Thumb2/pic-load.ll test/CodeGen/Thumb2/thumb2-adc.ll test/CodeGen/Thumb2/thumb2-add.ll test/CodeGen/Thumb2/thumb2-add2.ll test/CodeGen/Thumb2/thumb2-add3.ll test/CodeGen/Thumb2/thumb2-add4.ll test/CodeGen/Thumb2/thumb2-add5.ll test/CodeGen/Thumb2/thumb2-add6.ll test/CodeGen/Thumb2/thumb2-and.ll test/CodeGen/Thumb2/thumb2-and2.ll test/CodeGen/Thumb2/thumb2-asr.ll test/CodeGen/Thumb2/thumb2-asr2.ll test/CodeGen/Thumb2/thumb2-bcc.ll test/CodeGen/Thumb2/thumb2-bfc.ll test/CodeGen/Thumb2/thumb2-bic.ll test/CodeGen/Thumb2/thumb2-branch.ll test/CodeGen/Thumb2/thumb2-call-tc.ll test/CodeGen/Thumb2/thumb2-call.ll test/CodeGen/Thumb2/thumb2-cbnz.ll test/CodeGen/Thumb2/thumb2-clz.ll test/CodeGen/Thumb2/thumb2-cmn.ll test/CodeGen/Thumb2/thumb2-cmn2.ll test/CodeGen/Thumb2/thumb2-cmp.ll test/CodeGen/Thumb2/thumb2-cmp2.ll test/CodeGen/Thumb2/thumb2-eor.ll test/CodeGen/Thumb2/thumb2-eor2.ll test/CodeGen/Thumb2/thumb2-ifcvt1-tc.ll test/CodeGen/Thumb2/thumb2-ifcvt1.ll test/CodeGen/Thumb2/thumb2-ifcvt2.ll test/CodeGen/Thumb2/thumb2-ifcvt3.ll test/CodeGen/Thumb2/thumb2-jtb.ll test/CodeGen/Thumb2/thumb2-ldm.ll test/CodeGen/Thumb2/thumb2-ldr.ll test/CodeGen/Thumb2/thumb2-ldr_ext.ll test/CodeGen/Thumb2/thumb2-ldr_post.ll test/CodeGen/Thumb2/thumb2-ldr_pre.ll test/CodeGen/Thumb2/thumb2-ldrb.ll test/CodeGen/Thumb2/thumb2-ldrd.ll test/CodeGen/Thumb2/thumb2-ldrh.ll test/CodeGen/Thumb2/thumb2-lsl.ll test/CodeGen/Thumb2/thumb2-lsl2.ll test/CodeGen/Thumb2/thumb2-lsr.ll test/CodeGen/Thumb2/thumb2-lsr2.ll test/CodeGen/Thumb2/thumb2-lsr3.ll test/CodeGen/Thumb2/thumb2-mla.ll test/CodeGen/Thumb2/thumb2-mls.ll test/CodeGen/Thumb2/thumb2-mov.ll test/CodeGen/Thumb2/thumb2-mul.ll test/CodeGen/Thumb2/thumb2-mulhi.ll test/CodeGen/Thumb2/thumb2-mvn.ll test/CodeGen/Thumb2/thumb2-mvn2.ll test/CodeGen/Thumb2/thumb2-neg.ll test/CodeGen/Thumb2/thumb2-orn.ll test/CodeGen/Thumb2/thumb2-orn2.ll test/CodeGen/Thumb2/thumb2-orr.ll test/CodeGen/Thumb2/thumb2-orr2.ll test/CodeGen/Thumb2/thumb2-pack.ll test/CodeGen/Thumb2/thumb2-rev.ll test/CodeGen/Thumb2/thumb2-rev16.ll test/CodeGen/Thumb2/thumb2-ror.ll test/CodeGen/Thumb2/thumb2-rsb.ll test/CodeGen/Thumb2/thumb2-rsb2.ll test/CodeGen/Thumb2/thumb2-sbc.ll test/CodeGen/Thumb2/thumb2-select.ll test/CodeGen/Thumb2/thumb2-select_xform.ll test/CodeGen/Thumb2/thumb2-shifter.ll test/CodeGen/Thumb2/thumb2-smla.ll test/CodeGen/Thumb2/thumb2-smul.ll test/CodeGen/Thumb2/thumb2-spill-q.ll test/CodeGen/Thumb2/thumb2-str.ll test/CodeGen/Thumb2/thumb2-str_post.ll test/CodeGen/Thumb2/thumb2-str_pre.ll test/CodeGen/Thumb2/thumb2-strb.ll test/CodeGen/Thumb2/thumb2-strh.ll test/CodeGen/Thumb2/thumb2-sub.ll test/CodeGen/Thumb2/thumb2-sub2.ll test/CodeGen/Thumb2/thumb2-sub3.ll test/CodeGen/Thumb2/thumb2-sub4.ll test/CodeGen/Thumb2/thumb2-sub5.ll test/CodeGen/Thumb2/thumb2-sxt-uxt.ll test/CodeGen/Thumb2/thumb2-sxt_rot.ll test/CodeGen/Thumb2/thumb2-tbb.ll test/CodeGen/Thumb2/thumb2-tbh.ll test/CodeGen/Thumb2/thumb2-teq.ll test/CodeGen/Thumb2/thumb2-teq2.ll test/CodeGen/Thumb2/thumb2-tst.ll test/CodeGen/Thumb2/thumb2-tst2.ll test/CodeGen/Thumb2/thumb2-uxt_rot.ll test/CodeGen/Thumb2/thumb2-uxtb.ll test/CodeGen/Thumb2/tls1.ll test/CodeGen/Thumb2/tls2.ll test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll test/CodeGen/X86/2003-08-23-DeadBlockTest.ll test/CodeGen/X86/2003-11-03-GlobalBool.ll test/CodeGen/X86/2004-02-13-FrameReturnAddress.ll test/CodeGen/X86/2004-02-14-InefficientStackPointer.ll test/CodeGen/X86/2004-02-22-Casts.ll test/CodeGen/X86/2004-03-30-Select-Max.ll test/CodeGen/X86/2004-04-13-FPCMOV-Crash.ll test/CodeGen/X86/2004-06-10-StackifierCrash.ll test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll test/CodeGen/X86/2005-01-17-CycleInDAG.ll test/CodeGen/X86/2005-02-14-IllegalAssembler.ll test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll test/CodeGen/X86/2006-03-01-InstrSchedBug.ll test/CodeGen/X86/2006-03-02-InstrSchedBug.ll test/CodeGen/X86/2006-04-04-CrossBlockCrash.ll test/CodeGen/X86/2006-04-27-ISelFoldingBug.ll test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll test/CodeGen/X86/2006-05-02-InstrSched1.ll test/CodeGen/X86/2006-05-02-InstrSched2.ll test/CodeGen/X86/2006-05-08-CoalesceSubRegClass.ll test/CodeGen/X86/2006-05-08-InstrSched.ll test/CodeGen/X86/2006-05-11-InstrSched.ll test/CodeGen/X86/2006-05-17-VectorArg.ll test/CodeGen/X86/2006-05-22-FPSetEQ.ll test/CodeGen/X86/2006-05-25-CycleInDAG.ll test/CodeGen/X86/2006-07-10-InlineAsmAConstraint.ll test/CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll test/CodeGen/X86/2006-07-20-InlineAsm.ll test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll test/CodeGen/X86/2006-07-31-SingleRegClass.ll test/CodeGen/X86/2006-08-07-CycleInDAG.ll test/CodeGen/X86/2006-08-16-CycleInDAG.ll test/CodeGen/X86/2006-08-21-ExtraMovInst.ll test/CodeGen/X86/2006-09-01-CycleInDAG.ll test/CodeGen/X86/2006-10-02-BoolRetCrash.ll test/CodeGen/X86/2006-10-07-ScalarSSEMiscompile.ll test/CodeGen/X86/2006-10-09-CycleInDAG.ll test/CodeGen/X86/2006-10-10-FindModifiedNodeSlotBug.ll test/CodeGen/X86/2006-10-12-CycleInDAG.ll test/CodeGen/X86/2006-10-13-CycleInDAG.ll test/CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll test/CodeGen/X86/2006-11-12-CSRetCC.ll test/CodeGen/X86/2006-11-17-IllegalMove.ll test/CodeGen/X86/2006-11-27-SelectLegalize.ll test/CodeGen/X86/2006-12-16-InlineAsmCrash.ll test/CodeGen/X86/2006-12-19-IntelSyntax.ll test/CodeGen/X86/2007-01-08-InstrSched.ll test/CodeGen/X86/2007-01-08-X86-64-Pointer.ll test/CodeGen/X86/2007-01-13-StackPtrIndex.ll test/CodeGen/X86/2007-01-29-InlineAsm-ir.ll test/CodeGen/X86/2007-02-04-OrAddrMode.ll test/CodeGen/X86/2007-02-16-BranchFold.ll test/CodeGen/X86/2007-02-19-LiveIntervalAssert.ll test/CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll test/CodeGen/X86/2007-02-25-FastCCStack.ll test/CodeGen/X86/2007-03-01-SpillerCrash.ll test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll test/CodeGen/X86/2007-03-16-InlineAsm.ll test/CodeGen/X86/2007-03-18-LiveIntervalAssert.ll test/CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll test/CodeGen/X86/2007-03-24-InlineAsmPModifier.ll test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll test/CodeGen/X86/2007-03-26-CoalescerBug.ll test/CodeGen/X86/2007-04-08-InlineAsmCrash.ll test/CodeGen/X86/2007-04-11-InlineAsmVectorResult.ll test/CodeGen/X86/2007-04-17-LiveIntervalAssert.ll test/CodeGen/X86/2007-04-24-Huge-Stack.ll test/CodeGen/X86/2007-04-24-VectorCrash.ll test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll test/CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll test/CodeGen/X86/2007-05-05-Personality.ll test/CodeGen/X86/2007-05-05-VecCastExpand.ll test/CodeGen/X86/2007-05-07-InvokeSRet.ll test/CodeGen/X86/2007-05-14-LiveIntervalAssert.ll test/CodeGen/X86/2007-05-15-maskmovq.ll test/CodeGen/X86/2007-05-17-ShuffleISelBug.ll test/CodeGen/X86/2007-06-04-X86-64-CtorAsmBugs.ll test/CodeGen/X86/2007-06-15-IntToMMX.ll test/CodeGen/X86/2007-06-28-X86-64-isel.ll test/CodeGen/X86/2007-06-29-DAGCombinerBug.ll test/CodeGen/X86/2007-06-29-VecFPConstantCSEBug.ll test/CodeGen/X86/2007-07-03-GR64ToVR64.ll test/CodeGen/X86/2007-07-10-StackerAssert.ll test/CodeGen/X86/2007-07-18-Vector-Extract.ll test/CodeGen/X86/2007-08-01-LiveVariablesBug.ll test/CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll test/CodeGen/X86/2007-08-10-SignExtSubreg.ll test/CodeGen/X86/2007-08-13-AppendingLinkage.ll test/CodeGen/X86/2007-09-05-InvalidAsm.ll test/CodeGen/X86/2007-09-06-ExtWeakAliasee.ll test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll test/CodeGen/X86/2007-09-18-ShuffleXformBug.ll test/CodeGen/X86/2007-09-27-LDIntrinsics.ll test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll test/CodeGen/X86/2007-10-12-SpillerUnfold1.ll test/CodeGen/X86/2007-10-12-SpillerUnfold2.ll test/CodeGen/X86/2007-10-14-CoalescerCrash.ll test/CodeGen/X86/2007-10-15-CoalescerCrash.ll test/CodeGen/X86/2007-10-16-CoalescerCrash.ll test/CodeGen/X86/2007-10-17-IllegalAsm.ll test/CodeGen/X86/2007-10-19-SpillerUnfold.ll test/CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll test/CodeGen/X86/2007-10-29-ExtendSetCC.ll test/CodeGen/X86/2007-10-30-LSRCrash.ll test/CodeGen/X86/2007-10-31-extractelement-i64.ll test/CodeGen/X86/2007-11-01-ISelCrash.ll test/CodeGen/X86/2007-11-03-x86-64-q-constraint.ll test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll test/CodeGen/X86/2007-11-04-LiveVariablesBug.ll test/CodeGen/X86/2007-11-04-rip-immediate-constant.ll test/CodeGen/X86/2007-11-06-InstrSched.ll test/CodeGen/X86/2007-11-07-MulBy4.ll test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll test/CodeGen/X86/2007-12-16-BURRSchedCrash.ll test/CodeGen/X86/2007-12-18-LoadCSEBug.ll test/CodeGen/X86/2008-01-08-IllegalCMP.ll test/CodeGen/X86/2008-01-08-SchedulerCrash.ll test/CodeGen/X86/2008-01-09-LongDoubleSin.ll test/CodeGen/X86/2008-01-16-FPStackifierAssert.ll test/CodeGen/X86/2008-01-16-InvalidDAGCombineXform.ll test/CodeGen/X86/2008-02-05-ISelCrash.ll test/CodeGen/X86/2008-02-06-LoadFoldingBug.ll test/CodeGen/X86/2008-02-08-LoadFoldingBug.ll test/CodeGen/X86/2008-02-14-BitMiscompile.ll test/CodeGen/X86/2008-02-18-TailMergingBug.ll test/CodeGen/X86/2008-02-20-InlineAsmClobber.ll test/CodeGen/X86/2008-02-22-LocalRegAllocBug.ll test/CodeGen/X86/2008-02-25-InlineAsmBug.ll test/CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll test/CodeGen/X86/2008-02-26-AsmDirectMemOp.ll test/CodeGen/X86/2008-02-27-DeadSlotElimBug.ll test/CodeGen/X86/2008-02-27-PEICrash.ll test/CodeGen/X86/2008-03-06-frem-fpstack.ll test/CodeGen/X86/2008-03-07-APIntBug.ll test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll test/CodeGen/X86/2008-03-12-ThreadLocalAlias.ll test/CodeGen/X86/2008-03-13-TwoAddrPassCrash.ll test/CodeGen/X86/2008-03-14-SpillerCrash.ll test/CodeGen/X86/2008-03-19-DAGCombinerBug.ll test/CodeGen/X86/2008-03-23-DarwinAsmComments.ll test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll test/CodeGen/X86/2008-03-31-SpillerFoldingBug.ll test/CodeGen/X86/2008-04-02-unnamedEH.ll test/CodeGen/X86/2008-04-08-CoalescerCrash.ll test/CodeGen/X86/2008-04-09-BranchFolding.ll test/CodeGen/X86/2008-04-15-LiveVariableBug.ll test/CodeGen/X86/2008-04-16-CoalescerBug.ll test/CodeGen/X86/2008-04-16-ReMatBug.ll test/CodeGen/X86/2008-04-17-CoalescerBug.ll test/CodeGen/X86/2008-04-24-MemCpyBug.ll test/CodeGen/X86/2008-04-24-pblendw-fold-crash.ll test/CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll test/CodeGen/X86/2008-04-28-CoalescerBug.ll test/CodeGen/X86/2008-04-28-CyclicSchedUnit.ll test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll test/CodeGen/X86/2008-05-09-PHIElimBug.ll test/CodeGen/X86/2008-05-09-ShuffleLoweringBug.ll test/CodeGen/X86/2008-05-12-tailmerge-5.ll test/CodeGen/X86/2008-05-21-CoalescerBug.ll test/CodeGen/X86/2008-05-22-FoldUnalignedLoad.ll test/CodeGen/X86/2008-05-28-CoalescerBug.ll test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll test/CodeGen/X86/2008-06-13-NotVolatileLoadStore.ll test/CodeGen/X86/2008-06-13-VolatileLoadStore.ll test/CodeGen/X86/2008-06-16-SubregsBug.ll test/CodeGen/X86/2008-06-18-BadShuffle.ll test/CodeGen/X86/2008-06-25-VecISelBug.ll test/CodeGen/X86/2008-07-07-DanglingDeadInsts.ll test/CodeGen/X86/2008-07-09-ELFSectionAttributes.ll test/CodeGen/X86/2008-07-11-SHLBy1.ll test/CodeGen/X86/2008-07-16-CoalescerCrash.ll test/CodeGen/X86/2008-07-19-movups-spills.ll test/CodeGen/X86/2008-07-22-CombinerCrash.ll test/CodeGen/X86/2008-07-23-VSetCC.ll test/CodeGen/X86/2008-08-06-CmpStride.ll test/CodeGen/X86/2008-08-06-RewriterBug.ll test/CodeGen/X86/2008-08-17-UComiCodeGenBug.ll test/CodeGen/X86/2008-08-19-SubAndFetch.ll test/CodeGen/X86/2008-08-23-64Bit-maskmovq.ll test/CodeGen/X86/2008-08-31-EH_RETURN32.ll test/CodeGen/X86/2008-08-31-EH_RETURN64.ll test/CodeGen/X86/2008-09-05-sinttofp-2xi32.ll test/CodeGen/X86/2008-09-09-LinearScanBug.ll test/CodeGen/X86/2008-09-11-CoalescerBug.ll test/CodeGen/X86/2008-09-11-CoalescerBug2.ll test/CodeGen/X86/2008-09-17-inline-asm-1.ll test/CodeGen/X86/2008-09-18-inline-asm-2.ll test/CodeGen/X86/2008-09-19-RegAllocBug.ll test/CodeGen/X86/2008-09-25-sseregparm-1.ll test/CodeGen/X86/2008-09-26-FrameAddrBug.ll test/CodeGen/X86/2008-09-29-ReMatBug.ll test/CodeGen/X86/2008-09-29-VolatileBug.ll test/CodeGen/X86/2008-10-06-MMXISelBug.ll test/CodeGen/X86/2008-10-06-x87ld-nan-1.ll test/CodeGen/X86/2008-10-06-x87ld-nan-2.ll test/CodeGen/X86/2008-10-07-SSEISelBug.ll test/CodeGen/X86/2008-10-11-CallCrash.ll test/CodeGen/X86/2008-10-13-CoalescerBug.ll test/CodeGen/X86/2008-10-16-VecUnaryOp.ll test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll test/CodeGen/X86/2008-10-20-AsmDoubleInI32.ll test/CodeGen/X86/2008-10-24-FlippedCompare.ll test/CodeGen/X86/2008-10-27-CoalescerBug.ll test/CodeGen/X86/2008-10-29-ExpandVAARG.ll test/CodeGen/X86/2008-11-03-F80VAARG.ll test/CodeGen/X86/2008-11-06-testb.ll test/CodeGen/X86/2008-11-13-inlineasm-3.ll test/CodeGen/X86/2008-11-29-ULT-Sign.ll test/CodeGen/X86/2008-12-01-SpillerAssert.ll test/CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll test/CodeGen/X86/2008-12-02-IllegalResultType.ll test/CodeGen/X86/2008-12-02-dagcombine-1.ll test/CodeGen/X86/2008-12-02-dagcombine-2.ll test/CodeGen/X86/2008-12-02-dagcombine-3.ll test/CodeGen/X86/2008-12-12-PrivateEHSymbol.ll test/CodeGen/X86/2008-12-16-dagcombine-4.ll test/CodeGen/X86/2008-12-19-EarlyClobberBug.ll test/CodeGen/X86/2008-12-22-dagcombine-5.ll test/CodeGen/X86/2008-12-23-crazy-address.ll test/CodeGen/X86/2008-12-23-dagcombine-6.ll test/CodeGen/X86/2009-01-13-DoubleUpdate.ll test/CodeGen/X86/2009-01-16-SchedulerBug.ll test/CodeGen/X86/2009-01-16-UIntToFP.ll test/CodeGen/X86/2009-01-18-ConstantExprCrash.ll test/CodeGen/X86/2009-01-25-NoSSE.ll test/CodeGen/X86/2009-01-26-WrongCheck.ll test/CodeGen/X86/2009-01-27-NullStrings.ll test/CodeGen/X86/2009-01-31-BigShift.ll test/CodeGen/X86/2009-01-31-BigShift2.ll test/CodeGen/X86/2009-01-31-BigShift3.ll test/CodeGen/X86/2009-02-01-LargeMask.ll test/CodeGen/X86/2009-02-03-AnalyzedTwice.ll test/CodeGen/X86/2009-02-04-sext-i64-gep.ll test/CodeGen/X86/2009-02-08-CoalescerBug.ll test/CodeGen/X86/2009-02-09-ivs-different-sizes.ll test/CodeGen/X86/2009-02-11-codegenprepare-reuse.ll test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll test/CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll test/CodeGen/X86/2009-02-12-SpillerBug.ll test/CodeGen/X86/2009-02-21-ExtWeakInitializer.ll test/CodeGen/X86/2009-02-25-CommuteBug.ll test/CodeGen/X86/2009-02-26-MachineLICMBug.ll test/CodeGen/X86/2009-03-03-BTHang.ll test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll test/CodeGen/X86/2009-03-05-burr-list-crash.ll test/CodeGen/X86/2009-03-07-FPConstSelect.ll test/CodeGen/X86/2009-03-09-APIntCrash.ll test/CodeGen/X86/2009-03-09-SpillerBug.ll test/CodeGen/X86/2009-03-10-CoalescerBug.ll test/CodeGen/X86/2009-03-12-CPAlignBug.ll test/CodeGen/X86/2009-03-13-PHIElimBug.ll test/CodeGen/X86/2009-03-16-PHIElimInLPad.ll test/CodeGen/X86/2009-03-23-LinearScanBug.ll test/CodeGen/X86/2009-03-23-MultiUseSched.ll test/CodeGen/X86/2009-03-23-i80-fp80.ll test/CodeGen/X86/2009-03-25-TestBug.ll test/CodeGen/X86/2009-03-26-NoImplicitFPBug.ll test/CodeGen/X86/2009-04-12-FastIselOverflowCrash.ll test/CodeGen/X86/2009-04-12-picrel.ll test/CodeGen/X86/2009-04-13-2AddrAssert-2.ll test/CodeGen/X86/2009-04-13-2AddrAssert.ll test/CodeGen/X86/2009-04-14-IllegalRegs.ll test/CodeGen/X86/2009-04-16-SpillerUnfold.ll test/CodeGen/X86/2009-04-21-NoReloadImpDef.ll test/CodeGen/X86/2009-04-24.ll test/CodeGen/X86/2009-04-25-CoalescerBug.ll test/CodeGen/X86/2009-04-27-CoalescerAssert.ll test/CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll test/CodeGen/X86/2009-04-27-LiveIntervalsAssert2.ll test/CodeGen/X86/2009-04-29-IndirectDestOperands.ll test/CodeGen/X86/2009-04-29-LinearScanBug.ll test/CodeGen/X86/2009-04-29-RegAllocAssert.ll test/CodeGen/X86/2009-04-scale.ll test/CodeGen/X86/2009-05-08-InlineAsmIOffset.ll test/CodeGen/X86/2009-05-11-tailmerge-crash.ll test/CodeGen/X86/2009-05-19-SingleElementExtractElement.ll test/CodeGen/X86/2009-05-23-available_externally.ll test/CodeGen/X86/2009-05-23-dagcombine-shifts.ll test/CodeGen/X86/2009-05-28-DAGCombineCrash.ll test/CodeGen/X86/2009-05-30-ISelBug.ll test/CodeGen/X86/2009-06-02-RewriterBug.ll test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll test/CodeGen/X86/2009-06-04-VirtualLiveIn.ll test/CodeGen/X86/2009-06-05-ScalarToVectorByteMMX.ll test/CodeGen/X86/2009-06-05-VZextByteShort.ll test/CodeGen/X86/2009-06-05-VariableIndexInsert.ll test/CodeGen/X86/2009-06-05-sitofpCrash.ll test/CodeGen/X86/2009-06-06-ConcatVectors.ll test/CodeGen/X86/2009-06-07-ExpandMMXBitcast.ll test/CodeGen/X86/2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll test/CodeGen/X86/2009-06-15-not-a-tail-call.ll test/CodeGen/X86/2009-06-18-movlp-shuffle-register.ll test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll test/CodeGen/X86/2009-07-07-SplitICmp.ll test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll test/CodeGen/X86/2009-07-15-CoalescerBug.ll test/CodeGen/X86/2009-07-16-CoalescerBug.ll test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll test/CodeGen/X86/2009-07-20-CoalescerBug.ll test/CodeGen/X86/2009-07-20-DAGCombineBug.ll test/CodeGen/X86/2009-08-02-mmx-scalar-to-vector.ll test/CodeGen/X86/2009-08-06-branchfolder-crash.ll test/CodeGen/X86/2009-08-06-inlineasm.ll test/CodeGen/X86/2009-08-08-CastError.ll test/CodeGen/X86/2009-08-12-badswitch.ll test/CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll test/CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll test/CodeGen/X86/2009-08-23-SubRegReuseUndo.ll test/CodeGen/X86/2009-08-23-linkerprivate.ll test/CodeGen/X86/2009-09-10-LoadFoldingBug.ll test/CodeGen/X86/2009-09-10-SpillComments.ll test/CodeGen/X86/2009-09-16-CoalescerBug.ll test/CodeGen/X86/2009-09-19-earlyclobber.ll test/CodeGen/X86/2009-09-21-NoSpillLoopCount.ll test/CodeGen/X86/2009-09-22-CoalescerBug.ll test/CodeGen/X86/2009-09-23-LiveVariablesBug.ll test/CodeGen/X86/2009-10-14-LiveVariablesBug.ll test/CodeGen/X86/2009-10-16-Scope.ll test/CodeGen/X86/2009-10-19-EmergencySpill.ll test/CodeGen/X86/2009-10-19-atomic-cmp-eflags.ll test/CodeGen/X86/2009-10-25-RewriterBug.ll test/CodeGen/X86/2009-11-04-SubregCoalescingBug.ll test/CodeGen/X86/2009-11-13-VirtRegRewriterBug.ll test/CodeGen/X86/2009-11-16-MachineLICM.ll test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll test/CodeGen/X86/2009-11-17-UpdateTerminator.ll test/CodeGen/X86/2009-11-18-TwoAddrKill.ll test/CodeGen/X86/2009-11-25-ImpDefBug.ll test/CodeGen/X86/2009-12-01-EarlyClobberBug.ll test/CodeGen/X86/2009-12-11-TLSNoRedZone.ll test/CodeGen/X86/20090313-signext.ll test/CodeGen/X86/2010-01-05-ZExt-Shl.ll test/CodeGen/X86/2010-01-07-ISelBug.ll test/CodeGen/X86/2010-01-07-UAMemFeature.ll test/CodeGen/X86/2010-01-08-Atomic64Bug.ll test/CodeGen/X86/2010-01-11-ExtraPHIArg.ll test/CodeGen/X86/2010-01-13-OptExtBug.ll test/CodeGen/X86/2010-01-15-SelectionDAGCycle.ll test/CodeGen/X86/2010-01-18-DbgValue.ll test/CodeGen/X86/2010-01-19-OptExtBug.ll test/CodeGen/X86/2010-02-01-DbgValueCrash.ll test/CodeGen/X86/2010-02-01-TaillCallCrash.ll test/CodeGen/X86/2010-02-03-DualUndef.ll test/CodeGen/X86/2010-02-04-SchedulerBug.ll test/CodeGen/X86/2010-02-11-NonTemporal.ll test/CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll test/CodeGen/X86/2010-02-15-ImplicitDefBug.ll test/CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll test/CodeGen/X86/2010-02-23-DAGCombineBug.ll test/CodeGen/X86/2010-02-23-DIV8rDefinesAX.ll test/CodeGen/X86/2010-02-23-RematImplicitSubreg.ll test/CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll test/CodeGen/X86/2010-03-04-Mul8Bug.ll test/CodeGen/X86/2010-03-05-ConstantFoldCFG.ll test/CodeGen/X86/2010-03-05-EFLAGS-Redef.ll test/CodeGen/X86/2010-03-17-ISelBug.ll test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll test/CodeGen/X86/2010-04-08-CoalescerBug.ll test/CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll test/CodeGen/X86/2010-04-21-CoalescerBug.ll test/CodeGen/X86/2010-04-23-mmx-movdq2q.ll test/CodeGen/X86/2010-04-29-CoalescerCrash.ll test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll test/CodeGen/X86/2010-05-06-LocalInlineAsmClobber.ll test/CodeGen/X86/2010-05-07-ldconvert.ll test/CodeGen/X86/2010-05-10-DAGCombinerBug.ll test/CodeGen/X86/2010-05-12-FastAllocKills.ll test/CodeGen/X86/2010-05-16-nosseconversion.ll test/CodeGen/X86/2010-05-25-DotDebugLoc.ll test/CodeGen/X86/2010-05-26-DotDebugLoc.ll test/CodeGen/X86/2010-05-26-FP_TO_INT-crash.ll test/CodeGen/X86/2010-05-28-Crash.ll test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll test/CodeGen/X86/2010-06-09-FastAllocRegisters.ll test/CodeGen/X86/2010-06-14-fast-isel-fs-load.ll test/CodeGen/X86/2010-06-15-FastAllocEarlyCLobber.ll test/CodeGen/X86/2010-06-24-g-constraint-crash.ll test/CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll test/CodeGen/X86/2010-06-25-asm-RA-crash.ll test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll test/CodeGen/X86/2010-06-28-matched-g-constraint.ll test/CodeGen/X86/2010-07-02-UnfoldBug.ll test/CodeGen/X86/2010-07-02-asm-alignstack.ll test/CodeGen/X86/2010-07-06-DbgCrash.ll test/CodeGen/X86/2010-07-06-asm-RIP.ll test/CodeGen/X86/2010-07-11-FPStackLoneUse.ll test/CodeGen/X86/2010-07-13-indirectXconstraint.ll test/CodeGen/X86/2010-07-15-Crash.ll test/CodeGen/X86/2010-07-29-SetccSimplify.ll test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll test/CodeGen/X86/2010-08-04-MingWCrash.ll test/CodeGen/X86/2010-08-04-StackVariable.ll test/CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll test/CodeGen/X86/2010-09-16-EmptyFilename.ll test/CodeGen/X86/2010-09-16-asmcrash.ll test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll test/CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll test/CodeGen/X86/2010-10-08-cmpxchg8b.ll test/CodeGen/X86/2010-11-02-DbgParameter.ll test/CodeGen/X86/2010-11-09-MOVLPS.ll test/CodeGen/X86/2010-11-18-SelectOfExtload.ll test/CodeGen/X86/2010-12-02-MC-Set.ll test/CodeGen/X86/2011-01-07-LegalizeTypesCrash.ll test/CodeGen/X86/2011-01-10-DagCombineHang.ll test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll test/CodeGen/X86/2011-02-04-FastRegallocNoFP.ll test/CodeGen/X86/2011-02-12-shuffle.ll test/CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll test/CodeGen/X86/2011-02-23-UnfoldBug.ll test/CodeGen/X86/2011-02-27-Fpextend.ll test/CodeGen/X86/2011-03-02-DAGCombiner.ll test/CodeGen/X86/2011-03-08-Sched-crash.ll test/CodeGen/X86/2011-03-09-Physreg-Coalescing.ll test/CodeGen/X86/2011-03-30-CreateFixedObjCrash.ll test/CodeGen/X86/2011-04-13-SchedCmpJmp.ll test/CodeGen/X86/2011-04-19-sclr-bb.ll test/CodeGen/X86/2011-05-09-loaduse.ll test/CodeGen/X86/2011-05-26-UnreachableBlockElim.ll test/CodeGen/X86/2011-05-27-CrossClassCoalescing.ll test/CodeGen/X86/2011-06-01-fildll.ll test/CodeGen/X86/2011-06-03-x87chain.ll test/CodeGen/X86/2011-06-06-fgetsign80bit.ll test/CodeGen/X86/2011-06-12-FastAllocSpill.ll test/CodeGen/X86/2011-06-14-PreschedRegalias.ll test/CodeGen/X86/2011-06-14-mmx-inlineasm.ll test/CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll test/CodeGen/X86/2011-07-13-BadFrameIndexDisplacement.ll test/CodeGen/X86/2011-08-23-PerformSubCombine128.ll test/CodeGen/X86/2011-08-23-Trampoline.ll test/CodeGen/X86/2011-08-29-BlockConstant.ll test/CodeGen/X86/2011-08-29-InitOrder.ll test/CodeGen/X86/2011-09-14-valcoalesce.ll test/CodeGen/X86/2011-09-18-sse2cmp.ll test/CodeGen/X86/2011-09-21-setcc-bug.ll test/CodeGen/X86/2011-10-11-SpillDead.ll test/CodeGen/X86/2011-10-11-srl.ll test/CodeGen/X86/2011-10-12-MachineCSE.ll test/CodeGen/X86/2011-10-18-FastISel-VectorParams.ll test/CodeGen/X86/2011-10-19-LegelizeLoad.ll test/CodeGen/X86/2011-10-19-widen_vselect.ll test/CodeGen/X86/2011-10-21-widen-cmp.ll test/CodeGen/X86/2011-10-27-tstore.ll test/CodeGen/X86/2011-10-30-padd.ll test/CodeGen/X86/2011-11-07-LegalizeBuildVector.ll test/CodeGen/X86/2011-11-22-AVX2-Domains.ll test/CodeGen/X86/2011-11-30-or.ll test/CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll test/CodeGen/X86/2011-12-06-BitcastVectorGlobal.ll test/CodeGen/X86/2011-12-08-AVXISelBugs.ll test/CodeGen/X86/2011-12-15-vec_shift.ll test/CodeGen/X86/2011-12-26-extractelement-duplicate-load.ll test/CodeGen/X86/2011-12-28-vselecti8.ll test/CodeGen/X86/2011-12-8-bitcastintprom.ll test/CodeGen/X86/2011-20-21-zext-ui2fp.ll test/CodeGen/X86/2012-01-10-UndefExceptionEdge.ll test/CodeGen/X86/2012-01-11-split-cv.ll test/CodeGen/X86/2012-01-12-extract-sv.ll test/CodeGen/X86/2012-01-16-mfence-nosse-flags.ll test/CodeGen/X86/2012-01-18-vbitcast.ll test/CodeGen/X86/2012-02-12-dagco.ll test/CodeGen/X86/2012-02-14-scalar.ll test/CodeGen/X86/2012-02-20-MachineCPBug.ll test/CodeGen/X86/2012-02-23-mmx-inlineasm.ll test/CodeGen/X86/2012-02-29-CoalescerBug.ll test/CodeGen/X86/2012-03-15-build_vector_wl.ll test/CodeGen/X86/2012-03-20-LargeConstantExpr.ll test/CodeGen/X86/2012-03-26-PostRALICMBug.ll test/CodeGen/X86/2012-04-09-TwoAddrPassBug.ll test/CodeGen/X86/2012-04-26-sdglue.ll test/CodeGen/X86/2012-05-17-TwoAddressBug.ll test/CodeGen/X86/2012-05-19-CoalescerCrash.ll test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/2012-07-10-extload64.ll test/CodeGen/X86/2012-07-10-shufnorm.ll test/CodeGen/X86/2012-07-15-BuildVectorPromote.ll test/CodeGen/X86/2012-07-15-broadcastfold.ll test/CodeGen/X86/2012-07-15-tconst_shl.ll test/CodeGen/X86/2012-07-15-vshl.ll test/CodeGen/X86/2012-07-16-LeaUndef.ll test/CodeGen/X86/2012-07-16-fp2ui-i1.ll test/CodeGen/X86/2012-07-17-vtrunc.ll test/CodeGen/X86/2012-07-23-select_cc.ll test/CodeGen/X86/2012-08-07-CmpISelBug.ll test/CodeGen/X86/2012-08-16-setcc.ll test/CodeGen/X86/2012-08-17-legalizer-crash.ll test/CodeGen/X86/2012-08-28-UnsafeMathCrash.ll test/CodeGen/X86/2012-09-13-dagco-fneg.ll test/CodeGen/X86/2012-09-28-CGPBug.ll test/CodeGen/X86/2012-1-10-buildvector.ll test/CodeGen/X86/2012-10-02-DAGCycle.ll test/CodeGen/X86/2012-10-03-DAGCycle.ll test/CodeGen/X86/2012-10-18-crash-dagco.ll test/CodeGen/X86/2012-11-28-merge-store-alias.ll test/CodeGen/X86/2012-11-30-handlemove-dbg.ll test/CodeGen/X86/2012-11-30-misched-dbg.ll test/CodeGen/X86/2012-11-30-regpres-dbg.ll test/CodeGen/X86/2012-12-06-python27-miscompile.ll test/CodeGen/X86/2012-12-1-merge-multiple.ll test/CodeGen/X86/2012-12-12-DAGCombineCrash.ll test/CodeGen/X86/2012-12-14-v8fp80-crash.ll test/CodeGen/X86/2012-12-19-NoImplicitFloat.ll test/CodeGen/X86/2013-01-09-DAGCombineBug.ll test/CodeGen/X86/2013-02-12-ShuffleToZext.ll test/CodeGen/X86/2013-03-13-VEX-DestReg.ll test/CodeGen/X86/2013-05-06-ConactVectorCrash.ll test/CodeGen/X86/3addr-16bit.ll test/CodeGen/X86/3addr-or.ll test/CodeGen/X86/3dnow-intrinsics.ll test/CodeGen/X86/4char-promote.ll test/CodeGen/X86/9601.ll test/CodeGen/X86/Atomics-64.ll test/CodeGen/X86/DbgValueOtherTargets.test test/CodeGen/X86/GC/alloc_loop.ll test/CodeGen/X86/GC/argpromotion.ll test/CodeGen/X86/GC/badreadproto.ll test/CodeGen/X86/GC/badrootproto.ll test/CodeGen/X86/GC/badwriteproto.ll test/CodeGen/X86/GC/cg-O0.ll test/CodeGen/X86/GC/deadargelim.ll test/CodeGen/X86/GC/erlang-gc.ll test/CodeGen/X86/GC/fat.ll test/CodeGen/X86/GC/inline.ll test/CodeGen/X86/GC/inline2.ll test/CodeGen/X86/GC/lit.local.cfg test/CodeGen/X86/GC/lower_gcroot.ll test/CodeGen/X86/GC/ocaml-gc.ll test/CodeGen/X86/GC/outside.ll test/CodeGen/X86/MachineSink-CritEdge.ll test/CodeGen/X86/MachineSink-DbgValue.ll test/CodeGen/X86/MachineSink-PHIUse.ll test/CodeGen/X86/MachineSink-eflags.ll test/CodeGen/X86/MergeConsecutiveStores.ll test/CodeGen/X86/StackColoring-dbg.ll test/CodeGen/X86/StackColoring.ll test/CodeGen/X86/SwitchLowering.ll test/CodeGen/X86/SwizzleShuff.ll test/CodeGen/X86/WidenArith.ll test/CodeGen/X86/abi-isel.ll test/CodeGen/X86/add-of-carry.ll test/CodeGen/X86/add.ll test/CodeGen/X86/adde-carry.ll test/CodeGen/X86/addr-label-difference.ll test/CodeGen/X86/aliases.ll test/CodeGen/X86/aligned-comm.ll test/CodeGen/X86/alignment-2.ll test/CodeGen/X86/alignment.ll test/CodeGen/X86/all-ones-vector.ll test/CodeGen/X86/alldiv-divdi3.ll test/CodeGen/X86/alloca-align-rounding-32.ll test/CodeGen/X86/alloca-align-rounding.ll test/CodeGen/X86/allrem-moddi3.ll test/CodeGen/X86/and-or-fold.ll test/CodeGen/X86/and-su.ll test/CodeGen/X86/andimm8.ll test/CodeGen/X86/anyext.ll test/CodeGen/X86/apm.ll test/CodeGen/X86/arg-cast.ll test/CodeGen/X86/asm-block-labels.ll test/CodeGen/X86/asm-global-imm.ll test/CodeGen/X86/asm-indirect-mem.ll test/CodeGen/X86/asm-invalid-register-class-crasher.ll test/CodeGen/X86/asm-label.ll test/CodeGen/X86/asm-label2.ll test/CodeGen/X86/asm-modifier-P.ll test/CodeGen/X86/asm-modifier.ll test/CodeGen/X86/asm-reg-type-mismatch.ll test/CodeGen/X86/atom-bypass-slow-division-64.ll test/CodeGen/X86/atom-bypass-slow-division.ll test/CodeGen/X86/atom-call-reg-indirect-foldedreload32.ll test/CodeGen/X86/atom-call-reg-indirect-foldedreload64.ll test/CodeGen/X86/atom-call-reg-indirect.ll test/CodeGen/X86/atom-fixup-lea1.ll test/CodeGen/X86/atom-fixup-lea2.ll test/CodeGen/X86/atom-fixup-lea3.ll test/CodeGen/X86/atom-lea-sp.ll test/CodeGen/X86/atom-pad-short-functions.ll test/CodeGen/X86/atom-sched.ll test/CodeGen/X86/atom-shuf.ll test/CodeGen/X86/atomic-dagsched.ll test/CodeGen/X86/atomic-load-store-wide.ll test/CodeGen/X86/atomic-load-store.ll test/CodeGen/X86/atomic-minmax-i6432.ll test/CodeGen/X86/atomic-or.ll test/CodeGen/X86/atomic-pointer.ll test/CodeGen/X86/atomic16.ll test/CodeGen/X86/atomic32.ll test/CodeGen/X86/atomic64.ll test/CodeGen/X86/atomic6432.ll test/CodeGen/X86/atomic8.ll test/CodeGen/X86/atomic_add.ll test/CodeGen/X86/atomic_op.ll test/CodeGen/X86/attribute-sections.ll test/CodeGen/X86/avoid-lea-scale2.ll test/CodeGen/X86/avoid-loop-align-2.ll test/CodeGen/X86/avoid-loop-align.ll test/CodeGen/X86/avx-arith.ll test/CodeGen/X86/avx-basic.ll test/CodeGen/X86/avx-bitcast.ll test/CodeGen/X86/avx-blend.ll test/CodeGen/X86/avx-brcond.ll test/CodeGen/X86/avx-cast.ll test/CodeGen/X86/avx-cmp.ll test/CodeGen/X86/avx-cvt.ll test/CodeGen/X86/avx-fp2int.ll test/CodeGen/X86/avx-intel-ocl.ll test/CodeGen/X86/avx-intrinsics-x86.ll test/CodeGen/X86/avx-intrinsics-x86_64.ll test/CodeGen/X86/avx-load-store.ll test/CodeGen/X86/avx-logic.ll test/CodeGen/X86/avx-minmax.ll test/CodeGen/X86/avx-movdup.ll test/CodeGen/X86/avx-select.ll test/CodeGen/X86/avx-sext.ll test/CodeGen/X86/avx-shift.ll test/CodeGen/X86/avx-shuffle-x86_32.ll test/CodeGen/X86/avx-shuffle.ll test/CodeGen/X86/avx-splat.ll test/CodeGen/X86/avx-trunc.ll test/CodeGen/X86/avx-unpack.ll test/CodeGen/X86/avx-varargs-x86_64.ll test/CodeGen/X86/avx-vbroadcast.ll test/CodeGen/X86/avx-vextractf128.ll test/CodeGen/X86/avx-vinsertf128.ll test/CodeGen/X86/avx-vmovddup.ll test/CodeGen/X86/avx-vperm2f128.ll test/CodeGen/X86/avx-vpermil.ll test/CodeGen/X86/avx-vshufp.ll test/CodeGen/X86/avx-vzeroupper.ll test/CodeGen/X86/avx-win64-args.ll test/CodeGen/X86/avx-win64.ll test/CodeGen/X86/avx-zext.ll test/CodeGen/X86/avx2-arith.ll test/CodeGen/X86/avx2-cmp.ll test/CodeGen/X86/avx2-conversions.ll test/CodeGen/X86/avx2-intrinsics-x86.ll test/CodeGen/X86/avx2-logic.ll test/CodeGen/X86/avx2-nontemporal.ll test/CodeGen/X86/avx2-palignr.ll test/CodeGen/X86/avx2-phaddsub.ll test/CodeGen/X86/avx2-shift.ll test/CodeGen/X86/avx2-shuffle.ll test/CodeGen/X86/avx2-unpack.ll test/CodeGen/X86/avx2-vbroadcast.ll test/CodeGen/X86/avx2-vperm.ll test/CodeGen/X86/avx2-vperm2i128.ll test/CodeGen/X86/barrier-sse.ll test/CodeGen/X86/barrier.ll test/CodeGen/X86/basic-promote-integers.ll test/CodeGen/X86/bc-extract.ll test/CodeGen/X86/bigstructret.ll test/CodeGen/X86/bigstructret2.ll test/CodeGen/X86/bit-test-shift.ll test/CodeGen/X86/bitcast-i256.ll test/CodeGen/X86/bitcast-int-to-vector.ll test/CodeGen/X86/bitcast.ll test/CodeGen/X86/bitcast2.ll test/CodeGen/X86/blend-msb.ll test/CodeGen/X86/block-placement.ll test/CodeGen/X86/bmi.ll test/CodeGen/X86/bool-simplify.ll test/CodeGen/X86/bool-zext.ll test/CodeGen/X86/br-fold.ll test/CodeGen/X86/brcond.ll test/CodeGen/X86/break-anti-dependencies.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/bss_pagealigned.ll test/CodeGen/X86/bswap-inline-asm.ll test/CodeGen/X86/bswap.ll test/CodeGen/X86/bt.ll test/CodeGen/X86/btq.ll test/CodeGen/X86/buildvec-insertvec.ll test/CodeGen/X86/byval-align.ll test/CodeGen/X86/byval.ll test/CodeGen/X86/byval2.ll test/CodeGen/X86/byval3.ll test/CodeGen/X86/byval4.ll test/CodeGen/X86/byval5.ll test/CodeGen/X86/byval6.ll test/CodeGen/X86/byval7.ll test/CodeGen/X86/call-imm.ll test/CodeGen/X86/call-push.ll test/CodeGen/X86/cas.ll test/CodeGen/X86/cfstring.ll test/CodeGen/X86/change-compare-stride-1.ll test/CodeGen/X86/change-compare-stride-trickiness-0.ll test/CodeGen/X86/change-compare-stride-trickiness-1.ll test/CodeGen/X86/change-compare-stride-trickiness-2.ll test/CodeGen/X86/clobber-fi0.ll test/CodeGen/X86/clz.ll test/CodeGen/X86/cmov-fp.ll test/CodeGen/X86/cmov-into-branch.ll test/CodeGen/X86/cmov.ll test/CodeGen/X86/cmp.ll test/CodeGen/X86/cmpxchg16b.ll test/CodeGen/X86/coalesce-esp.ll test/CodeGen/X86/coalesce-implicitdef.ll test/CodeGen/X86/coalescer-commute1.ll test/CodeGen/X86/coalescer-commute2.ll test/CodeGen/X86/coalescer-commute3.ll test/CodeGen/X86/coalescer-commute4.ll test/CodeGen/X86/coalescer-commute5.ll test/CodeGen/X86/coalescer-cross.ll test/CodeGen/X86/coalescer-dce.ll test/CodeGen/X86/coalescer-dce2.ll test/CodeGen/X86/coalescer-identity.ll test/CodeGen/X86/coalescer-remat.ll test/CodeGen/X86/code_placement.ll test/CodeGen/X86/code_placement_align_all.ll test/CodeGen/X86/code_placement_eh.ll test/CodeGen/X86/codegen-prepare-cast.ll test/CodeGen/X86/codegen-prepare-extload.ll test/CodeGen/X86/codegen-prepare.ll test/CodeGen/X86/codemodel.ll test/CodeGen/X86/coldcc64.ll test/CodeGen/X86/combine-lds.ll test/CodeGen/X86/combiner-aa-0.ll test/CodeGen/X86/combiner-aa-1.ll test/CodeGen/X86/commute-intrinsic.ll test/CodeGen/X86/commute-two-addr.ll test/CodeGen/X86/compact-unwind.ll test/CodeGen/X86/compare-add.ll test/CodeGen/X86/compare-inf.ll test/CodeGen/X86/compare_folding.ll test/CodeGen/X86/compiler_used.ll test/CodeGen/X86/complex-asm.ll test/CodeGen/X86/complex-fca.ll test/CodeGen/X86/conditional-indecrement.ll test/CodeGen/X86/constant-pool-remat-0.ll test/CodeGen/X86/constant-pool-sharing.ll test/CodeGen/X86/constpool.ll test/CodeGen/X86/constructor.ll test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll test/CodeGen/X86/copysign-zero.ll test/CodeGen/X86/crash-O0.ll test/CodeGen/X86/crash-nosse.ll test/CodeGen/X86/crash.ll test/CodeGen/X86/critical-edge-split-2.ll test/CodeGen/X86/cstring.ll test/CodeGen/X86/ctpop-combine.ll test/CodeGen/X86/cvtv2f32.ll test/CodeGen/X86/dag-rauw-cse.ll test/CodeGen/X86/dagcombine-buildvector.ll test/CodeGen/X86/dagcombine-cse.ll test/CodeGen/X86/dagcombine_unsafe_math.ll test/CodeGen/X86/darwin-bzero.ll test/CodeGen/X86/darwin-no-dead-strip.ll test/CodeGen/X86/darwin-quote.ll test/CodeGen/X86/darwin-stub.ll test/CodeGen/X86/dbg-at-specficiation.ll test/CodeGen/X86/dbg-byval-parameter.ll test/CodeGen/X86/dbg-const-int.ll test/CodeGen/X86/dbg-const.ll test/CodeGen/X86/dbg-declare-arg.ll test/CodeGen/X86/dbg-declare.ll test/CodeGen/X86/dbg-file-name.ll test/CodeGen/X86/dbg-i128-const.ll test/CodeGen/X86/dbg-large-unsigned-const.ll test/CodeGen/X86/dbg-merge-loc-entry.ll test/CodeGen/X86/dbg-prolog-end.ll test/CodeGen/X86/dbg-subrange.ll test/CodeGen/X86/dbg-value-dag-combine.ll test/CodeGen/X86/dbg-value-isel.ll test/CodeGen/X86/dbg-value-location.ll test/CodeGen/X86/dbg-value-range.ll test/CodeGen/X86/discontiguous-loops.ll test/CodeGen/X86/div8.ll test/CodeGen/X86/divide-by-constant.ll test/CodeGen/X86/divrem.ll test/CodeGen/X86/dll-linkage.ll test/CodeGen/X86/dllexport.ll test/CodeGen/X86/dollar-name.ll test/CodeGen/X86/dwarf-comp-dir.ll test/CodeGen/X86/dyn-stackalloc.ll test/CodeGen/X86/dynamic-allocas-VLAs.ll test/CodeGen/X86/early-ifcvt-crash.ll test/CodeGen/X86/early-ifcvt.ll test/CodeGen/X86/eh_frame.ll test/CodeGen/X86/empty-functions.ll test/CodeGen/X86/empty-struct-return-type.ll test/CodeGen/X86/epilogue.ll test/CodeGen/X86/extend.ll test/CodeGen/X86/extern_weak.ll test/CodeGen/X86/extmul128.ll test/CodeGen/X86/extmul64.ll test/CodeGen/X86/extract-combine.ll test/CodeGen/X86/extract-concat.ll test/CodeGen/X86/extract-extract.ll test/CodeGen/X86/extractelement-from-arg.ll test/CodeGen/X86/extractelement-load.ll test/CodeGen/X86/extractelement-shuffle.ll test/CodeGen/X86/extractps.ll test/CodeGen/X86/f16c-intrinsics.ll test/CodeGen/X86/fabs.ll test/CodeGen/X86/fast-cc-callee-pops.ll test/CodeGen/X86/fast-cc-merge-stack-adj.ll test/CodeGen/X86/fast-cc-pass-in-regs.ll test/CodeGen/X86/fast-isel-agg-constant.ll test/CodeGen/X86/fast-isel-args-fail.ll test/CodeGen/X86/fast-isel-args.ll test/CodeGen/X86/fast-isel-atomic.ll test/CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll test/CodeGen/X86/fast-isel-bail.ll test/CodeGen/X86/fast-isel-bc.ll test/CodeGen/X86/fast-isel-call.ll test/CodeGen/X86/fast-isel-cmp-branch.ll test/CodeGen/X86/fast-isel-constant.ll test/CodeGen/X86/fast-isel-constpool.ll test/CodeGen/X86/fast-isel-divrem-x86-64.ll test/CodeGen/X86/fast-isel-divrem.ll test/CodeGen/X86/fast-isel-expect.ll test/CodeGen/X86/fast-isel-extract.ll test/CodeGen/X86/fast-isel-fneg.ll test/CodeGen/X86/fast-isel-gep.ll test/CodeGen/X86/fast-isel-gv.ll test/CodeGen/X86/fast-isel-i1.ll test/CodeGen/X86/fast-isel-mem.ll test/CodeGen/X86/fast-isel-ret-ext.ll test/CodeGen/X86/fast-isel-tailcall.ll test/CodeGen/X86/fast-isel-tls.ll test/CodeGen/X86/fast-isel-unaligned-store.ll test/CodeGen/X86/fast-isel-x86-64.ll test/CodeGen/X86/fast-isel-x86.ll test/CodeGen/X86/fast-isel.ll test/CodeGen/X86/fastcall-correct-mangling.ll test/CodeGen/X86/fastcc-2.ll test/CodeGen/X86/fastcc-byval.ll test/CodeGen/X86/fastcc-sret.ll test/CodeGen/X86/fastcc.ll test/CodeGen/X86/fastcc3struct.ll test/CodeGen/X86/fdiv.ll test/CodeGen/X86/field-extract-use-trunc.ll test/CodeGen/X86/fildll.ll test/CodeGen/X86/float-asmprint.ll test/CodeGen/X86/fltused.ll test/CodeGen/X86/fltused_function_pointer.ll test/CodeGen/X86/fma.ll test/CodeGen/X86/fma3-intrinsics.ll test/CodeGen/X86/fma4-intrinsics-x86_64.ll test/CodeGen/X86/fma_patterns.ll test/CodeGen/X86/fmul-zero.ll test/CodeGen/X86/fold-add.ll test/CodeGen/X86/fold-and-shift.ll test/CodeGen/X86/fold-call-2.ll test/CodeGen/X86/fold-call-3.ll test/CodeGen/X86/fold-call.ll test/CodeGen/X86/fold-imm.ll test/CodeGen/X86/fold-load-vec.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-mul-lohi.ll test/CodeGen/X86/fold-pcmpeqd-0.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/fold-pcmpeqd-2.ll test/CodeGen/X86/fold-sext-trunc.ll test/CodeGen/X86/fold-vex.ll test/CodeGen/X86/fold-xmm-zero.ll test/CodeGen/X86/fold-zext-trunc.ll test/CodeGen/X86/force-align-stack-alloca.ll test/CodeGen/X86/force-align-stack.ll test/CodeGen/X86/fp-elim-and-no-fp-elim.ll test/CodeGen/X86/fp-elim.ll test/CodeGen/X86/fp-fast.ll test/CodeGen/X86/fp-immediate-shorten.ll test/CodeGen/X86/fp-in-intregs.ll test/CodeGen/X86/fp-load-trunc.ll test/CodeGen/X86/fp-stack-2results.ll test/CodeGen/X86/fp-stack-O0-crash.ll test/CodeGen/X86/fp-stack-O0.ll test/CodeGen/X86/fp-stack-compare-cmov.ll test/CodeGen/X86/fp-stack-compare.ll test/CodeGen/X86/fp-stack-direct-ret.ll test/CodeGen/X86/fp-stack-ret-conv.ll test/CodeGen/X86/fp-stack-ret-store.ll test/CodeGen/X86/fp-stack-ret.ll test/CodeGen/X86/fp-stack-retcopy.ll test/CodeGen/X86/fp-stack-set-st1.ll test/CodeGen/X86/fp-stack.ll test/CodeGen/X86/fp-trunc.ll test/CodeGen/X86/fp2sint.ll test/CodeGen/X86/fp_constant_op.ll test/CodeGen/X86/fp_load_cast_fold.ll test/CodeGen/X86/fp_load_fold.ll test/CodeGen/X86/fsgsbase.ll test/CodeGen/X86/fsxor-alignment.ll test/CodeGen/X86/full-lsr.ll test/CodeGen/X86/ga-offset.ll test/CodeGen/X86/gather-addresses.ll test/CodeGen/X86/gcc_except_table.ll test/CodeGen/X86/ghc-cc.ll test/CodeGen/X86/ghc-cc64.ll test/CodeGen/X86/global-sections-tls.ll test/CodeGen/X86/global-sections.ll test/CodeGen/X86/gs-fold.ll test/CodeGen/X86/h-register-addressing-32.ll test/CodeGen/X86/h-register-addressing-64.ll test/CodeGen/X86/h-register-store.ll test/CodeGen/X86/h-registers-0.ll test/CodeGen/X86/h-registers-1.ll test/CodeGen/X86/h-registers-2.ll test/CodeGen/X86/h-registers-3.ll test/CodeGen/X86/haddsub.ll test/CodeGen/X86/handle-move.ll test/CodeGen/X86/hidden-vis-2.ll test/CodeGen/X86/hidden-vis-3.ll test/CodeGen/X86/hidden-vis-4.ll test/CodeGen/X86/hidden-vis-pic.ll test/CodeGen/X86/hidden-vis.ll test/CodeGen/X86/hipe-cc.ll test/CodeGen/X86/hipe-cc64.ll test/CodeGen/X86/hipe-prologue.ll test/CodeGen/X86/hoist-common.ll test/CodeGen/X86/hoist-invariant-load.ll test/CodeGen/X86/i128-and-beyond.ll test/CodeGen/X86/i128-immediate.ll test/CodeGen/X86/i128-mul.ll test/CodeGen/X86/i128-ret.ll test/CodeGen/X86/i128-sdiv.ll test/CodeGen/X86/i256-add.ll test/CodeGen/X86/i2k.ll test/CodeGen/X86/i64-mem-copy.ll test/CodeGen/X86/iabs.ll test/CodeGen/X86/illegal-insert.ll test/CodeGen/X86/illegal-vector-args-return.ll test/CodeGen/X86/imul-lea-2.ll test/CodeGen/X86/imul-lea.ll test/CodeGen/X86/imul64-lea.ll test/CodeGen/X86/inline-asm-2addr.ll test/CodeGen/X86/inline-asm-R-constraint.ll test/CodeGen/X86/inline-asm-error.ll test/CodeGen/X86/inline-asm-flag-clobber.ll test/CodeGen/X86/inline-asm-fpstack.ll test/CodeGen/X86/inline-asm-h.ll test/CodeGen/X86/inline-asm-modifier-n.ll test/CodeGen/X86/inline-asm-mrv.ll test/CodeGen/X86/inline-asm-out-regs.ll test/CodeGen/X86/inline-asm-pic.ll test/CodeGen/X86/inline-asm-ptr-cast.ll test/CodeGen/X86/inline-asm-q-regs.ll test/CodeGen/X86/inline-asm-tied.ll test/CodeGen/X86/inline-asm-x-scalar.ll test/CodeGen/X86/inline-asm.ll test/CodeGen/X86/inlineasm-sched-bug.ll test/CodeGen/X86/inreg.ll test/CodeGen/X86/ins_subreg_coalesce-1.ll test/CodeGen/X86/ins_subreg_coalesce-2.ll test/CodeGen/X86/ins_subreg_coalesce-3.ll test/CodeGen/X86/insert-positions.ll test/CodeGen/X86/insertelement-copytoregs.ll test/CodeGen/X86/insertelement-legalize.ll test/CodeGen/X86/int-intrinsic.ll test/CodeGen/X86/invalid-shift-immediate.ll test/CodeGen/X86/isel-sink.ll test/CodeGen/X86/isel-sink2.ll test/CodeGen/X86/isel-sink3.ll test/CodeGen/X86/isint.ll test/CodeGen/X86/isnan.ll test/CodeGen/X86/isnan2.ll test/CodeGen/X86/ispositive.ll test/CodeGen/X86/jump_sign.ll test/CodeGen/X86/label-redefinition.ll test/CodeGen/X86/large-gep-scale.ll test/CodeGen/X86/large-global.ll test/CodeGen/X86/ldzero.ll test/CodeGen/X86/lea-2.ll test/CodeGen/X86/lea-3.ll test/CodeGen/X86/lea-4.ll test/CodeGen/X86/lea-recursion.ll test/CodeGen/X86/lea.ll test/CodeGen/X86/leaf-fp-elim.ll test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll test/CodeGen/X86/legalize-libcalls.ll test/CodeGen/X86/legalize-shift-64.ll test/CodeGen/X86/legalize-sub-zero-2.ll test/CodeGen/X86/legalize-sub-zero.ll test/CodeGen/X86/legalizedag_vec.ll test/CodeGen/X86/lfence.ll test/CodeGen/X86/licm-dominance.ll test/CodeGen/X86/licm-nested.ll test/CodeGen/X86/licm-symbol.ll test/CodeGen/X86/limited-prec.ll test/CodeGen/X86/lit.local.cfg test/CodeGen/X86/live-out-reg-info.ll test/CodeGen/X86/liveness-local-regalloc.ll test/CodeGen/X86/lock-inst-encoding.ll test/CodeGen/X86/log2_not_readnone.ll test/CodeGen/X86/long-setcc.ll test/CodeGen/X86/longlong-deadload.ll test/CodeGen/X86/loop-blocks.ll test/CodeGen/X86/loop-hoist.ll test/CodeGen/X86/loop-strength-reduce-2.ll test/CodeGen/X86/loop-strength-reduce-3.ll test/CodeGen/X86/loop-strength-reduce.ll test/CodeGen/X86/loop-strength-reduce2.ll test/CodeGen/X86/loop-strength-reduce4.ll test/CodeGen/X86/loop-strength-reduce5.ll test/CodeGen/X86/loop-strength-reduce6.ll test/CodeGen/X86/loop-strength-reduce7.ll test/CodeGen/X86/loop-strength-reduce8.ll test/CodeGen/X86/lsr-delayed-fold.ll test/CodeGen/X86/lsr-i386.ll test/CodeGen/X86/lsr-interesting-step.ll test/CodeGen/X86/lsr-loop-exit-cond.ll test/CodeGen/X86/lsr-negative-stride.ll test/CodeGen/X86/lsr-nonaffine.ll test/CodeGen/X86/lsr-normalization.ll test/CodeGen/X86/lsr-overflow.ll test/CodeGen/X86/lsr-quadratic-expand.ll test/CodeGen/X86/lsr-redundant-addressing.ll test/CodeGen/X86/lsr-reuse-trunc.ll test/CodeGen/X86/lsr-reuse.ll test/CodeGen/X86/lsr-sort.ll test/CodeGen/X86/lsr-static-addr.ll test/CodeGen/X86/lsr-wrap.ll test/CodeGen/X86/lzcnt.ll test/CodeGen/X86/machine-cp.ll test/CodeGen/X86/machine-cse.ll test/CodeGen/X86/masked-iv-safe.ll test/CodeGen/X86/masked-iv-unsafe.ll test/CodeGen/X86/maskmovdqu.ll test/CodeGen/X86/mcinst-avx-lowering.ll test/CodeGen/X86/mcinst-lowering.ll test/CodeGen/X86/mem-promote-integers.ll test/CodeGen/X86/membarrier.ll test/CodeGen/X86/memcmp.ll test/CodeGen/X86/memcpy-2.ll test/CodeGen/X86/memcpy.ll test/CodeGen/X86/memset-2.ll test/CodeGen/X86/memset-3.ll test/CodeGen/X86/memset-sse-stack-realignment.ll test/CodeGen/X86/memset.ll test/CodeGen/X86/memset64-on-x86-32.ll test/CodeGen/X86/mfence.ll test/CodeGen/X86/mingw-alloca.ll test/CodeGen/X86/misaligned-memset.ll test/CodeGen/X86/misched-balance.ll test/CodeGen/X86/misched-copy.ll test/CodeGen/X86/misched-crash.ll test/CodeGen/X86/misched-ilp.ll test/CodeGen/X86/misched-matmul.ll test/CodeGen/X86/misched-matrix.ll test/CodeGen/X86/misched-new.ll test/CodeGen/X86/mmx-arg-passing.ll test/CodeGen/X86/mmx-arg-passing2.ll test/CodeGen/X86/mmx-arith.ll test/CodeGen/X86/mmx-bitcast-to-i64.ll test/CodeGen/X86/mmx-builtins.ll test/CodeGen/X86/mmx-copy-gprs.ll test/CodeGen/X86/mmx-emms.ll test/CodeGen/X86/mmx-insert-element.ll test/CodeGen/X86/mmx-pinsrw.ll test/CodeGen/X86/mmx-punpckhdq.ll test/CodeGen/X86/mmx-s2v.ll test/CodeGen/X86/mmx-shift.ll test/CodeGen/X86/mmx-shuffle.ll test/CodeGen/X86/movbe.ll test/CodeGen/X86/movfs.ll test/CodeGen/X86/movgs.ll test/CodeGen/X86/movmsk.ll test/CodeGen/X86/movntdq-no-avx.ll test/CodeGen/X86/ms-inline-asm.ll test/CodeGen/X86/mul-legalize.ll test/CodeGen/X86/mul-remat.ll test/CodeGen/X86/mul-shift-reassoc.ll test/CodeGen/X86/mul128.ll test/CodeGen/X86/mul64.ll test/CodeGen/X86/muloti.ll test/CodeGen/X86/mult-alt-generic-i686.ll test/CodeGen/X86/mult-alt-generic-x86_64.ll test/CodeGen/X86/mult-alt-x86.ll test/CodeGen/X86/multiple-loop-post-inc.ll test/CodeGen/X86/multiple-return-values-cross-block.ll test/CodeGen/X86/mulx32.ll test/CodeGen/X86/mulx64.ll test/CodeGen/X86/nancvt.ll test/CodeGen/X86/narrow-shl-cst.ll test/CodeGen/X86/narrow-shl-load.ll test/CodeGen/X86/narrow_op-1.ll test/CodeGen/X86/neg-shl-add.ll test/CodeGen/X86/neg_cmp.ll test/CodeGen/X86/neg_fp.ll test/CodeGen/X86/negate-add-zero.ll test/CodeGen/X86/negative-sin.ll test/CodeGen/X86/negative-stride-fptosi-user.ll test/CodeGen/X86/negative-subscript.ll test/CodeGen/X86/negative_zero.ll test/CodeGen/X86/no-cfi.ll test/CodeGen/X86/no-cmov.ll test/CodeGen/X86/no-compact-unwind.ll test/CodeGen/X86/nobt.ll test/CodeGen/X86/non-lazy-bind.ll test/CodeGen/X86/nontemporal.ll test/CodeGen/X86/norex-subreg.ll test/CodeGen/X86/nosse-error1.ll test/CodeGen/X86/nosse-error2.ll test/CodeGen/X86/nosse-varargs.ll test/CodeGen/X86/null-streamer.ll test/CodeGen/X86/objc-gc-module-flags.ll test/CodeGen/X86/object-size.ll test/CodeGen/X86/odr_comdat.ll test/CodeGen/X86/opt-ext-uses.ll test/CodeGen/X86/opt-shuff-tstore.ll test/CodeGen/X86/optimize-max-0.ll test/CodeGen/X86/optimize-max-1.ll test/CodeGen/X86/optimize-max-2.ll test/CodeGen/X86/optimize-max-3.ll test/CodeGen/X86/or-address.ll test/CodeGen/X86/or-branch.ll test/CodeGen/X86/overlap-shift.ll test/CodeGen/X86/packed_struct.ll test/CodeGen/X86/palignr-2.ll test/CodeGen/X86/palignr.ll test/CodeGen/X86/pass-three.ll test/CodeGen/X86/peep-setb.ll test/CodeGen/X86/peep-test-0.ll test/CodeGen/X86/peep-test-1.ll test/CodeGen/X86/peep-test-2.ll test/CodeGen/X86/peep-test-3.ll test/CodeGen/X86/peep-vector-extract-concat.ll test/CodeGen/X86/peep-vector-extract-insert.ll test/CodeGen/X86/personality.ll test/CodeGen/X86/personality_size.ll test/CodeGen/X86/phaddsub.ll test/CodeGen/X86/phi-bit-propagation.ll test/CodeGen/X86/phi-immediate-factoring.ll test/CodeGen/X86/phielim-split.ll test/CodeGen/X86/phys-reg-local-regalloc.ll test/CodeGen/X86/phys_subreg_coalesce-2.ll test/CodeGen/X86/phys_subreg_coalesce-3.ll test/CodeGen/X86/phys_subreg_coalesce.ll test/CodeGen/X86/pic-load-remat.ll test/CodeGen/X86/pic.ll test/CodeGen/X86/pic_jumptable.ll test/CodeGen/X86/pmovext.ll test/CodeGen/X86/pmovsx-inreg.ll test/CodeGen/X86/pmul.ll test/CodeGen/X86/pmulld.ll test/CodeGen/X86/pointer-vector.ll test/CodeGen/X86/popcnt.ll test/CodeGen/X86/postalloc-coalescing.ll test/CodeGen/X86/postra-licm.ll test/CodeGen/X86/powi.ll test/CodeGen/X86/pr10068.ll test/CodeGen/X86/pr10420.ll test/CodeGen/X86/pr10475.ll test/CodeGen/X86/pr10499.ll test/CodeGen/X86/pr10523.ll test/CodeGen/X86/pr10524.ll test/CodeGen/X86/pr10525.ll test/CodeGen/X86/pr10526.ll test/CodeGen/X86/pr11202.ll test/CodeGen/X86/pr11334.ll test/CodeGen/X86/pr11415.ll test/CodeGen/X86/pr11468.ll test/CodeGen/X86/pr11985.ll test/CodeGen/X86/pr11998.ll test/CodeGen/X86/pr12312.ll test/CodeGen/X86/pr12359.ll test/CodeGen/X86/pr12360.ll test/CodeGen/X86/pr12889.ll test/CodeGen/X86/pr13209.ll test/CodeGen/X86/pr13220.ll test/CodeGen/X86/pr13458.ll test/CodeGen/X86/pr13577.ll test/CodeGen/X86/pr13859.ll test/CodeGen/X86/pr13899.ll test/CodeGen/X86/pr14088.ll test/CodeGen/X86/pr14090.ll test/CodeGen/X86/pr14098.ll test/CodeGen/X86/pr14161.ll test/CodeGen/X86/pr14204.ll test/CodeGen/X86/pr14314.ll test/CodeGen/X86/pr14333.ll test/CodeGen/X86/pr14562.ll test/CodeGen/X86/pr1462.ll test/CodeGen/X86/pr1489.ll test/CodeGen/X86/pr1505.ll test/CodeGen/X86/pr1505b.ll test/CodeGen/X86/pr15267.ll test/CodeGen/X86/pr15296.ll test/CodeGen/X86/pr15309.ll test/CodeGen/X86/pr2177.ll test/CodeGen/X86/pr2182.ll test/CodeGen/X86/pr2326.ll test/CodeGen/X86/pr2656.ll test/CodeGen/X86/pr2659.ll test/CodeGen/X86/pr2849.ll test/CodeGen/X86/pr2924.ll test/CodeGen/X86/pr2982.ll test/CodeGen/X86/pr3154.ll test/CodeGen/X86/pr3216.ll test/CodeGen/X86/pr3241.ll test/CodeGen/X86/pr3243.ll test/CodeGen/X86/pr3244.ll test/CodeGen/X86/pr3250.ll test/CodeGen/X86/pr3317.ll test/CodeGen/X86/pr3366.ll test/CodeGen/X86/pr3457.ll test/CodeGen/X86/pr3522.ll test/CodeGen/X86/pr5145.ll test/CodeGen/X86/pr7882.ll test/CodeGen/X86/pr9127.ll test/CodeGen/X86/pr9743.ll test/CodeGen/X86/pre-ra-sched.ll test/CodeGen/X86/prefetch.ll test/CodeGen/X86/private-2.ll test/CodeGen/X86/private.ll test/CodeGen/X86/promote-assert-zext.ll test/CodeGen/X86/promote-i16.ll test/CodeGen/X86/promote-trunc.ll test/CodeGen/X86/promote.ll test/CodeGen/X86/psubus.ll test/CodeGen/X86/ptr-rotate.ll test/CodeGen/X86/ptrtoint-constexpr.ll test/CodeGen/X86/rd-mod-wr-eflags.ll test/CodeGen/X86/rdrand.ll test/CodeGen/X86/rdseed.ll test/CodeGen/X86/rdtsc.ll test/CodeGen/X86/red-zone.ll test/CodeGen/X86/red-zone2.ll test/CodeGen/X86/reghinting.ll test/CodeGen/X86/regpressure.ll test/CodeGen/X86/rem-2.ll test/CodeGen/X86/rem.ll test/CodeGen/X86/remat-constant.ll test/CodeGen/X86/remat-fold-load.ll test/CodeGen/X86/remat-mov-0.ll test/CodeGen/X86/remat-scalar-zero.ll test/CodeGen/X86/ret-addr.ll test/CodeGen/X86/ret-i64-0.ll test/CodeGen/X86/ret-mmx.ll test/CodeGen/X86/reverse_branches.ll test/CodeGen/X86/rip-rel-address.ll test/CodeGen/X86/rip-rel-lea.ll test/CodeGen/X86/rodata-relocs.ll test/CodeGen/X86/rot16.ll test/CodeGen/X86/rot32.ll test/CodeGen/X86/rot64.ll test/CodeGen/X86/rotate.ll test/CodeGen/X86/rotate2.ll test/CodeGen/X86/rounding-ops.ll test/CodeGen/X86/rtm.ll test/CodeGen/X86/sandybridge-loads.ll test/CodeGen/X86/scalar-extract.ll test/CodeGen/X86/scalar-min-max-fill-operand.ll test/CodeGen/X86/scalar_sse_minmax.ll test/CodeGen/X86/scalar_widen_div.ll test/CodeGen/X86/scalarize-bitcast.ll test/CodeGen/X86/scev-interchange.ll test/CodeGen/X86/sdiv-exact.ll test/CodeGen/X86/segmented-stacks-dynamic.ll test/CodeGen/X86/segmented-stacks.ll test/CodeGen/X86/select-with-and-or.ll test/CodeGen/X86/select.ll test/CodeGen/X86/select_const.ll test/CodeGen/X86/selectiondag-cse.ll test/CodeGen/X86/setcc.ll test/CodeGen/X86/setoeq.ll test/CodeGen/X86/setuge.ll test/CodeGen/X86/sext-i1.ll test/CodeGen/X86/sext-load.ll test/CodeGen/X86/sext-ret-val.ll test/CodeGen/X86/sext-setcc-self.ll test/CodeGen/X86/sext-subreg.ll test/CodeGen/X86/sext-trunc.ll test/CodeGen/X86/sfence.ll test/CodeGen/X86/shift-and.ll test/CodeGen/X86/shift-bmi2.ll test/CodeGen/X86/shift-coalesce.ll test/CodeGen/X86/shift-codegen.ll test/CodeGen/X86/shift-combine.ll test/CodeGen/X86/shift-double.ll test/CodeGen/X86/shift-folding.ll test/CodeGen/X86/shift-i128.ll test/CodeGen/X86/shift-i256.ll test/CodeGen/X86/shift-one.ll test/CodeGen/X86/shift-pair.ll test/CodeGen/X86/shift-parts.ll test/CodeGen/X86/shl-anyext.ll test/CodeGen/X86/shl-i64.ll test/CodeGen/X86/shl_elim.ll test/CodeGen/X86/shl_undef.ll test/CodeGen/X86/shrink-compare.ll test/CodeGen/X86/shrink-fp-const1.ll test/CodeGen/X86/shrink-fp-const2.ll test/CodeGen/X86/sibcall-2.ll test/CodeGen/X86/sibcall-3.ll test/CodeGen/X86/sibcall-4.ll test/CodeGen/X86/sibcall-5.ll test/CodeGen/X86/sibcall-byval.ll test/CodeGen/X86/sibcall.ll test/CodeGen/X86/sincos-opt.ll test/CodeGen/X86/sincos.ll test/CodeGen/X86/sink-hoist.ll test/CodeGen/X86/sink-out-of-loop.ll test/CodeGen/X86/sjlj.ll test/CodeGen/X86/small-byval-memcpy.ll test/CodeGen/X86/smul-with-overflow.ll test/CodeGen/X86/soft-fp.ll test/CodeGen/X86/splat-scalar-load.ll test/CodeGen/X86/split-eh-lpad-edges.ll test/CodeGen/X86/split-vector-bitcast.ll test/CodeGen/X86/split-vector-rem.ll test/CodeGen/X86/sse-align-0.ll test/CodeGen/X86/sse-align-1.ll test/CodeGen/X86/sse-align-10.ll test/CodeGen/X86/sse-align-11.ll test/CodeGen/X86/sse-align-12.ll test/CodeGen/X86/sse-align-2.ll test/CodeGen/X86/sse-align-3.ll test/CodeGen/X86/sse-align-4.ll test/CodeGen/X86/sse-align-5.ll test/CodeGen/X86/sse-align-6.ll test/CodeGen/X86/sse-align-7.ll test/CodeGen/X86/sse-align-8.ll test/CodeGen/X86/sse-align-9.ll test/CodeGen/X86/sse-commute.ll test/CodeGen/X86/sse-domains.ll test/CodeGen/X86/sse-fcopysign.ll test/CodeGen/X86/sse-intel-ocl.ll test/CodeGen/X86/sse-load-ret.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/sse-varargs.ll test/CodeGen/X86/sse1.ll test/CodeGen/X86/sse2-blend.ll test/CodeGen/X86/sse2-mul.ll test/CodeGen/X86/sse2.ll test/CodeGen/X86/sse3.ll test/CodeGen/X86/sse41-blend.ll test/CodeGen/X86/sse41.ll test/CodeGen/X86/sse42.ll test/CodeGen/X86/sse42_64.ll test/CodeGen/X86/sse4a.ll test/CodeGen/X86/sse_partial_update.ll test/CodeGen/X86/sse_reload_fold.ll test/CodeGen/X86/stack-align-memcpy.ll test/CodeGen/X86/stack-align.ll test/CodeGen/X86/stack-align2.ll test/CodeGen/X86/stack-protector.ll test/CodeGen/X86/stack-update-frame-opcode.ll test/CodeGen/X86/stdarg.ll test/CodeGen/X86/stdcall-notailcall.ll test/CodeGen/X86/stdcall.ll test/CodeGen/X86/store-empty-member.ll test/CodeGen/X86/store-fp-constant.ll test/CodeGen/X86/store-global-address.ll test/CodeGen/X86/store-narrow.ll test/CodeGen/X86/store_op_load_fold.ll test/CodeGen/X86/store_op_load_fold2.ll test/CodeGen/X86/storetrunc-fp.ll test/CodeGen/X86/stride-nine-with-base-reg.ll test/CodeGen/X86/stride-reuse.ll test/CodeGen/X86/sub-with-overflow.ll test/CodeGen/X86/sub.ll test/CodeGen/X86/subreg-to-reg-0.ll test/CodeGen/X86/subreg-to-reg-1.ll test/CodeGen/X86/subreg-to-reg-2.ll test/CodeGen/X86/subreg-to-reg-3.ll test/CodeGen/X86/subreg-to-reg-4.ll test/CodeGen/X86/subreg-to-reg-6.ll test/CodeGen/X86/subtarget-feature-change.ll test/CodeGen/X86/switch-bt.ll test/CodeGen/X86/switch-crit-edge-constant.ll test/CodeGen/X86/switch-or.ll test/CodeGen/X86/switch-order-weight.ll test/CodeGen/X86/switch-zextload.ll test/CodeGen/X86/swizzle.ll test/CodeGen/X86/tail-call-got.ll test/CodeGen/X86/tail-dup-addr.ll test/CodeGen/X86/tail-opts.ll test/CodeGen/X86/tail-threshold.ll test/CodeGen/X86/tailcall-64.ll test/CodeGen/X86/tailcall-cgp-dup.ll test/CodeGen/X86/tailcall-disable.ll test/CodeGen/X86/tailcall-fastisel.ll test/CodeGen/X86/tailcall-largecode.ll test/CodeGen/X86/tailcall-returndup-void.ll test/CodeGen/X86/tailcall-ri64.ll test/CodeGen/X86/tailcall-stackalign.ll test/CodeGen/X86/tailcall-structret.ll test/CodeGen/X86/tailcall.ll test/CodeGen/X86/tailcallbyval.ll test/CodeGen/X86/tailcallbyval64.ll test/CodeGen/X86/tailcallfp.ll test/CodeGen/X86/tailcallfp2.ll test/CodeGen/X86/tailcallpic1.ll test/CodeGen/X86/tailcallpic2.ll test/CodeGen/X86/tailcallstack64.ll test/CodeGen/X86/targetLoweringGeneric.ll test/CodeGen/X86/test-nofold.ll test/CodeGen/X86/test-shrink-bug.ll test/CodeGen/X86/test-shrink.ll test/CodeGen/X86/testl-commute.ll test/CodeGen/X86/this-return-64.ll test/CodeGen/X86/tls-local-dynamic.ll test/CodeGen/X86/tls-models.ll test/CodeGen/X86/tls-pic.ll test/CodeGen/X86/tls-pie.ll test/CodeGen/X86/tls.ll test/CodeGen/X86/tlv-1.ll test/CodeGen/X86/tlv-2.ll test/CodeGen/X86/trap.ll test/CodeGen/X86/trunc-ext-ld-st.ll test/CodeGen/X86/trunc-to-bool.ll test/CodeGen/X86/twoaddr-coalesce-2.ll test/CodeGen/X86/twoaddr-coalesce.ll test/CodeGen/X86/twoaddr-lea.ll test/CodeGen/X86/twoaddr-pass-sink.ll test/CodeGen/X86/twoaddr-sink-terminator.ll test/CodeGen/X86/uint64-to-float.ll test/CodeGen/X86/uint_to_fp-2.ll test/CodeGen/X86/uint_to_fp.ll test/CodeGen/X86/umul-with-carry.ll test/CodeGen/X86/umul-with-overflow.ll test/CodeGen/X86/unaligned-load.ll test/CodeGen/X86/undef-label.ll test/CodeGen/X86/unknown-location.ll test/CodeGen/X86/unreachable-loop-sinking.ll test/CodeGen/X86/unwindraise.ll test/CodeGen/X86/urem-i8-constant.ll test/CodeGen/X86/use-add-flags.ll test/CodeGen/X86/utf16-cfstrings.ll test/CodeGen/X86/utf8.ll test/CodeGen/X86/v-binop-widen.ll test/CodeGen/X86/v-binop-widen2.ll test/CodeGen/X86/v2f32.ll test/CodeGen/X86/v4f32-immediate.ll test/CodeGen/X86/v8i1-masks.ll test/CodeGen/X86/vararg_tailcall.ll test/CodeGen/X86/variable-sized-darwin-bzero.ll test/CodeGen/X86/variadic-node-pic.ll test/CodeGen/X86/vec-sign.ll test/CodeGen/X86/vec-trunc-store.ll test/CodeGen/X86/vec_add.ll test/CodeGen/X86/vec_align.ll test/CodeGen/X86/vec_align_i256.ll test/CodeGen/X86/vec_anyext.ll test/CodeGen/X86/vec_call.ll test/CodeGen/X86/vec_cast.ll test/CodeGen/X86/vec_cast2.ll test/CodeGen/X86/vec_clear.ll test/CodeGen/X86/vec_compare-2.ll test/CodeGen/X86/vec_compare-sse4.ll test/CodeGen/X86/vec_compare.ll test/CodeGen/X86/vec_ctbits.ll test/CodeGen/X86/vec_ext_inreg.ll test/CodeGen/X86/vec_extract-sse4.ll test/CodeGen/X86/vec_extract.ll test/CodeGen/X86/vec_fabs.ll test/CodeGen/X86/vec_floor.ll test/CodeGen/X86/vec_fneg.ll test/CodeGen/X86/vec_fpext.ll test/CodeGen/X86/vec_i64.ll test/CodeGen/X86/vec_ins_extract-1.ll test/CodeGen/X86/vec_ins_extract.ll test/CodeGen/X86/vec_insert-2.ll test/CodeGen/X86/vec_insert-3.ll test/CodeGen/X86/vec_insert-4.ll test/CodeGen/X86/vec_insert-5.ll test/CodeGen/X86/vec_insert-6.ll test/CodeGen/X86/vec_insert-7.ll test/CodeGen/X86/vec_insert-8.ll test/CodeGen/X86/vec_insert-9.ll test/CodeGen/X86/vec_insert.ll test/CodeGen/X86/vec_loadsingles.ll test/CodeGen/X86/vec_logical.ll test/CodeGen/X86/vec_return.ll test/CodeGen/X86/vec_sdiv_to_shift.ll test/CodeGen/X86/vec_set-2.ll test/CodeGen/X86/vec_set-3.ll test/CodeGen/X86/vec_set-4.ll test/CodeGen/X86/vec_set-5.ll test/CodeGen/X86/vec_set-6.ll test/CodeGen/X86/vec_set-7.ll test/CodeGen/X86/vec_set-8.ll test/CodeGen/X86/vec_set-9.ll test/CodeGen/X86/vec_set-A.ll test/CodeGen/X86/vec_set-B.ll test/CodeGen/X86/vec_set-C.ll test/CodeGen/X86/vec_set-D.ll test/CodeGen/X86/vec_set-E.ll test/CodeGen/X86/vec_set-F.ll test/CodeGen/X86/vec_set-G.ll test/CodeGen/X86/vec_set-H.ll test/CodeGen/X86/vec_set-I.ll test/CodeGen/X86/vec_set-J.ll test/CodeGen/X86/vec_set.ll test/CodeGen/X86/vec_sext.ll test/CodeGen/X86/vec_shift.ll test/CodeGen/X86/vec_shift2.ll test/CodeGen/X86/vec_shift3.ll test/CodeGen/X86/vec_shift4.ll test/CodeGen/X86/vec_shuffle-11.ll test/CodeGen/X86/vec_shuffle-14.ll test/CodeGen/X86/vec_shuffle-15.ll test/CodeGen/X86/vec_shuffle-16.ll test/CodeGen/X86/vec_shuffle-17.ll test/CodeGen/X86/vec_shuffle-18.ll test/CodeGen/X86/vec_shuffle-19.ll test/CodeGen/X86/vec_shuffle-20.ll test/CodeGen/X86/vec_shuffle-22.ll test/CodeGen/X86/vec_shuffle-23.ll test/CodeGen/X86/vec_shuffle-24.ll test/CodeGen/X86/vec_shuffle-25.ll test/CodeGen/X86/vec_shuffle-26.ll test/CodeGen/X86/vec_shuffle-27.ll test/CodeGen/X86/vec_shuffle-28.ll test/CodeGen/X86/vec_shuffle-30.ll test/CodeGen/X86/vec_shuffle-31.ll test/CodeGen/X86/vec_shuffle-34.ll test/CodeGen/X86/vec_shuffle-35.ll test/CodeGen/X86/vec_shuffle-36.ll test/CodeGen/X86/vec_shuffle-37.ll test/CodeGen/X86/vec_shuffle-38.ll test/CodeGen/X86/vec_shuffle-39.ll test/CodeGen/X86/vec_shuffle.ll test/CodeGen/X86/vec_splat-2.ll test/CodeGen/X86/vec_splat-3.ll test/CodeGen/X86/vec_splat.ll test/CodeGen/X86/vec_ss_load_fold.ll test/CodeGen/X86/vec_udiv_to_shift.ll test/CodeGen/X86/vec_uint_to_fp.ll test/CodeGen/X86/vec_zero-2.ll test/CodeGen/X86/vec_zero.ll test/CodeGen/X86/vec_zero_cse.ll test/CodeGen/X86/vec_zext.ll test/CodeGen/X86/vector-gep.ll test/CodeGen/X86/vector-intrinsics.ll test/CodeGen/X86/vector-rem.ll test/CodeGen/X86/vector-variable-idx.ll test/CodeGen/X86/vector-variable-idx2.ll test/CodeGen/X86/vector.ll test/CodeGen/X86/vfcmp.ll test/CodeGen/X86/viabs.ll test/CodeGen/X86/visibility.ll test/CodeGen/X86/visibility2.ll test/CodeGen/X86/volatile.ll test/CodeGen/X86/vortex-bug.ll test/CodeGen/X86/vselect-minmax.ll test/CodeGen/X86/vshift-1.ll test/CodeGen/X86/vshift-2.ll test/CodeGen/X86/vshift-3.ll test/CodeGen/X86/vshift-4.ll test/CodeGen/X86/vshift-5.ll test/CodeGen/X86/vshift_scalar.ll test/CodeGen/X86/vshift_split.ll test/CodeGen/X86/vshift_split2.ll test/CodeGen/X86/vsplit-and.ll test/CodeGen/X86/weak.ll test/CodeGen/X86/wide-fma-contraction.ll test/CodeGen/X86/wide-integer-fold.ll test/CodeGen/X86/widen_arith-1.ll test/CodeGen/X86/widen_arith-2.ll test/CodeGen/X86/widen_arith-3.ll test/CodeGen/X86/widen_arith-4.ll test/CodeGen/X86/widen_arith-5.ll test/CodeGen/X86/widen_arith-6.ll test/CodeGen/X86/widen_cast-1.ll test/CodeGen/X86/widen_cast-2.ll test/CodeGen/X86/widen_cast-3.ll test/CodeGen/X86/widen_cast-4.ll test/CodeGen/X86/widen_cast-5.ll test/CodeGen/X86/widen_cast-6.ll test/CodeGen/X86/widen_conv-1.ll test/CodeGen/X86/widen_conv-2.ll test/CodeGen/X86/widen_conv-3.ll test/CodeGen/X86/widen_conv-4.ll test/CodeGen/X86/widen_extract-1.ll test/CodeGen/X86/widen_load-0.ll test/CodeGen/X86/widen_load-1.ll test/CodeGen/X86/widen_load-2.ll test/CodeGen/X86/widen_shuffle-1.ll test/CodeGen/X86/win32_sret.ll test/CodeGen/X86/win64_alloca_dynalloca.ll test/CodeGen/X86/win64_params.ll test/CodeGen/X86/win64_vararg.ll test/CodeGen/X86/win_chkstk.ll test/CodeGen/X86/win_ftol2.ll test/CodeGen/X86/x86-64-and-mask.ll test/CodeGen/X86/x86-64-arg.ll test/CodeGen/X86/x86-64-asm.ll test/CodeGen/X86/x86-64-dead-stack-adjust.ll test/CodeGen/X86/x86-64-disp.ll test/CodeGen/X86/x86-64-extend-shift.ll test/CodeGen/X86/x86-64-frameaddr.ll test/CodeGen/X86/x86-64-gv-offset.ll test/CodeGen/X86/x86-64-jumps.ll test/CodeGen/X86/x86-64-mem.ll test/CodeGen/X86/x86-64-pic-1.ll test/CodeGen/X86/x86-64-pic-10.ll test/CodeGen/X86/x86-64-pic-11.ll test/CodeGen/X86/x86-64-pic-2.ll test/CodeGen/X86/x86-64-pic-3.ll test/CodeGen/X86/x86-64-pic-4.ll test/CodeGen/X86/x86-64-pic-5.ll test/CodeGen/X86/x86-64-pic-6.ll test/CodeGen/X86/x86-64-pic-7.ll test/CodeGen/X86/x86-64-pic-8.ll test/CodeGen/X86/x86-64-pic-9.ll test/CodeGen/X86/x86-64-psub.ll test/CodeGen/X86/x86-64-ptr-arg-simple.ll test/CodeGen/X86/x86-64-ret0.ll test/CodeGen/X86/x86-64-shortint.ll test/CodeGen/X86/x86-64-sret-return.ll test/CodeGen/X86/x86-64-tls-1.ll test/CodeGen/X86/x86-64-varargs.ll test/CodeGen/X86/x86-frameaddr.ll test/CodeGen/X86/x86-frameaddr2.ll test/CodeGen/X86/x86-shifts.ll test/CodeGen/X86/x86-store-gv-addr.ll test/CodeGen/X86/x86_64-mul-by-const.ll test/CodeGen/X86/xmm-r64.ll test/CodeGen/X86/xmulo.ll test/CodeGen/X86/xop-intrinsics-x86_64.ll test/CodeGen/X86/xor-icmp.ll test/CodeGen/X86/xor.ll test/CodeGen/X86/xtest.ll test/CodeGen/X86/zero-remat.ll test/CodeGen/X86/zext-extract_subreg.ll test/CodeGen/X86/zext-fold.ll test/CodeGen/X86/zext-inreg-0.ll test/CodeGen/X86/zext-inreg-1.ll test/CodeGen/X86/zext-sext.ll test/CodeGen/X86/zext-shl.ll test/CodeGen/X86/zext-trunc.ll test/CodeGen/XCore/2008-11-17-Shl64.ll test/CodeGen/XCore/2009-01-08-Crash.ll test/CodeGen/XCore/2009-01-14-Remat-Crash.ll test/CodeGen/XCore/2009-03-27-v2f64-param.ll test/CodeGen/XCore/2009-07-15-store192.ll test/CodeGen/XCore/2010-02-25-LSR-Crash.ll test/CodeGen/XCore/2011-01-31-DAGCombineBug.ll test/CodeGen/XCore/2011-08-01-DynamicAllocBug.ll test/CodeGen/XCore/2011-08-01-VarargsBug.ll test/CodeGen/XCore/DbgValueOtherTargets.test test/CodeGen/XCore/addsub64.ll test/CodeGen/XCore/aliases.ll test/CodeGen/XCore/ashr.ll test/CodeGen/XCore/basictest.ll test/CodeGen/XCore/bigstructret.ll test/CodeGen/XCore/constants.ll test/CodeGen/XCore/epilogue_prologue.ll test/CodeGen/XCore/events.ll test/CodeGen/XCore/float-intrinsics.ll test/CodeGen/XCore/fneg.ll test/CodeGen/XCore/getid.ll test/CodeGen/XCore/globals.ll test/CodeGen/XCore/indirectbr.ll test/CodeGen/XCore/ladd_lsub_combine.ll test/CodeGen/XCore/licm-ldwcp.ll test/CodeGen/XCore/lit.local.cfg test/CodeGen/XCore/load.ll test/CodeGen/XCore/misc-intrinsics.ll test/CodeGen/XCore/mkmsk.ll test/CodeGen/XCore/mul64.ll test/CodeGen/XCore/offset_folding.ll test/CodeGen/XCore/private.ll test/CodeGen/XCore/ps-intrinsics.ll test/CodeGen/XCore/resources.ll test/CodeGen/XCore/scavenging.ll test/CodeGen/XCore/sext.ll test/CodeGen/XCore/sr-intrinsics.ll test/CodeGen/XCore/store.ll test/CodeGen/XCore/switch.ll test/CodeGen/XCore/switch_long.ll test/CodeGen/XCore/threads.ll test/CodeGen/XCore/tls.ll test/CodeGen/XCore/trampoline.ll test/CodeGen/XCore/trap.ll test/CodeGen/XCore/unaligned_load.ll test/CodeGen/XCore/unaligned_store.ll test/CodeGen/XCore/unaligned_store_combine.ll test/DebugInfo/2009-10-16-Phi.ll test/DebugInfo/2009-11-03-InsertExtractValue.ll test/DebugInfo/2009-11-05-DeadGlobalVariable.ll test/DebugInfo/2009-11-06-NamelessGlobalVariable.ll test/DebugInfo/2009-11-10-CurrentFn.ll test/DebugInfo/2010-01-05-DbgScope.ll test/DebugInfo/2010-01-19-DbgScope.ll test/DebugInfo/2010-03-12-llc-crash.ll test/DebugInfo/2010-03-19-DbgDeclare.ll test/DebugInfo/2010-03-24-MemberFn.ll test/DebugInfo/2010-03-30-InvalidDbgInfoCrash.ll test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll test/DebugInfo/2010-04-19-FramePtr.ll test/DebugInfo/2010-05-03-DisableFramePtr.ll test/DebugInfo/2010-05-03-OriginDIE.ll test/DebugInfo/2010-05-10-MultipleCU.ll test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll test/DebugInfo/2010-07-19-Crash.ll test/DebugInfo/2010-10-01-crash.ll test/DebugInfo/AArch64/cfi-frame.ll test/DebugInfo/AArch64/dwarfdump.ll test/DebugInfo/AArch64/eh_frame.s test/DebugInfo/AArch64/eh_frame_personality.ll test/DebugInfo/AArch64/lit.local.cfg test/DebugInfo/AArch64/variable-loc.ll test/DebugInfo/Inputs/dwarfdump-inl-test.cc test/DebugInfo/Inputs/dwarfdump-inl-test.elf-x86-64 test/DebugInfo/Inputs/dwarfdump-inl-test.h test/DebugInfo/Inputs/dwarfdump-pubnames.cc test/DebugInfo/Inputs/dwarfdump-pubnames.elf-x86-64 test/DebugInfo/Inputs/dwarfdump-test-32bit.elf.c test/DebugInfo/Inputs/dwarfdump-test-32bit.elf.o test/DebugInfo/Inputs/dwarfdump-test-zlib.cc test/DebugInfo/Inputs/dwarfdump-test-zlib.elf-x86-64 test/DebugInfo/Inputs/dwarfdump-test.cc test/DebugInfo/Inputs/dwarfdump-test.elf-x86-64 test/DebugInfo/Inputs/dwarfdump-test2-helper.cc test/DebugInfo/Inputs/dwarfdump-test2-main.cc test/DebugInfo/Inputs/dwarfdump-test2.elf-x86-64 test/DebugInfo/Inputs/dwarfdump-test3-decl.h test/DebugInfo/Inputs/dwarfdump-test3-decl2.h test/DebugInfo/Inputs/dwarfdump-test3.cc test/DebugInfo/Inputs/dwarfdump-test3.elf-x86-64 space test/DebugInfo/Inputs/dwarfdump-test4-decl.h test/DebugInfo/Inputs/dwarfdump-test4-part1.cc test/DebugInfo/Inputs/dwarfdump-test4-part2.cc test/DebugInfo/Inputs/dwarfdump-test4.elf-x86-64 test/DebugInfo/Inputs/lit.local.cfg test/DebugInfo/Inputs/test-inline.o test/DebugInfo/Inputs/test-parameters.o test/DebugInfo/SystemZ/eh_frame.s test/DebugInfo/SystemZ/eh_frame_personality.ll test/DebugInfo/SystemZ/eh_frame_personality.s test/DebugInfo/SystemZ/lit.local.cfg test/DebugInfo/SystemZ/variable-loc.ll test/DebugInfo/SystemZ/variable-loc.s test/DebugInfo/X86/2010-04-13-PubType.ll test/DebugInfo/X86/2010-08-10-DbgConstant.ll test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll test/DebugInfo/X86/2011-12-16-BadStructRef.ll test/DebugInfo/X86/DW_AT_byte_size.ll test/DebugInfo/X86/DW_AT_location-reference.ll test/DebugInfo/X86/DW_AT_object_pointer.ll test/DebugInfo/X86/DW_AT_specification.ll test/DebugInfo/X86/DW_TAG_friend.ll test/DebugInfo/X86/aligned_stack_var.ll test/DebugInfo/X86/block-capture.ll test/DebugInfo/X86/concrete_out_of_line.ll test/DebugInfo/X86/dbg-value-inlined-parameter.ll test/DebugInfo/X86/debug-info-block-captured-self.ll test/DebugInfo/X86/debug-info-blocks.ll test/DebugInfo/X86/debug-info-static-member.ll test/DebugInfo/X86/debug_frame.ll test/DebugInfo/X86/earlydup-crash.ll test/DebugInfo/X86/eh_symbol.ll test/DebugInfo/X86/elf-names.ll test/DebugInfo/X86/empty-and-one-elem-array.ll test/DebugInfo/X86/empty-array.ll test/DebugInfo/X86/ending-run.ll test/DebugInfo/X86/enum-class.ll test/DebugInfo/X86/enum-fwd-decl.ll test/DebugInfo/X86/fission-cu.ll test/DebugInfo/X86/instcombine-instrinsics.ll test/DebugInfo/X86/line-info.ll test/DebugInfo/X86/linkage-name.ll test/DebugInfo/X86/lit.local.cfg test/DebugInfo/X86/low-pc-cu.ll test/DebugInfo/X86/main-file-name.s test/DebugInfo/X86/misched-dbg-value.ll test/DebugInfo/X86/multiple-at-const-val.ll test/DebugInfo/X86/nondefault-subrange-array.ll test/DebugInfo/X86/objc-fwd-decl.ll test/DebugInfo/X86/op_deref.ll test/DebugInfo/X86/pointer-type-size.ll test/DebugInfo/X86/pr11300.ll test/DebugInfo/X86/pr12831.ll test/DebugInfo/X86/pr13303.ll test/DebugInfo/X86/pr9951.ll test/DebugInfo/X86/prologue-stack.ll test/DebugInfo/X86/rvalue-ref.ll test/DebugInfo/X86/stmt-list-multiple-compile-units.ll test/DebugInfo/X86/stmt-list.ll test/DebugInfo/X86/stringpool.ll test/DebugInfo/X86/struct-loc.ll test/DebugInfo/X86/subrange-type.ll test/DebugInfo/X86/subreg.ll test/DebugInfo/X86/template.ll test/DebugInfo/X86/union-template.ll test/DebugInfo/X86/vector.ll test/DebugInfo/array.ll test/DebugInfo/bug_null_debuginfo.ll test/DebugInfo/debuglineinfo.test test/DebugInfo/dwarf-public-names.ll test/DebugInfo/dwarfdump-debug-frame-simple.test test/DebugInfo/dwarfdump-dump-flags.test test/DebugInfo/dwarfdump-inlining.test test/DebugInfo/dwarfdump-pubnames.test test/DebugInfo/dwarfdump-test.test test/DebugInfo/dwarfdump-zlib.test test/DebugInfo/inheritance.ll test/DebugInfo/inline-debug-info-multiret.ll test/DebugInfo/inline-debug-info.ll test/DebugInfo/inlined-vars.ll test/DebugInfo/lit.local.cfg test/DebugInfo/llvm-symbolizer.test test/DebugInfo/member-pointers.ll test/DebugInfo/namespace.ll test/DebugInfo/two-cus-from-same-file.ll test/ExecutionEngine/2002-12-16-ArgTest.ll test/ExecutionEngine/2003-01-04-ArgumentBug.ll test/ExecutionEngine/2003-01-04-LoopTest.ll test/ExecutionEngine/2003-01-04-PhiTest.ll test/ExecutionEngine/2003-01-09-SARTest.ll test/ExecutionEngine/2003-01-10-FUCOM.ll test/ExecutionEngine/2003-01-15-AlignmentTest.ll test/ExecutionEngine/2003-05-06-LivenessClobber.ll test/ExecutionEngine/2003-05-07-ArgumentTest.ll test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll test/ExecutionEngine/2003-06-04-bzip2-bug.ll test/ExecutionEngine/2003-06-05-PHIBug.ll test/ExecutionEngine/2003-08-15-AllocaAssertion.ll test/ExecutionEngine/2003-08-21-EnvironmentTest.ll test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll test/ExecutionEngine/2005-12-02-TailCallBug.ll test/ExecutionEngine/2007-12-10-APIntLoadStore.ll test/ExecutionEngine/2008-06-05-APInt-OverAShr.ll test/ExecutionEngine/2010-01-15-UndefValue.ll test/ExecutionEngine/MCJIT/2002-12-16-ArgTest.ll test/ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll test/ExecutionEngine/MCJIT/2003-01-04-LoopTest.ll test/ExecutionEngine/MCJIT/2003-01-04-PhiTest.ll test/ExecutionEngine/MCJIT/2003-01-09-SARTest.ll test/ExecutionEngine/MCJIT/2003-01-10-FUCOM.ll test/ExecutionEngine/MCJIT/2003-01-15-AlignmentTest.ll test/ExecutionEngine/MCJIT/2003-05-06-LivenessClobber.ll test/ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll test/ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll test/ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll test/ExecutionEngine/MCJIT/2003-06-05-PHIBug.ll test/ExecutionEngine/MCJIT/2003-08-15-AllocaAssertion.ll test/ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll test/ExecutionEngine/MCJIT/2003-08-23-RegisterAllocatePhysReg.ll test/ExecutionEngine/MCJIT/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll test/ExecutionEngine/MCJIT/2005-12-02-TailCallBug.ll test/ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll test/ExecutionEngine/MCJIT/2008-06-05-APInt-OverAShr.ll test/ExecutionEngine/MCJIT/2010-01-15-UndefValue.ll test/ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll test/ExecutionEngine/MCJIT/eh.ll test/ExecutionEngine/MCJIT/fpbitcast.ll test/ExecutionEngine/MCJIT/hello.ll test/ExecutionEngine/MCJIT/hello2.ll test/ExecutionEngine/MCJIT/lit.local.cfg test/ExecutionEngine/MCJIT/non-extern-addend.ll test/ExecutionEngine/MCJIT/pr13727.ll test/ExecutionEngine/MCJIT/simplesttest.ll test/ExecutionEngine/MCJIT/simpletest-remote.ll test/ExecutionEngine/MCJIT/simpletest.ll test/ExecutionEngine/MCJIT/stubs-remote.ll test/ExecutionEngine/MCJIT/stubs.ll test/ExecutionEngine/MCJIT/test-arith.ll test/ExecutionEngine/MCJIT/test-branch.ll test/ExecutionEngine/MCJIT/test-call-no-external-funcs.ll test/ExecutionEngine/MCJIT/test-call.ll test/ExecutionEngine/MCJIT/test-cast.ll test/ExecutionEngine/MCJIT/test-common-symbols-alignment.ll test/ExecutionEngine/MCJIT/test-common-symbols-remote.ll test/ExecutionEngine/MCJIT/test-common-symbols.ll test/ExecutionEngine/MCJIT/test-constantexpr.ll test/ExecutionEngine/MCJIT/test-data-align-remote.ll test/ExecutionEngine/MCJIT/test-data-align.ll test/ExecutionEngine/MCJIT/test-fp-no-external-funcs-remote.ll test/ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll test/ExecutionEngine/MCJIT/test-fp.ll test/ExecutionEngine/MCJIT/test-global-ctors.ll test/ExecutionEngine/MCJIT/test-global-init-nonzero-remote.ll test/ExecutionEngine/MCJIT/test-global-init-nonzero.ll test/ExecutionEngine/MCJIT/test-global.ll test/ExecutionEngine/MCJIT/test-loadstore.ll test/ExecutionEngine/MCJIT/test-local.ll test/ExecutionEngine/MCJIT/test-logical.ll test/ExecutionEngine/MCJIT/test-loop.ll test/ExecutionEngine/MCJIT/test-phi.ll test/ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll test/ExecutionEngine/MCJIT/test-ptr-reloc.ll test/ExecutionEngine/MCJIT/test-ret.ll test/ExecutionEngine/MCJIT/test-return.ll test/ExecutionEngine/MCJIT/test-setcond-fp.ll test/ExecutionEngine/MCJIT/test-setcond-int.ll test/ExecutionEngine/MCJIT/test-shift.ll test/ExecutionEngine/fpbitcast.ll test/ExecutionEngine/hello.ll test/ExecutionEngine/hello2.ll test/ExecutionEngine/lit.local.cfg test/ExecutionEngine/simplesttest.ll test/ExecutionEngine/simpletest.ll test/ExecutionEngine/stubs.ll test/ExecutionEngine/test-arith.ll test/ExecutionEngine/test-branch.ll test/ExecutionEngine/test-call-no-external-funcs.ll test/ExecutionEngine/test-call.ll test/ExecutionEngine/test-cast.ll test/ExecutionEngine/test-common-symbols.ll test/ExecutionEngine/test-constantexpr.ll test/ExecutionEngine/test-fp-no-external-funcs.ll test/ExecutionEngine/test-fp.ll test/ExecutionEngine/test-global-init-nonzero.ll test/ExecutionEngine/test-global.ll test/ExecutionEngine/test-interp-vec-arithm_float.ll test/ExecutionEngine/test-interp-vec-arithm_int.ll test/ExecutionEngine/test-interp-vec-loadstore.ll test/ExecutionEngine/test-interp-vec-logical.ll test/ExecutionEngine/test-interp-vec-setcond-fp.ll test/ExecutionEngine/test-interp-vec-setcond-int.ll test/ExecutionEngine/test-loadstore.ll test/ExecutionEngine/test-local.ll test/ExecutionEngine/test-logical.ll test/ExecutionEngine/test-loop.ll test/ExecutionEngine/test-phi.ll test/ExecutionEngine/test-ret.ll test/ExecutionEngine/test-return.ll test/ExecutionEngine/test-setcond-fp.ll test/ExecutionEngine/test-setcond-int.ll test/ExecutionEngine/test-shift.ll test/Feature/NamedMDNode.ll test/Feature/NamedMDNode2.ll test/Feature/README.txt test/Feature/aliases.ll test/Feature/alignment.ll test/Feature/attributes.ll test/Feature/basictest.ll test/Feature/callingconventions.ll test/Feature/calltest.ll test/Feature/casttest.ll test/Feature/cfgstructures.ll test/Feature/const_pv.ll test/Feature/constexpr.ll test/Feature/constpointer.ll test/Feature/escaped_label.ll test/Feature/exception.ll test/Feature/float.ll test/Feature/fold-fpcast.ll test/Feature/forwardreftest.ll test/Feature/global_pv.ll test/Feature/global_section.ll test/Feature/globalredefinition3.ll test/Feature/globalvars.ll test/Feature/indirectcall.ll test/Feature/indirectcall2.ll test/Feature/inlineasm.ll test/Feature/instructions.ll test/Feature/intrinsics.ll test/Feature/linker_private_linkages.ll test/Feature/lit.local.cfg test/Feature/load_module.ll test/Feature/md_on_instruction.ll test/Feature/memorymarkers.ll test/Feature/metadata.ll test/Feature/minsize_attr.ll test/Feature/newcasts.ll test/Feature/packed.ll test/Feature/packed_struct.ll test/Feature/paramattrs.ll test/Feature/ppcld.ll test/Feature/properties.ll test/Feature/prototype.ll test/Feature/recursivetype.ll test/Feature/simplecalltest.ll test/Feature/small.ll test/Feature/smallest.ll test/Feature/sparcld.ll test/Feature/terminators.ll test/Feature/testalloca.ll test/Feature/testconstants.ll test/Feature/testlogical.ll test/Feature/testtype.ll test/Feature/testvarargs.ll test/Feature/undefined.ll test/Feature/unreachable.ll test/Feature/varargs.ll test/Feature/varargs_new.ll test/Feature/vector-cast-constant-exprs.ll test/Feature/weak_constant.ll test/Feature/weirdnames.ll test/Feature/x86ld.ll test/FileCheck/check-dag-xfails.txt test/FileCheck/check-dag.txt test/FileCheck/check-not-diaginfo.txt test/FileCheck/dos-style-eol.txt test/FileCheck/lit.local.cfg test/FileCheck/next-no-match.txt test/FileCheck/regex-brackets.txt test/FileCheck/regex-no-match.txt test/FileCheck/simple-var-capture.txt test/FileCheck/two-checks-for-same-match.txt test/FileCheck/var-ref-same-line.txt test/Instrumentation/AddressSanitizer/X86/bug_11395.ll test/Instrumentation/AddressSanitizer/X86/lit.local.cfg test/Instrumentation/AddressSanitizer/adaptive_global_redzones.ll test/Instrumentation/AddressSanitizer/asan-vs-gvn.ll test/Instrumentation/AddressSanitizer/basic.ll test/Instrumentation/AddressSanitizer/debug_info.ll test/Instrumentation/AddressSanitizer/different_scale_and_offset.ll test/Instrumentation/AddressSanitizer/do-not-instrument-internal-globals.ll test/Instrumentation/AddressSanitizer/do-not-touch-odr-global.ll test/Instrumentation/AddressSanitizer/do-not-touch-threadlocal.ll test/Instrumentation/AddressSanitizer/instrument-no-return.ll test/Instrumentation/AddressSanitizer/instrument_global.ll test/Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll test/Instrumentation/AddressSanitizer/instrument_load_then_store.ll test/Instrumentation/AddressSanitizer/lifetime.ll test/Instrumentation/AddressSanitizer/lit.local.cfg test/Instrumentation/AddressSanitizer/test64.ll test/Instrumentation/BoundsChecking/lit.local.cfg test/Instrumentation/BoundsChecking/many-trap.ll test/Instrumentation/BoundsChecking/phi.ll test/Instrumentation/BoundsChecking/simple.ll test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll test/Instrumentation/MemorySanitizer/unreachable.ll test/Instrumentation/ThreadSanitizer/atomic.ll test/Instrumentation/ThreadSanitizer/lit.local.cfg test/Instrumentation/ThreadSanitizer/read_before_write.ll test/Instrumentation/ThreadSanitizer/read_from_global.ll test/Instrumentation/ThreadSanitizer/tsan-vs-gvn.ll test/Instrumentation/ThreadSanitizer/tsan_basic.ll test/Instrumentation/ThreadSanitizer/vptr_read.ll test/Instrumentation/ThreadSanitizer/vptr_update.ll test/Integer/2007-01-19-TruncSext.ll test/Integer/BitPacked.ll test/Integer/basictest_bt.ll test/Integer/constexpr_bt.ll test/Integer/constpointer_bt.ll test/Integer/fold-fpcast_bt.ll test/Integer/instructions_bt.ll test/Integer/lit.local.cfg test/Integer/newcasts_bt.ll test/Integer/packed_bt.ll test/Integer/packed_struct_bt.ll test/Integer/properties_bt.ll test/Integer/undefined_bt.ll test/Integer/unreachable_bt.ll test/JitListener/lit.local.cfg test/JitListener/test-common-symbols.ll test/JitListener/test-inline.ll test/JitListener/test-parameters.ll test/Linker/2002-07-17-GlobalFail.ll test/Linker/2002-07-17-LinkTest2.ll test/Linker/2002-08-20-ConstantExpr.ll test/Linker/2003-01-30-LinkerRename.ll test/Linker/2003-01-30-LinkerTypeRename.ll test/Linker/2003-04-23-LinkOnceLost.ll test/Linker/2003-04-26-NullPtrLinkProblem.ll test/Linker/2003-05-15-TypeProblem.ll test/Linker/2003-05-31-LinkerRename.ll test/Linker/2003-06-02-TypeResolveProblem.ll test/Linker/2003-06-02-TypeResolveProblem2.ll test/Linker/2003-08-20-OpaqueTypeResolve.ll test/Linker/2003-08-23-GlobalVarLinking.ll test/Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll test/Linker/2003-08-24-InheritPtrSize.ll test/Linker/2003-08-28-TypeResolvesGlobal.ll test/Linker/2003-08-28-TypeResolvesGlobal2.ll test/Linker/2003-08-28-TypeResolvesGlobal3.ll test/Linker/2003-10-27-LinkOncePromote.ll test/Linker/2003-11-18-TypeResolution.ll test/Linker/2004-02-17-WeakStrongLinkage.ll test/Linker/2004-05-07-TypeResolution1.ll test/Linker/2004-05-07-TypeResolution2.ll test/Linker/2004-12-03-DisagreeingType.ll test/Linker/2005-02-12-ConstantGlobals-2.ll test/Linker/2005-02-12-ConstantGlobals.ll test/Linker/2005-12-06-AppendingZeroLengthArrays.ll test/Linker/2006-01-19-ConstantPacked.ll test/Linker/2006-06-15-GlobalVarAlignment.ll test/Linker/2008-03-05-AliasReference.ll test/Linker/2008-03-05-AliasReference2.ll test/Linker/2008-03-07-DroppedSection_a.ll test/Linker/2008-03-07-DroppedSection_b.ll test/Linker/2008-06-13-LinkOnceRedefinition.ll test/Linker/2008-06-26-AddressSpace.ll test/Linker/2008-07-06-AliasFnDecl.ll test/Linker/2008-07-06-AliasFnDecl2.ll test/Linker/2008-07-06-AliasWeakDest.ll test/Linker/2008-07-06-AliasWeakDest2.ll test/Linker/2009-09-03-mdnode.ll test/Linker/2009-09-03-mdnode2.ll test/Linker/2011-08-04-DebugLoc.ll test/Linker/2011-08-04-DebugLoc2.ll test/Linker/2011-08-04-Metadata.ll test/Linker/2011-08-04-Metadata2.ll test/Linker/2011-08-18-unique-class-type.ll test/Linker/2011-08-18-unique-class-type2.ll test/Linker/2011-08-18-unique-debug-type.ll test/Linker/2011-08-18-unique-debug-type2.ll test/Linker/2011-08-22-ResolveAlias.ll test/Linker/2011-08-22-ResolveAlias2.ll test/Linker/AppendingLinkage.ll test/Linker/AppendingLinkage2.ll test/Linker/ConstantGlobals1.ll test/Linker/ConstantGlobals2.ll test/Linker/ConstantGlobals3.ll test/Linker/DbgDeclare.ll test/Linker/DbgDeclare2.ll test/Linker/Inputs/PR11464.a.ll test/Linker/Inputs/PR11464.b.ll test/Linker/Inputs/PR8300.a.ll test/Linker/Inputs/PR8300.b.ll test/Linker/Inputs/basiclink.a.ll test/Linker/Inputs/basiclink.b.ll test/Linker/Inputs/linkage.a.ll test/Linker/Inputs/linkage.b.ll test/Linker/LinkOnce.ll test/Linker/PR8300.ll test/Linker/available_externally_a.ll test/Linker/available_externally_b.ll test/Linker/basiclink.ll test/Linker/inlineasm.ll test/Linker/link-global-to-func.ll test/Linker/link-messages.ll test/Linker/link-type-names.ll test/Linker/linkage.ll test/Linker/linkmdnode.ll test/Linker/linkmdnode2.ll test/Linker/linknamedmdnode.ll test/Linker/linknamedmdnode2.ll test/Linker/lit.local.cfg test/Linker/metadata-a.ll test/Linker/metadata-b.ll test/Linker/module-flags-1-a.ll test/Linker/module-flags-1-b.ll test/Linker/module-flags-2-a.ll test/Linker/module-flags-2-b.ll test/Linker/module-flags-3-a.ll test/Linker/module-flags-3-b.ll test/Linker/module-flags-4-a.ll test/Linker/module-flags-4-b.ll test/Linker/module-flags-5-a.ll test/Linker/module-flags-5-b.ll test/Linker/module-flags-6-a.ll test/Linker/module-flags-6-b.ll test/Linker/module-flags-7-a.ll test/Linker/module-flags-7-b.ll test/Linker/module-flags-8-a.ll test/Linker/module-flags-8-b.ll test/Linker/multiple-merged-structs.ll test/Linker/partial-type-refinement-link.ll test/Linker/partial-type-refinement.ll test/Linker/redefinition.ll test/Linker/testlink1.ll test/Linker/testlink2.ll test/Linker/unnamed-addr1-a.ll test/Linker/unnamed-addr1-b.ll test/Linker/visibility1.ll test/Linker/visibility2.ll test/Linker/weakextern.ll test/MC/AArch64/basic-a64-diagnostics.s test/MC/AArch64/basic-a64-instructions.s test/MC/AArch64/elf-globaladdress.ll test/MC/AArch64/elf-objdump.s test/MC/AArch64/elf-reloc-addsubimm.s test/MC/AArch64/elf-reloc-condbr.s test/MC/AArch64/elf-reloc-ldrlit.s test/MC/AArch64/elf-reloc-ldstunsimm.s test/MC/AArch64/elf-reloc-movw.s test/MC/AArch64/elf-reloc-pcreladdressing.s test/MC/AArch64/elf-reloc-tstb.s test/MC/AArch64/elf-reloc-uncondbrimm.s test/MC/AArch64/gicv3-regs-diagnostics.s test/MC/AArch64/gicv3-regs.s test/MC/AArch64/lit.local.cfg test/MC/AArch64/mapping-across-sections.s test/MC/AArch64/mapping-within-section.s test/MC/AArch64/tls-relocs.s test/MC/AArch64/trace-regs-diagnostics.s test/MC/AArch64/trace-regs.s test/MC/ARM/2013-03-18-Br-to-label-named-like-reg.s test/MC/ARM/AlignedBundling/group-bundle-arm.s test/MC/ARM/AlignedBundling/lit.local.cfg test/MC/ARM/AlignedBundling/pad-align-to-bundle-end.s test/MC/ARM/arm-aliases.s test/MC/ARM/arm-arithmetic-aliases.s test/MC/ARM/arm-it-block.s test/MC/ARM/arm-memory-instructions.s test/MC/ARM/arm-shift-encoding.s test/MC/ARM/arm-thumb-trustzone.s test/MC/ARM/arm-trustzone.s test/MC/ARM/arm_addrmode2.s test/MC/ARM/arm_addrmode3.s test/MC/ARM/arm_fixups.s test/MC/ARM/arm_instructions.s test/MC/ARM/arm_word_directive.s test/MC/ARM/basic-arm-instructions.s test/MC/ARM/basic-thumb-instructions.s test/MC/ARM/basic-thumb2-instructions.s test/MC/ARM/bracket-darwin.s test/MC/ARM/bracket-exprs.s test/MC/ARM/cxx-global-constructor.ll test/MC/ARM/data-in-code.ll test/MC/ARM/diagnostics.s test/MC/ARM/dot-req.s test/MC/ARM/eh-compact-pr0.s test/MC/ARM/eh-compact-pr1.s test/MC/ARM/eh-directive-cantunwind-diagnostics.s test/MC/ARM/eh-directive-cantunwind.s test/MC/ARM/eh-directive-fnend-diagnostics.s test/MC/ARM/eh-directive-fnstart-diagnostics.s test/MC/ARM/eh-directive-handlerdata.s test/MC/ARM/eh-directive-pad-diagnostics.s test/MC/ARM/eh-directive-pad.s test/MC/ARM/eh-directive-personality-diagnostics.s test/MC/ARM/eh-directive-personality.s test/MC/ARM/eh-directive-save-diagnoatics.s test/MC/ARM/eh-directive-save.s test/MC/ARM/eh-directive-section-comdat.s test/MC/ARM/eh-directive-section-multiple-func.s test/MC/ARM/eh-directive-section.s test/MC/ARM/eh-directive-setfp-diagnostics.s test/MC/ARM/eh-directive-setfp.s test/MC/ARM/eh-directive-text-section-multiple-func.s test/MC/ARM/eh-directive-text-section.s test/MC/ARM/eh-directive-vsave-diagnostics.s test/MC/ARM/eh-directive-vsave.s test/MC/ARM/elf-eflags-eabi-cg.ll test/MC/ARM/elf-eflags-eabi.s test/MC/ARM/elf-jump24-fixup.s test/MC/ARM/elf-movt.s test/MC/ARM/elf-reloc-01.ll test/MC/ARM/elf-reloc-02.ll test/MC/ARM/elf-reloc-03.ll test/MC/ARM/elf-reloc-condcall.s test/MC/ARM/elf-thumbfunc-reloc.ll test/MC/ARM/elf-thumbfunc-reloc.s test/MC/ARM/elf-thumbfunc.s test/MC/ARM/full_line_comment.s test/MC/ARM/hilo-16bit-relocations.s test/MC/ARM/invalid-hint-arm.s test/MC/ARM/invalid-hint-thumb.s test/MC/ARM/lit.local.cfg test/MC/ARM/mapping-within-section.s test/MC/ARM/mode-switch.s test/MC/ARM/multi-section-mapping.s test/MC/ARM/neon-abs-encoding.s test/MC/ARM/neon-absdiff-encoding.s test/MC/ARM/neon-add-encoding.s test/MC/ARM/neon-bitcount-encoding.s test/MC/ARM/neon-bitwise-encoding.s test/MC/ARM/neon-cmp-encoding.s test/MC/ARM/neon-convert-encoding.s test/MC/ARM/neon-dup-encoding.s test/MC/ARM/neon-minmax-encoding.s test/MC/ARM/neon-mov-encoding.s test/MC/ARM/neon-mul-accum-encoding.s test/MC/ARM/neon-mul-encoding.s test/MC/ARM/neon-neg-encoding.s test/MC/ARM/neon-pairwise-encoding.s test/MC/ARM/neon-reciprocal-encoding.s test/MC/ARM/neon-reverse-encoding.s test/MC/ARM/neon-satshift-encoding.s test/MC/ARM/neon-shift-encoding.s test/MC/ARM/neon-shiftaccum-encoding.s test/MC/ARM/neon-shuffle-encoding.s test/MC/ARM/neon-sub-encoding.s test/MC/ARM/neon-table-encoding.s test/MC/ARM/neon-vld-encoding.s test/MC/ARM/neon-vst-encoding.s test/MC/ARM/neon-vswp.s test/MC/ARM/neont2-abs-encoding.s test/MC/ARM/neont2-absdiff-encoding.s test/MC/ARM/neont2-add-encoding.s test/MC/ARM/neont2-bitcount-encoding.s test/MC/ARM/neont2-bitwise-encoding.s test/MC/ARM/neont2-cmp-encoding.s test/MC/ARM/neont2-convert-encoding.s test/MC/ARM/neont2-dup-encoding.s test/MC/ARM/neont2-minmax-encoding.s test/MC/ARM/neont2-mov-encoding.s test/MC/ARM/neont2-mul-accum-encoding.s test/MC/ARM/neont2-mul-encoding.s test/MC/ARM/neont2-neg-encoding.s test/MC/ARM/neont2-pairwise-encoding.s test/MC/ARM/neont2-reciprocal-encoding.s test/MC/ARM/neont2-reverse-encoding.s test/MC/ARM/neont2-satshift-encoding.s test/MC/ARM/neont2-shift-encoding.s test/MC/ARM/neont2-shiftaccum-encoding.s test/MC/ARM/neont2-shuffle-encoding.s test/MC/ARM/neont2-sub-encoding.s test/MC/ARM/neont2-table-encoding.s test/MC/ARM/neont2-vld-encoding.s test/MC/ARM/neont2-vst-encoding.s test/MC/ARM/pr11877.s test/MC/ARM/relocated-mapping.s test/MC/ARM/simple-fp-encoding.s test/MC/ARM/thumb-diagnostics.s test/MC/ARM/thumb-nop.s test/MC/ARM/thumb-shift-encoding.s test/MC/ARM/thumb.s test/MC/ARM/thumb2-b.w-encodingT4.s test/MC/ARM/thumb2-diagnostics.s test/MC/ARM/thumb2-mclass.s test/MC/ARM/thumb2-narrow-dp.ll test/MC/ARM/vfp4.s test/MC/ARM/vpush-vpop.s test/MC/ARM/xscale-attributes.ll test/MC/AsmParser/align_invalid.s test/MC/AsmParser/assignment.s test/MC/AsmParser/bad-macro.s test/MC/AsmParser/cfi-unfinished-frame.s test/MC/AsmParser/conditional_asm.s test/MC/AsmParser/dash-n.s test/MC/AsmParser/directive_abort.s test/MC/AsmParser/directive_align.s test/MC/AsmParser/directive_ascii.s test/MC/AsmParser/directive_comm.s test/MC/AsmParser/directive_darwin_section.s test/MC/AsmParser/directive_desc.s test/MC/AsmParser/directive_elf_size.s test/MC/AsmParser/directive_file-errors.s test/MC/AsmParser/directive_file.s test/MC/AsmParser/directive_fill.s test/MC/AsmParser/directive_incbin.s test/MC/AsmParser/directive_include.s test/MC/AsmParser/directive_lcomm.s test/MC/AsmParser/directive_line.s test/MC/AsmParser/directive_loc.s test/MC/AsmParser/directive_lsym.s test/MC/AsmParser/directive_org.s test/MC/AsmParser/directive_seh.s test/MC/AsmParser/directive_set.s test/MC/AsmParser/directive_space.s test/MC/AsmParser/directive_subsections_via_symbols.s test/MC/AsmParser/directive_symbol_attrs.s test/MC/AsmParser/directive_tbss.s test/MC/AsmParser/directive_tdata.s test/MC/AsmParser/directive_thread_init_func.s test/MC/AsmParser/directive_tlv.s test/MC/AsmParser/directive_values.s test/MC/AsmParser/directive_zerofill.s test/MC/AsmParser/dollars-in-identifiers.s test/MC/AsmParser/dot-symbol.s test/MC/AsmParser/equ.s test/MC/AsmParser/expr_symbol_modifiers.s test/MC/AsmParser/exprs-invalid.s test/MC/AsmParser/exprs.s test/MC/AsmParser/extern.s test/MC/AsmParser/floating-literals.s test/MC/AsmParser/hello.s test/MC/AsmParser/ifb.s test/MC/AsmParser/ifc.s test/MC/AsmParser/ifdef.s test/MC/AsmParser/ifndef.s test/MC/AsmParser/incbin_abcd test/MC/AsmParser/labels.s test/MC/AsmParser/line_with_hash.s test/MC/AsmParser/lit.local.cfg test/MC/AsmParser/macro-args.s test/MC/AsmParser/macro-def-in-instantiation.s test/MC/AsmParser/macro-err1.s test/MC/AsmParser/macro-irp.s test/MC/AsmParser/macro-irpc.s test/MC/AsmParser/macro-rept-err1.s test/MC/AsmParser/macro-rept-err2.s test/MC/AsmParser/macro-rept.s test/MC/AsmParser/macros-darwin.s test/MC/AsmParser/macros-parsing.s test/MC/AsmParser/macros.s test/MC/AsmParser/pr11865.s test/MC/AsmParser/purgem.s test/MC/AsmParser/rename.s test/MC/AsmParser/section.s test/MC/AsmParser/section_names.s test/MC/AsmParser/variables-invalid.s test/MC/AsmParser/variables.s test/MC/COFF/align-nops.s test/MC/COFF/basic-coff-64.s test/MC/COFF/basic-coff.s test/MC/COFF/bss.s test/MC/COFF/comm.ll test/MC/COFF/diff.s test/MC/COFF/global_ctors_dtors.ll test/MC/COFF/linker-options.ll test/MC/COFF/lit.local.cfg test/MC/COFF/module-asm.ll test/MC/COFF/relocation-imgrel.s test/MC/COFF/secrel-variant.s test/MC/COFF/secrel32.s test/MC/COFF/seh-section.s test/MC/COFF/seh.s test/MC/COFF/simple-fixups.s test/MC/COFF/switch-relocations.ll test/MC/COFF/symbol-alias.s test/MC/COFF/symbol-fragment-offset-64.s test/MC/COFF/symbol-fragment-offset.s test/MC/COFF/symbol-mangling.ll test/MC/COFF/weak-symbol-section-specification.ll test/MC/COFF/weak.s test/MC/Disassembler/AArch64/a64-ignored-fields.txt test/MC/Disassembler/AArch64/basic-a64-instructions.txt test/MC/Disassembler/AArch64/basic-a64-undefined.txt test/MC/Disassembler/AArch64/basic-a64-unpredictable.txt test/MC/Disassembler/AArch64/gicv3-regs.txt test/MC/Disassembler/AArch64/ldp-offset-predictable.txt test/MC/Disassembler/AArch64/ldp-postind.predictable.txt test/MC/Disassembler/AArch64/ldp-preind.predictable.txt test/MC/Disassembler/AArch64/lit.local.cfg test/MC/Disassembler/AArch64/trace-regs.txt test/MC/Disassembler/ARM/arm-tests.txt test/MC/Disassembler/ARM/arm-thumb-trustzone.txt test/MC/Disassembler/ARM/arm-trustzone.txt test/MC/Disassembler/ARM/basic-arm-instructions.txt test/MC/Disassembler/ARM/fp-encoding.txt test/MC/Disassembler/ARM/hex-immediates.txt test/MC/Disassembler/ARM/invalid-BFI-arm.txt test/MC/Disassembler/ARM/invalid-Bcc-thumb.txt test/MC/Disassembler/ARM/invalid-CPS2p-arm.txt test/MC/Disassembler/ARM/invalid-CPS3p-arm.txt test/MC/Disassembler/ARM/invalid-DMB-thumb.txt test/MC/Disassembler/ARM/invalid-DSB-arm.txt test/MC/Disassembler/ARM/invalid-IT-CBNZ-thumb.txt test/MC/Disassembler/ARM/invalid-IT-CC15.txt test/MC/Disassembler/ARM/invalid-IT-thumb.txt test/MC/Disassembler/ARM/invalid-LDC-form-arm.txt test/MC/Disassembler/ARM/invalid-LDM-thumb.txt test/MC/Disassembler/ARM/invalid-LDRB_POST-arm.txt test/MC/Disassembler/ARM/invalid-LDRD_PRE-thumb.txt test/MC/Disassembler/ARM/invalid-LDR_POST-arm.txt test/MC/Disassembler/ARM/invalid-LDR_PRE-arm.txt test/MC/Disassembler/ARM/invalid-LDRrs-arm.txt test/MC/Disassembler/ARM/invalid-MCR-arm.txt test/MC/Disassembler/ARM/invalid-MOVTi16-arm.txt test/MC/Disassembler/ARM/invalid-MOVr-arm.txt test/MC/Disassembler/ARM/invalid-MOVs-LSL-arm.txt test/MC/Disassembler/ARM/invalid-MOVs-arm.txt test/MC/Disassembler/ARM/invalid-MRRC2-arm.txt test/MC/Disassembler/ARM/invalid-MSRi-arm.txt test/MC/Disassembler/ARM/invalid-RFEorLDMIA-arm.txt test/MC/Disassembler/ARM/invalid-SBFX-arm.txt test/MC/Disassembler/ARM/invalid-SMLAD-arm.txt test/MC/Disassembler/ARM/invalid-SRS-arm.txt test/MC/Disassembler/ARM/invalid-STMIA_UPD-thumb.txt test/MC/Disassembler/ARM/invalid-SXTB-arm.txt test/MC/Disassembler/ARM/invalid-UMAAL-arm.txt test/MC/Disassembler/ARM/invalid-VLD1DUPq8_UPD-arm.txt test/MC/Disassembler/ARM/invalid-VLD1LNd32_UPD-thumb.txt test/MC/Disassembler/ARM/invalid-VLD3DUPd32_UPD-thumb.txt test/MC/Disassembler/ARM/invalid-VLD4DUPd32_UPD-thumb.txt test/MC/Disassembler/ARM/invalid-VLD4LNd32_UPD-thumb.txt test/MC/Disassembler/ARM/invalid-VLDMSDB_UPD-arm.txt test/MC/Disassembler/ARM/invalid-VQADD-arm.txt test/MC/Disassembler/ARM/invalid-VST1LNd32_UPD-thumb.txt test/MC/Disassembler/ARM/invalid-VST1d8Twb_register-thumb.txt test/MC/Disassembler/ARM/invalid-VST2b32_UPD-arm.txt test/MC/Disassembler/ARM/invalid-VST4LNd32_UPD-thumb.txt test/MC/Disassembler/ARM/invalid-hint-arm.txt test/MC/Disassembler/ARM/invalid-hint-thumb.txt test/MC/Disassembler/ARM/invalid-t2Bcc-thumb.txt test/MC/Disassembler/ARM/invalid-t2LDRBT-thumb.txt test/MC/Disassembler/ARM/invalid-t2LDREXD-thumb.txt test/MC/Disassembler/ARM/invalid-t2LDRSHi12-thumb.txt test/MC/Disassembler/ARM/invalid-t2LDRSHi8-thumb.txt test/MC/Disassembler/ARM/invalid-t2PUSH-thumb.txt test/MC/Disassembler/ARM/invalid-t2STRD_PRE-thumb.txt test/MC/Disassembler/ARM/invalid-t2STREXB-thumb.txt test/MC/Disassembler/ARM/invalid-t2STREXD-thumb.txt test/MC/Disassembler/ARM/invalid-t2STR_POST-thumb.txt test/MC/Disassembler/ARM/ldrd-armv4.txt test/MC/Disassembler/ARM/lit.local.cfg test/MC/Disassembler/ARM/marked-up-thumb.txt test/MC/Disassembler/ARM/memory-arm-instructions.txt test/MC/Disassembler/ARM/neon-tests.txt test/MC/Disassembler/ARM/neon.txt test/MC/Disassembler/ARM/neont-VLD-reencoding.txt test/MC/Disassembler/ARM/neont-VST-reencoding.txt test/MC/Disassembler/ARM/neont2.txt test/MC/Disassembler/ARM/thumb-MSR-MClass.txt test/MC/Disassembler/ARM/thumb-printf.txt test/MC/Disassembler/ARM/thumb-tests.txt test/MC/Disassembler/ARM/thumb1.txt test/MC/Disassembler/ARM/thumb2.txt test/MC/Disassembler/ARM/unpredictable-ADC-arm.txt test/MC/Disassembler/ARM/unpredictable-ADDREXT3-arm.txt test/MC/Disassembler/ARM/unpredictable-AExtI-arm.txt test/MC/Disassembler/ARM/unpredictable-AI1cmp-arm.txt test/MC/Disassembler/ARM/unpredictable-BFI.txt test/MC/Disassembler/ARM/unpredictable-LDR-arm.txt test/MC/Disassembler/ARM/unpredictable-LDRD-arm.txt test/MC/Disassembler/ARM/unpredictable-LSL-regform.txt test/MC/Disassembler/ARM/unpredictable-MRRC2-arm.txt test/MC/Disassembler/ARM/unpredictable-MRS-arm.txt test/MC/Disassembler/ARM/unpredictable-MUL-arm.txt test/MC/Disassembler/ARM/unpredictable-RSC-arm.txt test/MC/Disassembler/ARM/unpredictable-SEL-arm.txt test/MC/Disassembler/ARM/unpredictable-SHADD16-arm.txt test/MC/Disassembler/ARM/unpredictable-SSAT-arm.txt test/MC/Disassembler/ARM/unpredictable-STRBrs-arm.txt test/MC/Disassembler/ARM/unpredictable-UQADD8-arm.txt test/MC/Disassembler/ARM/unpredictable-swp-arm.txt test/MC/Disassembler/ARM/unpredictables-thumb.txt test/MC/Disassembler/ARM/vfp4.txt test/MC/Disassembler/MBlaze/lit.local.cfg test/MC/Disassembler/MBlaze/mblaze_branch.txt test/MC/Disassembler/MBlaze/mblaze_fpu.txt test/MC/Disassembler/MBlaze/mblaze_fsl.txt test/MC/Disassembler/MBlaze/mblaze_imm.txt test/MC/Disassembler/MBlaze/mblaze_mbar.txt test/MC/Disassembler/MBlaze/mblaze_memory.txt test/MC/Disassembler/MBlaze/mblaze_operands.txt test/MC/Disassembler/MBlaze/mblaze_pattern.txt test/MC/Disassembler/MBlaze/mblaze_shift.txt test/MC/Disassembler/MBlaze/mblaze_special.txt test/MC/Disassembler/MBlaze/mblaze_typea.txt test/MC/Disassembler/MBlaze/mblaze_typeb.txt test/MC/Disassembler/Mips/lit.local.cfg test/MC/Disassembler/Mips/mips-dsp.txt test/MC/Disassembler/Mips/mips32.txt test/MC/Disassembler/Mips/mips32_le.txt test/MC/Disassembler/Mips/mips32r2.txt test/MC/Disassembler/Mips/mips32r2_le.txt test/MC/Disassembler/Mips/mips64.txt test/MC/Disassembler/Mips/mips64_le.txt test/MC/Disassembler/Mips/mips64r2.txt test/MC/Disassembler/Mips/mips64r2_le.txt test/MC/Disassembler/SystemZ/insn-a.txt test/MC/Disassembler/SystemZ/insn-adb.txt test/MC/Disassembler/SystemZ/insn-adbr.txt test/MC/Disassembler/SystemZ/insn-aeb.txt test/MC/Disassembler/SystemZ/insn-aebr.txt test/MC/Disassembler/SystemZ/insn-afi.txt test/MC/Disassembler/SystemZ/insn-ag.txt test/MC/Disassembler/SystemZ/insn-agf.txt test/MC/Disassembler/SystemZ/insn-agfi.txt test/MC/Disassembler/SystemZ/insn-agfr.txt test/MC/Disassembler/SystemZ/insn-aghi.txt test/MC/Disassembler/SystemZ/insn-agr.txt test/MC/Disassembler/SystemZ/insn-agsi.txt test/MC/Disassembler/SystemZ/insn-ah.txt test/MC/Disassembler/SystemZ/insn-ahi.txt test/MC/Disassembler/SystemZ/insn-ahy.txt test/MC/Disassembler/SystemZ/insn-al.txt test/MC/Disassembler/SystemZ/insn-alc.txt test/MC/Disassembler/SystemZ/insn-alcg.txt test/MC/Disassembler/SystemZ/insn-alcgr.txt test/MC/Disassembler/SystemZ/insn-alcr.txt test/MC/Disassembler/SystemZ/insn-alfi.txt test/MC/Disassembler/SystemZ/insn-alg.txt test/MC/Disassembler/SystemZ/insn-algf.txt test/MC/Disassembler/SystemZ/insn-algfi.txt test/MC/Disassembler/SystemZ/insn-algfr.txt test/MC/Disassembler/SystemZ/insn-algr.txt test/MC/Disassembler/SystemZ/insn-alr.txt test/MC/Disassembler/SystemZ/insn-aly.txt test/MC/Disassembler/SystemZ/insn-ar.txt test/MC/Disassembler/SystemZ/insn-asi.txt test/MC/Disassembler/SystemZ/insn-axbr.txt test/MC/Disassembler/SystemZ/insn-ay.txt test/MC/Disassembler/SystemZ/insn-basr.txt test/MC/Disassembler/SystemZ/insn-br.txt test/MC/Disassembler/SystemZ/insn-bras.txt test/MC/Disassembler/SystemZ/insn-brasl.txt test/MC/Disassembler/SystemZ/insn-brc.txt test/MC/Disassembler/SystemZ/insn-brcl.txt test/MC/Disassembler/SystemZ/insn-c.txt test/MC/Disassembler/SystemZ/insn-cdb.txt test/MC/Disassembler/SystemZ/insn-cdbr.txt test/MC/Disassembler/SystemZ/insn-cdfbr.txt test/MC/Disassembler/SystemZ/insn-cdgbr.txt test/MC/Disassembler/SystemZ/insn-ceb.txt test/MC/Disassembler/SystemZ/insn-cebr.txt test/MC/Disassembler/SystemZ/insn-cefbr.txt test/MC/Disassembler/SystemZ/insn-cegbr.txt test/MC/Disassembler/SystemZ/insn-cfdbr.txt test/MC/Disassembler/SystemZ/insn-cfebr.txt test/MC/Disassembler/SystemZ/insn-cfi.txt test/MC/Disassembler/SystemZ/insn-cfxbr.txt test/MC/Disassembler/SystemZ/insn-cg.txt test/MC/Disassembler/SystemZ/insn-cgdbr.txt test/MC/Disassembler/SystemZ/insn-cgebr.txt test/MC/Disassembler/SystemZ/insn-cgf.txt test/MC/Disassembler/SystemZ/insn-cgfi.txt test/MC/Disassembler/SystemZ/insn-cgfr.txt test/MC/Disassembler/SystemZ/insn-cgfrl.txt test/MC/Disassembler/SystemZ/insn-cgh.txt test/MC/Disassembler/SystemZ/insn-cghi.txt test/MC/Disassembler/SystemZ/insn-cghrl.txt test/MC/Disassembler/SystemZ/insn-cghsi.txt test/MC/Disassembler/SystemZ/insn-cgr.txt test/MC/Disassembler/SystemZ/insn-cgrl.txt test/MC/Disassembler/SystemZ/insn-cgxbr.txt test/MC/Disassembler/SystemZ/insn-ch.txt test/MC/Disassembler/SystemZ/insn-chhsi.txt test/MC/Disassembler/SystemZ/insn-chi.txt test/MC/Disassembler/SystemZ/insn-chrl.txt test/MC/Disassembler/SystemZ/insn-chsi.txt test/MC/Disassembler/SystemZ/insn-chy.txt test/MC/Disassembler/SystemZ/insn-cl.txt test/MC/Disassembler/SystemZ/insn-clfhsi.txt test/MC/Disassembler/SystemZ/insn-clfi.txt test/MC/Disassembler/SystemZ/insn-clg.txt test/MC/Disassembler/SystemZ/insn-clgf.txt test/MC/Disassembler/SystemZ/insn-clgfi.txt test/MC/Disassembler/SystemZ/insn-clgfr.txt test/MC/Disassembler/SystemZ/insn-clgfrl.txt test/MC/Disassembler/SystemZ/insn-clghrl.txt test/MC/Disassembler/SystemZ/insn-clghsi.txt test/MC/Disassembler/SystemZ/insn-clgr.txt test/MC/Disassembler/SystemZ/insn-clgrl.txt test/MC/Disassembler/SystemZ/insn-clhhsi.txt test/MC/Disassembler/SystemZ/insn-clhrl.txt test/MC/Disassembler/SystemZ/insn-cli.txt test/MC/Disassembler/SystemZ/insn-cliy.txt test/MC/Disassembler/SystemZ/insn-clr.txt test/MC/Disassembler/SystemZ/insn-clrl.txt test/MC/Disassembler/SystemZ/insn-cly.txt test/MC/Disassembler/SystemZ/insn-cpsdr.txt test/MC/Disassembler/SystemZ/insn-cr.txt test/MC/Disassembler/SystemZ/insn-crl.txt test/MC/Disassembler/SystemZ/insn-cs.txt test/MC/Disassembler/SystemZ/insn-csg.txt test/MC/Disassembler/SystemZ/insn-csy.txt test/MC/Disassembler/SystemZ/insn-cxbr.txt test/MC/Disassembler/SystemZ/insn-cxfbr.txt test/MC/Disassembler/SystemZ/insn-cxgbr.txt test/MC/Disassembler/SystemZ/insn-cy.txt test/MC/Disassembler/SystemZ/insn-ddb.txt test/MC/Disassembler/SystemZ/insn-ddbr.txt test/MC/Disassembler/SystemZ/insn-deb.txt test/MC/Disassembler/SystemZ/insn-debr.txt test/MC/Disassembler/SystemZ/insn-dl.txt test/MC/Disassembler/SystemZ/insn-dlg.txt test/MC/Disassembler/SystemZ/insn-dlgr.txt test/MC/Disassembler/SystemZ/insn-dlr.txt test/MC/Disassembler/SystemZ/insn-dsg.txt test/MC/Disassembler/SystemZ/insn-dsgf.txt test/MC/Disassembler/SystemZ/insn-dsgfr.txt test/MC/Disassembler/SystemZ/insn-dsgr.txt test/MC/Disassembler/SystemZ/insn-dxbr.txt test/MC/Disassembler/SystemZ/insn-ear.txt test/MC/Disassembler/SystemZ/insn-fidbr.txt test/MC/Disassembler/SystemZ/insn-fiebr.txt test/MC/Disassembler/SystemZ/insn-fixbr.txt test/MC/Disassembler/SystemZ/insn-flogr.txt test/MC/Disassembler/SystemZ/insn-ic.txt test/MC/Disassembler/SystemZ/insn-icy.txt test/MC/Disassembler/SystemZ/insn-iihf.txt test/MC/Disassembler/SystemZ/insn-iihh.txt test/MC/Disassembler/SystemZ/insn-iihl.txt test/MC/Disassembler/SystemZ/insn-iilf.txt test/MC/Disassembler/SystemZ/insn-iilh.txt test/MC/Disassembler/SystemZ/insn-iill.txt test/MC/Disassembler/SystemZ/insn-l.txt test/MC/Disassembler/SystemZ/insn-la.txt test/MC/Disassembler/SystemZ/insn-larl.txt test/MC/Disassembler/SystemZ/insn-lay.txt test/MC/Disassembler/SystemZ/insn-lb.txt test/MC/Disassembler/SystemZ/insn-lbr.txt test/MC/Disassembler/SystemZ/insn-lcdbr.txt test/MC/Disassembler/SystemZ/insn-lcebr.txt test/MC/Disassembler/SystemZ/insn-lcgfr.txt test/MC/Disassembler/SystemZ/insn-lcgr.txt test/MC/Disassembler/SystemZ/insn-lcr.txt test/MC/Disassembler/SystemZ/insn-lcxbr.txt test/MC/Disassembler/SystemZ/insn-ld.txt test/MC/Disassembler/SystemZ/insn-ldeb.txt test/MC/Disassembler/SystemZ/insn-ldebr.txt test/MC/Disassembler/SystemZ/insn-ldgr.txt test/MC/Disassembler/SystemZ/insn-ldr.txt test/MC/Disassembler/SystemZ/insn-ldxbr.txt test/MC/Disassembler/SystemZ/insn-ldy.txt test/MC/Disassembler/SystemZ/insn-le.txt test/MC/Disassembler/SystemZ/insn-ledbr.txt test/MC/Disassembler/SystemZ/insn-ler.txt test/MC/Disassembler/SystemZ/insn-lexbr.txt test/MC/Disassembler/SystemZ/insn-ley.txt test/MC/Disassembler/SystemZ/insn-lg.txt test/MC/Disassembler/SystemZ/insn-lgb.txt test/MC/Disassembler/SystemZ/insn-lgbr.txt test/MC/Disassembler/SystemZ/insn-lgdr.txt test/MC/Disassembler/SystemZ/insn-lgf.txt test/MC/Disassembler/SystemZ/insn-lgfi.txt test/MC/Disassembler/SystemZ/insn-lgfr.txt test/MC/Disassembler/SystemZ/insn-lgfrl.txt test/MC/Disassembler/SystemZ/insn-lgh.txt test/MC/Disassembler/SystemZ/insn-lghi.txt test/MC/Disassembler/SystemZ/insn-lghr.txt test/MC/Disassembler/SystemZ/insn-lghrl.txt test/MC/Disassembler/SystemZ/insn-lgr.txt test/MC/Disassembler/SystemZ/insn-lgrl.txt test/MC/Disassembler/SystemZ/insn-lh.txt test/MC/Disassembler/SystemZ/insn-lhi.txt test/MC/Disassembler/SystemZ/insn-lhr.txt test/MC/Disassembler/SystemZ/insn-lhrl.txt test/MC/Disassembler/SystemZ/insn-lhy.txt test/MC/Disassembler/SystemZ/insn-llc.txt test/MC/Disassembler/SystemZ/insn-llcr.txt test/MC/Disassembler/SystemZ/insn-llgc.txt test/MC/Disassembler/SystemZ/insn-llgcr.txt test/MC/Disassembler/SystemZ/insn-llgf.txt test/MC/Disassembler/SystemZ/insn-llgfr.txt test/MC/Disassembler/SystemZ/insn-llgfrl.txt test/MC/Disassembler/SystemZ/insn-llgh.txt test/MC/Disassembler/SystemZ/insn-llghr.txt test/MC/Disassembler/SystemZ/insn-llghrl.txt test/MC/Disassembler/SystemZ/insn-llh.txt test/MC/Disassembler/SystemZ/insn-llhr.txt test/MC/Disassembler/SystemZ/insn-llhrl.txt test/MC/Disassembler/SystemZ/insn-llihf.txt test/MC/Disassembler/SystemZ/insn-llihh.txt test/MC/Disassembler/SystemZ/insn-llihl.txt test/MC/Disassembler/SystemZ/insn-llilf.txt test/MC/Disassembler/SystemZ/insn-llilh.txt test/MC/Disassembler/SystemZ/insn-llill.txt test/MC/Disassembler/SystemZ/insn-lmg.txt test/MC/Disassembler/SystemZ/insn-lndbr.txt test/MC/Disassembler/SystemZ/insn-lnebr.txt test/MC/Disassembler/SystemZ/insn-lnxbr.txt test/MC/Disassembler/SystemZ/insn-lpdbr.txt test/MC/Disassembler/SystemZ/insn-lpebr.txt test/MC/Disassembler/SystemZ/insn-lpxbr.txt test/MC/Disassembler/SystemZ/insn-lr.txt test/MC/Disassembler/SystemZ/insn-lrl.txt test/MC/Disassembler/SystemZ/insn-lrv.txt test/MC/Disassembler/SystemZ/insn-lrvg.txt test/MC/Disassembler/SystemZ/insn-lrvgr.txt test/MC/Disassembler/SystemZ/insn-lrvr.txt test/MC/Disassembler/SystemZ/insn-lxr.txt test/MC/Disassembler/SystemZ/insn-ly.txt test/MC/Disassembler/SystemZ/insn-lzdr.txt test/MC/Disassembler/SystemZ/insn-lzer.txt test/MC/Disassembler/SystemZ/insn-lzxr.txt test/MC/Disassembler/SystemZ/insn-madb.txt test/MC/Disassembler/SystemZ/insn-madbr.txt test/MC/Disassembler/SystemZ/insn-maeb.txt test/MC/Disassembler/SystemZ/insn-maebr.txt test/MC/Disassembler/SystemZ/insn-mdb.txt test/MC/Disassembler/SystemZ/insn-mdbr.txt test/MC/Disassembler/SystemZ/insn-mdeb.txt test/MC/Disassembler/SystemZ/insn-mdebr.txt test/MC/Disassembler/SystemZ/insn-meeb.txt test/MC/Disassembler/SystemZ/insn-meebr.txt test/MC/Disassembler/SystemZ/insn-mghi.txt test/MC/Disassembler/SystemZ/insn-mh.txt test/MC/Disassembler/SystemZ/insn-mhi.txt test/MC/Disassembler/SystemZ/insn-mhy.txt test/MC/Disassembler/SystemZ/insn-mlg.txt test/MC/Disassembler/SystemZ/insn-mlgr.txt test/MC/Disassembler/SystemZ/insn-ms.txt test/MC/Disassembler/SystemZ/insn-msdb.txt test/MC/Disassembler/SystemZ/insn-msdbr.txt test/MC/Disassembler/SystemZ/insn-mseb.txt test/MC/Disassembler/SystemZ/insn-msebr.txt test/MC/Disassembler/SystemZ/insn-msfi.txt test/MC/Disassembler/SystemZ/insn-msg.txt test/MC/Disassembler/SystemZ/insn-msgf.txt test/MC/Disassembler/SystemZ/insn-msgfi.txt test/MC/Disassembler/SystemZ/insn-msgfr.txt test/MC/Disassembler/SystemZ/insn-msgr.txt test/MC/Disassembler/SystemZ/insn-msr.txt test/MC/Disassembler/SystemZ/insn-msy.txt test/MC/Disassembler/SystemZ/insn-mvghi.txt test/MC/Disassembler/SystemZ/insn-mvhhi.txt test/MC/Disassembler/SystemZ/insn-mvhi.txt test/MC/Disassembler/SystemZ/insn-mvi.txt test/MC/Disassembler/SystemZ/insn-mviy.txt test/MC/Disassembler/SystemZ/insn-mxbr.txt test/MC/Disassembler/SystemZ/insn-mxdb.txt test/MC/Disassembler/SystemZ/insn-mxdbr.txt test/MC/Disassembler/SystemZ/insn-n.txt test/MC/Disassembler/SystemZ/insn-ng.txt test/MC/Disassembler/SystemZ/insn-ngr.txt test/MC/Disassembler/SystemZ/insn-ni.txt test/MC/Disassembler/SystemZ/insn-nihf.txt test/MC/Disassembler/SystemZ/insn-nihh.txt test/MC/Disassembler/SystemZ/insn-nihl.txt test/MC/Disassembler/SystemZ/insn-nilf.txt test/MC/Disassembler/SystemZ/insn-nilh.txt test/MC/Disassembler/SystemZ/insn-nill.txt test/MC/Disassembler/SystemZ/insn-niy.txt test/MC/Disassembler/SystemZ/insn-nr.txt test/MC/Disassembler/SystemZ/insn-ny.txt test/MC/Disassembler/SystemZ/insn-o.txt test/MC/Disassembler/SystemZ/insn-og.txt test/MC/Disassembler/SystemZ/insn-ogr.txt test/MC/Disassembler/SystemZ/insn-oi.txt test/MC/Disassembler/SystemZ/insn-oihf.txt test/MC/Disassembler/SystemZ/insn-oihh.txt test/MC/Disassembler/SystemZ/insn-oihl.txt test/MC/Disassembler/SystemZ/insn-oilf.txt test/MC/Disassembler/SystemZ/insn-oilh.txt test/MC/Disassembler/SystemZ/insn-oill.txt test/MC/Disassembler/SystemZ/insn-oiy.txt test/MC/Disassembler/SystemZ/insn-or.txt test/MC/Disassembler/SystemZ/insn-oy.txt test/MC/Disassembler/SystemZ/insn-risbg.txt test/MC/Disassembler/SystemZ/insn-rll.txt test/MC/Disassembler/SystemZ/insn-rllg.txt test/MC/Disassembler/SystemZ/insn-s.txt test/MC/Disassembler/SystemZ/insn-sdb.txt test/MC/Disassembler/SystemZ/insn-sdbr.txt test/MC/Disassembler/SystemZ/insn-seb.txt test/MC/Disassembler/SystemZ/insn-sebr.txt test/MC/Disassembler/SystemZ/insn-sg.txt test/MC/Disassembler/SystemZ/insn-sgf.txt test/MC/Disassembler/SystemZ/insn-sgfr.txt test/MC/Disassembler/SystemZ/insn-sgr.txt test/MC/Disassembler/SystemZ/insn-sl.txt test/MC/Disassembler/SystemZ/insn-slb.txt test/MC/Disassembler/SystemZ/insn-slbg.txt test/MC/Disassembler/SystemZ/insn-slbgr.txt test/MC/Disassembler/SystemZ/insn-slbr.txt test/MC/Disassembler/SystemZ/insn-slfi.txt test/MC/Disassembler/SystemZ/insn-slg.txt test/MC/Disassembler/SystemZ/insn-slgf.txt test/MC/Disassembler/SystemZ/insn-slgfi.txt test/MC/Disassembler/SystemZ/insn-slgfr.txt test/MC/Disassembler/SystemZ/insn-slgr.txt test/MC/Disassembler/SystemZ/insn-sll.txt test/MC/Disassembler/SystemZ/insn-sllg.txt test/MC/Disassembler/SystemZ/insn-slr.txt test/MC/Disassembler/SystemZ/insn-sly.txt test/MC/Disassembler/SystemZ/insn-sqdb.txt test/MC/Disassembler/SystemZ/insn-sqdbr.txt test/MC/Disassembler/SystemZ/insn-sqeb.txt test/MC/Disassembler/SystemZ/insn-sqebr.txt test/MC/Disassembler/SystemZ/insn-sqxbr.txt test/MC/Disassembler/SystemZ/insn-sr.txt test/MC/Disassembler/SystemZ/insn-sra.txt test/MC/Disassembler/SystemZ/insn-srag.txt test/MC/Disassembler/SystemZ/insn-srl.txt test/MC/Disassembler/SystemZ/insn-srlg.txt test/MC/Disassembler/SystemZ/insn-st.txt test/MC/Disassembler/SystemZ/insn-stc.txt test/MC/Disassembler/SystemZ/insn-stcy.txt test/MC/Disassembler/SystemZ/insn-std.txt test/MC/Disassembler/SystemZ/insn-stdy.txt test/MC/Disassembler/SystemZ/insn-ste.txt test/MC/Disassembler/SystemZ/insn-stey.txt test/MC/Disassembler/SystemZ/insn-stg.txt test/MC/Disassembler/SystemZ/insn-stgrl.txt test/MC/Disassembler/SystemZ/insn-sth.txt test/MC/Disassembler/SystemZ/insn-sthrl.txt test/MC/Disassembler/SystemZ/insn-sthy.txt test/MC/Disassembler/SystemZ/insn-stmg.txt test/MC/Disassembler/SystemZ/insn-strl.txt test/MC/Disassembler/SystemZ/insn-strv.txt test/MC/Disassembler/SystemZ/insn-strvg.txt test/MC/Disassembler/SystemZ/insn-sty.txt test/MC/Disassembler/SystemZ/insn-sxbr.txt test/MC/Disassembler/SystemZ/insn-sy.txt test/MC/Disassembler/SystemZ/insn-x.txt test/MC/Disassembler/SystemZ/insn-xg.txt test/MC/Disassembler/SystemZ/insn-xgr.txt test/MC/Disassembler/SystemZ/insn-xi.txt test/MC/Disassembler/SystemZ/insn-xihf.txt test/MC/Disassembler/SystemZ/insn-xilf.txt test/MC/Disassembler/SystemZ/insn-xiy.txt test/MC/Disassembler/SystemZ/insn-xr.txt test/MC/Disassembler/SystemZ/insn-xy.txt test/MC/Disassembler/SystemZ/invalid-regs-01.txt test/MC/Disassembler/SystemZ/lit.local.cfg test/MC/Disassembler/SystemZ/trunc-01.txt test/MC/Disassembler/SystemZ/trunc-02.txt test/MC/Disassembler/SystemZ/trunc-03.txt test/MC/Disassembler/SystemZ/unmapped-01.txt test/MC/Disassembler/X86/hex-immediates.txt test/MC/Disassembler/X86/intel-syntax-32.txt test/MC/Disassembler/X86/intel-syntax.txt test/MC/Disassembler/X86/invalid-VEX-vvvv.txt test/MC/Disassembler/X86/invalid-cmp-imm.txt test/MC/Disassembler/X86/lit.local.cfg test/MC/Disassembler/X86/marked-up.txt test/MC/Disassembler/X86/simple-tests.txt test/MC/Disassembler/X86/truncated-input.txt test/MC/Disassembler/X86/x86-32.txt test/MC/Disassembler/X86/x86-64.txt test/MC/Disassembler/XCore/lit.local.cfg test/MC/Disassembler/XCore/xcore.txt test/MC/ELF/abs.s test/MC/ELF/alias-reloc.s test/MC/ELF/alias.s test/MC/ELF/align-bss.s test/MC/ELF/align-nops.s test/MC/ELF/align-size.s test/MC/ELF/align-text.s test/MC/ELF/align.s test/MC/ELF/bad-section.s test/MC/ELF/basic-elf-32.s test/MC/ELF/basic-elf-64.s test/MC/ELF/bracket-exprs.s test/MC/ELF/bracket.s test/MC/ELF/bss.ll test/MC/ELF/call-abs.s test/MC/ELF/cfi-adjust-cfa-offset.s test/MC/ELF/cfi-advance-loc2.s test/MC/ELF/cfi-def-cfa-offset.s test/MC/ELF/cfi-def-cfa-register.s test/MC/ELF/cfi-def-cfa.s test/MC/ELF/cfi-escape.s test/MC/ELF/cfi-offset.s test/MC/ELF/cfi-reg.s test/MC/ELF/cfi-register.s test/MC/ELF/cfi-rel-offset.s test/MC/ELF/cfi-rel-offset2.s test/MC/ELF/cfi-remember.s test/MC/ELF/cfi-restore.s test/MC/ELF/cfi-same-value.s test/MC/ELF/cfi-sections.s test/MC/ELF/cfi-signal-frame.s test/MC/ELF/cfi-undefined.s test/MC/ELF/cfi-zero-addr-delta.s test/MC/ELF/cfi.s test/MC/ELF/comdat.s test/MC/ELF/common.s test/MC/ELF/common2.s test/MC/ELF/comp-dir.s test/MC/ELF/debug-line.s test/MC/ELF/debug-loc.s test/MC/ELF/diff.s test/MC/ELF/diff2.s test/MC/ELF/elf_directive_previous.s test/MC/ELF/elf_directive_section.s test/MC/ELF/empty-dwarf-lines.s test/MC/ELF/empty.s test/MC/ELF/entsize.ll test/MC/ELF/entsize.s test/MC/ELF/fde.s test/MC/ELF/file.s test/MC/ELF/gen-dwarf.s test/MC/ELF/global-offset.s test/MC/ELF/got.s test/MC/ELF/ident.s test/MC/ELF/invalid-symver.s test/MC/ELF/lcomm.s test/MC/ELF/leb128.s test/MC/ELF/lit.local.cfg test/MC/ELF/local-reloc.s test/MC/ELF/many-section.s test/MC/ELF/many-sections-2.s test/MC/ELF/merge.s test/MC/ELF/n_bytes.s test/MC/ELF/no-fixup.s test/MC/ELF/noexec.s test/MC/ELF/norelocation.s test/MC/ELF/org.s test/MC/ELF/pic-diff.s test/MC/ELF/plt.s test/MC/ELF/pr9292.s test/MC/ELF/relax-all-flag.s test/MC/ELF/relax-arith.s test/MC/ELF/relax-crash.s test/MC/ELF/relax.s test/MC/ELF/relocation-386.s test/MC/ELF/relocation-pc.s test/MC/ELF/relocation.s test/MC/ELF/rename.s test/MC/ELF/section-quoting.s test/MC/ELF/section.s test/MC/ELF/set.s test/MC/ELF/sleb.s test/MC/ELF/subsection.s test/MC/ELF/symref.s test/MC/ELF/tls-i386.s test/MC/ELF/tls.s test/MC/ELF/type.s test/MC/ELF/uleb.s test/MC/ELF/undef.s test/MC/ELF/undef2.s test/MC/ELF/version.s test/MC/ELF/weak-relocation.s test/MC/ELF/weak.s test/MC/ELF/weakref-plt.s test/MC/ELF/weakref-reloc.s test/MC/ELF/weakref.s test/MC/ELF/x86_64-reloc-sizetest.s test/MC/ELF/zero.s test/MC/MBlaze/lit.local.cfg test/MC/MBlaze/mblaze_branch.s test/MC/MBlaze/mblaze_fpu.s test/MC/MBlaze/mblaze_fsl.s test/MC/MBlaze/mblaze_imm.s test/MC/MBlaze/mblaze_memory.s test/MC/MBlaze/mblaze_operands.s test/MC/MBlaze/mblaze_pattern.s test/MC/MBlaze/mblaze_shift.s test/MC/MBlaze/mblaze_special.s test/MC/MBlaze/mblaze_typea.s test/MC/MBlaze/mblaze_typeb.s test/MC/MachO/ARM/darwin-ARM-reloc.s test/MC/MachO/ARM/darwin-Thumb-reloc.s test/MC/MachO/ARM/data-in-code.s test/MC/MachO/ARM/empty-function-nop.ll test/MC/MachO/ARM/lit.local.cfg test/MC/MachO/ARM/llvm-objdump-macho-stripped.s test/MC/MachO/ARM/llvm-objdump-macho.s test/MC/MachO/ARM/long-call-branch-island-relocation.s test/MC/MachO/ARM/no-subsections-reloc.s test/MC/MachO/ARM/nop-armv4-padding.s test/MC/MachO/ARM/nop-armv6t2-padding.s test/MC/MachO/ARM/nop-thumb-padding.s test/MC/MachO/ARM/nop-thumb2-padding.s test/MC/MachO/ARM/relax-thumb-ldr-literal.s test/MC/MachO/ARM/relax-thumb2-branches.s test/MC/MachO/ARM/static-movt-relocs.s test/MC/MachO/ARM/thumb-bl-jbits.s test/MC/MachO/ARM/thumb2-function-relative-load.s test/MC/MachO/ARM/thumb2-movt-fixup.s test/MC/MachO/ARM/thumb2-movw-fixup.s test/MC/MachO/absolute.s test/MC/MachO/absolutize.s test/MC/MachO/bad-dollar.s test/MC/MachO/bad-macro.s test/MC/MachO/comm-1.s test/MC/MachO/darwin-complex-difference.s test/MC/MachO/darwin-x86_64-diff-reloc-assign.s test/MC/MachO/darwin-x86_64-diff-relocs.s test/MC/MachO/darwin-x86_64-nobase-relocs.s test/MC/MachO/darwin-x86_64-reloc-offsets.s test/MC/MachO/darwin-x86_64-reloc.s test/MC/MachO/data.s test/MC/MachO/debug_frame.s test/MC/MachO/diff-with-two-sections.s test/MC/MachO/direction_labels.s test/MC/MachO/empty-dwarf-lines.s test/MC/MachO/file.s test/MC/MachO/gen-dwarf-cpp.s test/MC/MachO/gen-dwarf-macro-cpp.s test/MC/MachO/gen-dwarf-producer.s test/MC/MachO/gen-dwarf.s test/MC/MachO/i386-large-relocations.s test/MC/MachO/indirect-symbols.s test/MC/MachO/jcc.s test/MC/MachO/lcomm-attributes.s test/MC/MachO/linker-option-1.s test/MC/MachO/linker-option-2.s test/MC/MachO/linker-options.ll test/MC/MachO/lit.local.cfg test/MC/MachO/loc.s test/MC/MachO/pcrel-to-other-section.s test/MC/MachO/previous.s test/MC/MachO/pushsection.s test/MC/MachO/relax-jumps.s test/MC/MachO/relax-recompute-align.s test/MC/MachO/reloc-diff.s test/MC/MachO/reloc-pcrel-offset.s test/MC/MachO/reloc-pcrel.s test/MC/MachO/reloc.s test/MC/MachO/section-align-1.s test/MC/MachO/section-align-2.s test/MC/MachO/section-attributes.s test/MC/MachO/section-flags.s test/MC/MachO/string-table.s test/MC/MachO/symbol-diff.s test/MC/MachO/symbol-flags.s test/MC/MachO/symbol-indirect.s test/MC/MachO/symbols-1.s test/MC/MachO/tbss.s test/MC/MachO/tdata.s test/MC/MachO/temp-labels.s test/MC/MachO/thread_init_func.s test/MC/MachO/tls.s test/MC/MachO/tlv-reloc.s test/MC/MachO/tlv.s test/MC/MachO/values.s test/MC/MachO/variable-errors.s test/MC/MachO/variable-exprs.s test/MC/MachO/weakdef.s test/MC/MachO/x86-data-in-code.ll test/MC/MachO/x86_32-optimal_nop.s test/MC/MachO/x86_32-sections.s test/MC/MachO/x86_32-symbols.s test/MC/MachO/x86_64-reloc-arithmetic.s test/MC/MachO/x86_64-sections.s test/MC/MachO/x86_64-symbols.s test/MC/MachO/zerofill-1.s test/MC/MachO/zerofill-2.s test/MC/MachO/zerofill-3.s test/MC/MachO/zerofill-4.s test/MC/MachO/zerofill-5.s test/MC/MachO/zerofill-sect-align.s test/MC/Markup/basic-markup.mc test/MC/Markup/lit.local.cfg test/MC/Mips/do_switch.ll test/MC/Mips/eh-frame.s test/MC/Mips/elf-N64.ll test/MC/Mips/elf-bigendian.ll test/MC/Mips/elf-gprel-32-64.ll test/MC/Mips/elf-objdump.s test/MC/Mips/elf-reginfo.ll test/MC/Mips/elf-relsym.ll test/MC/Mips/elf-tls.ll test/MC/Mips/elf_basic.s test/MC/Mips/elf_eflags.ll test/MC/Mips/elf_st_other.ll test/MC/Mips/expr1.s test/MC/Mips/higher_highest.ll test/MC/Mips/hilo-addressing.s test/MC/Mips/lea_64.ll test/MC/Mips/lit.local.cfg test/MC/Mips/micromips-alu-instructions.s test/MC/Mips/micromips-loadstore-instructions.s test/MC/Mips/micromips-shift-instructions.s test/MC/Mips/mips-alu-instructions.s test/MC/Mips/mips-coprocessor-encodings.s test/MC/Mips/mips-expansions.s test/MC/Mips/mips-fpu-instructions.s test/MC/Mips/mips-jump-instructions.s test/MC/Mips/mips-memory-instructions.s test/MC/Mips/mips-register-names.s test/MC/Mips/mips-relocations.s test/MC/Mips/mips64-alu-instructions.s test/MC/Mips/mips64-register-names.s test/MC/Mips/mips64extins.ll test/MC/Mips/mips64shift.ll test/MC/Mips/mips_directives.s test/MC/Mips/mips_gprel16.ll test/MC/Mips/multi-64bit-func.ll test/MC/Mips/nabi-regs.s test/MC/Mips/pr11877.s test/MC/Mips/r-mips-got-disp.ll test/MC/Mips/set-at-directive.s test/MC/Mips/sext_64_32.ll test/MC/Mips/sym-offset.ll test/MC/Mips/xgot.ll test/MC/PowerPC/lit.local.cfg test/MC/PowerPC/ppc64-encoding-bookII.s test/MC/PowerPC/ppc64-encoding-ext.s test/MC/PowerPC/ppc64-encoding-fp.s test/MC/PowerPC/ppc64-encoding-vmx.s test/MC/PowerPC/ppc64-encoding.s test/MC/PowerPC/ppc64-errors.s test/MC/PowerPC/ppc64-fixups.s test/MC/PowerPC/ppc64-initial-cfa.ll test/MC/PowerPC/ppc64-operands.s test/MC/PowerPC/ppc64-relocs-01.ll test/MC/PowerPC/ppc64-tls-relocs-01.ll test/MC/SystemZ/insn-a-01.s test/MC/SystemZ/insn-a-02.s test/MC/SystemZ/insn-adb-01.s test/MC/SystemZ/insn-adb-02.s test/MC/SystemZ/insn-adbr-01.s test/MC/SystemZ/insn-aeb-01.s test/MC/SystemZ/insn-aeb-02.s test/MC/SystemZ/insn-aebr-01.s test/MC/SystemZ/insn-afi-01.s test/MC/SystemZ/insn-afi-02.s test/MC/SystemZ/insn-ag-01.s test/MC/SystemZ/insn-ag-02.s test/MC/SystemZ/insn-agf-01.s test/MC/SystemZ/insn-agf-02.s test/MC/SystemZ/insn-agfi-01.s test/MC/SystemZ/insn-agfi-02.s test/MC/SystemZ/insn-agfr-01.s test/MC/SystemZ/insn-aghi-01.s test/MC/SystemZ/insn-aghi-02.s test/MC/SystemZ/insn-agr-01.s test/MC/SystemZ/insn-agsi-01.s test/MC/SystemZ/insn-agsi-02.s test/MC/SystemZ/insn-ah-01.s test/MC/SystemZ/insn-ah-02.s test/MC/SystemZ/insn-ahi-01.s test/MC/SystemZ/insn-ahi-02.s test/MC/SystemZ/insn-ahy-01.s test/MC/SystemZ/insn-ahy-02.s test/MC/SystemZ/insn-al-01.s test/MC/SystemZ/insn-al-02.s test/MC/SystemZ/insn-alc-01.s test/MC/SystemZ/insn-alc-02.s test/MC/SystemZ/insn-alcg-01.s test/MC/SystemZ/insn-alcg-02.s test/MC/SystemZ/insn-alcgr-01.s test/MC/SystemZ/insn-alcr-01.s test/MC/SystemZ/insn-alfi-01.s test/MC/SystemZ/insn-alfi-02.s test/MC/SystemZ/insn-alg-01.s test/MC/SystemZ/insn-alg-02.s test/MC/SystemZ/insn-algf-01.s test/MC/SystemZ/insn-algf-02.s test/MC/SystemZ/insn-algfi-01.s test/MC/SystemZ/insn-algfi-02.s test/MC/SystemZ/insn-algfr-01.s test/MC/SystemZ/insn-algr-01.s test/MC/SystemZ/insn-alr-01.s test/MC/SystemZ/insn-aly-01.s test/MC/SystemZ/insn-aly-02.s test/MC/SystemZ/insn-ar-01.s test/MC/SystemZ/insn-asi-01.s test/MC/SystemZ/insn-asi-02.s test/MC/SystemZ/insn-axbr-01.s test/MC/SystemZ/insn-axbr-02.s test/MC/SystemZ/insn-ay-01.s test/MC/SystemZ/insn-ay-02.s test/MC/SystemZ/insn-basr-01.s test/MC/SystemZ/insn-br-01.s test/MC/SystemZ/insn-bras-01.s test/MC/SystemZ/insn-bras-02.s test/MC/SystemZ/insn-brasl-01.s test/MC/SystemZ/insn-brasl-02.s test/MC/SystemZ/insn-brc-01.s test/MC/SystemZ/insn-brc-02.s test/MC/SystemZ/insn-brcl-01.s test/MC/SystemZ/insn-brcl-02.s test/MC/SystemZ/insn-c-01.s test/MC/SystemZ/insn-c-02.s test/MC/SystemZ/insn-cdb-01.s test/MC/SystemZ/insn-cdb-02.s test/MC/SystemZ/insn-cdbr-01.s test/MC/SystemZ/insn-cdfbr-01.s test/MC/SystemZ/insn-cdfbr-02.s test/MC/SystemZ/insn-cdgbr-01.s test/MC/SystemZ/insn-cdgbr-02.s test/MC/SystemZ/insn-ceb-01.s test/MC/SystemZ/insn-ceb-02.s test/MC/SystemZ/insn-cebr-01.s test/MC/SystemZ/insn-cefbr-01.s test/MC/SystemZ/insn-cefbr-02.s test/MC/SystemZ/insn-cegbr-01.s test/MC/SystemZ/insn-cegbr-02.s test/MC/SystemZ/insn-cfdbr-01.s test/MC/SystemZ/insn-cfdbr-02.s test/MC/SystemZ/insn-cfebr-01.s test/MC/SystemZ/insn-cfebr-02.s test/MC/SystemZ/insn-cfi-01.s test/MC/SystemZ/insn-cfi-02.s test/MC/SystemZ/insn-cfxbr-01.s test/MC/SystemZ/insn-cfxbr-02.s test/MC/SystemZ/insn-cg-01.s test/MC/SystemZ/insn-cg-02.s test/MC/SystemZ/insn-cgdbr-01.s test/MC/SystemZ/insn-cgdbr-02.s test/MC/SystemZ/insn-cgebr-01.s test/MC/SystemZ/insn-cgebr-02.s test/MC/SystemZ/insn-cgf-01.s test/MC/SystemZ/insn-cgf-02.s test/MC/SystemZ/insn-cgfi-01.s test/MC/SystemZ/insn-cgfi-02.s test/MC/SystemZ/insn-cgfr-01.s test/MC/SystemZ/insn-cgfrl-01.s test/MC/SystemZ/insn-cgfrl-02.s test/MC/SystemZ/insn-cgh-01.s test/MC/SystemZ/insn-cgh-02.s test/MC/SystemZ/insn-cghi-01.s test/MC/SystemZ/insn-cghi-02.s test/MC/SystemZ/insn-cghrl-01.s test/MC/SystemZ/insn-cghrl-02.s test/MC/SystemZ/insn-cghsi-01.s test/MC/SystemZ/insn-cghsi-02.s test/MC/SystemZ/insn-cgr-01.s test/MC/SystemZ/insn-cgrl-01.s test/MC/SystemZ/insn-cgrl-02.s test/MC/SystemZ/insn-cgxbr-01.s test/MC/SystemZ/insn-cgxbr-02.s test/MC/SystemZ/insn-ch-01.s test/MC/SystemZ/insn-ch-02.s test/MC/SystemZ/insn-chhsi-01.s test/MC/SystemZ/insn-chhsi-02.s test/MC/SystemZ/insn-chi-01.s test/MC/SystemZ/insn-chi-02.s test/MC/SystemZ/insn-chrl-01.s test/MC/SystemZ/insn-chrl-02.s test/MC/SystemZ/insn-chsi-01.s test/MC/SystemZ/insn-chsi-02.s test/MC/SystemZ/insn-chy-01.s test/MC/SystemZ/insn-chy-02.s test/MC/SystemZ/insn-cl-01.s test/MC/SystemZ/insn-cl-02.s test/MC/SystemZ/insn-clfhsi-01.s test/MC/SystemZ/insn-clfhsi-02.s test/MC/SystemZ/insn-clfi-01.s test/MC/SystemZ/insn-clfi-02.s test/MC/SystemZ/insn-clg-01.s test/MC/SystemZ/insn-clg-02.s test/MC/SystemZ/insn-clgf-01.s test/MC/SystemZ/insn-clgf-02.s test/MC/SystemZ/insn-clgfi-01.s test/MC/SystemZ/insn-clgfi-02.s test/MC/SystemZ/insn-clgfr-01.s test/MC/SystemZ/insn-clgfrl-01.s test/MC/SystemZ/insn-clgfrl-02.s test/MC/SystemZ/insn-clghrl-01.s test/MC/SystemZ/insn-clghrl-02.s test/MC/SystemZ/insn-clghsi-01.s test/MC/SystemZ/insn-clghsi-02.s test/MC/SystemZ/insn-clgr-01.s test/MC/SystemZ/insn-clgrl-01.s test/MC/SystemZ/insn-clgrl-02.s test/MC/SystemZ/insn-clhhsi-01.s test/MC/SystemZ/insn-clhhsi-02.s test/MC/SystemZ/insn-clhrl-01.s test/MC/SystemZ/insn-clhrl-02.s test/MC/SystemZ/insn-cli-01.s test/MC/SystemZ/insn-cli-02.s test/MC/SystemZ/insn-cliy-01.s test/MC/SystemZ/insn-cliy-02.s test/MC/SystemZ/insn-clr-01.s test/MC/SystemZ/insn-clrl-01.s test/MC/SystemZ/insn-clrl-02.s test/MC/SystemZ/insn-cly-01.s test/MC/SystemZ/insn-cly-02.s test/MC/SystemZ/insn-cpsdr-01.s test/MC/SystemZ/insn-cr-01.s test/MC/SystemZ/insn-crl-01.s test/MC/SystemZ/insn-crl-02.s test/MC/SystemZ/insn-cs-01.s test/MC/SystemZ/insn-cs-02.s test/MC/SystemZ/insn-csg-01.s test/MC/SystemZ/insn-csg-02.s test/MC/SystemZ/insn-csy-01.s test/MC/SystemZ/insn-csy-02.s test/MC/SystemZ/insn-cxbr-01.s test/MC/SystemZ/insn-cxbr-02.s test/MC/SystemZ/insn-cxfbr-01.s test/MC/SystemZ/insn-cxfbr-02.s test/MC/SystemZ/insn-cxgbr-01.s test/MC/SystemZ/insn-cxgbr-02.s test/MC/SystemZ/insn-cy-01.s test/MC/SystemZ/insn-cy-02.s test/MC/SystemZ/insn-ddb-01.s test/MC/SystemZ/insn-ddb-02.s test/MC/SystemZ/insn-ddbr-01.s test/MC/SystemZ/insn-deb-01.s test/MC/SystemZ/insn-deb-02.s test/MC/SystemZ/insn-debr-01.s test/MC/SystemZ/insn-dl-01.s test/MC/SystemZ/insn-dl-02.s test/MC/SystemZ/insn-dlg-01.s test/MC/SystemZ/insn-dlg-02.s test/MC/SystemZ/insn-dlgr-01.s test/MC/SystemZ/insn-dlgr-02.s test/MC/SystemZ/insn-dlr-01.s test/MC/SystemZ/insn-dlr-02.s test/MC/SystemZ/insn-dsg-01.s test/MC/SystemZ/insn-dsg-02.s test/MC/SystemZ/insn-dsgf-01.s test/MC/SystemZ/insn-dsgf-02.s test/MC/SystemZ/insn-dsgfr-01.s test/MC/SystemZ/insn-dsgfr-02.s test/MC/SystemZ/insn-dsgr-01.s test/MC/SystemZ/insn-dsgr-02.s test/MC/SystemZ/insn-dxbr-01.s test/MC/SystemZ/insn-dxbr-02.s test/MC/SystemZ/insn-ear-01.s test/MC/SystemZ/insn-ear-02.s test/MC/SystemZ/insn-fidbr-01.s test/MC/SystemZ/insn-fidbr-02.s test/MC/SystemZ/insn-fiebr-01.s test/MC/SystemZ/insn-fiebr-02.s test/MC/SystemZ/insn-fixbr-01.s test/MC/SystemZ/insn-fixbr-02.s test/MC/SystemZ/insn-flogr-01.s test/MC/SystemZ/insn-flogr-02.s test/MC/SystemZ/insn-ic-01.s test/MC/SystemZ/insn-ic-02.s test/MC/SystemZ/insn-icy-01.s test/MC/SystemZ/insn-icy-02.s test/MC/SystemZ/insn-iihf-01.s test/MC/SystemZ/insn-iihf-02.s test/MC/SystemZ/insn-iihh-01.s test/MC/SystemZ/insn-iihh-02.s test/MC/SystemZ/insn-iihl-01.s test/MC/SystemZ/insn-iihl-02.s test/MC/SystemZ/insn-iilf-01.s test/MC/SystemZ/insn-iilf-02.s test/MC/SystemZ/insn-iilh-01.s test/MC/SystemZ/insn-iilh-02.s test/MC/SystemZ/insn-iill-01.s test/MC/SystemZ/insn-iill-02.s test/MC/SystemZ/insn-l-01.s test/MC/SystemZ/insn-l-02.s test/MC/SystemZ/insn-la-01.s test/MC/SystemZ/insn-la-02.s test/MC/SystemZ/insn-larl-01.s test/MC/SystemZ/insn-larl-02.s test/MC/SystemZ/insn-lay-01.s test/MC/SystemZ/insn-lay-02.s test/MC/SystemZ/insn-lb-01.s test/MC/SystemZ/insn-lb-02.s test/MC/SystemZ/insn-lbr-01.s test/MC/SystemZ/insn-lcdbr-01.s test/MC/SystemZ/insn-lcebr-01.s test/MC/SystemZ/insn-lcgfr-01.s test/MC/SystemZ/insn-lcgr-01.s test/MC/SystemZ/insn-lcr-01.s test/MC/SystemZ/insn-lcxbr-01.s test/MC/SystemZ/insn-lcxbr-02.s test/MC/SystemZ/insn-ld-01.s test/MC/SystemZ/insn-ld-02.s test/MC/SystemZ/insn-ldeb-01.s test/MC/SystemZ/insn-ldeb-02.s test/MC/SystemZ/insn-ldebr-01.s test/MC/SystemZ/insn-ldgr-01.s test/MC/SystemZ/insn-ldgr-02.s test/MC/SystemZ/insn-ldr-01.s test/MC/SystemZ/insn-ldxbr-01.s test/MC/SystemZ/insn-ldxbr-02.s test/MC/SystemZ/insn-ldy-01.s test/MC/SystemZ/insn-ldy-02.s test/MC/SystemZ/insn-le-01.s test/MC/SystemZ/insn-le-02.s test/MC/SystemZ/insn-ledbr-01.s test/MC/SystemZ/insn-ler-01.s test/MC/SystemZ/insn-lexbr-01.s test/MC/SystemZ/insn-lexbr-02.s test/MC/SystemZ/insn-ley-01.s test/MC/SystemZ/insn-ley-02.s test/MC/SystemZ/insn-lg-01.s test/MC/SystemZ/insn-lg-02.s test/MC/SystemZ/insn-lgb-01.s test/MC/SystemZ/insn-lgb-02.s test/MC/SystemZ/insn-lgbr-01.s test/MC/SystemZ/insn-lgdr-01.s test/MC/SystemZ/insn-lgdr-02.s test/MC/SystemZ/insn-lgf-01.s test/MC/SystemZ/insn-lgf-02.s test/MC/SystemZ/insn-lgfi-01.s test/MC/SystemZ/insn-lgfi-02.s test/MC/SystemZ/insn-lgfr-01.s test/MC/SystemZ/insn-lgfrl-01.s test/MC/SystemZ/insn-lgfrl-02.s test/MC/SystemZ/insn-lgh-01.s test/MC/SystemZ/insn-lgh-02.s test/MC/SystemZ/insn-lghi-01.s test/MC/SystemZ/insn-lghi-02.s test/MC/SystemZ/insn-lghr-01.s test/MC/SystemZ/insn-lghrl-01.s test/MC/SystemZ/insn-lghrl-02.s test/MC/SystemZ/insn-lgr-01.s test/MC/SystemZ/insn-lgrl-01.s test/MC/SystemZ/insn-lgrl-02.s test/MC/SystemZ/insn-lh-01.s test/MC/SystemZ/insn-lh-02.s test/MC/SystemZ/insn-lhi-01.s test/MC/SystemZ/insn-lhi-02.s test/MC/SystemZ/insn-lhr-01.s test/MC/SystemZ/insn-lhrl-01.s test/MC/SystemZ/insn-lhrl-02.s test/MC/SystemZ/insn-lhy-01.s test/MC/SystemZ/insn-lhy-02.s test/MC/SystemZ/insn-llc-01.s test/MC/SystemZ/insn-llc-02.s test/MC/SystemZ/insn-llcr-01.s test/MC/SystemZ/insn-llgc-01.s test/MC/SystemZ/insn-llgc-02.s test/MC/SystemZ/insn-llgcr-01.s test/MC/SystemZ/insn-llgf-01.s test/MC/SystemZ/insn-llgf-02.s test/MC/SystemZ/insn-llgfr-01.s test/MC/SystemZ/insn-llgfrl-01.s test/MC/SystemZ/insn-llgfrl-02.s test/MC/SystemZ/insn-llgh-01.s test/MC/SystemZ/insn-llgh-02.s test/MC/SystemZ/insn-llghr-01.s test/MC/SystemZ/insn-llghrl-01.s test/MC/SystemZ/insn-llghrl-02.s test/MC/SystemZ/insn-llh-01.s test/MC/SystemZ/insn-llh-02.s test/MC/SystemZ/insn-llhr-01.s test/MC/SystemZ/insn-llhrl-01.s test/MC/SystemZ/insn-llhrl-02.s test/MC/SystemZ/insn-llihf-01.s test/MC/SystemZ/insn-llihf-02.s test/MC/SystemZ/insn-llihh-01.s test/MC/SystemZ/insn-llihh-02.s test/MC/SystemZ/insn-llihl-01.s test/MC/SystemZ/insn-llihl-02.s test/MC/SystemZ/insn-llilf-01.s test/MC/SystemZ/insn-llilf-02.s test/MC/SystemZ/insn-llilh-01.s test/MC/SystemZ/insn-llilh-02.s test/MC/SystemZ/insn-llill-01.s test/MC/SystemZ/insn-llill-02.s test/MC/SystemZ/insn-lmg-01.s test/MC/SystemZ/insn-lmg-02.s test/MC/SystemZ/insn-lndbr-01.s test/MC/SystemZ/insn-lnebr-01.s test/MC/SystemZ/insn-lnxbr-01.s test/MC/SystemZ/insn-lnxbr-02.s test/MC/SystemZ/insn-lpdbr-01.s test/MC/SystemZ/insn-lpebr-01.s test/MC/SystemZ/insn-lpxbr-01.s test/MC/SystemZ/insn-lpxbr-02.s test/MC/SystemZ/insn-lr-01.s test/MC/SystemZ/insn-lrl-01.s test/MC/SystemZ/insn-lrl-02.s test/MC/SystemZ/insn-lrv-01.s test/MC/SystemZ/insn-lrv-02.s test/MC/SystemZ/insn-lrvg-01.s test/MC/SystemZ/insn-lrvg-02.s test/MC/SystemZ/insn-lrvgr-01.s test/MC/SystemZ/insn-lrvr-01.s test/MC/SystemZ/insn-lxr-01.s test/MC/SystemZ/insn-lxr-02.s test/MC/SystemZ/insn-ly-01.s test/MC/SystemZ/insn-ly-02.s test/MC/SystemZ/insn-lzdr-01.s test/MC/SystemZ/insn-lzer-01.s test/MC/SystemZ/insn-lzxr-01.s test/MC/SystemZ/insn-lzxr-02.s test/MC/SystemZ/insn-madb-01.s test/MC/SystemZ/insn-madb-02.s test/MC/SystemZ/insn-madbr-01.s test/MC/SystemZ/insn-maeb-01.s test/MC/SystemZ/insn-maeb-02.s test/MC/SystemZ/insn-maebr-01.s test/MC/SystemZ/insn-mdb-01.s test/MC/SystemZ/insn-mdb-02.s test/MC/SystemZ/insn-mdbr-01.s test/MC/SystemZ/insn-mdeb-01.s test/MC/SystemZ/insn-mdeb-02.s test/MC/SystemZ/insn-mdebr-01.s test/MC/SystemZ/insn-meeb-01.s test/MC/SystemZ/insn-meeb-02.s test/MC/SystemZ/insn-meebr-01.s test/MC/SystemZ/insn-mghi-01.s test/MC/SystemZ/insn-mghi-02.s test/MC/SystemZ/insn-mh-01.s test/MC/SystemZ/insn-mh-02.s test/MC/SystemZ/insn-mhi-01.s test/MC/SystemZ/insn-mhi-02.s test/MC/SystemZ/insn-mhy-01.s test/MC/SystemZ/insn-mhy-02.s test/MC/SystemZ/insn-mlg-01.s test/MC/SystemZ/insn-mlg-02.s test/MC/SystemZ/insn-mlgr-01.s test/MC/SystemZ/insn-mlgr-02.s test/MC/SystemZ/insn-ms-01.s test/MC/SystemZ/insn-ms-02.s test/MC/SystemZ/insn-msdb-01.s test/MC/SystemZ/insn-msdb-02.s test/MC/SystemZ/insn-msdbr-01.s test/MC/SystemZ/insn-mseb-01.s test/MC/SystemZ/insn-mseb-02.s test/MC/SystemZ/insn-msebr-01.s test/MC/SystemZ/insn-msfi-01.s test/MC/SystemZ/insn-msfi-02.s test/MC/SystemZ/insn-msg-01.s test/MC/SystemZ/insn-msg-02.s test/MC/SystemZ/insn-msgf-01.s test/MC/SystemZ/insn-msgf-02.s test/MC/SystemZ/insn-msgfi-01.s test/MC/SystemZ/insn-msgfi-02.s test/MC/SystemZ/insn-msgfr-01.s test/MC/SystemZ/insn-msgr-01.s test/MC/SystemZ/insn-msr-01.s test/MC/SystemZ/insn-msy-01.s test/MC/SystemZ/insn-msy-02.s test/MC/SystemZ/insn-mvghi-01.s test/MC/SystemZ/insn-mvghi-02.s test/MC/SystemZ/insn-mvhhi-01.s test/MC/SystemZ/insn-mvhhi-02.s test/MC/SystemZ/insn-mvhi-01.s test/MC/SystemZ/insn-mvhi-02.s test/MC/SystemZ/insn-mvi-01.s test/MC/SystemZ/insn-mvi-02.s test/MC/SystemZ/insn-mviy-01.s test/MC/SystemZ/insn-mviy-02.s test/MC/SystemZ/insn-mxbr-01.s test/MC/SystemZ/insn-mxbr-02.s test/MC/SystemZ/insn-mxdb-01.s test/MC/SystemZ/insn-mxdb-02.s test/MC/SystemZ/insn-mxdbr-01.s test/MC/SystemZ/insn-mxdbr-02.s test/MC/SystemZ/insn-n-01.s test/MC/SystemZ/insn-n-02.s test/MC/SystemZ/insn-ng-01.s test/MC/SystemZ/insn-ng-02.s test/MC/SystemZ/insn-ngr-01.s test/MC/SystemZ/insn-ni-01.s test/MC/SystemZ/insn-ni-02.s test/MC/SystemZ/insn-nihf-01.s test/MC/SystemZ/insn-nihf-02.s test/MC/SystemZ/insn-nihh-01.s test/MC/SystemZ/insn-nihh-02.s test/MC/SystemZ/insn-nihl-01.s test/MC/SystemZ/insn-nihl-02.s test/MC/SystemZ/insn-nilf-01.s test/MC/SystemZ/insn-nilf-02.s test/MC/SystemZ/insn-nilh-01.s test/MC/SystemZ/insn-nilh-02.s test/MC/SystemZ/insn-nill-01.s test/MC/SystemZ/insn-nill-02.s test/MC/SystemZ/insn-niy-01.s test/MC/SystemZ/insn-niy-02.s test/MC/SystemZ/insn-nr-01.s test/MC/SystemZ/insn-ny-01.s test/MC/SystemZ/insn-ny-02.s test/MC/SystemZ/insn-o-01.s test/MC/SystemZ/insn-o-02.s test/MC/SystemZ/insn-og-01.s test/MC/SystemZ/insn-og-02.s test/MC/SystemZ/insn-ogr-01.s test/MC/SystemZ/insn-oi-01.s test/MC/SystemZ/insn-oi-02.s test/MC/SystemZ/insn-oihf-01.s test/MC/SystemZ/insn-oihf-02.s test/MC/SystemZ/insn-oihh-01.s test/MC/SystemZ/insn-oihh-02.s test/MC/SystemZ/insn-oihl-01.s test/MC/SystemZ/insn-oihl-02.s test/MC/SystemZ/insn-oilf-01.s test/MC/SystemZ/insn-oilf-02.s test/MC/SystemZ/insn-oilh-01.s test/MC/SystemZ/insn-oilh-02.s test/MC/SystemZ/insn-oill-01.s test/MC/SystemZ/insn-oill-02.s test/MC/SystemZ/insn-oiy-01.s test/MC/SystemZ/insn-oiy-02.s test/MC/SystemZ/insn-or-01.s test/MC/SystemZ/insn-oy-01.s test/MC/SystemZ/insn-oy-02.s test/MC/SystemZ/insn-risbg-01.s test/MC/SystemZ/insn-risbg-02.s test/MC/SystemZ/insn-rll-01.s test/MC/SystemZ/insn-rll-02.s test/MC/SystemZ/insn-rllg-01.s test/MC/SystemZ/insn-rllg-02.s test/MC/SystemZ/insn-s-01.s test/MC/SystemZ/insn-s-02.s test/MC/SystemZ/insn-sdb-01.s test/MC/SystemZ/insn-sdb-02.s test/MC/SystemZ/insn-sdbr-01.s test/MC/SystemZ/insn-seb-01.s test/MC/SystemZ/insn-seb-02.s test/MC/SystemZ/insn-sebr-01.s test/MC/SystemZ/insn-sg-01.s test/MC/SystemZ/insn-sg-02.s test/MC/SystemZ/insn-sgf-01.s test/MC/SystemZ/insn-sgf-02.s test/MC/SystemZ/insn-sgfr-01.s test/MC/SystemZ/insn-sgr-01.s test/MC/SystemZ/insn-sl-01.s test/MC/SystemZ/insn-sl-02.s test/MC/SystemZ/insn-slb-01.s test/MC/SystemZ/insn-slb-02.s test/MC/SystemZ/insn-slbg-01.s test/MC/SystemZ/insn-slbg-02.s test/MC/SystemZ/insn-slbgr-01.s test/MC/SystemZ/insn-slbr-01.s test/MC/SystemZ/insn-slfi-01.s test/MC/SystemZ/insn-slfi-02.s test/MC/SystemZ/insn-slg-01.s test/MC/SystemZ/insn-slg-02.s test/MC/SystemZ/insn-slgf-01.s test/MC/SystemZ/insn-slgf-02.s test/MC/SystemZ/insn-slgfi-01.s test/MC/SystemZ/insn-slgfi-02.s test/MC/SystemZ/insn-slgfr-01.s test/MC/SystemZ/insn-slgr-01.s test/MC/SystemZ/insn-sll-01.s test/MC/SystemZ/insn-sll-02.s test/MC/SystemZ/insn-sllg-01.s test/MC/SystemZ/insn-sllg-02.s test/MC/SystemZ/insn-slr-01.s test/MC/SystemZ/insn-sly-01.s test/MC/SystemZ/insn-sly-02.s test/MC/SystemZ/insn-sqdb-01.s test/MC/SystemZ/insn-sqdb-02.s test/MC/SystemZ/insn-sqdbr-01.s test/MC/SystemZ/insn-sqeb-01.s test/MC/SystemZ/insn-sqeb-02.s test/MC/SystemZ/insn-sqebr-01.s test/MC/SystemZ/insn-sqxbr-01.s test/MC/SystemZ/insn-sqxbr-02.s test/MC/SystemZ/insn-sr-01.s test/MC/SystemZ/insn-sra-01.s test/MC/SystemZ/insn-sra-02.s test/MC/SystemZ/insn-srag-01.s test/MC/SystemZ/insn-srag-02.s test/MC/SystemZ/insn-srl-01.s test/MC/SystemZ/insn-srl-02.s test/MC/SystemZ/insn-srlg-01.s test/MC/SystemZ/insn-srlg-02.s test/MC/SystemZ/insn-st-01.s test/MC/SystemZ/insn-st-02.s test/MC/SystemZ/insn-stc-01.s test/MC/SystemZ/insn-stc-02.s test/MC/SystemZ/insn-stcy-01.s test/MC/SystemZ/insn-stcy-02.s test/MC/SystemZ/insn-std-01.s test/MC/SystemZ/insn-std-02.s test/MC/SystemZ/insn-stdy-01.s test/MC/SystemZ/insn-stdy-02.s test/MC/SystemZ/insn-ste-01.s test/MC/SystemZ/insn-ste-02.s test/MC/SystemZ/insn-stey-01.s test/MC/SystemZ/insn-stey-02.s test/MC/SystemZ/insn-stg-01.s test/MC/SystemZ/insn-stg-02.s test/MC/SystemZ/insn-stgrl-01.s test/MC/SystemZ/insn-stgrl-02.s test/MC/SystemZ/insn-sth-01.s test/MC/SystemZ/insn-sth-02.s test/MC/SystemZ/insn-sthrl-01.s test/MC/SystemZ/insn-sthrl-02.s test/MC/SystemZ/insn-sthy-01.s test/MC/SystemZ/insn-sthy-02.s test/MC/SystemZ/insn-stmg-01.s test/MC/SystemZ/insn-stmg-02.s test/MC/SystemZ/insn-strl-01.s test/MC/SystemZ/insn-strl-02.s test/MC/SystemZ/insn-strv-01.s test/MC/SystemZ/insn-strv-02.s test/MC/SystemZ/insn-strvg-01.s test/MC/SystemZ/insn-strvg-02.s test/MC/SystemZ/insn-sty-01.s test/MC/SystemZ/insn-sty-02.s test/MC/SystemZ/insn-sxbr-01.s test/MC/SystemZ/insn-sxbr-02.s test/MC/SystemZ/insn-sy-01.s test/MC/SystemZ/insn-sy-02.s test/MC/SystemZ/insn-x-01.s test/MC/SystemZ/insn-x-02.s test/MC/SystemZ/insn-xg-01.s test/MC/SystemZ/insn-xg-02.s test/MC/SystemZ/insn-xgr-01.s test/MC/SystemZ/insn-xi-01.s test/MC/SystemZ/insn-xi-02.s test/MC/SystemZ/insn-xihf-01.s test/MC/SystemZ/insn-xihf-02.s test/MC/SystemZ/insn-xilf-01.s test/MC/SystemZ/insn-xilf-02.s test/MC/SystemZ/insn-xiy-01.s test/MC/SystemZ/insn-xiy-02.s test/MC/SystemZ/insn-xr-01.s test/MC/SystemZ/insn-xy-01.s test/MC/SystemZ/insn-xy-02.s test/MC/SystemZ/lit.local.cfg test/MC/SystemZ/regs-01.s test/MC/SystemZ/regs-02.s test/MC/SystemZ/regs-03.s test/MC/SystemZ/regs-04.s test/MC/SystemZ/regs-05.s test/MC/SystemZ/regs-06.s test/MC/SystemZ/regs-07.s test/MC/SystemZ/regs-08.s test/MC/SystemZ/regs-09.s test/MC/SystemZ/regs-10.s test/MC/SystemZ/regs-11.s test/MC/SystemZ/regs-12.s test/MC/SystemZ/regs-13.s test/MC/SystemZ/regs-14.s test/MC/SystemZ/regs-15.s test/MC/X86/2011-09-06-NoNewline.s test/MC/X86/3DNow.s test/MC/X86/AlignedBundling/align-mode-argument-error.s test/MC/X86/AlignedBundling/asm-printing-bundle-directives.s test/MC/X86/AlignedBundling/autogen-inst-offset-align-to-end.s test/MC/X86/AlignedBundling/autogen-inst-offset-padding.s test/MC/X86/AlignedBundling/bundle-group-too-large-error.s test/MC/X86/AlignedBundling/bundle-lock-option-error.s test/MC/X86/AlignedBundling/different-sections.s test/MC/X86/AlignedBundling/lit.local.cfg test/MC/X86/AlignedBundling/lock-without-bundle-mode-error.s test/MC/X86/AlignedBundling/long-nop-pad.s test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s test/MC/X86/AlignedBundling/pad-bundle-groups.s test/MC/X86/AlignedBundling/relax-at-bundle-end.s test/MC/X86/AlignedBundling/relax-in-bundle-group.s test/MC/X86/AlignedBundling/single-inst-bundling.s test/MC/X86/AlignedBundling/switch-section-locked-error.s test/MC/X86/AlignedBundling/unlock-without-lock-error.s test/MC/X86/address-size.s test/MC/X86/fde-reloc.s test/MC/X86/gnux32-dwarf-gen.s test/MC/X86/intel-syntax-2.s test/MC/X86/intel-syntax-encoding.s test/MC/X86/intel-syntax-hex.s test/MC/X86/intel-syntax.s test/MC/X86/lit.local.cfg test/MC/X86/padlock.s test/MC/X86/shuffle-comments.s test/MC/X86/x86-32-avx.s test/MC/X86/x86-32-coverage.s test/MC/X86/x86-32-fma3.s test/MC/X86/x86-32-ms-inline-asm.s test/MC/X86/x86-32.s test/MC/X86/x86-64.s test/MC/X86/x86_64-avx-clmul-encoding.s test/MC/X86/x86_64-avx-encoding.s test/MC/X86/x86_64-bmi-encoding.s test/MC/X86/x86_64-encoding.s test/MC/X86/x86_64-fma3-encoding.s test/MC/X86/x86_64-fma4-encoding.s test/MC/X86/x86_64-imm-widths.s test/MC/X86/x86_64-rand-encoding.s test/MC/X86/x86_64-rtm-encoding.s test/MC/X86/x86_64-sse4a.s test/MC/X86/x86_64-xop-encoding.s test/MC/X86/x86_directives.s test/MC/X86/x86_errors.s test/MC/X86/x86_long_nop.s test/MC/X86/x86_nop.s test/MC/X86/x86_operands.s test/Makefile test/Makefile.tests test/Object/ARM/lit.local.cfg test/Object/ARM/objdump-thumb.test test/Object/ARM/symbol-addr.ll test/Object/Inputs/COFF/i386.yaml test/Object/Inputs/COFF/x86-64.yaml test/Object/Inputs/archive-test.a-coff-i386 test/Object/Inputs/coff_archive.lib test/Object/Inputs/dext-test.elf-mips64r2 test/Object/Inputs/elf-versioning-test.i386 test/Object/Inputs/elf-versioning-test.x86_64 test/Object/Inputs/elfver.S test/Object/Inputs/elfver.script test/Object/Inputs/hello-world.elf-x86-64 test/Object/Inputs/liblong_filenames.a test/Object/Inputs/libsimple_archive.a test/Object/Inputs/macho-text-sections.macho-x86_64 test/Object/Inputs/macho-text.thumb test/Object/Inputs/program-headers.elf-i386 test/Object/Inputs/program-headers.elf-x86-64 test/Object/Inputs/relocations.elf-x86-64 test/Object/Inputs/shared-object-test.elf-i386 test/Object/Inputs/shared-object-test.elf-x86-64 test/Object/Inputs/shared.ll test/Object/Inputs/trivial-object-test.coff-i386 test/Object/Inputs/trivial-object-test.coff-x86-64 test/Object/Inputs/trivial-object-test.elf-hexagon test/Object/Inputs/trivial-object-test.elf-i386 test/Object/Inputs/trivial-object-test.elf-mips64el test/Object/Inputs/trivial-object-test.elf-x86-64 test/Object/Inputs/trivial-object-test.macho-i386 test/Object/Inputs/trivial-object-test.macho-x86-64 test/Object/Inputs/trivial.ll test/Object/Mips/feature.test test/Object/Mips/lit.local.cfg test/Object/X86/lit.local.cfg test/Object/X86/macho-text-sections.test test/Object/X86/objdump-disassembly-inline-relocations.test test/Object/X86/objdump-trivial-object.test test/Object/archive-long-index.test test/Object/coff-archive.test test/Object/lit.local.cfg test/Object/nm-archive.test test/Object/nm-shared-object.test test/Object/nm-trivial-object.test test/Object/obj2yaml.test test/Object/objdump-file-header.test test/Object/objdump-private-headers.test test/Object/objdump-relocations.test test/Object/objdump-section-content.test test/Object/objdump-sectionheaders.test test/Object/objdump-symbol-table.test test/Object/readobj-elf-versioning.test test/Object/readobj-shared-object.test test/Object/readobj.test test/Object/relocation-executable.test test/Object/simple-archive.test test/Object/yaml2obj-readobj.test test/Other/2002-01-31-CallGraph.ll test/Other/2002-02-24-InlineBrokePHINodes.ll test/Other/2002-03-11-ConstPropCrash.ll test/Other/2003-02-19-LoopInfoNestingBug.ll test/Other/2004-08-16-PackedConstantInlineStore.ll test/Other/2004-08-16-PackedGlobalConstant.ll test/Other/2004-08-16-PackedSelect.ll test/Other/2004-08-16-PackedSimple.ll test/Other/2004-08-20-PackedControlFlow.ll test/Other/2006-02-05-PassManager.ll test/Other/2007-04-24-eliminate-mostly-empty-blocks.ll test/Other/2007-06-05-PassID.ll test/Other/2007-06-28-PassManager.ll test/Other/2007-09-10-PassManager.ll test/Other/2008-02-14-PassManager.ll test/Other/2008-06-04-FieldSizeInPacked.ll test/Other/2008-10-06-RemoveDeadPass.ll test/Other/2008-10-15-MissingSpace.ll test/Other/2009-03-31-CallGraph.ll test/Other/2009-06-05-no-implicit-float.ll test/Other/2009-09-14-function-elements.ll test/Other/2010-05-06-Printer.ll test/Other/FileCheck-space.txt test/Other/Inputs/llvm-cov.gcda test/Other/Inputs/llvm-cov.gcno test/Other/ResponseFile.ll test/Other/X86/inline-asm-newline-terminator.ll test/Other/X86/lit.local.cfg test/Other/attribute-comment.ll test/Other/close-stderr.ll test/Other/constant-fold-gep.ll test/Other/extract-alias.ll test/Other/extract-linkonce.ll test/Other/extract-weak-odr.ll test/Other/extract.ll test/Other/invalid-commandline-option.ll test/Other/link-opts.ll test/Other/lint.ll test/Other/lit.local.cfg test/Other/llvm-cov.test test/Other/llvm-nm-without-aliases.ll test/Other/optimize-options.ll test/Other/spir_cc.ll test/TableGen/2003-08-03-PassCode.td test/TableGen/2006-09-18-LargeInt.td test/TableGen/2010-03-24-PrematureDefaults.td test/TableGen/AnonDefinitionOnDemand.td test/TableGen/BitsInitOverflow.td test/TableGen/CStyleComment.td test/TableGen/Dag.td test/TableGen/DefmInherit.td test/TableGen/DefmInsideMultiClass.td test/TableGen/FieldAccess.td test/TableGen/ForeachList.td test/TableGen/ForeachLoop.td test/TableGen/ForwardRef.td test/TableGen/GeneralList.td test/TableGen/Include.inc test/TableGen/Include.td test/TableGen/IntBitInit.td test/TableGen/LazyChange.td test/TableGen/LetInsideMultiClasses.td test/TableGen/ListArgs.td test/TableGen/ListArgsSimple.td test/TableGen/ListConversion.td test/TableGen/ListManip.td test/TableGen/ListOfList.td test/TableGen/ListSlices.td test/TableGen/LoLoL.td test/TableGen/MultiClass.td test/TableGen/MultiClassDefName.td test/TableGen/MultiClassInherit.td test/TableGen/MultiPat.td test/TableGen/NestedForeach.td test/TableGen/Paste.td test/TableGen/SetTheory.td test/TableGen/SiblingForeach.td test/TableGen/Slice.td test/TableGen/String.td test/TableGen/SuperSubclassSameName.td test/TableGen/TargetInstrInfo.td test/TableGen/TargetInstrSpec.td test/TableGen/TemplateArgRename.td test/TableGen/Tree.td test/TableGen/TreeNames.td test/TableGen/TwoLevelName.td test/TableGen/UnsetBitInit.td test/TableGen/UnterminatedComment.td test/TableGen/cast.td test/TableGen/defmclass.td test/TableGen/eq.td test/TableGen/eqbit.td test/TableGen/foreach.td test/TableGen/if.td test/TableGen/ifbit.td test/TableGen/lisp.td test/TableGen/list-element-bitref.td test/TableGen/lit.local.cfg test/TableGen/math.td test/TableGen/nested-comment.td test/TableGen/pr8330.td test/TableGen/strconcat.td test/TableGen/subst.td test/TableGen/subst2.td test/TableGen/usevalname.td test/TestRunner.sh test/Transforms/ADCE/2002-01-31-UseStuckAround.ll test/Transforms/ADCE/2002-05-22-PHITest.ll test/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll test/Transforms/ADCE/2002-05-28-Crash-distilled.ll test/Transforms/ADCE/2002-05-28-Crash.ll test/Transforms/ADCE/2002-07-17-AssertionFailure.ll test/Transforms/ADCE/2002-07-17-PHIAssertion.ll test/Transforms/ADCE/2002-07-29-Segfault.ll test/Transforms/ADCE/2003-01-22-PredecessorProblem.ll test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll test/Transforms/ADCE/2003-06-11-InvalidCFG.ll test/Transforms/ADCE/2003-06-24-BadSuccessor.ll test/Transforms/ADCE/2003-06-24-BasicFunctionality.ll test/Transforms/ADCE/2003-09-10-UnwindInstFail.ll test/Transforms/ADCE/2003-09-15-InfLoopCrash.ll test/Transforms/ADCE/2003-11-16-MissingPostDominanceInfo.ll test/Transforms/ADCE/2004-05-04-UnreachableBlock.ll test/Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll test/Transforms/ADCE/basictest.ll test/Transforms/ADCE/basictest1.ll test/Transforms/ADCE/basictest2.ll test/Transforms/ADCE/dce_pure_call.ll test/Transforms/ADCE/dce_pure_invoke.ll test/Transforms/ADCE/lit.local.cfg test/Transforms/ADCE/unreachable-function.ll test/Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll test/Transforms/ArgumentPromotion/2008-07-02-array-indexing.ll test/Transforms/ArgumentPromotion/2008-09-07-CGUpdate.ll test/Transforms/ArgumentPromotion/2008-09-08-CGUpdateSelfEdge.ll test/Transforms/ArgumentPromotion/aggregate-promote.ll test/Transforms/ArgumentPromotion/attrs.ll test/Transforms/ArgumentPromotion/basictest.ll test/Transforms/ArgumentPromotion/byval-2.ll test/Transforms/ArgumentPromotion/byval.ll test/Transforms/ArgumentPromotion/callgraph-update.ll test/Transforms/ArgumentPromotion/chained.ll test/Transforms/ArgumentPromotion/control-flow.ll test/Transforms/ArgumentPromotion/control-flow2.ll test/Transforms/ArgumentPromotion/crash.ll test/Transforms/ArgumentPromotion/lit.local.cfg test/Transforms/ArgumentPromotion/pr3085.ll test/Transforms/BBVectorize/X86/cmp-types.ll test/Transforms/BBVectorize/X86/loop1.ll test/Transforms/BBVectorize/X86/pr15289.ll test/Transforms/BBVectorize/X86/sh-rec.ll test/Transforms/BBVectorize/X86/sh-rec2.ll test/Transforms/BBVectorize/X86/sh-rec3.ll test/Transforms/BBVectorize/X86/sh-types.ll test/Transforms/BBVectorize/X86/simple-int.ll test/Transforms/BBVectorize/X86/simple-ldstr.ll test/Transforms/BBVectorize/X86/simple.ll test/Transforms/BBVectorize/X86/vs-cast.ll test/Transforms/BBVectorize/cycle.ll test/Transforms/BBVectorize/func-alias.ll test/Transforms/BBVectorize/ld1.ll test/Transforms/BBVectorize/lit.local.cfg test/Transforms/BBVectorize/loop1.ll test/Transforms/BBVectorize/mem-op-depth.ll test/Transforms/BBVectorize/metadata.ll test/Transforms/BBVectorize/no-ldstr-conn.ll test/Transforms/BBVectorize/req-depth.ll test/Transforms/BBVectorize/search-limit.ll test/Transforms/BBVectorize/simple-int.ll test/Transforms/BBVectorize/simple-ldstr-ptrs.ll test/Transforms/BBVectorize/simple-ldstr.ll test/Transforms/BBVectorize/simple-sel.ll test/Transforms/BBVectorize/simple-tst.ll test/Transforms/BBVectorize/simple.ll test/Transforms/BBVectorize/simple3.ll test/Transforms/BlockPlacement/basictest.ll test/Transforms/BlockPlacement/lit.local.cfg test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll test/Transforms/CodeExtractor/2004-03-13-LoopExtractorCrash.ll test/Transforms/CodeExtractor/2004-03-14-DominanceProblem.ll test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll test/Transforms/CodeExtractor/2004-03-17-MissedLiveIns.ll test/Transforms/CodeExtractor/2004-03-17-UpdatePHIsOutsideRegion.ll test/Transforms/CodeExtractor/2004-03-18-InvokeHandling.ll test/Transforms/CodeExtractor/2004-08-12-BlockExtractPHI.ll test/Transforms/CodeExtractor/2004-11-12-InvokeExtract.ll test/Transforms/CodeExtractor/lit.local.cfg test/Transforms/CodeGenPrepare/2008-11-24-RAUW-Self.ll test/Transforms/CodeGenPrepare/basic.ll test/Transforms/CodeGenPrepare/lit.local.cfg test/Transforms/ConstProp/2002-05-03-DivideByZeroException.ll test/Transforms/ConstProp/2002-05-03-NotOperator.ll test/Transforms/ConstProp/2002-09-03-SetCC-Bools.ll test/Transforms/ConstProp/2003-05-12-DivideError.ll test/Transforms/ConstProp/2005-01-28-SetCCGEP.ll test/Transforms/ConstProp/2006-11-30-vector-cast.ll test/Transforms/ConstProp/2006-12-01-TruncBoolBug.ll test/Transforms/ConstProp/2006-12-01-bool-casts.ll test/Transforms/ConstProp/2007-02-05-BitCast.ll test/Transforms/ConstProp/2007-02-23-sdiv.ll test/Transforms/ConstProp/2007-11-23-cttz.ll test/Transforms/ConstProp/2008-07-07-VectorCompare.ll test/Transforms/ConstProp/2009-06-20-constexpr-zero-lhs.ll test/Transforms/ConstProp/2009-09-01-GEP-Crash.ll test/Transforms/ConstProp/basictest.ll test/Transforms/ConstProp/bitcast.ll test/Transforms/ConstProp/bswap.ll test/Transforms/ConstProp/calls.ll test/Transforms/ConstProp/constant-expr.ll test/Transforms/ConstProp/div-zero.ll test/Transforms/ConstProp/extractvalue.ll test/Transforms/ConstProp/float-to-ptr-cast.ll test/Transforms/ConstProp/insertvalue.ll test/Transforms/ConstProp/lit.local.cfg test/Transforms/ConstProp/loads.ll test/Transforms/ConstProp/logicaltest.ll test/Transforms/ConstProp/overflow-ops.ll test/Transforms/ConstProp/phi.ll test/Transforms/ConstProp/remtest.ll test/Transforms/ConstantMerge/2002-09-23-CPR-Update.ll test/Transforms/ConstantMerge/2003-10-28-MergeExternalConstants.ll test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll test/Transforms/ConstantMerge/dont-merge.ll test/Transforms/ConstantMerge/linker-private.ll test/Transforms/ConstantMerge/lit.local.cfg test/Transforms/ConstantMerge/merge-both.ll test/Transforms/ConstantMerge/unnamed-addr.ll test/Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll test/Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll test/Transforms/CorrelatedValuePropagation/basic.ll test/Transforms/CorrelatedValuePropagation/crash.ll test/Transforms/CorrelatedValuePropagation/lit.local.cfg test/Transforms/CorrelatedValuePropagation/non-null.ll test/Transforms/CorrelatedValuePropagation/range.ll test/Transforms/DeadArgElim/2006-06-27-struct-ret.ll test/Transforms/DeadArgElim/2007-02-07-FuncRename.ll test/Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll test/Transforms/DeadArgElim/2007-12-20-ParamAttrs.ll test/Transforms/DeadArgElim/2008-01-16-VarargsParamAttrs.ll test/Transforms/DeadArgElim/2008-06-23-DeadAfterLive.ll test/Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll test/Transforms/DeadArgElim/basictest.ll test/Transforms/DeadArgElim/canon.ll test/Transforms/DeadArgElim/dbginfo.ll test/Transforms/DeadArgElim/dead_vaargs.ll test/Transforms/DeadArgElim/deadexternal.ll test/Transforms/DeadArgElim/deadretval.ll test/Transforms/DeadArgElim/deadretval2.ll test/Transforms/DeadArgElim/keepalive.ll test/Transforms/DeadArgElim/lit.local.cfg test/Transforms/DeadArgElim/multdeadretval.ll test/Transforms/DeadStoreElimination/2011-03-25-DSEMiscompile.ll test/Transforms/DeadStoreElimination/2011-09-06-EndOfFunction.ll test/Transforms/DeadStoreElimination/2011-09-06-MemCpy.ll test/Transforms/DeadStoreElimination/OverwriteStoreEnd.ll test/Transforms/DeadStoreElimination/PartialStore.ll test/Transforms/DeadStoreElimination/atomic.ll test/Transforms/DeadStoreElimination/const-pointers.ll test/Transforms/DeadStoreElimination/crash.ll test/Transforms/DeadStoreElimination/dominate.ll test/Transforms/DeadStoreElimination/free.ll test/Transforms/DeadStoreElimination/libcalls.ll test/Transforms/DeadStoreElimination/lifetime.ll test/Transforms/DeadStoreElimination/lit.local.cfg test/Transforms/DeadStoreElimination/memintrinsics.ll test/Transforms/DeadStoreElimination/no-targetdata.ll test/Transforms/DeadStoreElimination/pr11390.ll test/Transforms/DeadStoreElimination/simple.ll test/Transforms/EarlyCSE/basic.ll test/Transforms/EarlyCSE/commute.ll test/Transforms/EarlyCSE/floatingpoint.ll test/Transforms/EarlyCSE/instsimplify-dom.ll test/Transforms/EarlyCSE/lit.local.cfg test/Transforms/FunctionAttrs/2008-09-03-Mutual.ll test/Transforms/FunctionAttrs/2008-09-03-ReadNone.ll test/Transforms/FunctionAttrs/2008-09-03-ReadOnly.ll test/Transforms/FunctionAttrs/2008-09-13-VolatileRead.ll test/Transforms/FunctionAttrs/2008-12-29-Constant.ll test/Transforms/FunctionAttrs/2009-01-02-LocalStores.ll test/Transforms/FunctionAttrs/2009-01-04-Annotate.ll test/Transforms/FunctionAttrs/2010-10-30-volatile.ll test/Transforms/FunctionAttrs/annotate-1.ll test/Transforms/FunctionAttrs/atomic.ll test/Transforms/FunctionAttrs/lit.local.cfg test/Transforms/FunctionAttrs/nocapture.ll test/Transforms/FunctionAttrs/noreturn.ll test/Transforms/GCOVProfiling/linkagename.ll test/Transforms/GCOVProfiling/lit.local.cfg test/Transforms/GCOVProfiling/version.ll test/Transforms/GVN/2007-07-25-DominatedLoop.ll test/Transforms/GVN/2007-07-25-InfiniteLoop.ll test/Transforms/GVN/2007-07-25-Loop.ll test/Transforms/GVN/2007-07-25-NestedLoop.ll test/Transforms/GVN/2007-07-25-SinglePredecessor.ll test/Transforms/GVN/2007-07-26-InterlockingLoops.ll test/Transforms/GVN/2007-07-26-NonRedundant.ll test/Transforms/GVN/2007-07-26-PhiErasure.ll test/Transforms/GVN/2007-07-30-PredIDom.ll test/Transforms/GVN/2007-07-31-NoDomInherit.ll test/Transforms/GVN/2007-07-31-RedundantPhi.ll test/Transforms/GVN/2008-02-12-UndefLoad.ll test/Transforms/GVN/2008-02-13-NewPHI.ll test/Transforms/GVN/2008-07-02-Unreachable.ll test/Transforms/GVN/2008-12-09-SelfRemove.ll test/Transforms/GVN/2008-12-12-RLE-Crash.ll test/Transforms/GVN/2008-12-14-rle-reanalyze.ll test/Transforms/GVN/2008-12-15-CacheVisited.ll test/Transforms/GVN/2009-01-21-SortInvalidation.ll test/Transforms/GVN/2009-01-22-SortInvalidation.ll test/Transforms/GVN/2009-02-17-LoadPRECrash.ll test/Transforms/GVN/2009-03-10-PREOnVoid.ll test/Transforms/GVN/2009-06-17-InvalidPRE.ll test/Transforms/GVN/2009-07-13-MemDepSortFail.ll test/Transforms/GVN/2009-11-12-MemDepMallocBitCast.ll test/Transforms/GVN/2010-03-31-RedundantPHIs.ll test/Transforms/GVN/2010-05-08-OneBit.ll test/Transforms/GVN/2010-11-13-Simplify.ll test/Transforms/GVN/2011-04-27-phioperands.ll test/Transforms/GVN/2011-06-01-NonLocalMemdepMiscompile.ll test/Transforms/GVN/2011-07-07-MatchIntrinsicExtract.ll test/Transforms/GVN/2011-09-07-TypeIdFor.ll test/Transforms/GVN/2012-05-22-PreCrash.ll test/Transforms/GVN/MemdepMiscompile.ll test/Transforms/GVN/atomic.ll test/Transforms/GVN/basic.ll test/Transforms/GVN/bitcast-of-call.ll test/Transforms/GVN/calls-nonlocal.ll test/Transforms/GVN/calls-readonly.ll test/Transforms/GVN/commute.ll test/Transforms/GVN/condprop.ll test/Transforms/GVN/crash-no-aa.ll test/Transforms/GVN/crash.ll test/Transforms/GVN/edge.ll test/Transforms/GVN/fpmath.ll test/Transforms/GVN/lifetime-simple.ll test/Transforms/GVN/lit.local.cfg test/Transforms/GVN/load-constant-mem.ll test/Transforms/GVN/load-pre-align.ll test/Transforms/GVN/load-pre-licm.ll test/Transforms/GVN/local-pre.ll test/Transforms/GVN/lpre-call-wrap-2.ll test/Transforms/GVN/lpre-call-wrap.ll test/Transforms/GVN/malloc-load-removal.ll test/Transforms/GVN/non-local-offset.ll test/Transforms/GVN/nonescaping-malloc.ll test/Transforms/GVN/null-aliases-nothing.ll test/Transforms/GVN/phi-translate-partial-alias.ll test/Transforms/GVN/phi-translate.ll test/Transforms/GVN/pr10820.ll test/Transforms/GVN/pr12979.ll test/Transforms/GVN/pr14166.ll test/Transforms/GVN/pre-basic-add.ll test/Transforms/GVN/pre-compare.ll test/Transforms/GVN/pre-load.ll test/Transforms/GVN/pre-single-pred.ll test/Transforms/GVN/preserve-tbaa.ll test/Transforms/GVN/range.ll test/Transforms/GVN/rle-must-alias.ll test/Transforms/GVN/rle-no-phi-translate.ll test/Transforms/GVN/rle-nonlocal.ll test/Transforms/GVN/rle-phi-translate.ll test/Transforms/GVN/rle-semidominated.ll test/Transforms/GVN/rle.ll test/Transforms/GVN/tbaa.ll test/Transforms/GVN/unreachable_block_infinite_loop.ll test/Transforms/GlobalDCE/2002-07-17-CastRef.ll test/Transforms/GlobalDCE/2002-07-17-ConstantRef.ll test/Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll test/Transforms/GlobalDCE/2002-08-17-WorkListTest.ll test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll test/Transforms/GlobalDCE/2003-07-01-SelfReference.ll test/Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll test/Transforms/GlobalDCE/2009-01-05-DeadAliases.ll test/Transforms/GlobalDCE/2009-02-17-AliasUsesAliasee.ll test/Transforms/GlobalDCE/basicvariabletest.ll test/Transforms/GlobalDCE/complex-constantexpr.ll test/Transforms/GlobalDCE/externally_available.ll test/Transforms/GlobalDCE/indirectbr.ll test/Transforms/GlobalDCE/lit.local.cfg test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.ll test/Transforms/GlobalOpt/2005-06-15-LocalizeConstExprCrash.ll test/Transforms/GlobalOpt/2005-09-27-Crash.ll test/Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll test/Transforms/GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll test/Transforms/GlobalOpt/2007-04-05-Crash.ll test/Transforms/GlobalOpt/2007-05-13-Crash.ll test/Transforms/GlobalOpt/2007-06-04-PackedStruct.ll test/Transforms/GlobalOpt/2007-11-09-GEP-GEP-Crash.ll test/Transforms/GlobalOpt/2008-01-03-Crash.ll test/Transforms/GlobalOpt/2008-01-13-OutOfRangeSROA.ll test/Transforms/GlobalOpt/2008-01-29-VolatileGlobal.ll test/Transforms/GlobalOpt/2008-04-26-SROA-Global-Align.ll test/Transforms/GlobalOpt/2008-07-17-addrspace.ll test/Transforms/GlobalOpt/2008-12-16-HeapSRACrash-2.ll test/Transforms/GlobalOpt/2008-12-16-HeapSRACrash.ll test/Transforms/GlobalOpt/2009-01-13-phi-user.ll test/Transforms/GlobalOpt/2009-02-15-BitcastAlias.ll test/Transforms/GlobalOpt/2009-02-15-ResolveAlias.ll test/Transforms/GlobalOpt/2009-03-05-dbg.ll test/Transforms/GlobalOpt/2009-03-06-Anonymous.ll test/Transforms/GlobalOpt/2009-03-07-PromotePtrToBool.ll test/Transforms/GlobalOpt/2009-06-01-RecursivePHI.ll test/Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll test/Transforms/GlobalOpt/2009-11-16-MallocSingleStoreToGlobalVar.ll test/Transforms/GlobalOpt/2010-02-25-MallocPromote.ll test/Transforms/GlobalOpt/2010-02-26-MallocSROA.ll test/Transforms/GlobalOpt/2010-10-19-WeakOdr.ll test/Transforms/GlobalOpt/2011-04-09-EmptyGlobalCtors.ll test/Transforms/GlobalOpt/2012-05-11-blockaddress.ll test/Transforms/GlobalOpt/alias-resolve.ll test/Transforms/GlobalOpt/alias-used.ll test/Transforms/GlobalOpt/atomic.ll test/Transforms/GlobalOpt/basictest.ll test/Transforms/GlobalOpt/blockaddress.ll test/Transforms/GlobalOpt/cleanup-pointer-root-users.ll test/Transforms/GlobalOpt/constantexpr-dangle.ll test/Transforms/GlobalOpt/constantfold-initializers.ll test/Transforms/GlobalOpt/crash-2.ll test/Transforms/GlobalOpt/crash.ll test/Transforms/GlobalOpt/ctor-list-opt-constexpr.ll test/Transforms/GlobalOpt/ctor-list-opt-inbounds.ll test/Transforms/GlobalOpt/ctor-list-opt.ll test/Transforms/GlobalOpt/cxx-dtor.ll test/Transforms/GlobalOpt/deadfunction.ll test/Transforms/GlobalOpt/deadglobal-2.ll test/Transforms/GlobalOpt/deadglobal.ll test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll test/Transforms/GlobalOpt/globalsra-partial.ll test/Transforms/GlobalOpt/globalsra-unknown-index.ll test/Transforms/GlobalOpt/globalsra.ll test/Transforms/GlobalOpt/heap-sra-1.ll test/Transforms/GlobalOpt/heap-sra-2.ll test/Transforms/GlobalOpt/heap-sra-3.ll test/Transforms/GlobalOpt/heap-sra-4.ll test/Transforms/GlobalOpt/heap-sra-phi.ll test/Transforms/GlobalOpt/integer-bool.ll test/Transforms/GlobalOpt/invariant.ll test/Transforms/GlobalOpt/invoke.ll test/Transforms/GlobalOpt/iterate.ll test/Transforms/GlobalOpt/lit.local.cfg test/Transforms/GlobalOpt/load-store-global.ll test/Transforms/GlobalOpt/malloc-promote-1.ll test/Transforms/GlobalOpt/malloc-promote-2.ll test/Transforms/GlobalOpt/memcpy.ll test/Transforms/GlobalOpt/memset-null.ll test/Transforms/GlobalOpt/memset.ll test/Transforms/GlobalOpt/metadata.ll test/Transforms/GlobalOpt/phi-select.ll test/Transforms/GlobalOpt/storepointer-compare.ll test/Transforms/GlobalOpt/storepointer.ll test/Transforms/GlobalOpt/tls.ll test/Transforms/GlobalOpt/trivialstore.ll test/Transforms/GlobalOpt/undef-init.ll test/Transforms/GlobalOpt/unnamed-addr.ll test/Transforms/GlobalOpt/zeroinitializer-gep-load.ll test/Transforms/IPConstantProp/2008-06-09-WeakProp.ll test/Transforms/IPConstantProp/2009-09-24-byval-ptr.ll test/Transforms/IPConstantProp/dangling-block-address.ll test/Transforms/IPConstantProp/deadarg.ll test/Transforms/IPConstantProp/global.ll test/Transforms/IPConstantProp/lit.local.cfg test/Transforms/IPConstantProp/recursion.ll test/Transforms/IPConstantProp/return-argument.ll test/Transforms/IPConstantProp/return-constant.ll test/Transforms/IPConstantProp/return-constants.ll test/Transforms/IPConstantProp/user-with-multiple-uses.ll test/Transforms/IndVarSimplify/2002-09-09-PointerIndVar.ll test/Transforms/IndVarSimplify/2003-04-16-ExprAnalysis.ll test/Transforms/IndVarSimplify/2003-09-23-NotAtTop.ll test/Transforms/IndVarSimplify/2003-12-10-RemoveInstrCrash.ll test/Transforms/IndVarSimplify/2003-12-15-Crash.ll test/Transforms/IndVarSimplify/2004-03-10-PHIInsertionBug.ll test/Transforms/IndVarSimplify/2004-04-05-InvokeCastCrash.ll test/Transforms/IndVarSimplify/2004-04-07-ScalarEvolutionCrash.ll test/Transforms/IndVarSimplify/2005-02-11-InvokeCrash.ll test/Transforms/IndVarSimplify/2005-02-17-TruncateExprCrash.ll test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll test/Transforms/IndVarSimplify/2005-06-15-InstMoveCrash.ll test/Transforms/IndVarSimplify/2005-11-18-Crash.ll test/Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll test/Transforms/IndVarSimplify/2006-06-16-Indvar-LCSSA-Crash.ll test/Transforms/IndVarSimplify/2006-09-20-LFTR-Crash.ll test/Transforms/IndVarSimplify/2006-12-10-BitCast.ll test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll test/Transforms/IndVarSimplify/2007-06-06-DeleteDanglesPtr.ll test/Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll test/Transforms/IndVarSimplify/2008-06-15-SCEVExpanderBug.ll test/Transforms/IndVarSimplify/2008-09-02-IVType.ll test/Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll test/Transforms/IndVarSimplify/2008-11-25-APFloatAssert.ll test/Transforms/IndVarSimplify/2009-04-14-shorten_iv_vars.ll test/Transforms/IndVarSimplify/2009-04-15-shorten-iv-vars-2.ll test/Transforms/IndVarSimplify/2009-04-22-IndvarCrash.ll test/Transforms/IndVarSimplify/2009-04-27-Floating.ll test/Transforms/IndVarSimplify/2009-05-24-useafterfree.ll test/Transforms/IndVarSimplify/2011-09-10-widen-nsw.ll test/Transforms/IndVarSimplify/2011-09-19-vectoriv.ll test/Transforms/IndVarSimplify/2011-09-27-hoistsext.ll test/Transforms/IndVarSimplify/2011-10-27-lftrnull.ll test/Transforms/IndVarSimplify/2011-11-01-lftrptr.ll test/Transforms/IndVarSimplify/2011-11-15-multiexit.ll test/Transforms/IndVarSimplify/2011-11-17-selfphi.ll test/Transforms/IndVarSimplify/2012-07-17-lftr-undef.ll test/Transforms/IndVarSimplify/2012-10-19-congruent-constant.ll test/Transforms/IndVarSimplify/ada-loops.ll test/Transforms/IndVarSimplify/ashr-tripcount.ll test/Transforms/IndVarSimplify/avoid-i0.ll test/Transforms/IndVarSimplify/casted-argument.ll test/Transforms/IndVarSimplify/crash.ll test/Transforms/IndVarSimplify/dangling-use.ll test/Transforms/IndVarSimplify/divide-pointer.ll test/Transforms/IndVarSimplify/dont-recompute.ll test/Transforms/IndVarSimplify/elim-extend.ll test/Transforms/IndVarSimplify/eliminate-comparison.ll test/Transforms/IndVarSimplify/eliminate-max.ll test/Transforms/IndVarSimplify/eliminate-rem.ll test/Transforms/IndVarSimplify/exit_value_tests.ll test/Transforms/IndVarSimplify/floating-point-iv.ll test/Transforms/IndVarSimplify/indirectbr.ll test/Transforms/IndVarSimplify/interesting-invoke-use.ll test/Transforms/IndVarSimplify/iterationCount_zext_or_trunc.ll test/Transforms/IndVarSimplify/iv-fold.ll test/Transforms/IndVarSimplify/iv-sext.ll test/Transforms/IndVarSimplify/iv-zext.ll test/Transforms/IndVarSimplify/lftr-other-uses.ll test/Transforms/IndVarSimplify/lftr-promote.ll test/Transforms/IndVarSimplify/lftr-reuse.ll test/Transforms/IndVarSimplify/lftr_simple.ll test/Transforms/IndVarSimplify/lit.local.cfg test/Transforms/IndVarSimplify/loop_evaluate10.ll test/Transforms/IndVarSimplify/loop_evaluate11.ll test/Transforms/IndVarSimplify/loop_evaluate7.ll test/Transforms/IndVarSimplify/loop_evaluate8.ll test/Transforms/IndVarSimplify/loop_evaluate9.ll test/Transforms/IndVarSimplify/loop_evaluate_1.ll test/Transforms/IndVarSimplify/loop_evaluate_2.ll test/Transforms/IndVarSimplify/loop_evaluate_3.ll test/Transforms/IndVarSimplify/loop_evaluate_4.ll test/Transforms/IndVarSimplify/loop_evaluate_5.ll test/Transforms/IndVarSimplify/loop_evaluate_6.ll test/Transforms/IndVarSimplify/masked-iv.ll test/Transforms/IndVarSimplify/no-iv-rewrite.ll test/Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll test/Transforms/IndVarSimplify/polynomial-expand.ll test/Transforms/IndVarSimplify/preserve-signed-wrap.ll test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll test/Transforms/IndVarSimplify/shrunk-constant.ll test/Transforms/IndVarSimplify/signed-trip-count.ll test/Transforms/IndVarSimplify/single-element-range.ll test/Transforms/IndVarSimplify/sink-alloca.ll test/Transforms/IndVarSimplify/sink-trapping.ll test/Transforms/IndVarSimplify/tripcount_compute.ll test/Transforms/IndVarSimplify/tripcount_infinite.ll test/Transforms/IndVarSimplify/udiv.ll test/Transforms/IndVarSimplify/uglygep.ll test/Transforms/IndVarSimplify/ult-sub-to-eq.ll test/Transforms/IndVarSimplify/variable-stride-ivs-0.ll test/Transforms/IndVarSimplify/variable-stride-ivs-1.ll test/Transforms/IndVarSimplify/verify-scev.ll test/Transforms/Inline/2003-09-14-InlineValue.ll test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll test/Transforms/Inline/2003-09-22-PHINodesInNormalInvokeDest.ll test/Transforms/Inline/2003-10-13-AllocaDominanceProblem.ll test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll test/Transforms/Inline/2004-04-20-InlineLinkOnce.ll test/Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll test/Transforms/Inline/2006-07-12-InlinePruneCGUpdate.ll test/Transforms/Inline/2006-11-09-InlineCGUpdate-2.ll test/Transforms/Inline/2006-11-09-InlineCGUpdate.ll test/Transforms/Inline/2007-04-15-InlineEH.ll test/Transforms/Inline/2007-06-25-WeakInline.ll test/Transforms/Inline/2007-12-19-InlineNoUnwind.ll test/Transforms/Inline/2008-09-02-NoInline.ll test/Transforms/Inline/2009-01-08-NoInlineDynamicAlloca.ll test/Transforms/Inline/2009-01-13-RecursiveInlineCrash.ll test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll test/Transforms/Inline/2010-05-12-ValueMap.ll test/Transforms/Inline/2010-05-31-ByvalTailcall.ll test/Transforms/Inline/PR4909.ll test/Transforms/Inline/alloca-bonus.ll test/Transforms/Inline/alloca-in-scc.ll test/Transforms/Inline/alloca_test.ll test/Transforms/Inline/always-inline.ll test/Transforms/Inline/array_merge.ll test/Transforms/Inline/basictest.ll test/Transforms/Inline/blockaddress.ll test/Transforms/Inline/byval.ll test/Transforms/Inline/callgraph-update.ll test/Transforms/Inline/casts.ll test/Transforms/Inline/cfg_preserve_test.ll test/Transforms/Inline/crash.ll test/Transforms/Inline/crash2.ll test/Transforms/Inline/delete-call.ll test/Transforms/Inline/devirtualize-2.ll test/Transforms/Inline/devirtualize-3.ll test/Transforms/Inline/devirtualize.ll test/Transforms/Inline/dynamic_alloca_test.ll test/Transforms/Inline/externally_available.ll test/Transforms/Inline/gvn-inline-iteration.ll test/Transforms/Inline/inline-byval-bonus.ll test/Transforms/Inline/inline-invoke-tail.ll test/Transforms/Inline/inline-optsize.ll test/Transforms/Inline/inline-tail.ll test/Transforms/Inline/inline_cleanup.ll test/Transforms/Inline/inline_constprop.ll test/Transforms/Inline/inline_dce.ll test/Transforms/Inline/inline_invoke.ll test/Transforms/Inline/inline_minisize.ll test/Transforms/Inline/inline_prune.ll test/Transforms/Inline/inline_returns_twice.ll test/Transforms/Inline/inline_ssp.ll test/Transforms/Inline/invoke_test-1.ll test/Transforms/Inline/invoke_test-2.ll test/Transforms/Inline/invoke_test-3.ll test/Transforms/Inline/lifetime-no-datalayout.ll test/Transforms/Inline/lifetime.ll test/Transforms/Inline/lit.local.cfg test/Transforms/Inline/nested-inline.ll test/Transforms/Inline/noinline-recursive-fn.ll test/Transforms/Inline/noinline.ll test/Transforms/Inline/ptr-diff.ll test/Transforms/Inline/recursive.ll test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll test/Transforms/InstCombine/2002-05-14-SubFailure.ll test/Transforms/InstCombine/2002-08-02-CastTest.ll test/Transforms/InstCombine/2002-12-05-MissedConstProp.ll test/Transforms/InstCombine/2003-05-26-CastMiscompile.ll test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll test/Transforms/InstCombine/2003-06-05-BranchInvertInfLoop.ll test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll test/Transforms/InstCombine/2003-08-12-AllocaNonNull.ll test/Transforms/InstCombine/2003-09-09-VolatileLoadElim.ll test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll test/Transforms/InstCombine/2003-11-03-VarargsCallBug.ll test/Transforms/InstCombine/2004-01-13-InstCombineInvokePHI.ll test/Transforms/InstCombine/2004-02-23-ShiftShiftOverflow.ll test/Transforms/InstCombine/2004-03-13-InstCombineInfLoop.ll test/Transforms/InstCombine/2004-04-04-InstCombineReplaceAllUsesWith.ll test/Transforms/InstCombine/2004-05-07-UnsizedCastLoad.ll test/Transforms/InstCombine/2004-07-27-ConstantExprMul.ll test/Transforms/InstCombine/2004-08-09-RemInfLoop.ll test/Transforms/InstCombine/2004-08-10-BoolSetCC.ll test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll test/Transforms/InstCombine/2004-09-20-BadLoadCombine2.ll test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.ll test/Transforms/InstCombine/2004-11-22-Missed-and-fold.ll test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll test/Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll test/Transforms/InstCombine/2005-03-04-ShiftOverflow.ll test/Transforms/InstCombine/2005-04-07-UDivSelectCrash.ll test/Transforms/InstCombine/2005-06-15-DivSelectCrash.ll test/Transforms/InstCombine/2005-06-15-ShiftSetCCCrash.ll test/Transforms/InstCombine/2005-06-16-RangeCrash.ll test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll test/Transforms/InstCombine/2005-07-07-DeadPHILoop.ll test/Transforms/InstCombine/2006-02-13-DemandedMiscompile.ll test/Transforms/InstCombine/2006-02-28-Crash.ll test/Transforms/InstCombine/2006-03-30-ExtractElement.ll test/Transforms/InstCombine/2006-04-28-ShiftShiftLongLong.ll test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll test/Transforms/InstCombine/2006-09-15-CastToBool.ll test/Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst-2.ll test/Transforms/InstCombine/2006-10-20-mask.ll test/Transforms/InstCombine/2006-10-26-VectorReassoc.ll test/Transforms/InstCombine/2006-11-10-ashr-miscompile.ll test/Transforms/InstCombine/2006-12-01-BadFPVectorXform.ll test/Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll test/Transforms/InstCombine/2006-12-08-Phi-ICmp-Op-Fold.ll test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll test/Transforms/InstCombine/2006-12-15-Range-Test.ll test/Transforms/InstCombine/2006-12-23-Select-Cmp-Cmp.ll test/Transforms/InstCombine/2007-01-13-ExtCompareMiscompile.ll test/Transforms/InstCombine/2007-01-14-FcmpSelf.ll test/Transforms/InstCombine/2007-01-18-VectorInfLoop.ll test/Transforms/InstCombine/2007-01-27-AndICmp.ll test/Transforms/InstCombine/2007-02-01-LoadSinkAlloca.ll test/Transforms/InstCombine/2007-02-07-PointerCast.ll test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll test/Transforms/InstCombine/2007-03-13-CompareMerge.ll test/Transforms/InstCombine/2007-03-19-BadTruncChangePR1261.ll test/Transforms/InstCombine/2007-03-21-SignedRangeTest.ll test/Transforms/InstCombine/2007-03-25-BadShiftMask.ll test/Transforms/InstCombine/2007-03-25-DoubleShift.ll test/Transforms/InstCombine/2007-03-26-BadShiftMask.ll test/Transforms/InstCombine/2007-04-08-SingleEltVectorCrash.ll test/Transforms/InstCombine/2007-05-10-icmp-or.ll test/Transforms/InstCombine/2007-05-14-Crash.ll test/Transforms/InstCombine/2007-05-18-CastFoldBug.ll test/Transforms/InstCombine/2007-06-06-AshrSignBit.ll test/Transforms/InstCombine/2007-06-21-DivCompareMiscomp.ll test/Transforms/InstCombine/2007-08-02-InfiniteLoop.ll test/Transforms/InstCombine/2007-09-10-AliasConstFold.ll test/Transforms/InstCombine/2007-09-17-AliasConstFold2.ll test/Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll test/Transforms/InstCombine/2007-10-12-Crash.ll test/Transforms/InstCombine/2007-10-28-stacksave.ll test/Transforms/InstCombine/2007-10-31-RangeCrash.ll test/Transforms/InstCombine/2007-10-31-StringCrash.ll test/Transforms/InstCombine/2007-11-07-OpaqueAlignCrash.ll test/Transforms/InstCombine/2007-11-15-CompareMiscomp.ll test/Transforms/InstCombine/2007-11-22-IcmpCrash.ll test/Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll test/Transforms/InstCombine/2007-12-10-ConstFoldCompare.ll test/Transforms/InstCombine/2007-12-12-GEPScale.ll test/Transforms/InstCombine/2007-12-16-AsmNoUnwind.ll test/Transforms/InstCombine/2007-12-18-AddSelCmpSub.ll test/Transforms/InstCombine/2007-12-28-IcmpSub2.ll test/Transforms/InstCombine/2008-01-06-BitCastAttributes.ll test/Transforms/InstCombine/2008-01-06-CastCrash.ll test/Transforms/InstCombine/2008-01-06-VoidCast.ll test/Transforms/InstCombine/2008-01-13-AndCmpCmp.ll test/Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll test/Transforms/InstCombine/2008-01-14-VarArgTrampoline.ll test/Transforms/InstCombine/2008-01-21-MismatchedCastAndCompare.ll test/Transforms/InstCombine/2008-01-21-MulTrunc.ll test/Transforms/InstCombine/2008-01-27-FloatSelect.ll test/Transforms/InstCombine/2008-01-29-AddICmp.ll test/Transforms/InstCombine/2008-02-13-MulURem.ll test/Transforms/InstCombine/2008-02-16-SDivOverflow.ll test/Transforms/InstCombine/2008-02-16-SDivOverflow2.ll test/Transforms/InstCombine/2008-02-23-MulSub.ll test/Transforms/InstCombine/2008-02-28-OrFCmpCrash.ll test/Transforms/InstCombine/2008-03-13-IntToPtr.ll test/Transforms/InstCombine/2008-04-22-ByValBitcast.ll test/Transforms/InstCombine/2008-04-28-VolatileStore.ll test/Transforms/InstCombine/2008-04-29-VolatileLoadDontMerge.ll test/Transforms/InstCombine/2008-04-29-VolatileLoadMerge.ll test/Transforms/InstCombine/2008-05-08-LiveStoreDelete.ll test/Transforms/InstCombine/2008-05-08-StrLenSink.ll test/Transforms/InstCombine/2008-05-09-SinkOfInvoke.ll test/Transforms/InstCombine/2008-05-17-InfLoop.ll test/Transforms/InstCombine/2008-05-18-FoldIntToPtr.ll test/Transforms/InstCombine/2008-05-22-IDivVector.ll test/Transforms/InstCombine/2008-05-22-NegValVector.ll test/Transforms/InstCombine/2008-05-23-CompareFold.ll test/Transforms/InstCombine/2008-05-31-AddBool.ll test/Transforms/InstCombine/2008-05-31-Bools.ll test/Transforms/InstCombine/2008-06-05-ashr-crash.ll test/Transforms/InstCombine/2008-06-08-ICmpPHI.ll test/Transforms/InstCombine/2008-06-13-InfiniteLoopStore.ll test/Transforms/InstCombine/2008-06-13-ReadOnlyCallStore.ll test/Transforms/InstCombine/2008-06-19-UncondLoad.ll test/Transforms/InstCombine/2008-06-21-CompareMiscomp.ll test/Transforms/InstCombine/2008-06-24-StackRestore.ll test/Transforms/InstCombine/2008-07-08-AndICmp.ll test/Transforms/InstCombine/2008-07-08-ShiftOneAndOne.ll test/Transforms/InstCombine/2008-07-08-SubAnd.ll test/Transforms/InstCombine/2008-07-08-VolatileLoadMerge.ll test/Transforms/InstCombine/2008-07-09-SubAndError.ll test/Transforms/InstCombine/2008-07-10-CastSextBool.ll test/Transforms/InstCombine/2008-07-10-ICmpBinOp.ll test/Transforms/InstCombine/2008-07-11-RemAnd.ll test/Transforms/InstCombine/2008-07-13-DivZero.ll test/Transforms/InstCombine/2008-07-16-fsub.ll test/Transforms/InstCombine/2008-07-16-sse2_storel_dq.ll test/Transforms/InstCombine/2008-08-05-And.ll test/Transforms/InstCombine/2008-08-17-ICmpXorSignbit.ll test/Transforms/InstCombine/2008-09-02-VectorCrash.ll test/Transforms/InstCombine/2008-09-29-FoldingOr.ll test/Transforms/InstCombine/2008-10-11-DivCompareFold.ll test/Transforms/InstCombine/2008-10-23-ConstFoldWithoutMask.ll test/Transforms/InstCombine/2008-11-01-SRemDemandedBits.ll test/Transforms/InstCombine/2008-11-08-FCmp.ll test/Transforms/InstCombine/2008-11-20-DivMulRem.ll test/Transforms/InstCombine/2008-11-27-IDivVector.ll test/Transforms/InstCombine/2008-11-27-MultiplyIntVec.ll test/Transforms/InstCombine/2008-11-27-UDivNegative.ll test/Transforms/InstCombine/2008-12-17-SRemNegConstVec.ll test/Transforms/InstCombine/2009-01-05-i128-crash.ll test/Transforms/InstCombine/2009-01-08-AlignAlloca.ll test/Transforms/InstCombine/2009-01-16-PointerAddrSpace.ll test/Transforms/InstCombine/2009-01-19-fmod-constant-float-specials.ll test/Transforms/InstCombine/2009-01-19-fmod-constant-float.ll test/Transforms/InstCombine/2009-01-24-EmptyStruct.ll test/Transforms/InstCombine/2009-01-31-InfIterate.ll test/Transforms/InstCombine/2009-01-31-Pressure.ll test/Transforms/InstCombine/2009-02-04-FPBitcast.ll test/Transforms/InstCombine/2009-02-11-NotInitialized.ll test/Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll test/Transforms/InstCombine/2009-02-21-LoadCST.ll test/Transforms/InstCombine/2009-02-25-CrashZeroSizeArray.ll test/Transforms/InstCombine/2009-03-18-vector-ashr-crash.ll test/Transforms/InstCombine/2009-03-20-AShrOverShift.ll test/Transforms/InstCombine/2009-03-24-InfLoop.ll test/Transforms/InstCombine/2009-04-07-MulPromoteToI96.ll test/Transforms/InstCombine/2009-05-23-FCmpToICmp.ll test/Transforms/InstCombine/2009-06-11-StoreAddrSpace.ll test/Transforms/InstCombine/2009-06-16-SRemDemandedBits.ll test/Transforms/InstCombine/2009-07-02-MaskedIntVector.ll test/Transforms/InstCombine/2009-12-17-CmpSelectNull.ll test/Transforms/InstCombine/2010-01-28-NegativeSRem.ll test/Transforms/InstCombine/2010-03-03-ExtElim.ll test/Transforms/InstCombine/2010-05-30-memcpy-Struct.ll test/Transforms/InstCombine/2010-11-01-lshr-mask.ll test/Transforms/InstCombine/2010-11-21-SizeZeroTypeGEP.ll test/Transforms/InstCombine/2010-11-23-Distributed.ll test/Transforms/InstCombine/2011-02-14-InfLoop.ll test/Transforms/InstCombine/2011-03-08-SRemMinusOneBadOpt.ll test/Transforms/InstCombine/2011-05-02-VectorBoolean.ll test/Transforms/InstCombine/2011-05-13-InBoundsGEP.ll test/Transforms/InstCombine/2011-05-28-swapmulsub.ll test/Transforms/InstCombine/2011-06-13-nsw-alloca.ll test/Transforms/InstCombine/2011-09-03-Trampoline.ll test/Transforms/InstCombine/2011-10-07-AlignPromotion.ll test/Transforms/InstCombine/2012-01-11-OpaqueBitcastCrash.ll test/Transforms/InstCombine/2012-02-13-FCmp.ll test/Transforms/InstCombine/2012-02-28-ICmp.ll test/Transforms/InstCombine/2012-03-10-InstCombine.ll test/Transforms/InstCombine/2012-04-23-Neon-Intrinsics.ll test/Transforms/InstCombine/2012-04-24-vselect.ll test/Transforms/InstCombine/2012-04-30-SRem.ll test/Transforms/InstCombine/2012-05-27-Negative-Shift-Crash.ll test/Transforms/InstCombine/2012-05-28-select-hang.ll test/Transforms/InstCombine/2012-06-06-LoadOfPHIs.ll test/Transforms/InstCombine/2012-07-25-LoadPart.ll test/Transforms/InstCombine/2012-07-30-addrsp-bitcast.ll test/Transforms/InstCombine/2012-08-28-udiv_ashl.ll test/Transforms/InstCombine/2012-09-17-ZeroSizedAlloca.ll test/Transforms/InstCombine/2012-09-24-MemcpyFromGlobalCrash.ll test/Transforms/InstCombine/2012-10-25-vector-of-pointers.ll test/Transforms/InstCombine/2012-12-14-simp-vgep.ll test/Transforms/InstCombine/2012-3-15-or-xor-constant.ll test/Transforms/InstCombine/2012-6-7-vselect-bitcast.ll test/Transforms/InstCombine/2013-03-05-Combine-BitcastTy-Into-Alloca.ll test/Transforms/InstCombine/CPP_min_max.ll test/Transforms/InstCombine/ExtractCast.ll test/Transforms/InstCombine/IntPtrCast.ll test/Transforms/InstCombine/JavaCompare.ll test/Transforms/InstCombine/LandingPadClauses.ll test/Transforms/InstCombine/README.txt test/Transforms/InstCombine/abs-1.ll test/Transforms/InstCombine/add-shrink.ll test/Transforms/InstCombine/add-sitofp.ll test/Transforms/InstCombine/add.ll test/Transforms/InstCombine/add2.ll test/Transforms/InstCombine/add3.ll test/Transforms/InstCombine/add4.ll test/Transforms/InstCombine/addnegneg.ll test/Transforms/InstCombine/adjust-for-sminmax.ll test/Transforms/InstCombine/align-2d-gep.ll test/Transforms/InstCombine/align-addr.ll test/Transforms/InstCombine/align-external.ll test/Transforms/InstCombine/alloca.ll test/Transforms/InstCombine/and-compare.ll test/Transforms/InstCombine/and-fcmp.ll test/Transforms/InstCombine/and-not-or.ll test/Transforms/InstCombine/and-or-and.ll test/Transforms/InstCombine/and-or-not.ll test/Transforms/InstCombine/and-or.ll test/Transforms/InstCombine/and-xor-merge.ll test/Transforms/InstCombine/and-xor-or.ll test/Transforms/InstCombine/and.ll test/Transforms/InstCombine/and2.ll test/Transforms/InstCombine/apint-add1.ll test/Transforms/InstCombine/apint-add2.ll test/Transforms/InstCombine/apint-and-compare.ll test/Transforms/InstCombine/apint-and-or-and.ll test/Transforms/InstCombine/apint-and-xor-merge.ll test/Transforms/InstCombine/apint-and1.ll test/Transforms/InstCombine/apint-and2.ll test/Transforms/InstCombine/apint-call-cast-target.ll test/Transforms/InstCombine/apint-cast-and-cast.ll test/Transforms/InstCombine/apint-cast-cast-to-and.ll test/Transforms/InstCombine/apint-cast.ll test/Transforms/InstCombine/apint-div1.ll test/Transforms/InstCombine/apint-div2.ll test/Transforms/InstCombine/apint-mul1.ll test/Transforms/InstCombine/apint-mul2.ll test/Transforms/InstCombine/apint-not.ll test/Transforms/InstCombine/apint-or1.ll test/Transforms/InstCombine/apint-or2.ll test/Transforms/InstCombine/apint-rem1.ll test/Transforms/InstCombine/apint-rem2.ll test/Transforms/InstCombine/apint-select.ll test/Transforms/InstCombine/apint-shift-simplify.ll test/Transforms/InstCombine/apint-shift.ll test/Transforms/InstCombine/apint-shl-trunc.ll test/Transforms/InstCombine/apint-sub.ll test/Transforms/InstCombine/apint-xor1.ll test/Transforms/InstCombine/apint-xor2.ll test/Transforms/InstCombine/apint-zext1.ll test/Transforms/InstCombine/apint-zext2.ll test/Transforms/InstCombine/ashr-nop.ll test/Transforms/InstCombine/atomic.ll test/Transforms/InstCombine/badmalloc.ll test/Transforms/InstCombine/binop-cast.ll test/Transforms/InstCombine/bit-checks.ll test/Transforms/InstCombine/bit-tracking.ll test/Transforms/InstCombine/bitcast-bigendian.ll test/Transforms/InstCombine/bitcast-sext-vector.ll test/Transforms/InstCombine/bitcast-store.ll test/Transforms/InstCombine/bitcast-vec-canon.ll test/Transforms/InstCombine/bitcast-vec-uniform.ll test/Transforms/InstCombine/bitcast-vector-fold.ll test/Transforms/InstCombine/bitcast.ll test/Transforms/InstCombine/bitcount.ll test/Transforms/InstCombine/bittest.ll test/Transforms/InstCombine/bswap-fold.ll test/Transforms/InstCombine/bswap.ll test/Transforms/InstCombine/call-cast-target.ll test/Transforms/InstCombine/call-intrinsics.ll test/Transforms/InstCombine/call.ll test/Transforms/InstCombine/call2.ll test/Transforms/InstCombine/canonicalize_branch.ll test/Transforms/InstCombine/cast-mul-select.ll test/Transforms/InstCombine/cast-set.ll test/Transforms/InstCombine/cast.ll test/Transforms/InstCombine/cast_ptr.ll test/Transforms/InstCombine/compare-signs.ll test/Transforms/InstCombine/constant-expr-datalayout.ll test/Transforms/InstCombine/constant-fold-compare.ll test/Transforms/InstCombine/constant-fold-gep.ll test/Transforms/InstCombine/cos-1.ll test/Transforms/InstCombine/cos-2.ll test/Transforms/InstCombine/crash.ll test/Transforms/InstCombine/dce-iterate.ll test/Transforms/InstCombine/deadcode.ll test/Transforms/InstCombine/debug-line.ll test/Transforms/InstCombine/debuginfo.ll test/Transforms/InstCombine/devirt.ll test/Transforms/InstCombine/disable-simplify-libcalls.ll test/Transforms/InstCombine/div-shift.ll test/Transforms/InstCombine/div.ll test/Transforms/InstCombine/double-float-shrink-1.ll test/Transforms/InstCombine/double-float-shrink-2.ll test/Transforms/InstCombine/enforce-known-alignment.ll test/Transforms/InstCombine/exact.ll test/Transforms/InstCombine/exp2-1.ll test/Transforms/InstCombine/exp2-2.ll test/Transforms/InstCombine/extractvalue.ll test/Transforms/InstCombine/fast-math.ll test/Transforms/InstCombine/fcmp-select.ll test/Transforms/InstCombine/fcmp-special.ll test/Transforms/InstCombine/fcmp.ll test/Transforms/InstCombine/fdiv.ll test/Transforms/InstCombine/ffs-1.ll test/Transforms/InstCombine/fmul.ll test/Transforms/InstCombine/fold-bin-operand.ll test/Transforms/InstCombine/fold-calls.ll test/Transforms/InstCombine/fold-phi.ll test/Transforms/InstCombine/fold-sqrt-sqrtf.ll test/Transforms/InstCombine/fold-vector-select.ll test/Transforms/InstCombine/fold-vector-zero.ll test/Transforms/InstCombine/fp-ret-bitcast.ll test/Transforms/InstCombine/fpcast.ll test/Transforms/InstCombine/fpextend.ll test/Transforms/InstCombine/fprintf-1.ll test/Transforms/InstCombine/fputs-1.ll test/Transforms/InstCombine/fsub.ll test/Transforms/InstCombine/fwrite-1.ll test/Transforms/InstCombine/gep-addrspace.ll test/Transforms/InstCombine/gepgep.ll test/Transforms/InstCombine/getelementptr.ll test/Transforms/InstCombine/hoist_instr.ll test/Transforms/InstCombine/icmp.ll test/Transforms/InstCombine/idioms.ll test/Transforms/InstCombine/intrinsics.ll test/Transforms/InstCombine/invariant.ll test/Transforms/InstCombine/invoke.ll test/Transforms/InstCombine/isascii-1.ll test/Transforms/InstCombine/isdigit-1.ll test/Transforms/InstCombine/known_align.ll test/Transforms/InstCombine/lit.local.cfg test/Transforms/InstCombine/load-cmp.ll test/Transforms/InstCombine/load-select.ll test/Transforms/InstCombine/load.ll test/Transforms/InstCombine/load3.ll test/Transforms/InstCombine/loadstore-alignment.ll test/Transforms/InstCombine/logical-select.ll test/Transforms/InstCombine/lshr-phi.ll test/Transforms/InstCombine/malloc-free-delete.ll test/Transforms/InstCombine/memcmp-1.ll test/Transforms/InstCombine/memcmp-2.ll test/Transforms/InstCombine/memcpy-1.ll test/Transforms/InstCombine/memcpy-2.ll test/Transforms/InstCombine/memcpy-from-global.ll test/Transforms/InstCombine/memcpy-to-load.ll test/Transforms/InstCombine/memcpy.ll test/Transforms/InstCombine/memcpy_chk-1.ll test/Transforms/InstCombine/memcpy_chk-2.ll test/Transforms/InstCombine/memmove-1.ll test/Transforms/InstCombine/memmove-2.ll test/Transforms/InstCombine/memmove.ll test/Transforms/InstCombine/memmove_chk-1.ll test/Transforms/InstCombine/memmove_chk-2.ll test/Transforms/InstCombine/memset-1.ll test/Transforms/InstCombine/memset-2.ll test/Transforms/InstCombine/memset.ll test/Transforms/InstCombine/memset2.ll test/Transforms/InstCombine/memset_chk-1.ll test/Transforms/InstCombine/memset_chk-2.ll test/Transforms/InstCombine/merge-icmp.ll test/Transforms/InstCombine/mul-masked-bits.ll test/Transforms/InstCombine/mul.ll test/Transforms/InstCombine/multi-use-or.ll test/Transforms/InstCombine/narrow.ll test/Transforms/InstCombine/neon-intrinsics.ll test/Transforms/InstCombine/no-negzero.ll test/Transforms/InstCombine/not-fcmp.ll test/Transforms/InstCombine/not.ll test/Transforms/InstCombine/nothrow.ll test/Transforms/InstCombine/nsw.ll test/Transforms/InstCombine/obfuscated_splat.ll test/Transforms/InstCombine/objsize-64.ll test/Transforms/InstCombine/objsize.ll test/Transforms/InstCombine/odr-linkage.ll test/Transforms/InstCombine/or-fcmp.ll test/Transforms/InstCombine/or-to-xor.ll test/Transforms/InstCombine/or-xor.ll test/Transforms/InstCombine/or.ll test/Transforms/InstCombine/osx-names.ll test/Transforms/InstCombine/overflow.ll test/Transforms/InstCombine/phi-merge-gep.ll test/Transforms/InstCombine/phi.ll test/Transforms/InstCombine/pow-1.ll test/Transforms/InstCombine/pow-2.ll test/Transforms/InstCombine/pr12251.ll test/Transforms/InstCombine/pr12338.ll test/Transforms/InstCombine/pr2645-0.ll test/Transforms/InstCombine/pr2645-1.ll test/Transforms/InstCombine/pr2996.ll test/Transforms/InstCombine/pr8547.ll test/Transforms/InstCombine/preserve-sminmax.ll test/Transforms/InstCombine/printf-1.ll test/Transforms/InstCombine/printf-2.ll test/Transforms/InstCombine/ptr-int-cast.ll test/Transforms/InstCombine/puts-1.ll test/Transforms/InstCombine/rem.ll test/Transforms/InstCombine/sdiv-1.ll test/Transforms/InstCombine/sdiv-2.ll test/Transforms/InstCombine/select-2.ll test/Transforms/InstCombine/select-crash.ll test/Transforms/InstCombine/select-load-call.ll test/Transforms/InstCombine/select.ll test/Transforms/InstCombine/set.ll test/Transforms/InstCombine/setcc-strength-reduce.ll test/Transforms/InstCombine/sext.ll test/Transforms/InstCombine/shift-sra.ll test/Transforms/InstCombine/shift.ll test/Transforms/InstCombine/shufflemask-undef.ll test/Transforms/InstCombine/shufflevec-constant.ll test/Transforms/InstCombine/sign-test-and-or.ll test/Transforms/InstCombine/signed-comparison.ll test/Transforms/InstCombine/signext.ll test/Transforms/InstCombine/simplify-demanded-bits-pointer.ll test/Transforms/InstCombine/sink_instruction.ll test/Transforms/InstCombine/sitofp.ll test/Transforms/InstCombine/sprintf-1.ll test/Transforms/InstCombine/sqrt.ll test/Transforms/InstCombine/srem-simplify-bug.ll test/Transforms/InstCombine/srem.ll test/Transforms/InstCombine/srem1.ll test/Transforms/InstCombine/stack-overalign.ll test/Transforms/InstCombine/stacksaverestore.ll test/Transforms/InstCombine/store.ll test/Transforms/InstCombine/stpcpy-1.ll test/Transforms/InstCombine/stpcpy-2.ll test/Transforms/InstCombine/stpcpy_chk-1.ll test/Transforms/InstCombine/stpcpy_chk-2.ll test/Transforms/InstCombine/strcat-1.ll test/Transforms/InstCombine/strcat-2.ll test/Transforms/InstCombine/strcat-3.ll test/Transforms/InstCombine/strchr-1.ll test/Transforms/InstCombine/strchr-2.ll test/Transforms/InstCombine/strcmp-1.ll test/Transforms/InstCombine/strcmp-2.ll test/Transforms/InstCombine/strcpy-1.ll test/Transforms/InstCombine/strcpy-2.ll test/Transforms/InstCombine/strcpy_chk-1.ll test/Transforms/InstCombine/strcpy_chk-2.ll test/Transforms/InstCombine/strcpy_chk-64.ll test/Transforms/InstCombine/strcspn-1.ll test/Transforms/InstCombine/strcspn-2.ll test/Transforms/InstCombine/strlen-1.ll test/Transforms/InstCombine/strlen-2.ll test/Transforms/InstCombine/strncat-1.ll test/Transforms/InstCombine/strncat-2.ll test/Transforms/InstCombine/strncat-3.ll test/Transforms/InstCombine/strncmp-1.ll test/Transforms/InstCombine/strncmp-2.ll test/Transforms/InstCombine/strncpy-1.ll test/Transforms/InstCombine/strncpy-2.ll test/Transforms/InstCombine/strncpy_chk-1.ll test/Transforms/InstCombine/strncpy_chk-2.ll test/Transforms/InstCombine/strpbrk-1.ll test/Transforms/InstCombine/strpbrk-2.ll test/Transforms/InstCombine/strrchr-1.ll test/Transforms/InstCombine/strrchr-2.ll test/Transforms/InstCombine/strspn-1.ll test/Transforms/InstCombine/strstr-1.ll test/Transforms/InstCombine/strstr-2.ll test/Transforms/InstCombine/strto-1.ll test/Transforms/InstCombine/struct-assign-tbaa.ll test/Transforms/InstCombine/sub-xor.ll test/Transforms/InstCombine/sub.ll test/Transforms/InstCombine/toascii-1.ll test/Transforms/InstCombine/trunc.ll test/Transforms/InstCombine/udiv-simplify-bug-0.ll test/Transforms/InstCombine/udiv-simplify-bug-1.ll test/Transforms/InstCombine/udiv_select_to_select_shift.ll test/Transforms/InstCombine/udivrem-change-width.ll test/Transforms/InstCombine/urem-simplify-bug.ll test/Transforms/InstCombine/urem.ll test/Transforms/InstCombine/vec_demanded_elts.ll test/Transforms/InstCombine/vec_extract_2elts.ll test/Transforms/InstCombine/vec_extract_elt.ll test/Transforms/InstCombine/vec_extract_var_elt.ll test/Transforms/InstCombine/vec_insertelt.ll test/Transforms/InstCombine/vec_narrow.ll test/Transforms/InstCombine/vec_phi_extract.ll test/Transforms/InstCombine/vec_sext.ll test/Transforms/InstCombine/vec_shuffle.ll test/Transforms/InstCombine/vector-casts.ll test/Transforms/InstCombine/vector-srem.ll test/Transforms/InstCombine/vector-type.ll test/Transforms/InstCombine/vector_gep1.ll test/Transforms/InstCombine/vector_gep2.ll test/Transforms/InstCombine/volatile_store.ll test/Transforms/InstCombine/weak-symbols.ll test/Transforms/InstCombine/x86-crc32-demanded.ll test/Transforms/InstCombine/xor-undef.ll test/Transforms/InstCombine/xor.ll test/Transforms/InstCombine/xor2.ll test/Transforms/InstCombine/zero-point-zero-add.ll test/Transforms/InstCombine/zeroext-and-reduce.ll test/Transforms/InstCombine/zext-bool-add-sub.ll test/Transforms/InstCombine/zext-fold.ll test/Transforms/InstCombine/zext-or-icmp.ll test/Transforms/InstCombine/zext.ll test/Transforms/InstSimplify/2010-12-20-Boolean.ll test/Transforms/InstSimplify/2010-12-20-Distribute.ll test/Transforms/InstSimplify/2011-01-14-Thread.ll test/Transforms/InstSimplify/2011-02-01-Vector.ll test/Transforms/InstSimplify/2011-09-05-InsertExtractValue.ll test/Transforms/InstSimplify/2011-10-27-BinOpCrash.ll test/Transforms/InstSimplify/2011-11-23-MaskedBitsCrash.ll test/Transforms/InstSimplify/2013-04-19-ConstantFoldingCrash.ll test/Transforms/InstSimplify/AndOrXor.ll test/Transforms/InstSimplify/call-callconv.ll test/Transforms/InstSimplify/call.ll test/Transforms/InstSimplify/compare.ll test/Transforms/InstSimplify/exact-nsw-nuw.ll test/Transforms/InstSimplify/fast-math.ll test/Transforms/InstSimplify/fdiv.ll test/Transforms/InstSimplify/floating-point-arithmetic.ll test/Transforms/InstSimplify/lit.local.cfg test/Transforms/InstSimplify/maxmin.ll test/Transforms/InstSimplify/past-the-end.ll test/Transforms/InstSimplify/phi.ll test/Transforms/InstSimplify/ptr_diff.ll test/Transforms/InstSimplify/reassociate.ll test/Transforms/InstSimplify/rem.ll test/Transforms/InstSimplify/undef.ll test/Transforms/InstSimplify/vector_gep.ll test/Transforms/Internalize/2008-05-09-AllButMain.ll test/Transforms/Internalize/2008-05-09-AllButMain.ll.apifile test/Transforms/Internalize/2009-01-05-InternalizeAliases.ll test/Transforms/Internalize/available_externally.ll test/Transforms/Internalize/lit.local.cfg test/Transforms/JumpThreading/2008-11-27-EntryMunge.ll test/Transforms/JumpThreading/2010-08-26-and.ll test/Transforms/JumpThreading/2011-04-02-SimplifyDeadBlock.ll test/Transforms/JumpThreading/2011-04-14-InfLoop.ll test/Transforms/JumpThreading/2012-07-19-NoSuccessorIndirectBr.ll test/Transforms/JumpThreading/and-and-cond.ll test/Transforms/JumpThreading/and-cond.ll test/Transforms/JumpThreading/basic.ll test/Transforms/JumpThreading/branch-no-const.ll test/Transforms/JumpThreading/compare.ll test/Transforms/JumpThreading/crash.ll test/Transforms/JumpThreading/degenerate-phi.ll test/Transforms/JumpThreading/indirectbr.ll test/Transforms/JumpThreading/lit.local.cfg test/Transforms/JumpThreading/lvi-load.ll test/Transforms/JumpThreading/no-irreducible-loops.ll test/Transforms/JumpThreading/or-undef.ll test/Transforms/JumpThreading/phi-eq.ll test/Transforms/JumpThreading/pr9331.ll test/Transforms/JumpThreading/select.ll test/Transforms/JumpThreading/thread-loads.ll test/Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll test/Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll test/Transforms/LCSSA/2006-07-09-NoDominator.ll test/Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll test/Transforms/LCSSA/2006-10-31-UnreachableBlock.ll test/Transforms/LCSSA/2007-07-12-LICM-2.ll test/Transforms/LCSSA/2007-07-12-LICM-3.ll test/Transforms/LCSSA/2007-07-12-LICM.ll test/Transforms/LCSSA/basictest.ll test/Transforms/LCSSA/indirectbr.ll test/Transforms/LCSSA/invoke-dest.ll test/Transforms/LCSSA/lit.local.cfg test/Transforms/LCSSA/unreachable-use.ll test/Transforms/LCSSA/unused-phis.ll test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll test/Transforms/LICM/2003-02-27-PreheaderExitNodeUpdate.ll test/Transforms/LICM/2003-02-27-PreheaderProblem.ll test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll test/Transforms/LICM/2003-02-28-PromoteDifferentType.ll test/Transforms/LICM/2003-05-02-LoadHoist.ll test/Transforms/LICM/2003-12-11-SinkingToPHI.ll test/Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.ll test/Transforms/LICM/2004-11-17-UndefIndexCrash.ll test/Transforms/LICM/2006-09-12-DeadUserOfSunkInstr.ll test/Transforms/LICM/2007-05-22-VolatileSink.ll test/Transforms/LICM/2007-07-30-AliasSet.ll test/Transforms/LICM/2007-09-17-PromoteValue.ll test/Transforms/LICM/2007-09-24-PromoteNullValue.ll test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll test/Transforms/LICM/2008-05-20-AliasSetVAArg.ll test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll test/Transforms/LICM/2009-12-10-LICM-Indbr-Crash.ll test/Transforms/LICM/2011-04-06-HoistMissedASTUpdate.ll test/Transforms/LICM/2011-04-06-PromoteResultOfPromotion.ll test/Transforms/LICM/2011-04-09-RAUW-AST.ll test/Transforms/LICM/2011-07-06-Alignment.ll test/Transforms/LICM/Preserve-LCSSA.ll test/Transforms/LICM/atomics.ll test/Transforms/LICM/basictest.ll test/Transforms/LICM/crash.ll test/Transforms/LICM/debug-value.ll test/Transforms/LICM/hoist-invariant-load.ll test/Transforms/LICM/hoisting.ll test/Transforms/LICM/lit.local.cfg test/Transforms/LICM/no-preheader-test.ll test/Transforms/LICM/promote-order.ll test/Transforms/LICM/scalar-promote-memmodel.ll test/Transforms/LICM/scalar_promote.ll test/Transforms/LICM/sinking.ll test/Transforms/LICM/speculate.ll test/Transforms/LoopDeletion/2007-07-23-InfiniteLoop.ll test/Transforms/LoopDeletion/2008-05-06-Phi.ll test/Transforms/LoopDeletion/2011-06-21-phioperands.ll test/Transforms/LoopDeletion/dcetest.ll test/Transforms/LoopDeletion/lit.local.cfg test/Transforms/LoopDeletion/multiple-exit-conditions.ll test/Transforms/LoopDeletion/multiple-exits.ll test/Transforms/LoopDeletion/simplify-then-delete.ll test/Transforms/LoopIdiom/X86/lit.local.cfg test/Transforms/LoopIdiom/X86/popcnt.ll test/Transforms/LoopIdiom/basic.ll test/Transforms/LoopIdiom/crash.ll test/Transforms/LoopIdiom/debug-line.ll test/Transforms/LoopIdiom/lit.local.cfg test/Transforms/LoopIdiom/memset_noidiom.ll test/Transforms/LoopIdiom/non-canonical-loop.ll test/Transforms/LoopIdiom/scev-invalidation.ll test/Transforms/LoopRotate/2009-01-25-SingleEntryPhi.ll test/Transforms/LoopRotate/PhiRename-1.ll test/Transforms/LoopRotate/PhiSelfRefernce-1.ll test/Transforms/LoopRotate/alloca.ll test/Transforms/LoopRotate/basic.ll test/Transforms/LoopRotate/crash.ll test/Transforms/LoopRotate/dbgvalue.ll test/Transforms/LoopRotate/indirectbr.ll test/Transforms/LoopRotate/lit.local.cfg test/Transforms/LoopRotate/multiple-exits.ll test/Transforms/LoopRotate/phi-duplicate.ll test/Transforms/LoopRotate/pr2639.ll test/Transforms/LoopRotate/preserve-scev.ll test/Transforms/LoopRotate/simplifylatch.ll test/Transforms/LoopSimplify/2003-04-25-AssertFail.ll test/Transforms/LoopSimplify/2003-05-12-PreheaderExitOfChild.ll test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll test/Transforms/LoopSimplify/2003-12-10-ExitBlocksProblem.ll test/Transforms/LoopSimplify/2004-02-05-DominatorInfoCorruption.ll test/Transforms/LoopSimplify/2004-03-15-IncorrectDomUpdate.ll test/Transforms/LoopSimplify/2004-04-01-IncorrectDomUpdate.ll test/Transforms/LoopSimplify/2004-04-12-LoopSimplify-SwitchBackedges.ll test/Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll test/Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll test/Transforms/LoopSimplify/2010-12-26-PHIInfiniteLoop.ll test/Transforms/LoopSimplify/2011-12-14-LandingpadHeader.ll test/Transforms/LoopSimplify/2012-03-20-indirectbr.ll test/Transforms/LoopSimplify/basictest.ll test/Transforms/LoopSimplify/hardertest.ll test/Transforms/LoopSimplify/indirectbr-backedge.ll test/Transforms/LoopSimplify/indirectbr.ll test/Transforms/LoopSimplify/lit.local.cfg test/Transforms/LoopSimplify/merge-exits.ll test/Transforms/LoopSimplify/phi-node-simplify.ll test/Transforms/LoopSimplify/preserve-scev.ll test/Transforms/LoopSimplify/single-backedge.ll test/Transforms/LoopSimplify/unreachable-loop-pred.ll test/Transforms/LoopStrengthReduce/2005-08-15-AddRecIV.ll test/Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll test/Transforms/LoopStrengthReduce/2005-09-12-UsesOutOutsideOfLoop.ll test/Transforms/LoopStrengthReduce/2007-04-23-UseIterator.ll test/Transforms/LoopStrengthReduce/2008-08-13-CmpStride.ll test/Transforms/LoopStrengthReduce/2008-09-09-Overflow.ll test/Transforms/LoopStrengthReduce/2009-01-13-nonconstant-stride-outside-loop.ll test/Transforms/LoopStrengthReduce/2009-04-28-no-reduce-mul.ll test/Transforms/LoopStrengthReduce/2011-07-19-CritEdgeBreakCrash.ll test/Transforms/LoopStrengthReduce/2011-10-03-CritEdgeMerge.ll test/Transforms/LoopStrengthReduce/2011-10-06-ReusePhi.ll test/Transforms/LoopStrengthReduce/2011-10-13-SCEVChain.ll test/Transforms/LoopStrengthReduce/2011-10-14-IntPtr.ll test/Transforms/LoopStrengthReduce/2011-12-19-PostincQuadratic.ll test/Transforms/LoopStrengthReduce/2012-01-02-nopreheader.ll test/Transforms/LoopStrengthReduce/2012-01-16-nopreheader.ll test/Transforms/LoopStrengthReduce/2012-03-15-nopreheader.ll test/Transforms/LoopStrengthReduce/2012-03-26-constexpr.ll test/Transforms/LoopStrengthReduce/2012-07-13-ExpandUDiv.ll test/Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll test/Transforms/LoopStrengthReduce/2013-01-05-IndBr.ll test/Transforms/LoopStrengthReduce/2013-01-14-ReuseCast.ll test/Transforms/LoopStrengthReduce/ARM/2012-06-15-lsr-noaddrmode.ll test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg test/Transforms/LoopStrengthReduce/X86/2008-08-14-ShadowIV.ll test/Transforms/LoopStrengthReduce/X86/2009-11-10-LSRCrash.ll test/Transforms/LoopStrengthReduce/X86/2011-07-20-DoubleIV.ll test/Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll test/Transforms/LoopStrengthReduce/X86/ivchain-stress-X86.ll test/Transforms/LoopStrengthReduce/X86/lit.local.cfg test/Transforms/LoopStrengthReduce/addrec-gep.ll test/Transforms/LoopStrengthReduce/count-to-zero.ll test/Transforms/LoopStrengthReduce/dead-phi.ll test/Transforms/LoopStrengthReduce/different-type-ivs.ll test/Transforms/LoopStrengthReduce/dominate-assert.ll test/Transforms/LoopStrengthReduce/dont-hoist-simple-loop-constants.ll test/Transforms/LoopStrengthReduce/dont_insert_redundant_ops.ll test/Transforms/LoopStrengthReduce/dont_reduce_bytes.ll test/Transforms/LoopStrengthReduce/dont_reverse.ll test/Transforms/LoopStrengthReduce/exit_compare_live_range.ll test/Transforms/LoopStrengthReduce/hoist-parent-preheader.ll test/Transforms/LoopStrengthReduce/invariant_value_first.ll test/Transforms/LoopStrengthReduce/invariant_value_first_arg.ll test/Transforms/LoopStrengthReduce/ivchain.ll test/Transforms/LoopStrengthReduce/lit.local.cfg test/Transforms/LoopStrengthReduce/nested-reduce.ll test/Transforms/LoopStrengthReduce/nonlinear-postinc.ll test/Transforms/LoopStrengthReduce/ops_after_indvar.ll test/Transforms/LoopStrengthReduce/phi_node_update_multiple_preds.ll test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll test/Transforms/LoopStrengthReduce/pr12018.ll test/Transforms/LoopStrengthReduce/pr12048.ll test/Transforms/LoopStrengthReduce/pr12691.ll test/Transforms/LoopStrengthReduce/pr2537.ll test/Transforms/LoopStrengthReduce/pr2570.ll test/Transforms/LoopStrengthReduce/pr3086.ll test/Transforms/LoopStrengthReduce/pr3399.ll test/Transforms/LoopStrengthReduce/pr3571.ll test/Transforms/LoopStrengthReduce/preserve-gep-loop-variant.ll test/Transforms/LoopStrengthReduce/quadradic-exit-value.ll test/Transforms/LoopStrengthReduce/related_indvars.ll test/Transforms/LoopStrengthReduce/remove_indvar.ll test/Transforms/LoopStrengthReduce/share_code_in_preheader.ll test/Transforms/LoopStrengthReduce/share_ivs.ll test/Transforms/LoopStrengthReduce/uglygep.ll test/Transforms/LoopStrengthReduce/use_postinc_value_outside_loop.ll test/Transforms/LoopStrengthReduce/var_stride_used_by_compare.ll test/Transforms/LoopStrengthReduce/variable_stride.ll test/Transforms/LoopUnroll/2004-05-13-DontUnrollTooMuch.ll test/Transforms/LoopUnroll/2005-03-06-BadLoopInfoUpdate.ll test/Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll test/Transforms/LoopUnroll/2007-04-16-PhiUpdate.ll test/Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll test/Transforms/LoopUnroll/2007-05-09-UnknownTripCount.ll test/Transforms/LoopUnroll/2007-11-05-Crash.ll test/Transforms/LoopUnroll/2011-08-08-PhiUpdate.ll test/Transforms/LoopUnroll/2011-08-09-IVSimplify.ll test/Transforms/LoopUnroll/2011-08-09-PhiUpdate.ll test/Transforms/LoopUnroll/2011-10-01-NoopTrunc.ll test/Transforms/LoopUnroll/2012-04-09-unroll-indirectbr.ll test/Transforms/LoopUnroll/basic.ll test/Transforms/LoopUnroll/lit.local.cfg test/Transforms/LoopUnroll/partial-unroll-optsize.ll test/Transforms/LoopUnroll/pr10813.ll test/Transforms/LoopUnroll/pr11361.ll test/Transforms/LoopUnroll/pr14167.ll test/Transforms/LoopUnroll/runtime-loop.ll test/Transforms/LoopUnroll/runtime-loop1.ll test/Transforms/LoopUnroll/runtime-loop2.ll test/Transforms/LoopUnroll/runtime-loop3.ll test/Transforms/LoopUnroll/scevunroll.ll test/Transforms/LoopUnroll/shifted-tripcount.ll test/Transforms/LoopUnroll/unloop.ll test/Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll test/Transforms/LoopUnswitch/2006-06-27-DeadSwitchCase.ll test/Transforms/LoopUnswitch/2007-05-09-Unreachable.ll test/Transforms/LoopUnswitch/2007-05-09-tl.ll test/Transforms/LoopUnswitch/2007-07-12-ExitDomInfo.ll test/Transforms/LoopUnswitch/2007-07-13-DomInfo.ll test/Transforms/LoopUnswitch/2007-07-18-DomInfo.ll test/Transforms/LoopUnswitch/2007-08-01-Dom.ll test/Transforms/LoopUnswitch/2007-08-01-LCSSA.ll test/Transforms/LoopUnswitch/2007-10-04-DomFrontier.ll test/Transforms/LoopUnswitch/2008-06-02-DomInfo.ll test/Transforms/LoopUnswitch/2008-06-17-DomFrontier.ll test/Transforms/LoopUnswitch/2008-11-03-Invariant.ll test/Transforms/LoopUnswitch/2010-11-18-LCSSA.ll test/Transforms/LoopUnswitch/2011-06-02-CritSwitch.ll test/Transforms/LoopUnswitch/2011-09-26-EHCrash.ll test/Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll test/Transforms/LoopUnswitch/2012-04-02-IndirectBr.ll test/Transforms/LoopUnswitch/2012-04-30-LoopUnswitch-LPad-Crash.ll test/Transforms/LoopUnswitch/2012-05-20-Phi.ll test/Transforms/LoopUnswitch/basictest.ll test/Transforms/LoopUnswitch/crash.ll test/Transforms/LoopUnswitch/infinite-loop.ll test/Transforms/LoopUnswitch/lit.local.cfg test/Transforms/LoopUnswitch/preserve-analyses.ll test/Transforms/LoopVectorize/12-12-11-if-conv.ll test/Transforms/LoopVectorize/2012-10-20-infloop.ll test/Transforms/LoopVectorize/2012-10-22-isconsec.ll test/Transforms/LoopVectorize/ARM/arm-unroll.ll test/Transforms/LoopVectorize/ARM/gcc-examples.ll test/Transforms/LoopVectorize/ARM/lit.local.cfg test/Transforms/LoopVectorize/ARM/mul-cast-vect.ll test/Transforms/LoopVectorize/ARM/width-detect.ll test/Transforms/LoopVectorize/X86/avx1.ll test/Transforms/LoopVectorize/X86/constant-vector-operand.ll test/Transforms/LoopVectorize/X86/conversion-cost.ll test/Transforms/LoopVectorize/X86/cost-model.ll test/Transforms/LoopVectorize/X86/gcc-examples.ll test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll test/Transforms/LoopVectorize/X86/lit.local.cfg test/Transforms/LoopVectorize/X86/min-trip-count-switch.ll test/Transforms/LoopVectorize/X86/no-vector.ll test/Transforms/LoopVectorize/X86/parallel-loops-after-reg2mem.ll test/Transforms/LoopVectorize/X86/parallel-loops.ll test/Transforms/LoopVectorize/X86/reduction-crash.ll test/Transforms/LoopVectorize/X86/small-size.ll test/Transforms/LoopVectorize/X86/struct-store.ll test/Transforms/LoopVectorize/X86/unroll-small-loops.ll test/Transforms/LoopVectorize/X86/unroll_selection.ll test/Transforms/LoopVectorize/X86/vector-scalar-select-cost.ll test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll test/Transforms/LoopVectorize/X86/x86_fp80-vector-store.ll test/Transforms/LoopVectorize/bsd_regex.ll test/Transforms/LoopVectorize/bzip_reverse_loops.ll test/Transforms/LoopVectorize/calloc.ll test/Transforms/LoopVectorize/cast-induction.ll test/Transforms/LoopVectorize/cpp-new-array.ll test/Transforms/LoopVectorize/dbg.value.ll test/Transforms/LoopVectorize/flags.ll test/Transforms/LoopVectorize/float-reduction.ll test/Transforms/LoopVectorize/gcc-examples.ll test/Transforms/LoopVectorize/global_alias.ll test/Transforms/LoopVectorize/i8-induction.ll test/Transforms/LoopVectorize/if-conv-crash.ll test/Transforms/LoopVectorize/if-conversion-nest.ll test/Transforms/LoopVectorize/if-conversion-reduction.ll test/Transforms/LoopVectorize/if-conversion.ll test/Transforms/LoopVectorize/increment.ll test/Transforms/LoopVectorize/induction.ll test/Transforms/LoopVectorize/induction_plus.ll test/Transforms/LoopVectorize/infiniteloop.ll test/Transforms/LoopVectorize/intrinsic.ll test/Transforms/LoopVectorize/lcssa-crash.ll test/Transforms/LoopVectorize/lit.local.cfg test/Transforms/LoopVectorize/minmax_reduction.ll test/Transforms/LoopVectorize/no_idiv_reduction.ll test/Transforms/LoopVectorize/no_int_induction.ll test/Transforms/LoopVectorize/nofloat.ll test/Transforms/LoopVectorize/non-const-n.ll test/Transforms/LoopVectorize/nsw-crash.ll test/Transforms/LoopVectorize/phi-hang.ll test/Transforms/LoopVectorize/ptr_loops.ll test/Transforms/LoopVectorize/read-only.ll test/Transforms/LoopVectorize/reduction.ll test/Transforms/LoopVectorize/reverse_induction.ll test/Transforms/LoopVectorize/reverse_iter.ll test/Transforms/LoopVectorize/runtime-check-readonly.ll test/Transforms/LoopVectorize/runtime-check.ll test/Transforms/LoopVectorize/runtime-limit.ll test/Transforms/LoopVectorize/same-base-access.ll test/Transforms/LoopVectorize/scalar-select.ll test/Transforms/LoopVectorize/simple-unroll.ll test/Transforms/LoopVectorize/small-loop.ll test/Transforms/LoopVectorize/start-non-zero.ll test/Transforms/LoopVectorize/struct_access.ll test/Transforms/LoopVectorize/vectorize-once.ll test/Transforms/LoopVectorize/write-only.ll test/Transforms/LowerAtomic/atomic-load.ll test/Transforms/LowerAtomic/atomic-swap.ll test/Transforms/LowerAtomic/barrier.ll test/Transforms/LowerAtomic/lit.local.cfg test/Transforms/LowerExpectIntrinsic/basic.ll test/Transforms/LowerExpectIntrinsic/lit.local.cfg test/Transforms/LowerInvoke/2003-12-10-Crash.ll test/Transforms/LowerInvoke/2004-02-29-PHICrash.ll test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll test/Transforms/LowerInvoke/2008-02-14-CritEdgePhiCrash.ll test/Transforms/LowerInvoke/basictest.ll test/Transforms/LowerInvoke/lit.local.cfg test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll test/Transforms/LowerSwitch/2004-03-13-SwitchIsDefaultCrash.ll test/Transforms/LowerSwitch/feature.ll test/Transforms/LowerSwitch/lit.local.cfg test/Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll test/Transforms/Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll test/Transforms/Mem2Reg/2003-04-10-DFNotFound.ll test/Transforms/Mem2Reg/2003-04-18-DeadBlockProblem.ll test/Transforms/Mem2Reg/2003-04-24-MultipleIdenticalSuccessors.ll test/Transforms/Mem2Reg/2003-06-26-IterativePromote.ll test/Transforms/Mem2Reg/2003-10-05-DeadPHIInsertion.ll test/Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll test/Transforms/Mem2Reg/2005-11-28-Crash.ll test/Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll test/Transforms/Mem2Reg/ConvertDebugInfo.ll test/Transforms/Mem2Reg/ConvertDebugInfo2.ll test/Transforms/Mem2Reg/PromoteMemToRegister.ll test/Transforms/Mem2Reg/UndefValuesMerge.ll test/Transforms/Mem2Reg/atomic.ll test/Transforms/Mem2Reg/crash.ll test/Transforms/Mem2Reg/ignore-lifetime.ll test/Transforms/Mem2Reg/lit.local.cfg test/Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll test/Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll test/Transforms/MemCpyOpt/2011-06-02-CallSlotOverwritten.ll test/Transforms/MemCpyOpt/align.ll test/Transforms/MemCpyOpt/atomic.ll test/Transforms/MemCpyOpt/crash.ll test/Transforms/MemCpyOpt/form-memset.ll test/Transforms/MemCpyOpt/lit.local.cfg test/Transforms/MemCpyOpt/loadstore-sret.ll test/Transforms/MemCpyOpt/memcpy-to-memset.ll test/Transforms/MemCpyOpt/memcpy.ll test/Transforms/MemCpyOpt/memmove.ll test/Transforms/MemCpyOpt/smaller.ll test/Transforms/MemCpyOpt/sret.ll test/Transforms/MergeFunc/2011-02-08-RemoveEqual.ll test/Transforms/MergeFunc/2013-01-10-MergeFuncAssert.ll test/Transforms/MergeFunc/crash.ll test/Transforms/MergeFunc/fold-weak.ll test/Transforms/MergeFunc/inttoptr.ll test/Transforms/MergeFunc/lit.local.cfg test/Transforms/MergeFunc/phi-speculation1.ll test/Transforms/MergeFunc/phi-speculation2.ll test/Transforms/MergeFunc/vector.ll test/Transforms/MergeFunc/vectors-and-arrays.ll test/Transforms/MetaRenamer/lit.local.cfg test/Transforms/MetaRenamer/metarenamer.ll test/Transforms/ObjCARC/allocas.ll test/Transforms/ObjCARC/apelim.ll test/Transforms/ObjCARC/arc-annotations.ll test/Transforms/ObjCARC/basic.ll test/Transforms/ObjCARC/cfg-hazards.ll test/Transforms/ObjCARC/contract-marker.ll test/Transforms/ObjCARC/contract-storestrong-ivar.ll test/Transforms/ObjCARC/contract-storestrong.ll test/Transforms/ObjCARC/contract-testcases.ll test/Transforms/ObjCARC/contract.ll test/Transforms/ObjCARC/empty-block.ll test/Transforms/ObjCARC/ensure-that-exception-unwind-path-is-visited.ll test/Transforms/ObjCARC/escape.ll test/Transforms/ObjCARC/expand.ll test/Transforms/ObjCARC/gvn.ll test/Transforms/ObjCARC/intrinsic-use-isolated.ll test/Transforms/ObjCARC/intrinsic-use.ll test/Transforms/ObjCARC/invoke.ll test/Transforms/ObjCARC/lit.local.cfg test/Transforms/ObjCARC/move-and-form-retain-autorelease.ll test/Transforms/ObjCARC/move-and-merge-autorelease.ll test/Transforms/ObjCARC/nested.ll test/Transforms/ObjCARC/no-objc-arc-exceptions.ll test/Transforms/ObjCARC/path-overflow.ll test/Transforms/ObjCARC/pointer-types.ll test/Transforms/ObjCARC/post-inlining.ll test/Transforms/ObjCARC/pr12270.ll test/Transforms/ObjCARC/retain-block-alloca.ll test/Transforms/ObjCARC/retain-block-escape-analysis.ll test/Transforms/ObjCARC/retain-block-load.ll test/Transforms/ObjCARC/retain-block-side-effects.ll test/Transforms/ObjCARC/retain-block.ll test/Transforms/ObjCARC/retain-not-declared.ll test/Transforms/ObjCARC/rle-s2l.ll test/Transforms/ObjCARC/rv.ll test/Transforms/ObjCARC/split-backedge.ll test/Transforms/ObjCARC/tail-call-invariant-enforcement.ll test/Transforms/ObjCARC/weak-contract.ll test/Transforms/ObjCARC/weak-copies.ll test/Transforms/ObjCARC/weak-dce.ll test/Transforms/ObjCARC/weak.ll test/Transforms/PhaseOrdering/2010-03-22-empty-baseclass.ll test/Transforms/PhaseOrdering/PR6627.ll test/Transforms/PhaseOrdering/basic.ll test/Transforms/PhaseOrdering/gdce.ll test/Transforms/PhaseOrdering/lit.local.cfg test/Transforms/PhaseOrdering/scev.ll test/Transforms/PruneEH/2003-11-21-PHIUpdate.ll test/Transforms/PruneEH/2008-06-02-Weak.ll test/Transforms/PruneEH/lit.local.cfg test/Transforms/PruneEH/recursivetest.ll test/Transforms/PruneEH/simplenoreturntest.ll test/Transforms/PruneEH/simpletest.ll test/Transforms/Reassociate/2002-05-15-AgressiveSubMove.ll test/Transforms/Reassociate/2002-05-15-MissedTree.ll test/Transforms/Reassociate/2002-05-15-SubReassociate.ll test/Transforms/Reassociate/2002-05-15-SubReassociate2.ll test/Transforms/Reassociate/2002-07-09-DominanceProblem.ll test/Transforms/Reassociate/2003-08-12-InfiniteLoop.ll test/Transforms/Reassociate/2005-09-01-ArrayOutOfBounds.ll test/Transforms/Reassociate/2006-04-27-ReassociateVector.ll test/Transforms/Reassociate/2011-01-26-UseAfterFree.ll test/Transforms/Reassociate/2012-05-08-UndefLeak.ll test/Transforms/Reassociate/2012-06-08-InfiniteLoop.ll test/Transforms/Reassociate/absorption.ll test/Transforms/Reassociate/basictest.ll test/Transforms/Reassociate/crash.ll test/Transforms/Reassociate/fp-commute.ll test/Transforms/Reassociate/inverses.ll test/Transforms/Reassociate/lit.local.cfg test/Transforms/Reassociate/looptest.ll test/Transforms/Reassociate/mightymul.ll test/Transforms/Reassociate/mulfactor.ll test/Transforms/Reassociate/multistep.ll test/Transforms/Reassociate/negation.ll test/Transforms/Reassociate/no-op.ll test/Transforms/Reassociate/optional-flags.ll test/Transforms/Reassociate/otherops.ll test/Transforms/Reassociate/pr12245.ll test/Transforms/Reassociate/repeats.ll test/Transforms/Reassociate/secondary.ll test/Transforms/Reassociate/shift-factor.ll test/Transforms/Reassociate/shifttest.ll test/Transforms/Reassociate/subtest.ll test/Transforms/Reassociate/subtest2.ll test/Transforms/Reassociate/xor_reassoc.ll test/Transforms/Reg2Mem/crash.ll test/Transforms/Reg2Mem/lit.local.cfg test/Transforms/SCCP/2002-05-02-MissSecondInst.ll test/Transforms/SCCP/2002-05-20-MissedIncomingValue.ll test/Transforms/SCCP/2002-05-21-InvalidSimplify.ll test/Transforms/SCCP/2002-08-30-GetElementPtrTest.ll test/Transforms/SCCP/2003-06-24-OverdefinedPHIValue.ll test/Transforms/SCCP/2003-08-26-InvokeHandling.ll test/Transforms/SCCP/2004-11-16-DeadInvoke.ll test/Transforms/SCCP/2004-12-10-UndefBranchBug.ll test/Transforms/SCCP/2006-10-23-IPSCCP-Crash.ll test/Transforms/SCCP/2006-12-04-PackedType.ll test/Transforms/SCCP/2006-12-19-UndefBug.ll test/Transforms/SCCP/2007-05-16-InvokeCrash.ll test/Transforms/SCCP/2008-01-27-UndefCorrelate.ll test/Transforms/SCCP/2008-04-22-multiple-ret-sccp.ll test/Transforms/SCCP/2008-05-23-UndefCallFold.ll test/Transforms/SCCP/2009-01-14-IPSCCP-Invoke.ll test/Transforms/SCCP/2009-05-27-VectorOperandZero.ll test/Transforms/SCCP/apint-array.ll test/Transforms/SCCP/apint-basictest.ll test/Transforms/SCCP/apint-basictest2.ll test/Transforms/SCCP/apint-basictest3.ll test/Transforms/SCCP/apint-basictest4.ll test/Transforms/SCCP/apint-bigarray.ll test/Transforms/SCCP/apint-bigint.ll test/Transforms/SCCP/apint-bigint2.ll test/Transforms/SCCP/apint-ipsccp1.ll test/Transforms/SCCP/apint-ipsccp2.ll test/Transforms/SCCP/apint-ipsccp3.ll test/Transforms/SCCP/apint-ipsccp4.ll test/Transforms/SCCP/apint-load.ll test/Transforms/SCCP/apint-phi.ll test/Transforms/SCCP/apint-select.ll test/Transforms/SCCP/atomic-load-store.ll test/Transforms/SCCP/calltest.ll test/Transforms/SCCP/crash.ll test/Transforms/SCCP/ipsccp-addr-taken.ll test/Transforms/SCCP/ipsccp-basic.ll test/Transforms/SCCP/lit.local.cfg test/Transforms/SCCP/loadtest.ll test/Transforms/SCCP/logical-nuke.ll test/Transforms/SCCP/retvalue-undef.ll test/Transforms/SCCP/sccptest.ll test/Transforms/SCCP/select.ll test/Transforms/SCCP/switch.ll test/Transforms/SCCP/undef-resolve.ll test/Transforms/SCCP/vector-bitcast.ll test/Transforms/SLPVectorizer/X86/barriercall.ll test/Transforms/SLPVectorizer/X86/cast.ll test/Transforms/SLPVectorizer/X86/compare-reduce.ll test/Transforms/SLPVectorizer/X86/diamond.ll test/Transforms/SLPVectorizer/X86/flag.ll test/Transforms/SLPVectorizer/X86/hoist.ll test/Transforms/SLPVectorizer/X86/lit.local.cfg test/Transforms/SLPVectorizer/X86/loopinvariant.ll test/Transforms/SLPVectorizer/X86/multi_user.ll test/Transforms/SLPVectorizer/X86/reduction.ll test/Transforms/SLPVectorizer/X86/reduction2.ll test/Transforms/SLPVectorizer/X86/saxpy.ll test/Transforms/SLPVectorizer/X86/simple-loop.ll test/Transforms/SLPVectorizer/X86/simplebb.ll test/Transforms/SLPVectorizer/X86/vector.ll test/Transforms/SLPVectorizer/lit.local.cfg test/Transforms/SROA/alignment.ll test/Transforms/SROA/basictest.ll test/Transforms/SROA/big-endian.ll test/Transforms/SROA/fca.ll test/Transforms/SROA/lit.local.cfg test/Transforms/SROA/phi-and-select.ll test/Transforms/SROA/vector-promotion.ll test/Transforms/SROA/vectors-of-pointers.ll test/Transforms/ScalarRepl/2003-05-29-ArrayFail.ll test/Transforms/ScalarRepl/2003-09-12-IncorrectPromote.ll test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll test/Transforms/ScalarRepl/2006-11-07-InvalidArrayPromote.ll test/Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll test/Transforms/ScalarRepl/2007-11-03-bigendian_apint.ll test/Transforms/ScalarRepl/2008-01-29-PromoteBug.ll test/Transforms/ScalarRepl/2008-02-28-SubElementExtractCrash.ll test/Transforms/ScalarRepl/2008-06-05-loadstore-agg.ll test/Transforms/ScalarRepl/2008-06-22-LargeArray.ll test/Transforms/ScalarRepl/2008-08-22-out-of-range-array-promote.ll test/Transforms/ScalarRepl/2008-09-22-vector-gep.ll test/Transforms/ScalarRepl/2009-02-02-ScalarPromoteOutOfRange.ll test/Transforms/ScalarRepl/2009-02-05-LoadFCA.ll test/Transforms/ScalarRepl/2009-03-04-MemCpyAlign.ll test/Transforms/ScalarRepl/2009-12-11-NeonTypes.ll test/Transforms/ScalarRepl/2010-01-18-SelfCopy.ll test/Transforms/ScalarRepl/2011-05-06-CapturedAlloca.ll test/Transforms/ScalarRepl/2011-06-08-VectorExtractValue.ll test/Transforms/ScalarRepl/2011-06-17-VectorPartialMemset.ll test/Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll test/Transforms/ScalarRepl/2011-10-11-VectorMemset.ll test/Transforms/ScalarRepl/2011-10-22-VectorCrash.ll test/Transforms/ScalarRepl/2011-11-11-EmptyStruct.ll test/Transforms/ScalarRepl/AggregatePromote.ll test/Transforms/ScalarRepl/DifferingTypes.ll test/Transforms/ScalarRepl/address-space.ll test/Transforms/ScalarRepl/arraytest.ll test/Transforms/ScalarRepl/badarray.ll test/Transforms/ScalarRepl/basictest.ll test/Transforms/ScalarRepl/bitfield-sroa.ll test/Transforms/ScalarRepl/copy-aggregate.ll test/Transforms/ScalarRepl/crash.ll test/Transforms/ScalarRepl/debuginfo-preserved.ll test/Transforms/ScalarRepl/inline-vector.ll test/Transforms/ScalarRepl/lifetime.ll test/Transforms/ScalarRepl/lit.local.cfg test/Transforms/ScalarRepl/load-store-aggregate.ll test/Transforms/ScalarRepl/memcpy-align.ll test/Transforms/ScalarRepl/memset-aggregate-byte-leader.ll test/Transforms/ScalarRepl/memset-aggregate.ll test/Transforms/ScalarRepl/negative-memset.ll test/Transforms/ScalarRepl/nonzero-first-index.ll test/Transforms/ScalarRepl/not-a-vector.ll test/Transforms/ScalarRepl/only-memcpy-uses.ll test/Transforms/ScalarRepl/phi-cycle.ll test/Transforms/ScalarRepl/phi-select.ll test/Transforms/ScalarRepl/phinodepromote.ll test/Transforms/ScalarRepl/select_promote.ll test/Transforms/ScalarRepl/sroa-fca.ll test/Transforms/ScalarRepl/sroa_two.ll test/Transforms/ScalarRepl/union-fp-int.ll test/Transforms/ScalarRepl/union-packed.ll test/Transforms/ScalarRepl/union-pointer.ll test/Transforms/ScalarRepl/vector_memcpy.ll test/Transforms/ScalarRepl/vector_promote.ll test/Transforms/ScalarRepl/vectors-with-mismatched-elements.ll test/Transforms/ScalarRepl/volatile.ll test/Transforms/SimplifyCFG/2002-05-21-PHIElimination.ll test/Transforms/SimplifyCFG/2002-09-24-PHIAssertion.ll test/Transforms/SimplifyCFG/2003-03-07-DominateProblem.ll test/Transforms/SimplifyCFG/2003-08-05-InvokeCrash.ll test/Transforms/SimplifyCFG/2003-08-17-BranchFold.ll test/Transforms/SimplifyCFG/2003-08-17-BranchFoldOrdering.ll test/Transforms/SimplifyCFG/2003-08-17-FoldSwitch-dbg.ll test/Transforms/SimplifyCFG/2003-08-17-FoldSwitch.ll test/Transforms/SimplifyCFG/2004-12-10-SimplifyCFGCrash.ll test/Transforms/SimplifyCFG/2005-06-16-PHICrash.ll test/Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll test/Transforms/SimplifyCFG/2005-10-02-InvokeSimplify.ll test/Transforms/SimplifyCFG/2005-12-03-IncorrectPHIFold.ll test/Transforms/SimplifyCFG/2006-02-17-InfiniteUnroll.ll test/Transforms/SimplifyCFG/2006-06-12-InfLoop.ll test/Transforms/SimplifyCFG/2006-08-03-Crash.ll test/Transforms/SimplifyCFG/2006-10-19-UncondDiv.ll test/Transforms/SimplifyCFG/2006-12-08-Ptr-ICmp-Branch.ll test/Transforms/SimplifyCFG/2007-11-22-InvokeNoUnwind.ll test/Transforms/SimplifyCFG/2007-12-21-Crash.ll test/Transforms/SimplifyCFG/2008-01-02-hoist-fp-add.ll test/Transforms/SimplifyCFG/2008-05-16-PHIBlockMerge.ll test/Transforms/SimplifyCFG/2008-07-13-InfLoopMiscompile.ll test/Transforms/SimplifyCFG/2008-09-08-MultiplePred.ll test/Transforms/SimplifyCFG/2008-09-17-SpeculativeHoist.ll test/Transforms/SimplifyCFG/2008-10-03-SpeculativelyExecuteBeforePHI.ll test/Transforms/SimplifyCFG/2008-12-06-SingleEntryPhi.ll test/Transforms/SimplifyCFG/2008-12-16-DCECond.ll test/Transforms/SimplifyCFG/2009-01-18-PHIPropCrash.ll test/Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingConstantExpr.ll test/Transforms/SimplifyCFG/2009-05-12-externweak.ll test/Transforms/SimplifyCFG/2010-03-30-InvokeCrash.ll test/Transforms/SimplifyCFG/2011-03-08-UnreachableUse.ll test/Transforms/SimplifyCFG/2011-09-05-TrivialLPad.ll test/Transforms/SimplifyCFG/BrUnwind.ll test/Transforms/SimplifyCFG/DeadSetCC.ll test/Transforms/SimplifyCFG/EmptyBlockMerge.ll test/Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll test/Transforms/SimplifyCFG/ForwardSwitchConditionToPHI.ll test/Transforms/SimplifyCFG/HoistCode.ll test/Transforms/SimplifyCFG/MagicPointer.ll test/Transforms/SimplifyCFG/PHINode.ll test/Transforms/SimplifyCFG/PR9946.ll test/Transforms/SimplifyCFG/PhiBlockMerge.ll test/Transforms/SimplifyCFG/PhiBlockMerge2.ll test/Transforms/SimplifyCFG/PhiEliminate.ll test/Transforms/SimplifyCFG/PhiEliminate2.ll test/Transforms/SimplifyCFG/PhiEliminate3.ll test/Transforms/SimplifyCFG/PhiNoEliminate.ll test/Transforms/SimplifyCFG/SPARC/lit.local.cfg test/Transforms/SimplifyCFG/SPARC/switch_to_lookup_table.ll test/Transforms/SimplifyCFG/SpeculativeExec.ll test/Transforms/SimplifyCFG/UncondBranchToReturn.ll test/Transforms/SimplifyCFG/UnreachableEliminate.ll test/Transforms/SimplifyCFG/X86/lit.local.cfg test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll test/Transforms/SimplifyCFG/basictest.ll test/Transforms/SimplifyCFG/branch-cond-merge.ll test/Transforms/SimplifyCFG/branch-cond-prop.ll test/Transforms/SimplifyCFG/branch-fold-dbg.ll test/Transforms/SimplifyCFG/branch-fold-test.ll test/Transforms/SimplifyCFG/branch-fold.ll test/Transforms/SimplifyCFG/branch-phi-thread.ll test/Transforms/SimplifyCFG/dbginfo.ll test/Transforms/SimplifyCFG/dce-cond-after-folding-terminator.ll test/Transforms/SimplifyCFG/duplicate-phis.ll test/Transforms/SimplifyCFG/hoist-common-code.ll test/Transforms/SimplifyCFG/hoist-dbgvalue.ll test/Transforms/SimplifyCFG/indirectbr.ll test/Transforms/SimplifyCFG/invoke.ll test/Transforms/SimplifyCFG/invoke_unwind.ll test/Transforms/SimplifyCFG/iterative-simplify.ll test/Transforms/SimplifyCFG/lifetime.ll test/Transforms/SimplifyCFG/lit.local.cfg test/Transforms/SimplifyCFG/multiple-phis.ll test/Transforms/SimplifyCFG/noreturn-call.ll test/Transforms/SimplifyCFG/phi-undef-loadstore.ll test/Transforms/SimplifyCFG/preserve-branchweights-partial.ll test/Transforms/SimplifyCFG/preserve-branchweights-switch-create.ll test/Transforms/SimplifyCFG/preserve-branchweights.ll test/Transforms/SimplifyCFG/return-merge.ll test/Transforms/SimplifyCFG/select-gep.ll test/Transforms/SimplifyCFG/sink-common-code.ll test/Transforms/SimplifyCFG/speculate-store.ll test/Transforms/SimplifyCFG/speculate-with-offset.ll test/Transforms/SimplifyCFG/switch-masked-bits.ll test/Transforms/SimplifyCFG/switch-on-const-select.ll test/Transforms/SimplifyCFG/switch-simplify-crash.ll test/Transforms/SimplifyCFG/switch-to-icmp.ll test/Transforms/SimplifyCFG/switch_create.ll test/Transforms/SimplifyCFG/switch_switch_fold.ll test/Transforms/SimplifyCFG/switch_thread.ll test/Transforms/SimplifyCFG/trap-debugloc.ll test/Transforms/SimplifyCFG/trapping-load-unreachable.ll test/Transforms/SimplifyCFG/trivial-throw.ll test/Transforms/SimplifyCFG/two-entry-phi-return.ll test/Transforms/SimplifyCFG/unreachable-blocks.ll test/Transforms/SimplifyCFG/volatile-phioper.ll test/Transforms/SimplifyLibCalls/2005-05-20-sprintf-crash.ll test/Transforms/SimplifyLibCalls/2007-04-06-strchr-miscompile.ll test/Transforms/SimplifyLibCalls/2008-05-19-memcmp.ll test/Transforms/SimplifyLibCalls/2009-05-30-memcmp-byte.ll test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll test/Transforms/SimplifyLibCalls/2009-07-29-Exit2.ll test/Transforms/SimplifyLibCalls/MemCpy.ll test/Transforms/SimplifyLibCalls/PR7357.ll test/Transforms/SimplifyLibCalls/float-shrink-compare.ll test/Transforms/SimplifyLibCalls/lit.local.cfg test/Transforms/SimplifyLibCalls/win-math.ll test/Transforms/Sink/basic.ll test/Transforms/Sink/lit.local.cfg test/Transforms/StripSymbols/2007-01-15-llvm.used.ll test/Transforms/StripSymbols/2010-06-30-StripDebug.ll test/Transforms/StripSymbols/2010-07-01-DeadDbgInfo.ll test/Transforms/StripSymbols/2010-08-25-crash.ll test/Transforms/StripSymbols/block-address.ll test/Transforms/StripSymbols/lit.local.cfg test/Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll test/Transforms/TailCallElim/accum_recursion.ll test/Transforms/TailCallElim/ackermann.ll test/Transforms/TailCallElim/dont-tce-tail-marked-call.ll test/Transforms/TailCallElim/dont_reorder_load.ll test/Transforms/TailCallElim/dup_tail.ll test/Transforms/TailCallElim/inf-recursion.ll test/Transforms/TailCallElim/intervening-inst.ll test/Transforms/TailCallElim/lit.local.cfg test/Transforms/TailCallElim/move_alloca_for_tail_call.ll test/Transforms/TailCallElim/nocapture.ll test/Transforms/TailCallElim/reorder_load.ll test/Transforms/TailCallElim/return_constant.ll test/Transforms/TailCallElim/setjmp.ll test/Transforms/TailCallElim/trivial_codegen_tailcall.ll test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll test/Transforms/TailDup/X86/lit.local.cfg test/Transforms/TailDup/lit.local.cfg test/Unit/lit.cfg test/Unit/lit.site.cfg.in test/Verifier/2002-04-13-RetTypes.ll test/Verifier/2002-11-05-GetelementptrPointers.ll test/Verifier/2004-05-21-SwitchConstantMismatch.ll test/Verifier/2006-07-11-StoreStruct.ll test/Verifier/2006-10-15-AddrLabel.ll test/Verifier/2006-12-12-IntrinsicDefine.ll test/Verifier/2007-12-21-InvokeParamAttrs.ll test/Verifier/2008-01-11-VarargAttrs.ll test/Verifier/2008-03-01-AllocaSized.ll test/Verifier/2008-08-22-MemCpyAlignment.ll test/Verifier/2008-11-15-RetVoid.ll test/Verifier/2009-05-29-InvokeResult1.ll test/Verifier/2009-05-29-InvokeResult2.ll test/Verifier/2009-05-29-InvokeResult3.ll test/Verifier/2010-08-07-PointerIntrinsic.ll test/Verifier/AmbiguousPhi.ll test/Verifier/PhiGrouping.ll test/Verifier/README.txt test/Verifier/SelfReferential.ll test/Verifier/aliasing-chain.ll test/Verifier/byval-1.ll test/Verifier/byval-4.ll test/Verifier/cttz-undef-arg.ll test/Verifier/dominates.ll test/Verifier/fpmath.ll test/Verifier/gcread-ptrptr.ll test/Verifier/gcroot-alloca.ll test/Verifier/gcroot-meta.ll test/Verifier/gcroot-ptrptr.ll test/Verifier/gcwrite-ptrptr.ll test/Verifier/invoke.ll test/Verifier/lit.local.cfg test/Verifier/llvm.compiler_used-invalid-type.ll test/Verifier/llvm.used-invalid-init.ll test/Verifier/llvm.used-invalid-init2.ll test/Verifier/llvm.used-invalid-type.ll test/Verifier/llvm.used-invalid-type2.ll test/Verifier/llvm.used-ptr-type.ll test/Verifier/module-flags-1.ll test/Verifier/range-1.ll test/Verifier/range-2.ll test/YAMLParser/LICENSE.txt test/YAMLParser/bool.data test/YAMLParser/construct-bool.data test/YAMLParser/construct-custom.data test/YAMLParser/construct-float.data test/YAMLParser/construct-int.data test/YAMLParser/construct-map.data test/YAMLParser/construct-merge.data test/YAMLParser/construct-null.data test/YAMLParser/construct-omap.data test/YAMLParser/construct-pairs.data test/YAMLParser/construct-seq.data test/YAMLParser/construct-set.data test/YAMLParser/construct-str-ascii.data test/YAMLParser/construct-str.data test/YAMLParser/construct-timestamp.data test/YAMLParser/construct-value.data test/YAMLParser/duplicate-key.former-loader-error.data test/YAMLParser/duplicate-mapping-key.former-loader-error.data test/YAMLParser/duplicate-merge-key.former-loader-error.data test/YAMLParser/duplicate-value-key.former-loader-error.data test/YAMLParser/emit-block-scalar-in-simple-key-context-bug.data test/YAMLParser/empty-document-bug.data test/YAMLParser/float.data test/YAMLParser/int.data test/YAMLParser/invalid-single-quote-bug.data test/YAMLParser/merge.data test/YAMLParser/more-floats.data test/YAMLParser/negative-float-bug.data test/YAMLParser/null.data test/YAMLParser/resolver.data test/YAMLParser/run-parser-crash-bug.data test/YAMLParser/scan-document-end-bug.data test/YAMLParser/scan-line-break-bug.data test/YAMLParser/single-dot-is-not-float-bug.data test/YAMLParser/sloppy-indentation.data test/YAMLParser/spec-02-01.data test/YAMLParser/spec-02-02.data test/YAMLParser/spec-02-03.data test/YAMLParser/spec-02-04.data test/YAMLParser/spec-02-05.data test/YAMLParser/spec-02-06.data test/YAMLParser/spec-02-07.data test/YAMLParser/spec-02-08.data test/YAMLParser/spec-02-09.data test/YAMLParser/spec-02-10.data test/YAMLParser/spec-02-11.data test/YAMLParser/spec-02-12.data test/YAMLParser/spec-02-13.data test/YAMLParser/spec-02-14.data test/YAMLParser/spec-02-15.data test/YAMLParser/spec-02-16.data test/YAMLParser/spec-02-17.data test/YAMLParser/spec-02-18.data test/YAMLParser/spec-02-19.data test/YAMLParser/spec-02-20.data test/YAMLParser/spec-02-21.data test/YAMLParser/spec-02-22.data test/YAMLParser/spec-02-23.data test/YAMLParser/spec-02-24.data test/YAMLParser/spec-02-25.data test/YAMLParser/spec-02-26.data test/YAMLParser/spec-02-27.data test/YAMLParser/spec-02-28.data test/YAMLParser/spec-05-01-utf8.data test/YAMLParser/spec-05-02-utf8.data test/YAMLParser/spec-05-03.data test/YAMLParser/spec-05-04.data test/YAMLParser/spec-05-05.data test/YAMLParser/spec-05-06.data test/YAMLParser/spec-05-07.data test/YAMLParser/spec-05-08.data test/YAMLParser/spec-05-09.data test/YAMLParser/spec-05-10.data test/YAMLParser/spec-05-11.data test/YAMLParser/spec-05-12.data test/YAMLParser/spec-05-13.data test/YAMLParser/spec-05-14.data test/YAMLParser/spec-05-15.data test/YAMLParser/spec-06-01.data test/YAMLParser/spec-06-02.data test/YAMLParser/spec-06-03.data test/YAMLParser/spec-06-04.data test/YAMLParser/spec-06-05.data test/YAMLParser/spec-06-06.data test/YAMLParser/spec-06-07.data test/YAMLParser/spec-06-08.data test/YAMLParser/spec-07-01.data test/YAMLParser/spec-07-02.data test/YAMLParser/spec-07-03.data test/YAMLParser/spec-07-04.data test/YAMLParser/spec-07-05.data test/YAMLParser/spec-07-06.data test/YAMLParser/spec-07-07a.data test/YAMLParser/spec-07-07b.data test/YAMLParser/spec-07-08.data test/YAMLParser/spec-07-09.data test/YAMLParser/spec-07-10.data test/YAMLParser/spec-07-11.data test/YAMLParser/spec-07-12a.data test/YAMLParser/spec-07-12b.data test/YAMLParser/spec-07-13.data test/YAMLParser/spec-08-01.data test/YAMLParser/spec-08-02.data test/YAMLParser/spec-08-03.data test/YAMLParser/spec-08-04.data test/YAMLParser/spec-08-05.data test/YAMLParser/spec-08-06.data test/YAMLParser/spec-08-07.data test/YAMLParser/spec-08-08.data test/YAMLParser/spec-08-09.data test/YAMLParser/spec-08-10.data test/YAMLParser/spec-08-11.data test/YAMLParser/spec-08-12.data test/YAMLParser/spec-08-13.data test/YAMLParser/spec-08-14.data test/YAMLParser/spec-08-15.data test/YAMLParser/spec-09-01.data test/YAMLParser/spec-09-02.data test/YAMLParser/spec-09-03.data test/YAMLParser/spec-09-04.data test/YAMLParser/spec-09-05.data test/YAMLParser/spec-09-06.data test/YAMLParser/spec-09-07.data test/YAMLParser/spec-09-08.data test/YAMLParser/spec-09-09.data test/YAMLParser/spec-09-10.data test/YAMLParser/spec-09-11.data test/YAMLParser/spec-09-12.data test/YAMLParser/spec-09-13.data test/YAMLParser/spec-09-14.data test/YAMLParser/spec-09-15.data test/YAMLParser/spec-09-16.data test/YAMLParser/spec-09-17.data test/YAMLParser/spec-09-18.data test/YAMLParser/spec-09-19.data test/YAMLParser/spec-09-20.data test/YAMLParser/spec-09-21.data test/YAMLParser/spec-09-22.data test/YAMLParser/spec-09-23.data test/YAMLParser/spec-09-24.data test/YAMLParser/spec-09-25.data test/YAMLParser/spec-09-26.data test/YAMLParser/spec-09-27.data test/YAMLParser/spec-09-28.data test/YAMLParser/spec-09-29.data test/YAMLParser/spec-09-30.data test/YAMLParser/spec-09-31.data test/YAMLParser/spec-09-32.data test/YAMLParser/spec-09-33.data test/YAMLParser/spec-10-01.data test/YAMLParser/spec-10-02.data test/YAMLParser/spec-10-03.data test/YAMLParser/spec-10-04.data test/YAMLParser/spec-10-05.data test/YAMLParser/spec-10-06.data test/YAMLParser/spec-10-07.data test/YAMLParser/spec-10-08.data test/YAMLParser/spec-10-09.data test/YAMLParser/spec-10-10.data test/YAMLParser/spec-10-11.data test/YAMLParser/spec-10-12.data test/YAMLParser/spec-10-13.data test/YAMLParser/spec-10-14.data test/YAMLParser/spec-10-15.data test/YAMLParser/str.data test/YAMLParser/timestamp-bugs.data test/YAMLParser/timestamp.data test/YAMLParser/utf8-implicit.data test/YAMLParser/utf8.data test/YAMLParser/value.data test/YAMLParser/yaml.data test/lit.cfg test/lit.site.cfg.in test/tools/llvm-lit/chain.c test/tools/llvm-lit/lit.local.cfg test/tools/llvm-objdump/disassembly-show-raw.s test/tools/llvm-objdump/lit.local.cfg test/tools/llvm-objdump/win64-unwind-data.s test/tools/llvm-readobj/Inputs/relocs.obj.coff-i386 test/tools/llvm-readobj/Inputs/relocs.obj.coff-x86_64 test/tools/llvm-readobj/Inputs/relocs.obj.elf-aarch64 test/tools/llvm-readobj/Inputs/relocs.obj.elf-arm test/tools/llvm-readobj/Inputs/relocs.obj.elf-i386 test/tools/llvm-readobj/Inputs/relocs.obj.elf-mips test/tools/llvm-readobj/Inputs/relocs.obj.elf-mips64el test/tools/llvm-readobj/Inputs/relocs.obj.elf-ppc64 test/tools/llvm-readobj/Inputs/relocs.obj.elf-x86_64 test/tools/llvm-readobj/Inputs/relocs.obj.macho-arm test/tools/llvm-readobj/Inputs/relocs.obj.macho-i386 test/tools/llvm-readobj/Inputs/relocs.obj.macho-x86_64 test/tools/llvm-readobj/Inputs/relocs.py test/tools/llvm-readobj/Inputs/trivial.ll test/tools/llvm-readobj/Inputs/trivial.obj.coff-i386 test/tools/llvm-readobj/Inputs/trivial.obj.coff-x86-64 test/tools/llvm-readobj/Inputs/trivial.obj.elf-i386 test/tools/llvm-readobj/Inputs/trivial.obj.elf-x86-64 test/tools/llvm-readobj/Inputs/trivial.obj.macho-arm test/tools/llvm-readobj/Inputs/trivial.obj.macho-i386 test/tools/llvm-readobj/Inputs/trivial.obj.macho-ppc test/tools/llvm-readobj/Inputs/trivial.obj.macho-ppc64 test/tools/llvm-readobj/Inputs/trivial.obj.macho-x86-64 test/tools/llvm-readobj/file-headers.test test/tools/llvm-readobj/lit.local.cfg test/tools/llvm-readobj/program-headers.test test/tools/llvm-readobj/reloc-types.test test/tools/llvm-readobj/relocations.test test/tools/llvm-readobj/sections-ext.test test/tools/llvm-readobj/sections.test test/tools/llvm-readobj/symbols.test tools/CMakeLists.txt tools/LLVMBuild.txt tools/Makefile tools/bugpoint-passes/CMakeLists.txt tools/bugpoint-passes/Makefile tools/bugpoint-passes/TestPasses.cpp tools/bugpoint-passes/bugpoint.exports tools/bugpoint/BugDriver.cpp tools/bugpoint/BugDriver.h tools/bugpoint/CMakeLists.txt tools/bugpoint/CrashDebugger.cpp tools/bugpoint/ExecutionDriver.cpp tools/bugpoint/ExtractFunction.cpp tools/bugpoint/FindBugs.cpp tools/bugpoint/LLVMBuild.txt tools/bugpoint/ListReducer.h tools/bugpoint/Makefile tools/bugpoint/Miscompilation.cpp tools/bugpoint/OptimizerDriver.cpp tools/bugpoint/ToolRunner.cpp tools/bugpoint/ToolRunner.h tools/bugpoint/bugpoint.cpp tools/clang/.arcconfig tools/clang/CMakeLists.txt tools/clang/CODE_OWNERS.TXT tools/clang/INPUTS/Cocoa_h.m tools/clang/INPUTS/all-std-headers.cpp tools/clang/INPUTS/c99-intconst-1.c tools/clang/INPUTS/carbon_h.c tools/clang/INPUTS/cfg-big-switch.c tools/clang/INPUTS/cfg-long-chain1.c tools/clang/INPUTS/cfg-long-chain2.c tools/clang/INPUTS/cfg-long-chain3.c tools/clang/INPUTS/cfg-nested-switches.c tools/clang/INPUTS/cfg-nested-var-scopes.cpp tools/clang/INPUTS/iostream.cc tools/clang/INPUTS/macro_pounder_fn.c tools/clang/INPUTS/macro_pounder_obj.c tools/clang/INPUTS/stpcpy-test.c tools/clang/INSTALL.txt tools/clang/LICENSE.TXT tools/clang/Makefile tools/clang/ModuleInfo.txt tools/clang/NOTES.txt tools/clang/README.txt tools/clang/bindings/python/README.txt tools/clang/bindings/python/clang/__init__.py tools/clang/bindings/python/clang/cindex.py tools/clang/bindings/python/clang/enumerations.py tools/clang/bindings/python/examples/cindex/cindex-dump.py tools/clang/bindings/python/examples/cindex/cindex-includes.py tools/clang/bindings/python/tests/__init__.py tools/clang/bindings/python/tests/cindex/INPUTS/compile_commands.json tools/clang/bindings/python/tests/cindex/INPUTS/header1.h tools/clang/bindings/python/tests/cindex/INPUTS/header2.h tools/clang/bindings/python/tests/cindex/INPUTS/header3.h tools/clang/bindings/python/tests/cindex/INPUTS/hello.cpp tools/clang/bindings/python/tests/cindex/INPUTS/include.cpp tools/clang/bindings/python/tests/cindex/INPUTS/parse_arguments.c tools/clang/bindings/python/tests/cindex/__init__.py tools/clang/bindings/python/tests/cindex/test_cdb.py tools/clang/bindings/python/tests/cindex/test_code_completion.py tools/clang/bindings/python/tests/cindex/test_cursor.py tools/clang/bindings/python/tests/cindex/test_cursor_kind.py tools/clang/bindings/python/tests/cindex/test_diagnostics.py tools/clang/bindings/python/tests/cindex/test_file.py tools/clang/bindings/python/tests/cindex/test_index.py tools/clang/bindings/python/tests/cindex/test_location.py tools/clang/bindings/python/tests/cindex/test_token_kind.py tools/clang/bindings/python/tests/cindex/test_tokens.py tools/clang/bindings/python/tests/cindex/test_translation_unit.py tools/clang/bindings/python/tests/cindex/test_type.py tools/clang/bindings/python/tests/cindex/util.py tools/clang/bindings/xml/comment-xml-schema.rng tools/clang/docs/AddressSanitizer.rst tools/clang/docs/AutomaticReferenceCounting.rst tools/clang/docs/Block-ABI-Apple.rst tools/clang/docs/Block-ABI-Apple.txt tools/clang/docs/BlockLanguageSpec.rst tools/clang/docs/ClangCheck.rst tools/clang/docs/ClangFormat.rst tools/clang/docs/ClangPlugins.rst tools/clang/docs/ClangTools.rst tools/clang/docs/DriverArchitecture.png tools/clang/docs/DriverInternals.rst tools/clang/docs/ExternalClangExamples.rst tools/clang/docs/FAQ.rst tools/clang/docs/HowToSetupToolingForLLVM.rst tools/clang/docs/InternalsManual.rst tools/clang/docs/IntroductionToTheClangAST.rst tools/clang/docs/JSONCompilationDatabase.rst tools/clang/docs/LanguageExtensions.rst tools/clang/docs/LeakSanitizer.rst tools/clang/docs/LibASTMatchers.rst tools/clang/docs/LibASTMatchersReference.html tools/clang/docs/LibASTMatchersTutorial.rst tools/clang/docs/LibFormat.rst tools/clang/docs/LibTooling.rst tools/clang/docs/Makefile tools/clang/docs/Makefile.sphinx tools/clang/docs/MemorySanitizer.rst tools/clang/docs/Modules.rst tools/clang/docs/ObjectiveCLiterals.rst tools/clang/docs/PCHInternals.rst tools/clang/docs/PCHLayout.graffle tools/clang/docs/PCHLayout.png tools/clang/docs/PTHInternals.rst tools/clang/docs/RAVFrontendAction.rst tools/clang/docs/README.txt tools/clang/docs/ReleaseNotes.rst tools/clang/docs/ThreadSanitizer.rst tools/clang/docs/Tooling.rst tools/clang/docs/UsersManual.rst tools/clang/docs/analyzer/DebugChecks.rst tools/clang/docs/analyzer/IPA.txt tools/clang/docs/analyzer/Makefile tools/clang/docs/analyzer/RegionStore.txt tools/clang/docs/analyzer/conf.py tools/clang/docs/analyzer/index.rst tools/clang/docs/analyzer/make.bat tools/clang/docs/conf.py tools/clang/docs/doxygen.cfg.in tools/clang/docs/doxygen.css tools/clang/docs/doxygen.footer tools/clang/docs/doxygen.header tools/clang/docs/doxygen.intro tools/clang/docs/index.rst tools/clang/docs/make.bat tools/clang/docs/tools/Makefile tools/clang/docs/tools/clang.pod tools/clang/docs/tools/dump_ast_matchers.py tools/clang/docs/tools/manpage.css tools/clang/examples/CMakeLists.txt tools/clang/examples/Makefile tools/clang/examples/PrintFunctionNames/CMakeLists.txt tools/clang/examples/PrintFunctionNames/Makefile tools/clang/examples/PrintFunctionNames/PrintFunctionNames.cpp tools/clang/examples/PrintFunctionNames/PrintFunctionNames.exports tools/clang/examples/PrintFunctionNames/README.txt tools/clang/examples/analyzer-plugin/CMakeLists.txt tools/clang/examples/analyzer-plugin/MainCallChecker.cpp tools/clang/examples/analyzer-plugin/Makefile tools/clang/examples/clang-interpreter/CMakeLists.txt tools/clang/examples/clang-interpreter/Makefile tools/clang/examples/clang-interpreter/README.txt tools/clang/examples/clang-interpreter/main.cpp tools/clang/include/CMakeLists.txt tools/clang/include/Makefile tools/clang/include/clang-c/CXCompilationDatabase.h tools/clang/include/clang-c/CXString.h tools/clang/include/clang-c/Index.h tools/clang/include/clang-c/Makefile tools/clang/include/clang-c/Platform.h tools/clang/include/clang/ARCMigrate/ARCMT.h tools/clang/include/clang/ARCMigrate/ARCMTActions.h tools/clang/include/clang/ARCMigrate/FileRemapper.h tools/clang/include/clang/AST/APValue.h tools/clang/include/clang/AST/AST.h tools/clang/include/clang/AST/ASTConsumer.h tools/clang/include/clang/AST/ASTContext.h tools/clang/include/clang/AST/ASTDiagnostic.h tools/clang/include/clang/AST/ASTImporter.h tools/clang/include/clang/AST/ASTMutationListener.h tools/clang/include/clang/AST/ASTTypeTraits.h tools/clang/include/clang/AST/ASTUnresolvedSet.h tools/clang/include/clang/AST/ASTVector.h tools/clang/include/clang/AST/Attr.h tools/clang/include/clang/AST/AttrIterator.h tools/clang/include/clang/AST/BaseSubobject.h tools/clang/include/clang/AST/BuiltinTypes.def tools/clang/include/clang/AST/CMakeLists.txt tools/clang/include/clang/AST/CXXInheritance.h tools/clang/include/clang/AST/CanonicalType.h tools/clang/include/clang/AST/CharUnits.h tools/clang/include/clang/AST/Comment.h tools/clang/include/clang/AST/CommentBriefParser.h tools/clang/include/clang/AST/CommentCommandTraits.h tools/clang/include/clang/AST/CommentCommands.td tools/clang/include/clang/AST/CommentDiagnostic.h tools/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td tools/clang/include/clang/AST/CommentHTMLTags.td tools/clang/include/clang/AST/CommentLexer.h tools/clang/include/clang/AST/CommentParser.h tools/clang/include/clang/AST/CommentSema.h tools/clang/include/clang/AST/CommentVisitor.h tools/clang/include/clang/AST/Decl.h tools/clang/include/clang/AST/DeclAccessPair.h tools/clang/include/clang/AST/DeclBase.h tools/clang/include/clang/AST/DeclCXX.h tools/clang/include/clang/AST/DeclContextInternals.h tools/clang/include/clang/AST/DeclFriend.h tools/clang/include/clang/AST/DeclGroup.h tools/clang/include/clang/AST/DeclLookups.h tools/clang/include/clang/AST/DeclObjC.h tools/clang/include/clang/AST/DeclOpenMP.h tools/clang/include/clang/AST/DeclTemplate.h tools/clang/include/clang/AST/DeclVisitor.h tools/clang/include/clang/AST/DeclarationName.h tools/clang/include/clang/AST/DependentDiagnostic.h tools/clang/include/clang/AST/EvaluatedExprVisitor.h tools/clang/include/clang/AST/Expr.h tools/clang/include/clang/AST/ExprCXX.h tools/clang/include/clang/AST/ExprObjC.h tools/clang/include/clang/AST/ExternalASTSource.h tools/clang/include/clang/AST/GlobalDecl.h tools/clang/include/clang/AST/LambdaMangleContext.h tools/clang/include/clang/AST/Makefile tools/clang/include/clang/AST/Mangle.h tools/clang/include/clang/AST/NSAPI.h tools/clang/include/clang/AST/NestedNameSpecifier.h tools/clang/include/clang/AST/OperationKinds.h tools/clang/include/clang/AST/ParentMap.h tools/clang/include/clang/AST/PrettyPrinter.h tools/clang/include/clang/AST/RawCommentList.h tools/clang/include/clang/AST/RecordLayout.h tools/clang/include/clang/AST/RecursiveASTVisitor.h tools/clang/include/clang/AST/Redeclarable.h tools/clang/include/clang/AST/SelectorLocationsKind.h tools/clang/include/clang/AST/Stmt.h tools/clang/include/clang/AST/StmtCXX.h tools/clang/include/clang/AST/StmtGraphTraits.h tools/clang/include/clang/AST/StmtIterator.h tools/clang/include/clang/AST/StmtObjC.h tools/clang/include/clang/AST/StmtVisitor.h tools/clang/include/clang/AST/TemplateBase.h tools/clang/include/clang/AST/TemplateName.h tools/clang/include/clang/AST/Type.h tools/clang/include/clang/AST/TypeLoc.h tools/clang/include/clang/AST/TypeLocNodes.def tools/clang/include/clang/AST/TypeLocVisitor.h tools/clang/include/clang/AST/TypeNodes.def tools/clang/include/clang/AST/TypeOrdering.h tools/clang/include/clang/AST/TypeVisitor.h tools/clang/include/clang/AST/UnresolvedSet.h tools/clang/include/clang/AST/VTTBuilder.h tools/clang/include/clang/AST/VTableBuilder.h tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h tools/clang/include/clang/ASTMatchers/ASTMatchers.h tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h tools/clang/include/clang/ASTMatchers/ASTMatchersMacros.h tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h tools/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h tools/clang/include/clang/Analysis/Analyses/Dominators.h tools/clang/include/clang/Analysis/Analyses/FormatString.h tools/clang/include/clang/Analysis/Analyses/LiveVariables.h tools/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h tools/clang/include/clang/Analysis/Analyses/PseudoConstantAnalysis.h tools/clang/include/clang/Analysis/Analyses/ReachableCode.h tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h tools/clang/include/clang/Analysis/AnalysisContext.h tools/clang/include/clang/Analysis/AnalysisDiagnostic.h tools/clang/include/clang/Analysis/CFG.h tools/clang/include/clang/Analysis/CFGStmtMap.h tools/clang/include/clang/Analysis/CallGraph.h tools/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h tools/clang/include/clang/Analysis/FlowSensitive/DataflowSolver.h tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h tools/clang/include/clang/Analysis/ProgramPoint.h tools/clang/include/clang/Analysis/Support/BlkExprDeclBitVector.h tools/clang/include/clang/Analysis/Support/BumpVector.h tools/clang/include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h tools/clang/include/clang/Analysis/Visitors/CFGRecStmtVisitor.h tools/clang/include/clang/Analysis/Visitors/CFGStmtVisitor.h tools/clang/include/clang/Basic/ABI.h tools/clang/include/clang/Basic/AddressSpaces.h tools/clang/include/clang/Basic/AllDiagnostics.h tools/clang/include/clang/Basic/Attr.td tools/clang/include/clang/Basic/AttrKinds.h tools/clang/include/clang/Basic/Builtins.def tools/clang/include/clang/Basic/Builtins.h tools/clang/include/clang/Basic/BuiltinsAArch64.def tools/clang/include/clang/Basic/BuiltinsARM.def tools/clang/include/clang/Basic/BuiltinsHexagon.def tools/clang/include/clang/Basic/BuiltinsMips.def tools/clang/include/clang/Basic/BuiltinsNVPTX.def tools/clang/include/clang/Basic/BuiltinsPPC.def tools/clang/include/clang/Basic/BuiltinsX86.def tools/clang/include/clang/Basic/CMakeLists.txt tools/clang/include/clang/Basic/CapturedStmt.h tools/clang/include/clang/Basic/CharInfo.h tools/clang/include/clang/Basic/CommentNodes.td tools/clang/include/clang/Basic/CommentOptions.h tools/clang/include/clang/Basic/DeclNodes.td tools/clang/include/clang/Basic/Diagnostic.h tools/clang/include/clang/Basic/Diagnostic.td tools/clang/include/clang/Basic/DiagnosticASTKinds.td tools/clang/include/clang/Basic/DiagnosticAnalysisKinds.td tools/clang/include/clang/Basic/DiagnosticCategories.h tools/clang/include/clang/Basic/DiagnosticCategories.td tools/clang/include/clang/Basic/DiagnosticCommentKinds.td tools/clang/include/clang/Basic/DiagnosticCommonKinds.td tools/clang/include/clang/Basic/DiagnosticDriverKinds.td tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td tools/clang/include/clang/Basic/DiagnosticGroups.td tools/clang/include/clang/Basic/DiagnosticIDs.h tools/clang/include/clang/Basic/DiagnosticLexKinds.td tools/clang/include/clang/Basic/DiagnosticOptions.def tools/clang/include/clang/Basic/DiagnosticOptions.h tools/clang/include/clang/Basic/DiagnosticParseKinds.td tools/clang/include/clang/Basic/DiagnosticSemaKinds.td tools/clang/include/clang/Basic/DiagnosticSerializationKinds.td tools/clang/include/clang/Basic/ExceptionSpecificationType.h tools/clang/include/clang/Basic/ExpressionTraits.h tools/clang/include/clang/Basic/FileManager.h tools/clang/include/clang/Basic/FileSystemOptions.h tools/clang/include/clang/Basic/FileSystemStatCache.h tools/clang/include/clang/Basic/IdentifierTable.h tools/clang/include/clang/Basic/LLVM.h tools/clang/include/clang/Basic/Lambda.h tools/clang/include/clang/Basic/LangOptions.def tools/clang/include/clang/Basic/LangOptions.h tools/clang/include/clang/Basic/Linkage.h tools/clang/include/clang/Basic/MacroBuilder.h tools/clang/include/clang/Basic/Makefile tools/clang/include/clang/Basic/Module.h tools/clang/include/clang/Basic/ObjCRuntime.h tools/clang/include/clang/Basic/OnDiskHashTable.h tools/clang/include/clang/Basic/OpenCL.h tools/clang/include/clang/Basic/OpenCLExtensions.def tools/clang/include/clang/Basic/OpenMPKinds.def tools/clang/include/clang/Basic/OpenMPKinds.h tools/clang/include/clang/Basic/OperatorKinds.def tools/clang/include/clang/Basic/OperatorKinds.h tools/clang/include/clang/Basic/OperatorPrecedence.h tools/clang/include/clang/Basic/PartialDiagnostic.h tools/clang/include/clang/Basic/PrettyStackTrace.h tools/clang/include/clang/Basic/Sanitizers.def tools/clang/include/clang/Basic/SourceLocation.h tools/clang/include/clang/Basic/SourceManager.h tools/clang/include/clang/Basic/SourceManagerInternals.h tools/clang/include/clang/Basic/Specifiers.h tools/clang/include/clang/Basic/StmtNodes.td tools/clang/include/clang/Basic/TargetBuiltins.h tools/clang/include/clang/Basic/TargetCXXABI.h tools/clang/include/clang/Basic/TargetInfo.h tools/clang/include/clang/Basic/TargetOptions.h tools/clang/include/clang/Basic/TemplateKinds.h tools/clang/include/clang/Basic/TokenKinds.def tools/clang/include/clang/Basic/TokenKinds.h tools/clang/include/clang/Basic/TypeTraits.h tools/clang/include/clang/Basic/Version.h tools/clang/include/clang/Basic/Version.inc.in tools/clang/include/clang/Basic/VersionTuple.h tools/clang/include/clang/Basic/Visibility.h tools/clang/include/clang/Basic/arm_neon.td tools/clang/include/clang/CMakeLists.txt tools/clang/include/clang/CodeGen/BackendUtil.h tools/clang/include/clang/CodeGen/CodeGenAction.h tools/clang/include/clang/CodeGen/ModuleBuilder.h tools/clang/include/clang/Config/config.h.cmake tools/clang/include/clang/Config/config.h.in tools/clang/include/clang/Driver/Action.h tools/clang/include/clang/Driver/Arg.h tools/clang/include/clang/Driver/ArgList.h tools/clang/include/clang/Driver/CC1AsOptions.h tools/clang/include/clang/Driver/CC1AsOptions.td tools/clang/include/clang/Driver/CC1Options.h tools/clang/include/clang/Driver/CC1Options.td tools/clang/include/clang/Driver/CMakeLists.txt tools/clang/include/clang/Driver/Compilation.h tools/clang/include/clang/Driver/Driver.h tools/clang/include/clang/Driver/DriverDiagnostic.h tools/clang/include/clang/Driver/Job.h tools/clang/include/clang/Driver/Makefile tools/clang/include/clang/Driver/OptParser.td tools/clang/include/clang/Driver/OptSpecifier.h tools/clang/include/clang/Driver/OptTable.h tools/clang/include/clang/Driver/Option.h tools/clang/include/clang/Driver/Options.h tools/clang/include/clang/Driver/Options.td tools/clang/include/clang/Driver/Phases.h tools/clang/include/clang/Driver/Tool.h tools/clang/include/clang/Driver/ToolChain.h tools/clang/include/clang/Driver/Types.def tools/clang/include/clang/Driver/Types.h tools/clang/include/clang/Driver/Util.h tools/clang/include/clang/Edit/Commit.h tools/clang/include/clang/Edit/EditedSource.h tools/clang/include/clang/Edit/EditsReceiver.h tools/clang/include/clang/Edit/FileOffset.h tools/clang/include/clang/Edit/Rewriters.h tools/clang/include/clang/Format/Format.h tools/clang/include/clang/Frontend/ASTConsumers.h tools/clang/include/clang/Frontend/ASTUnit.h tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h tools/clang/include/clang/Frontend/ChainedIncludesSource.h tools/clang/include/clang/Frontend/CodeGenOptions.def tools/clang/include/clang/Frontend/CodeGenOptions.h tools/clang/include/clang/Frontend/CommandLineSourceLoc.h tools/clang/include/clang/Frontend/CompilerInstance.h tools/clang/include/clang/Frontend/CompilerInvocation.h tools/clang/include/clang/Frontend/DependencyOutputOptions.h tools/clang/include/clang/Frontend/DiagnosticRenderer.h tools/clang/include/clang/Frontend/FrontendAction.h tools/clang/include/clang/Frontend/FrontendActions.h tools/clang/include/clang/Frontend/FrontendDiagnostic.h tools/clang/include/clang/Frontend/FrontendOptions.h tools/clang/include/clang/Frontend/FrontendPluginRegistry.h tools/clang/include/clang/Frontend/LangStandard.h tools/clang/include/clang/Frontend/LangStandards.def tools/clang/include/clang/Frontend/LayoutOverrideSource.h tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h tools/clang/include/clang/Frontend/MigratorOptions.h tools/clang/include/clang/Frontend/MultiplexConsumer.h tools/clang/include/clang/Frontend/PreprocessorOutputOptions.h tools/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h tools/clang/include/clang/Frontend/TextDiagnostic.h tools/clang/include/clang/Frontend/TextDiagnosticBuffer.h tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h tools/clang/include/clang/Frontend/Utils.h tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h tools/clang/include/clang/FrontendTool/Utils.h tools/clang/include/clang/Lex/CMakeLists.txt tools/clang/include/clang/Lex/CodeCompletionHandler.h tools/clang/include/clang/Lex/DirectoryLookup.h tools/clang/include/clang/Lex/ExternalPreprocessorSource.h tools/clang/include/clang/Lex/HeaderMap.h tools/clang/include/clang/Lex/HeaderSearch.h tools/clang/include/clang/Lex/HeaderSearchOptions.h tools/clang/include/clang/Lex/LexDiagnostic.h tools/clang/include/clang/Lex/Lexer.h tools/clang/include/clang/Lex/LiteralSupport.h tools/clang/include/clang/Lex/MacroArgs.h tools/clang/include/clang/Lex/MacroInfo.h tools/clang/include/clang/Lex/Makefile tools/clang/include/clang/Lex/ModuleLoader.h tools/clang/include/clang/Lex/ModuleMap.h tools/clang/include/clang/Lex/MultipleIncludeOpt.h tools/clang/include/clang/Lex/PPCallbacks.h tools/clang/include/clang/Lex/PPConditionalDirectiveRecord.h tools/clang/include/clang/Lex/PTHLexer.h tools/clang/include/clang/Lex/PTHManager.h tools/clang/include/clang/Lex/Pragma.h tools/clang/include/clang/Lex/PreprocessingRecord.h tools/clang/include/clang/Lex/Preprocessor.h tools/clang/include/clang/Lex/PreprocessorLexer.h tools/clang/include/clang/Lex/PreprocessorOptions.h tools/clang/include/clang/Lex/ScratchBuffer.h tools/clang/include/clang/Lex/Token.h tools/clang/include/clang/Lex/TokenConcatenation.h tools/clang/include/clang/Lex/TokenLexer.h tools/clang/include/clang/Makefile tools/clang/include/clang/Parse/CMakeLists.txt tools/clang/include/clang/Parse/Makefile tools/clang/include/clang/Parse/ParseAST.h tools/clang/include/clang/Parse/ParseDiagnostic.h tools/clang/include/clang/Parse/Parser.h tools/clang/include/clang/Rewrite/Core/DeltaTree.h tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h tools/clang/include/clang/Rewrite/Core/RewriteRope.h tools/clang/include/clang/Rewrite/Core/Rewriter.h tools/clang/include/clang/Rewrite/Core/TokenRewriter.h tools/clang/include/clang/Rewrite/Frontend/ASTConsumers.h tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h tools/clang/include/clang/Rewrite/Frontend/FrontendActions.h tools/clang/include/clang/Rewrite/Frontend/Rewriters.h tools/clang/include/clang/Sema/AnalysisBasedWarnings.h tools/clang/include/clang/Sema/AttributeList.h tools/clang/include/clang/Sema/CMakeLists.txt tools/clang/include/clang/Sema/CXXFieldCollector.h tools/clang/include/clang/Sema/CodeCompleteConsumer.h tools/clang/include/clang/Sema/CodeCompleteOptions.h tools/clang/include/clang/Sema/DeclSpec.h tools/clang/include/clang/Sema/DelayedDiagnostic.h tools/clang/include/clang/Sema/Designator.h tools/clang/include/clang/Sema/ExternalSemaSource.h tools/clang/include/clang/Sema/IdentifierResolver.h tools/clang/include/clang/Sema/Initialization.h tools/clang/include/clang/Sema/LocInfoType.h tools/clang/include/clang/Sema/Lookup.h tools/clang/include/clang/Sema/Makefile tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h tools/clang/include/clang/Sema/ObjCMethodList.h tools/clang/include/clang/Sema/Overload.h tools/clang/include/clang/Sema/Ownership.h tools/clang/include/clang/Sema/ParsedTemplate.h tools/clang/include/clang/Sema/PrettyDeclStackTrace.h tools/clang/include/clang/Sema/Scope.h tools/clang/include/clang/Sema/ScopeInfo.h tools/clang/include/clang/Sema/Sema.h tools/clang/include/clang/Sema/SemaConsumer.h tools/clang/include/clang/Sema/SemaDiagnostic.h tools/clang/include/clang/Sema/SemaFixItUtils.h tools/clang/include/clang/Sema/SemaInternal.h tools/clang/include/clang/Sema/Template.h tools/clang/include/clang/Sema/TemplateDeduction.h tools/clang/include/clang/Sema/TypoCorrection.h tools/clang/include/clang/Sema/Weak.h tools/clang/include/clang/Serialization/ASTBitCodes.h tools/clang/include/clang/Serialization/ASTDeserializationListener.h tools/clang/include/clang/Serialization/ASTReader.h tools/clang/include/clang/Serialization/ASTWriter.h tools/clang/include/clang/Serialization/CMakeLists.txt tools/clang/include/clang/Serialization/ContinuousRangeMap.h tools/clang/include/clang/Serialization/GlobalModuleIndex.h tools/clang/include/clang/Serialization/Makefile tools/clang/include/clang/Serialization/Module.h tools/clang/include/clang/Serialization/ModuleManager.h tools/clang/include/clang/Serialization/SerializationDiagnostic.h tools/clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td tools/clang/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h tools/clang/include/clang/StaticAnalyzer/Checkers/CommonBugCategories.h tools/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h tools/clang/include/clang/StaticAnalyzer/Core/Analyses.def tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h tools/clang/include/clang/StaticAnalyzer/Core/Checker.h tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h tools/clang/include/clang/StaticAnalyzer/Core/CheckerOptInfo.h tools/clang/include/clang/StaticAnalyzer/Core/CheckerRegistry.h tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h tools/clang/include/clang/Tooling/ArgumentsAdjusters.h tools/clang/include/clang/Tooling/CommonOptionsParser.h tools/clang/include/clang/Tooling/CompilationDatabase.h tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h tools/clang/include/clang/Tooling/FileMatchTrie.h tools/clang/include/clang/Tooling/JSONCompilationDatabase.h tools/clang/include/clang/Tooling/Refactoring.h tools/clang/include/clang/Tooling/RefactoringCallbacks.h tools/clang/include/clang/Tooling/Tooling.h tools/clang/lib/ARCMigrate/ARCMT.cpp tools/clang/lib/ARCMigrate/ARCMTActions.cpp tools/clang/lib/ARCMigrate/CMakeLists.txt tools/clang/lib/ARCMigrate/FileRemapper.cpp tools/clang/lib/ARCMigrate/Internals.h tools/clang/lib/ARCMigrate/Makefile tools/clang/lib/ARCMigrate/ObjCMT.cpp tools/clang/lib/ARCMigrate/PlistReporter.cpp tools/clang/lib/ARCMigrate/TransAPIUses.cpp tools/clang/lib/ARCMigrate/TransARCAssign.cpp tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp tools/clang/lib/ARCMigrate/TransGCAttrs.cpp tools/clang/lib/ARCMigrate/TransGCCalls.cpp tools/clang/lib/ARCMigrate/TransProperties.cpp tools/clang/lib/ARCMigrate/TransProtectedScope.cpp tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp tools/clang/lib/ARCMigrate/TransformActions.cpp tools/clang/lib/ARCMigrate/Transforms.cpp tools/clang/lib/ARCMigrate/Transforms.h tools/clang/lib/AST/APValue.cpp tools/clang/lib/AST/ASTConsumer.cpp tools/clang/lib/AST/ASTContext.cpp tools/clang/lib/AST/ASTDiagnostic.cpp tools/clang/lib/AST/ASTDumper.cpp tools/clang/lib/AST/ASTImporter.cpp tools/clang/lib/AST/AttrImpl.cpp tools/clang/lib/AST/CMakeLists.txt tools/clang/lib/AST/CXXABI.h tools/clang/lib/AST/CXXInheritance.cpp tools/clang/lib/AST/Comment.cpp tools/clang/lib/AST/CommentBriefParser.cpp tools/clang/lib/AST/CommentCommandTraits.cpp tools/clang/lib/AST/CommentLexer.cpp tools/clang/lib/AST/CommentParser.cpp tools/clang/lib/AST/CommentSema.cpp tools/clang/lib/AST/Decl.cpp tools/clang/lib/AST/DeclBase.cpp tools/clang/lib/AST/DeclCXX.cpp tools/clang/lib/AST/DeclFriend.cpp tools/clang/lib/AST/DeclGroup.cpp tools/clang/lib/AST/DeclObjC.cpp tools/clang/lib/AST/DeclOpenMP.cpp tools/clang/lib/AST/DeclPrinter.cpp tools/clang/lib/AST/DeclTemplate.cpp tools/clang/lib/AST/DeclarationName.cpp tools/clang/lib/AST/DumpXML.cpp tools/clang/lib/AST/Expr.cpp tools/clang/lib/AST/ExprCXX.cpp tools/clang/lib/AST/ExprClassification.cpp tools/clang/lib/AST/ExprConstant.cpp tools/clang/lib/AST/ExternalASTSource.cpp tools/clang/lib/AST/InheritViz.cpp tools/clang/lib/AST/ItaniumCXXABI.cpp tools/clang/lib/AST/ItaniumMangle.cpp tools/clang/lib/AST/LambdaMangleContext.cpp tools/clang/lib/AST/Makefile tools/clang/lib/AST/Mangle.cpp tools/clang/lib/AST/MicrosoftCXXABI.cpp tools/clang/lib/AST/MicrosoftMangle.cpp tools/clang/lib/AST/NSAPI.cpp tools/clang/lib/AST/NestedNameSpecifier.cpp tools/clang/lib/AST/ParentMap.cpp tools/clang/lib/AST/RawCommentList.cpp tools/clang/lib/AST/RecordLayout.cpp tools/clang/lib/AST/RecordLayoutBuilder.cpp tools/clang/lib/AST/SelectorLocationsKind.cpp tools/clang/lib/AST/Stmt.cpp tools/clang/lib/AST/StmtIterator.cpp tools/clang/lib/AST/StmtPrinter.cpp tools/clang/lib/AST/StmtProfile.cpp tools/clang/lib/AST/StmtViz.cpp tools/clang/lib/AST/TemplateBase.cpp tools/clang/lib/AST/TemplateName.cpp tools/clang/lib/AST/Type.cpp tools/clang/lib/AST/TypeLoc.cpp tools/clang/lib/AST/TypePrinter.cpp tools/clang/lib/AST/VTTBuilder.cpp tools/clang/lib/AST/VTableBuilder.cpp tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp tools/clang/lib/ASTMatchers/CMakeLists.txt tools/clang/lib/ASTMatchers/Dynamic/CMakeLists.txt tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp tools/clang/lib/ASTMatchers/Dynamic/Makefile tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h tools/clang/lib/ASTMatchers/Dynamic/Parser.cpp tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp tools/clang/lib/ASTMatchers/Makefile tools/clang/lib/Analysis/AnalysisDeclContext.cpp tools/clang/lib/Analysis/BodyFarm.cpp tools/clang/lib/Analysis/BodyFarm.h tools/clang/lib/Analysis/CFG.cpp tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp tools/clang/lib/Analysis/CFGStmtMap.cpp tools/clang/lib/Analysis/CMakeLists.txt tools/clang/lib/Analysis/CallGraph.cpp tools/clang/lib/Analysis/CocoaConventions.cpp tools/clang/lib/Analysis/Dominators.cpp tools/clang/lib/Analysis/FormatString.cpp tools/clang/lib/Analysis/FormatStringParsing.h tools/clang/lib/Analysis/LiveVariables.cpp tools/clang/lib/Analysis/Makefile tools/clang/lib/Analysis/ObjCNoReturn.cpp tools/clang/lib/Analysis/PostOrderCFGView.cpp tools/clang/lib/Analysis/PrintfFormatString.cpp tools/clang/lib/Analysis/ProgramPoint.cpp tools/clang/lib/Analysis/PseudoConstantAnalysis.cpp tools/clang/lib/Analysis/ReachableCode.cpp tools/clang/lib/Analysis/ScanfFormatString.cpp tools/clang/lib/Analysis/ThreadSafety.cpp tools/clang/lib/Analysis/UninitializedValues.cpp tools/clang/lib/Basic/Builtins.cpp tools/clang/lib/Basic/CMakeLists.txt tools/clang/lib/Basic/CharInfo.cpp tools/clang/lib/Basic/Diagnostic.cpp tools/clang/lib/Basic/DiagnosticIDs.cpp tools/clang/lib/Basic/FileManager.cpp tools/clang/lib/Basic/FileSystemStatCache.cpp tools/clang/lib/Basic/IdentifierTable.cpp tools/clang/lib/Basic/LangOptions.cpp tools/clang/lib/Basic/Makefile tools/clang/lib/Basic/Module.cpp tools/clang/lib/Basic/ObjCRuntime.cpp tools/clang/lib/Basic/OpenMPKinds.cpp tools/clang/lib/Basic/OperatorPrecedence.cpp tools/clang/lib/Basic/SourceLocation.cpp tools/clang/lib/Basic/SourceManager.cpp tools/clang/lib/Basic/TargetInfo.cpp tools/clang/lib/Basic/Targets.cpp tools/clang/lib/Basic/TokenKinds.cpp tools/clang/lib/Basic/Version.cpp tools/clang/lib/Basic/VersionTuple.cpp tools/clang/lib/CMakeLists.txt tools/clang/lib/CodeGen/ABIInfo.h tools/clang/lib/CodeGen/BackendUtil.cpp tools/clang/lib/CodeGen/CGAtomic.cpp tools/clang/lib/CodeGen/CGBlocks.cpp tools/clang/lib/CodeGen/CGBlocks.h tools/clang/lib/CodeGen/CGBuilder.h tools/clang/lib/CodeGen/CGBuiltin.cpp tools/clang/lib/CodeGen/CGCUDANV.cpp tools/clang/lib/CodeGen/CGCUDARuntime.cpp tools/clang/lib/CodeGen/CGCUDARuntime.h tools/clang/lib/CodeGen/CGCXX.cpp tools/clang/lib/CodeGen/CGCXXABI.cpp tools/clang/lib/CodeGen/CGCXXABI.h tools/clang/lib/CodeGen/CGCall.cpp tools/clang/lib/CodeGen/CGCall.h tools/clang/lib/CodeGen/CGClass.cpp tools/clang/lib/CodeGen/CGCleanup.cpp tools/clang/lib/CodeGen/CGCleanup.h tools/clang/lib/CodeGen/CGDebugInfo.cpp tools/clang/lib/CodeGen/CGDebugInfo.h tools/clang/lib/CodeGen/CGDecl.cpp tools/clang/lib/CodeGen/CGDeclCXX.cpp tools/clang/lib/CodeGen/CGException.cpp tools/clang/lib/CodeGen/CGExpr.cpp tools/clang/lib/CodeGen/CGExprAgg.cpp tools/clang/lib/CodeGen/CGExprCXX.cpp tools/clang/lib/CodeGen/CGExprComplex.cpp tools/clang/lib/CodeGen/CGExprConstant.cpp tools/clang/lib/CodeGen/CGExprScalar.cpp tools/clang/lib/CodeGen/CGObjC.cpp tools/clang/lib/CodeGen/CGObjCGNU.cpp tools/clang/lib/CodeGen/CGObjCMac.cpp tools/clang/lib/CodeGen/CGObjCRuntime.cpp tools/clang/lib/CodeGen/CGObjCRuntime.h tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp tools/clang/lib/CodeGen/CGOpenCLRuntime.h tools/clang/lib/CodeGen/CGRTTI.cpp tools/clang/lib/CodeGen/CGRecordLayout.h tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp tools/clang/lib/CodeGen/CGStmt.cpp tools/clang/lib/CodeGen/CGVTT.cpp tools/clang/lib/CodeGen/CGVTables.cpp tools/clang/lib/CodeGen/CGVTables.h tools/clang/lib/CodeGen/CGValue.h tools/clang/lib/CodeGen/CMakeLists.txt tools/clang/lib/CodeGen/CodeGenAction.cpp tools/clang/lib/CodeGen/CodeGenFunction.cpp tools/clang/lib/CodeGen/CodeGenFunction.h tools/clang/lib/CodeGen/CodeGenModule.cpp tools/clang/lib/CodeGen/CodeGenModule.h tools/clang/lib/CodeGen/CodeGenTBAA.cpp tools/clang/lib/CodeGen/CodeGenTBAA.h tools/clang/lib/CodeGen/CodeGenTypes.cpp tools/clang/lib/CodeGen/CodeGenTypes.h tools/clang/lib/CodeGen/ItaniumCXXABI.cpp tools/clang/lib/CodeGen/Makefile tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp tools/clang/lib/CodeGen/ModuleBuilder.cpp tools/clang/lib/CodeGen/README.txt tools/clang/lib/CodeGen/TargetInfo.cpp tools/clang/lib/CodeGen/TargetInfo.h tools/clang/lib/Driver/Action.cpp tools/clang/lib/Driver/Arg.cpp tools/clang/lib/Driver/ArgList.cpp tools/clang/lib/Driver/CC1AsOptions.cpp tools/clang/lib/Driver/CMakeLists.txt tools/clang/lib/Driver/Compilation.cpp tools/clang/lib/Driver/Driver.cpp tools/clang/lib/Driver/DriverOptions.cpp tools/clang/lib/Driver/InputInfo.h tools/clang/lib/Driver/Job.cpp tools/clang/lib/Driver/Makefile tools/clang/lib/Driver/OptTable.cpp tools/clang/lib/Driver/Option.cpp tools/clang/lib/Driver/Phases.cpp tools/clang/lib/Driver/SanitizerArgs.h tools/clang/lib/Driver/Tool.cpp tools/clang/lib/Driver/ToolChain.cpp tools/clang/lib/Driver/ToolChains.cpp tools/clang/lib/Driver/ToolChains.h tools/clang/lib/Driver/Tools.cpp tools/clang/lib/Driver/Tools.h tools/clang/lib/Driver/Types.cpp tools/clang/lib/Driver/WindowsToolChain.cpp tools/clang/lib/Edit/CMakeLists.txt tools/clang/lib/Edit/Commit.cpp tools/clang/lib/Edit/EditedSource.cpp tools/clang/lib/Edit/Makefile tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp tools/clang/lib/Format/BreakableToken.cpp tools/clang/lib/Format/BreakableToken.h tools/clang/lib/Format/CMakeLists.txt tools/clang/lib/Format/Format.cpp tools/clang/lib/Format/Makefile tools/clang/lib/Format/TokenAnnotator.cpp tools/clang/lib/Format/TokenAnnotator.h tools/clang/lib/Format/UnwrappedLineParser.cpp tools/clang/lib/Format/UnwrappedLineParser.h tools/clang/lib/Format/WhitespaceManager.cpp tools/clang/lib/Format/WhitespaceManager.h tools/clang/lib/Frontend/ASTConsumers.cpp tools/clang/lib/Frontend/ASTMerge.cpp tools/clang/lib/Frontend/ASTUnit.cpp tools/clang/lib/Frontend/CMakeLists.txt tools/clang/lib/Frontend/CacheTokens.cpp tools/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp tools/clang/lib/Frontend/ChainedIncludesSource.cpp tools/clang/lib/Frontend/CompilerInstance.cpp tools/clang/lib/Frontend/CompilerInvocation.cpp tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp tools/clang/lib/Frontend/DependencyFile.cpp tools/clang/lib/Frontend/DependencyGraph.cpp tools/clang/lib/Frontend/DiagnosticRenderer.cpp tools/clang/lib/Frontend/FrontendAction.cpp tools/clang/lib/Frontend/FrontendActions.cpp tools/clang/lib/Frontend/FrontendOptions.cpp tools/clang/lib/Frontend/HeaderIncludeGen.cpp tools/clang/lib/Frontend/InitHeaderSearch.cpp tools/clang/lib/Frontend/InitPreprocessor.cpp tools/clang/lib/Frontend/LangStandards.cpp tools/clang/lib/Frontend/LayoutOverrideSource.cpp tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp tools/clang/lib/Frontend/Makefile tools/clang/lib/Frontend/MultiplexConsumer.cpp tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp tools/clang/lib/Frontend/TextDiagnostic.cpp tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp tools/clang/lib/Frontend/Warnings.cpp tools/clang/lib/FrontendTool/CMakeLists.txt tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp tools/clang/lib/FrontendTool/Makefile tools/clang/lib/Headers/CMakeLists.txt tools/clang/lib/Headers/Makefile tools/clang/lib/Headers/__wmmintrin_aes.h tools/clang/lib/Headers/__wmmintrin_pclmul.h tools/clang/lib/Headers/altivec.h tools/clang/lib/Headers/ammintrin.h tools/clang/lib/Headers/avx2intrin.h tools/clang/lib/Headers/avxintrin.h tools/clang/lib/Headers/bmi2intrin.h tools/clang/lib/Headers/bmiintrin.h tools/clang/lib/Headers/cpuid.h tools/clang/lib/Headers/emmintrin.h tools/clang/lib/Headers/f16cintrin.h tools/clang/lib/Headers/float.h tools/clang/lib/Headers/fma4intrin.h tools/clang/lib/Headers/fmaintrin.h tools/clang/lib/Headers/immintrin.h tools/clang/lib/Headers/iso646.h tools/clang/lib/Headers/limits.h tools/clang/lib/Headers/lzcntintrin.h tools/clang/lib/Headers/mm3dnow.h tools/clang/lib/Headers/mm_malloc.h tools/clang/lib/Headers/mmintrin.h tools/clang/lib/Headers/module.map tools/clang/lib/Headers/nmmintrin.h tools/clang/lib/Headers/pmmintrin.h tools/clang/lib/Headers/popcntintrin.h tools/clang/lib/Headers/prfchwintrin.h tools/clang/lib/Headers/rdseedintrin.h tools/clang/lib/Headers/rtmintrin.h tools/clang/lib/Headers/smmintrin.h tools/clang/lib/Headers/stdalign.h tools/clang/lib/Headers/stdarg.h tools/clang/lib/Headers/stdbool.h tools/clang/lib/Headers/stddef.h tools/clang/lib/Headers/stdint.h tools/clang/lib/Headers/stdnoreturn.h tools/clang/lib/Headers/tgmath.h tools/clang/lib/Headers/tmmintrin.h tools/clang/lib/Headers/unwind.h tools/clang/lib/Headers/varargs.h tools/clang/lib/Headers/wmmintrin.h tools/clang/lib/Headers/x86intrin.h tools/clang/lib/Headers/xmmintrin.h tools/clang/lib/Headers/xopintrin.h tools/clang/lib/Lex/CMakeLists.txt tools/clang/lib/Lex/HeaderMap.cpp tools/clang/lib/Lex/HeaderSearch.cpp tools/clang/lib/Lex/Lexer.cpp tools/clang/lib/Lex/LiteralSupport.cpp tools/clang/lib/Lex/MacroArgs.cpp tools/clang/lib/Lex/MacroInfo.cpp tools/clang/lib/Lex/Makefile tools/clang/lib/Lex/ModuleMap.cpp tools/clang/lib/Lex/PPCaching.cpp tools/clang/lib/Lex/PPCallbacks.cpp tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp tools/clang/lib/Lex/PPDirectives.cpp tools/clang/lib/Lex/PPExpressions.cpp tools/clang/lib/Lex/PPLexerChange.cpp tools/clang/lib/Lex/PPMacroExpansion.cpp tools/clang/lib/Lex/PTHLexer.cpp tools/clang/lib/Lex/Pragma.cpp tools/clang/lib/Lex/PreprocessingRecord.cpp tools/clang/lib/Lex/Preprocessor.cpp tools/clang/lib/Lex/PreprocessorLexer.cpp tools/clang/lib/Lex/ScratchBuffer.cpp tools/clang/lib/Lex/TokenConcatenation.cpp tools/clang/lib/Lex/TokenLexer.cpp tools/clang/lib/Lex/UnicodeCharSets.h tools/clang/lib/Makefile tools/clang/lib/Parse/CMakeLists.txt tools/clang/lib/Parse/Makefile tools/clang/lib/Parse/ParseAST.cpp tools/clang/lib/Parse/ParseCXXInlineMethods.cpp tools/clang/lib/Parse/ParseDecl.cpp tools/clang/lib/Parse/ParseDeclCXX.cpp tools/clang/lib/Parse/ParseExpr.cpp tools/clang/lib/Parse/ParseExprCXX.cpp tools/clang/lib/Parse/ParseInit.cpp tools/clang/lib/Parse/ParseObjc.cpp tools/clang/lib/Parse/ParseOpenMP.cpp tools/clang/lib/Parse/ParsePragma.cpp tools/clang/lib/Parse/ParsePragma.h tools/clang/lib/Parse/ParseStmt.cpp tools/clang/lib/Parse/ParseTemplate.cpp tools/clang/lib/Parse/ParseTentative.cpp tools/clang/lib/Parse/Parser.cpp tools/clang/lib/Parse/RAIIObjectsForParser.h tools/clang/lib/Rewrite/CMakeLists.txt tools/clang/lib/Rewrite/Core/CMakeLists.txt tools/clang/lib/Rewrite/Core/DeltaTree.cpp tools/clang/lib/Rewrite/Core/HTMLRewrite.cpp tools/clang/lib/Rewrite/Core/Makefile tools/clang/lib/Rewrite/Core/RewriteRope.cpp tools/clang/lib/Rewrite/Core/Rewriter.cpp tools/clang/lib/Rewrite/Core/TokenRewriter.cpp tools/clang/lib/Rewrite/Frontend/CMakeLists.txt tools/clang/lib/Rewrite/Frontend/FixItRewriter.cpp tools/clang/lib/Rewrite/Frontend/FrontendActions.cpp tools/clang/lib/Rewrite/Frontend/HTMLPrint.cpp tools/clang/lib/Rewrite/Frontend/InclusionRewriter.cpp tools/clang/lib/Rewrite/Frontend/Makefile tools/clang/lib/Rewrite/Frontend/RewriteMacros.cpp tools/clang/lib/Rewrite/Frontend/RewriteModernObjC.cpp tools/clang/lib/Rewrite/Frontend/RewriteObjC.cpp tools/clang/lib/Rewrite/Frontend/RewriteTest.cpp tools/clang/lib/Rewrite/Makefile tools/clang/lib/Sema/AnalysisBasedWarnings.cpp tools/clang/lib/Sema/AttributeList.cpp tools/clang/lib/Sema/CMakeLists.txt tools/clang/lib/Sema/CodeCompleteConsumer.cpp tools/clang/lib/Sema/DeclSpec.cpp tools/clang/lib/Sema/DelayedDiagnostic.cpp tools/clang/lib/Sema/IdentifierResolver.cpp tools/clang/lib/Sema/JumpDiagnostics.cpp tools/clang/lib/Sema/Makefile tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp tools/clang/lib/Sema/Scope.cpp tools/clang/lib/Sema/ScopeInfo.cpp tools/clang/lib/Sema/Sema.cpp tools/clang/lib/Sema/SemaAccess.cpp tools/clang/lib/Sema/SemaAttr.cpp tools/clang/lib/Sema/SemaCXXScopeSpec.cpp tools/clang/lib/Sema/SemaCast.cpp tools/clang/lib/Sema/SemaChecking.cpp tools/clang/lib/Sema/SemaCodeComplete.cpp tools/clang/lib/Sema/SemaConsumer.cpp tools/clang/lib/Sema/SemaDecl.cpp tools/clang/lib/Sema/SemaDeclAttr.cpp tools/clang/lib/Sema/SemaDeclCXX.cpp tools/clang/lib/Sema/SemaDeclObjC.cpp tools/clang/lib/Sema/SemaExceptionSpec.cpp tools/clang/lib/Sema/SemaExpr.cpp tools/clang/lib/Sema/SemaExprCXX.cpp tools/clang/lib/Sema/SemaExprMember.cpp tools/clang/lib/Sema/SemaExprObjC.cpp tools/clang/lib/Sema/SemaFixItUtils.cpp tools/clang/lib/Sema/SemaInit.cpp tools/clang/lib/Sema/SemaLambda.cpp tools/clang/lib/Sema/SemaLookup.cpp tools/clang/lib/Sema/SemaObjCProperty.cpp tools/clang/lib/Sema/SemaOpenMP.cpp tools/clang/lib/Sema/SemaOverload.cpp tools/clang/lib/Sema/SemaPseudoObject.cpp tools/clang/lib/Sema/SemaStmt.cpp tools/clang/lib/Sema/SemaStmtAsm.cpp tools/clang/lib/Sema/SemaStmtAttr.cpp tools/clang/lib/Sema/SemaTemplate.cpp tools/clang/lib/Sema/SemaTemplateDeduction.cpp tools/clang/lib/Sema/SemaTemplateInstantiate.cpp tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp tools/clang/lib/Sema/SemaTemplateVariadic.cpp tools/clang/lib/Sema/SemaType.cpp tools/clang/lib/Sema/TargetAttributesSema.cpp tools/clang/lib/Sema/TargetAttributesSema.h tools/clang/lib/Sema/TreeTransform.h tools/clang/lib/Sema/TypeLocBuilder.h tools/clang/lib/Serialization/ASTCommon.cpp tools/clang/lib/Serialization/ASTCommon.h tools/clang/lib/Serialization/ASTReader.cpp tools/clang/lib/Serialization/ASTReaderDecl.cpp tools/clang/lib/Serialization/ASTReaderInternals.h tools/clang/lib/Serialization/ASTReaderStmt.cpp tools/clang/lib/Serialization/ASTWriter.cpp tools/clang/lib/Serialization/ASTWriterDecl.cpp tools/clang/lib/Serialization/ASTWriterStmt.cpp tools/clang/lib/Serialization/CMakeLists.txt tools/clang/lib/Serialization/GeneratePCH.cpp tools/clang/lib/Serialization/GlobalModuleIndex.cpp tools/clang/lib/Serialization/Makefile tools/clang/lib/Serialization/Module.cpp tools/clang/lib/Serialization/ModuleManager.cpp tools/clang/lib/StaticAnalyzer/CMakeLists.txt tools/clang/lib/StaticAnalyzer/Checkers/AllocationDiagnostics.cpp tools/clang/lib/StaticAnalyzer/Checkers/AllocationDiagnostics.h tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp tools/clang/lib/StaticAnalyzer/Checkers/Checkers.td tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ClangCheckers.cpp tools/clang/lib/StaticAnalyzer/Checkers/ClangSACheckers.h tools/clang/lib/StaticAnalyzer/Checkers/CommonBugCategories.cpp tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/IdempotentOperationChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/Makefile tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp tools/clang/lib/StaticAnalyzer/Core/CMakeLists.txt tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp tools/clang/lib/StaticAnalyzer/Core/Checker.cpp tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp tools/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp tools/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp tools/clang/lib/StaticAnalyzer/Core/Environment.cpp tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp tools/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp tools/clang/lib/StaticAnalyzer/Core/Makefile tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp tools/clang/lib/StaticAnalyzer/Core/SVals.cpp tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.h tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp tools/clang/lib/StaticAnalyzer/Core/Store.cpp tools/clang/lib/StaticAnalyzer/Core/SubEngine.cpp tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp tools/clang/lib/StaticAnalyzer/Core/TextPathDiagnostics.cpp tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.h tools/clang/lib/StaticAnalyzer/Frontend/CMakeLists.txt tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp tools/clang/lib/StaticAnalyzer/Frontend/Makefile tools/clang/lib/StaticAnalyzer/Makefile tools/clang/lib/StaticAnalyzer/README.txt tools/clang/lib/Tooling/ArgumentsAdjusters.cpp tools/clang/lib/Tooling/CMakeLists.txt tools/clang/lib/Tooling/CommonOptionsParser.cpp tools/clang/lib/Tooling/CompilationDatabase.cpp tools/clang/lib/Tooling/FileMatchTrie.cpp tools/clang/lib/Tooling/JSONCompilationDatabase.cpp tools/clang/lib/Tooling/Makefile tools/clang/lib/Tooling/Refactoring.cpp tools/clang/lib/Tooling/RefactoringCallbacks.cpp tools/clang/lib/Tooling/Tooling.cpp tools/clang/runtime/CMakeLists.txt tools/clang/runtime/Makefile tools/clang/runtime/compiler-rt/Makefile tools/clang/runtime/compiler-rt/clang_linux_test_input.c tools/clang/runtime/libcxx/Makefile tools/clang/test/ARCMT/Common.h tools/clang/test/ARCMT/GC-check-warn-nsalloc.m tools/clang/test/ARCMT/GC-check.m tools/clang/test/ARCMT/GC-no-arc-runtime.m tools/clang/test/ARCMT/GC-no-arc-runtime.m.result tools/clang/test/ARCMT/GC-no-finalize-removal.m tools/clang/test/ARCMT/GC-no-finalize-removal.m.result tools/clang/test/ARCMT/GC.h tools/clang/test/ARCMT/GC.m tools/clang/test/ARCMT/GC.m.result tools/clang/test/ARCMT/Inputs/test.h tools/clang/test/ARCMT/Inputs/test.h.result tools/clang/test/ARCMT/Inputs/test1.m.in tools/clang/test/ARCMT/Inputs/test1.m.in.result tools/clang/test/ARCMT/Inputs/test2.m.in tools/clang/test/ARCMT/Inputs/test2.m.in.result tools/clang/test/ARCMT/api.m tools/clang/test/ARCMT/api.m.result tools/clang/test/ARCMT/assign-prop-no-arc-runtime.m tools/clang/test/ARCMT/assign-prop-no-arc-runtime.m.result tools/clang/test/ARCMT/assign-prop-with-arc-runtime.m tools/clang/test/ARCMT/assign-prop-with-arc-runtime.m.result tools/clang/test/ARCMT/atautorelease-2.m tools/clang/test/ARCMT/atautorelease-2.m.result tools/clang/test/ARCMT/atautorelease-3.m tools/clang/test/ARCMT/atautorelease-3.m.result tools/clang/test/ARCMT/atautorelease-check.m tools/clang/test/ARCMT/atautorelease.m tools/clang/test/ARCMT/atautorelease.m.result tools/clang/test/ARCMT/autoreleases.m tools/clang/test/ARCMT/autoreleases.m.result tools/clang/test/ARCMT/block_copy_release.m tools/clang/test/ARCMT/block_copy_release.m.result tools/clang/test/ARCMT/check-api.m tools/clang/test/ARCMT/check-with-pch.m tools/clang/test/ARCMT/check-with-serialized-diag.m tools/clang/test/ARCMT/checking.m tools/clang/test/ARCMT/cxx-checking.mm tools/clang/test/ARCMT/cxx-rewrite.mm tools/clang/test/ARCMT/cxx-rewrite.mm.result tools/clang/test/ARCMT/dealloc.m tools/clang/test/ARCMT/dealloc.m.result tools/clang/test/ARCMT/dispatch.m tools/clang/test/ARCMT/dispatch.m.result tools/clang/test/ARCMT/driver-migrate.m tools/clang/test/ARCMT/init.m tools/clang/test/ARCMT/init.m.result tools/clang/test/ARCMT/migrate-emit-errors.m tools/clang/test/ARCMT/migrate-plist-output.m tools/clang/test/ARCMT/migrate-space-in-path.m tools/clang/test/ARCMT/migrate-with-pch.m tools/clang/test/ARCMT/migrate.m tools/clang/test/ARCMT/no-canceling-bridge-to-bridge-cast.m tools/clang/test/ARCMT/nonobjc-to-objc-cast-2.m tools/clang/test/ARCMT/nonobjc-to-objc-cast.m tools/clang/test/ARCMT/nonobjc-to-objc-cast.m.result tools/clang/test/ARCMT/objcmt-boxing.m tools/clang/test/ARCMT/objcmt-boxing.m.result tools/clang/test/ARCMT/objcmt-numeric-literals.m tools/clang/test/ARCMT/objcmt-numeric-literals.m.result tools/clang/test/ARCMT/objcmt-subscripting-literals-in-arc.m tools/clang/test/ARCMT/objcmt-subscripting-literals-in-arc.m.result tools/clang/test/ARCMT/objcmt-subscripting-literals.m tools/clang/test/ARCMT/objcmt-subscripting-literals.m.result tools/clang/test/ARCMT/objcmt-subscripting-unavailable.m tools/clang/test/ARCMT/objcmt-subscripting-unavailable.m.result tools/clang/test/ARCMT/objcmt-with-pch.m tools/clang/test/ARCMT/objcmt-with-pch.m.result tools/clang/test/ARCMT/protected-scope.m tools/clang/test/ARCMT/protected-scope.m.result tools/clang/test/ARCMT/releases-driver.m tools/clang/test/ARCMT/releases-driver.m.result tools/clang/test/ARCMT/releases.m tools/clang/test/ARCMT/releases.m.result tools/clang/test/ARCMT/remove-dealloc-method.m tools/clang/test/ARCMT/remove-dealloc-method.m.result tools/clang/test/ARCMT/remove-dealloc-zerouts.m tools/clang/test/ARCMT/remove-dealloc-zerouts.m.result tools/clang/test/ARCMT/remove-statements.m tools/clang/test/ARCMT/remove-statements.m.result tools/clang/test/ARCMT/retains.m tools/clang/test/ARCMT/retains.m.result tools/clang/test/ARCMT/rewrite-block-var.m tools/clang/test/ARCMT/rewrite-block-var.m.result tools/clang/test/ARCMT/safe-arc-assign.m tools/clang/test/ARCMT/safe-arc-assign.m.result tools/clang/test/ARCMT/verify.m tools/clang/test/ARCMT/with space/test.h tools/clang/test/ARCMT/with space/test.h.result tools/clang/test/ARCMT/with space/test1.m.in tools/clang/test/ARCMT/with space/test1.m.in.result tools/clang/test/ARCMT/with space/test2.m.in tools/clang/test/ARCMT/with space/test2.m.in.result tools/clang/test/ARCMT/with-arc-mode-check.m tools/clang/test/ARCMT/with-arc-mode-migrate.m tools/clang/test/ARCMT/with-arc-mode-migrate.m.result tools/clang/test/ARCMT/with-arc-mode-modify.m tools/clang/test/ARCMT/with-arc-mode-modify.m.result tools/clang/test/ASTMerge/Inputs/category1.m tools/clang/test/ASTMerge/Inputs/category2.m tools/clang/test/ASTMerge/Inputs/class-template1.cpp tools/clang/test/ASTMerge/Inputs/class-template2.cpp tools/clang/test/ASTMerge/Inputs/class1.cpp tools/clang/test/ASTMerge/Inputs/class2.cpp tools/clang/test/ASTMerge/Inputs/enum1.c tools/clang/test/ASTMerge/Inputs/enum2.c tools/clang/test/ASTMerge/Inputs/exprs1.c tools/clang/test/ASTMerge/Inputs/exprs2.c tools/clang/test/ASTMerge/Inputs/function1.c tools/clang/test/ASTMerge/Inputs/function2.c tools/clang/test/ASTMerge/Inputs/interface1.m tools/clang/test/ASTMerge/Inputs/interface2.m tools/clang/test/ASTMerge/Inputs/lit.local.cfg tools/clang/test/ASTMerge/Inputs/namespace1.cpp tools/clang/test/ASTMerge/Inputs/namespace2.cpp tools/clang/test/ASTMerge/Inputs/property1.m tools/clang/test/ASTMerge/Inputs/property2.m tools/clang/test/ASTMerge/Inputs/struct1.c tools/clang/test/ASTMerge/Inputs/struct2.c tools/clang/test/ASTMerge/Inputs/typedef1.c tools/clang/test/ASTMerge/Inputs/typedef2.c tools/clang/test/ASTMerge/Inputs/var1.c tools/clang/test/ASTMerge/Inputs/var1.h tools/clang/test/ASTMerge/Inputs/var2.c tools/clang/test/ASTMerge/category.m tools/clang/test/ASTMerge/class-template.cpp tools/clang/test/ASTMerge/class.cpp tools/clang/test/ASTMerge/enum.c tools/clang/test/ASTMerge/exprs.c tools/clang/test/ASTMerge/function.c tools/clang/test/ASTMerge/interface.m tools/clang/test/ASTMerge/namespace.cpp tools/clang/test/ASTMerge/property.m tools/clang/test/ASTMerge/struct.c tools/clang/test/ASTMerge/typedef.c tools/clang/test/ASTMerge/var.c tools/clang/test/Analysis/CFContainers-invalid.c tools/clang/test/Analysis/CFContainers.mm tools/clang/test/Analysis/CFDateGC.m tools/clang/test/Analysis/CFNumber.c tools/clang/test/Analysis/CFRetainRelease_NSAssertionHandler.m tools/clang/test/Analysis/CGColorSpace.c tools/clang/test/Analysis/CheckNSError.m tools/clang/test/Analysis/Inputs/system-header-simulator-cxx.h tools/clang/test/Analysis/Inputs/system-header-simulator-for-malloc.h tools/clang/test/Analysis/Inputs/system-header-simulator-for-simple-stream.h tools/clang/test/Analysis/Inputs/system-header-simulator-objc.h tools/clang/test/Analysis/Inputs/system-header-simulator.h tools/clang/test/Analysis/Malloc+MismatchedDeallocator+NewDelete.cpp tools/clang/test/Analysis/Malloc+MismatchedDeallocator_intersections.cpp tools/clang/test/Analysis/Malloc+NewDelete_intersections.cpp tools/clang/test/Analysis/MismatchedDeallocator-checker-test.mm tools/clang/test/Analysis/MismatchedDeallocator-path-notes.cpp tools/clang/test/Analysis/MissingDealloc.m tools/clang/test/Analysis/NSContainers.m tools/clang/test/Analysis/NSPanel.m tools/clang/test/Analysis/NSString.m tools/clang/test/Analysis/NSWindow.m tools/clang/test/Analysis/NewDelete+MismatchedDeallocator_intersections.cpp tools/clang/test/Analysis/NewDelete-checker-test.cpp tools/clang/test/Analysis/NewDelete-custom.cpp tools/clang/test/Analysis/NewDelete-intersections.mm tools/clang/test/Analysis/NewDelete-path-notes.cpp tools/clang/test/Analysis/NewDelete-variadic.cpp tools/clang/test/Analysis/NoReturn.m tools/clang/test/Analysis/OSAtomic_mac.cpp tools/clang/test/Analysis/ObjCProperties.m tools/clang/test/Analysis/ObjCRetSigs.m tools/clang/test/Analysis/PR12905.c tools/clang/test/Analysis/PR2599.m tools/clang/test/Analysis/PR2978.m tools/clang/test/Analysis/PR3991.m tools/clang/test/Analysis/PR7218.c tools/clang/test/Analysis/PR9741.cpp tools/clang/test/Analysis/additive-folding-range-constraints.c tools/clang/test/Analysis/additive-folding.cpp tools/clang/test/Analysis/analyzeOneFunction.m tools/clang/test/Analysis/analyze_display_progress.c tools/clang/test/Analysis/analyzer-config.c tools/clang/test/Analysis/analyzer-config.cpp tools/clang/test/Analysis/analyzer-stats.c tools/clang/test/Analysis/array-struct-region.c tools/clang/test/Analysis/array-struct-region.cpp tools/clang/test/Analysis/array-struct.c tools/clang/test/Analysis/auto-obj-dtors-cfg-output.cpp tools/clang/test/Analysis/base-init.cpp tools/clang/test/Analysis/bitwise-ops.c tools/clang/test/Analysis/blocks-no-inline.c tools/clang/test/Analysis/blocks.m tools/clang/test/Analysis/bool-assignment.c tools/clang/test/Analysis/bstring.c tools/clang/test/Analysis/call-invalidation.cpp tools/clang/test/Analysis/casts.c tools/clang/test/Analysis/casts.m tools/clang/test/Analysis/cfg.cpp tools/clang/test/Analysis/cfref_PR2519.c tools/clang/test/Analysis/cfref_rdar6080742.c tools/clang/test/Analysis/check-deserialization.cpp tools/clang/test/Analysis/chroot.c tools/clang/test/Analysis/comparison-implicit-casts.cpp tools/clang/test/Analysis/complex-init-list.cpp tools/clang/test/Analysis/complex.c tools/clang/test/Analysis/concrete-address.c tools/clang/test/Analysis/conditional-operator-path-notes.c tools/clang/test/Analysis/conditional-operator.cpp tools/clang/test/Analysis/constant-folding.c tools/clang/test/Analysis/coverage.c tools/clang/test/Analysis/cstring-syntax-cxx.cpp tools/clang/test/Analysis/cstring-syntax.c tools/clang/test/Analysis/ctor-inlining.mm tools/clang/test/Analysis/cxx-crashes.cpp tools/clang/test/Analysis/cxx-for-range-cfg.cpp tools/clang/test/Analysis/cxx-method-names.cpp tools/clang/test/Analysis/cxx11-crashes.cpp tools/clang/test/Analysis/dead-stores.c tools/clang/test/Analysis/dead-stores.cpp tools/clang/test/Analysis/dead-stores.m tools/clang/test/Analysis/debug-CallGraph.c tools/clang/test/Analysis/default-analyze.m tools/clang/test/Analysis/default-diagnostic-visitors.c tools/clang/test/Analysis/delegates.m tools/clang/test/Analysis/derived-to-base.cpp tools/clang/test/Analysis/diagnostics/Inputs/include/sys/queue.h tools/clang/test/Analysis/diagnostics/deref-track-symbolic-region.c tools/clang/test/Analysis/diagnostics/deref-track-symbolic-region.cpp tools/clang/test/Analysis/diagnostics/explicit-suppression.cpp tools/clang/test/Analysis/diagnostics/false-positive-suppression.c tools/clang/test/Analysis/diagnostics/no-prune-paths.c tools/clang/test/Analysis/diagnostics/shortest-path-suppression.c tools/clang/test/Analysis/diagnostics/undef-value-callee.h tools/clang/test/Analysis/diagnostics/undef-value-caller.c tools/clang/test/Analysis/diagnostics/undef-value-param.c tools/clang/test/Analysis/diagnostics/undef-value-param.m tools/clang/test/Analysis/div-zero.cpp tools/clang/test/Analysis/domtest.c tools/clang/test/Analysis/dtor.cpp tools/clang/test/Analysis/dtors-in-dtor-cfg-output.cpp tools/clang/test/Analysis/dynamic-cast.cpp tools/clang/test/Analysis/elementtype.c tools/clang/test/Analysis/engine/replay-without-inlining.c tools/clang/test/Analysis/enum.cpp tools/clang/test/Analysis/exceptions.mm tools/clang/test/Analysis/exercise-ps.c tools/clang/test/Analysis/fields.c tools/clang/test/Analysis/free.c tools/clang/test/Analysis/func.c tools/clang/test/Analysis/global-region-invalidation.c tools/clang/test/Analysis/global_region_invalidation.mm tools/clang/test/Analysis/html-diags-multifile.c tools/clang/test/Analysis/html-diags-multifile.h tools/clang/test/Analysis/html-diags.c tools/clang/test/Analysis/idempotent-operations-limited-loops.c tools/clang/test/Analysis/idempotent-operations.c tools/clang/test/Analysis/idempotent-operations.cpp tools/clang/test/Analysis/idempotent-operations.m tools/clang/test/Analysis/initializer.cpp tools/clang/test/Analysis/initializers-cfg-output.cpp tools/clang/test/Analysis/inline-not-supported.c tools/clang/test/Analysis/inline-plist.c tools/clang/test/Analysis/inline-unique-reports.c tools/clang/test/Analysis/inline.c tools/clang/test/Analysis/inline.cpp tools/clang/test/Analysis/inline2.c tools/clang/test/Analysis/inline3.c tools/clang/test/Analysis/inline4.c tools/clang/test/Analysis/inlining/DynDispatchBifurcate.m tools/clang/test/Analysis/inlining/InlineObjCClassMethod.m tools/clang/test/Analysis/inlining/InlineObjCInstanceMethod.h tools/clang/test/Analysis/inlining/InlineObjCInstanceMethod.m tools/clang/test/Analysis/inlining/ObjCDynTypePopagation.m tools/clang/test/Analysis/inlining/ObjCImproperDynamictallyDetectableCast.m tools/clang/test/Analysis/inlining/RetainCountExamples.m tools/clang/test/Analysis/inlining/assume-super-init-does-not-return-nil.m tools/clang/test/Analysis/inlining/containers.cpp tools/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp tools/clang/test/Analysis/inlining/eager-reclamation-path-notes.c tools/clang/test/Analysis/inlining/eager-reclamation-path-notes.cpp tools/clang/test/Analysis/inlining/false-positive-suppression.c tools/clang/test/Analysis/inlining/false-positive-suppression.cpp tools/clang/test/Analysis/inlining/false-positive-suppression.m tools/clang/test/Analysis/inlining/inline-defensive-checks.c tools/clang/test/Analysis/inlining/inline-defensive-checks.cpp tools/clang/test/Analysis/inlining/inline-defensive-checks.m tools/clang/test/Analysis/inlining/path-notes.c tools/clang/test/Analysis/inlining/path-notes.cpp tools/clang/test/Analysis/inlining/path-notes.m tools/clang/test/Analysis/inlining/retain-count-self-init.m tools/clang/test/Analysis/inlining/stl.cpp tools/clang/test/Analysis/inlining/test-always-inline-size-option.c tools/clang/test/Analysis/inlining/test_objc_inlining_option.m tools/clang/test/Analysis/ivars.m tools/clang/test/Analysis/keychainAPI-diagnostic-visitor.m tools/clang/test/Analysis/keychainAPI.m tools/clang/test/Analysis/lambdas.cpp tools/clang/test/Analysis/logical-ops.c tools/clang/test/Analysis/lvalue.cpp tools/clang/test/Analysis/malloc-annotations.c tools/clang/test/Analysis/malloc-interprocedural.c tools/clang/test/Analysis/malloc-overflow.c tools/clang/test/Analysis/malloc-overflow.cpp tools/clang/test/Analysis/malloc-plist.c tools/clang/test/Analysis/malloc-sizeof.c tools/clang/test/Analysis/malloc.c tools/clang/test/Analysis/malloc.cpp tools/clang/test/Analysis/malloc.m tools/clang/test/Analysis/malloc.mm tools/clang/test/Analysis/member-expr.cpp tools/clang/test/Analysis/method-arg-decay.m tools/clang/test/Analysis/method-call-intra-p.cpp tools/clang/test/Analysis/method-call-path-notes.cpp tools/clang/test/Analysis/method-call.cpp tools/clang/test/Analysis/misc-ps-64.m tools/clang/test/Analysis/misc-ps-arm.m tools/clang/test/Analysis/misc-ps-cxx0x.cpp tools/clang/test/Analysis/misc-ps-eager-assume.m tools/clang/test/Analysis/misc-ps-ranges.m tools/clang/test/Analysis/misc-ps-region-store-i386.m tools/clang/test/Analysis/misc-ps-region-store-x86_64.m tools/clang/test/Analysis/misc-ps-region-store.cpp tools/clang/test/Analysis/misc-ps-region-store.m tools/clang/test/Analysis/misc-ps-region-store.mm tools/clang/test/Analysis/misc-ps.c tools/clang/test/Analysis/misc-ps.m tools/clang/test/Analysis/new-with-exceptions.cpp tools/clang/test/Analysis/new.cpp tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret-region.m tools/clang/test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m tools/clang/test/Analysis/no-exit-cfg.c tools/clang/test/Analysis/no-outofbounds.c tools/clang/test/Analysis/nonnull.m tools/clang/test/Analysis/null-deref-path-notes.m tools/clang/test/Analysis/null-deref-ps-region.c tools/clang/test/Analysis/null-deref-ps.c tools/clang/test/Analysis/nullptr.cpp tools/clang/test/Analysis/objc-arc.m tools/clang/test/Analysis/objc-bool.m tools/clang/test/Analysis/objc-boxing.m tools/clang/test/Analysis/objc-for.m tools/clang/test/Analysis/objc-method-coverage.m tools/clang/test/Analysis/objc-properties.m tools/clang/test/Analysis/objc-string.mm tools/clang/test/Analysis/objc-subscript.m tools/clang/test/Analysis/objc/direct-ivar-assignment-in-annotated-functions.m tools/clang/test/Analysis/objc_invalidation.m tools/clang/test/Analysis/operator-calls.cpp tools/clang/test/Analysis/out-of-bounds.c tools/clang/test/Analysis/outofbound-notwork.c tools/clang/test/Analysis/outofbound.c tools/clang/test/Analysis/override-werror.c tools/clang/test/Analysis/plist-html-macros.c tools/clang/test/Analysis/plist-output-alternate.m tools/clang/test/Analysis/plist-output.m tools/clang/test/Analysis/pointer-to-member.cpp tools/clang/test/Analysis/pr4209.m tools/clang/test/Analysis/pr_2542_rdar_6793404.m tools/clang/test/Analysis/pr_4164.c tools/clang/test/Analysis/properties.m tools/clang/test/Analysis/pthreadlock.c tools/clang/test/Analysis/ptr-arith.c tools/clang/test/Analysis/rdar-6442306-1.m tools/clang/test/Analysis/rdar-6540084.m tools/clang/test/Analysis/rdar-6541136-region.c tools/clang/test/Analysis/rdar-6562655.m tools/clang/test/Analysis/rdar-6600344-nil-receiver-undefined-struct-ret.m tools/clang/test/Analysis/rdar-7168531.m tools/clang/test/Analysis/redefined_system.c tools/clang/test/Analysis/refcnt_naming.m tools/clang/test/Analysis/reference.cpp tools/clang/test/Analysis/reference.mm tools/clang/test/Analysis/region-1.m tools/clang/test/Analysis/region-store.c tools/clang/test/Analysis/region-store.cpp tools/clang/test/Analysis/reinterpret-cast.cpp tools/clang/test/Analysis/retain-release-cf-audited.m tools/clang/test/Analysis/retain-release-gc-only.m tools/clang/test/Analysis/retain-release-inline.m tools/clang/test/Analysis/retain-release-path-notes-gc.m tools/clang/test/Analysis/retain-release-path-notes.m tools/clang/test/Analysis/retain-release-region-store.m tools/clang/test/Analysis/retain-release.m tools/clang/test/Analysis/retain-release.mm tools/clang/test/Analysis/security-syntax-checks-no-emit.c tools/clang/test/Analysis/security-syntax-checks.m tools/clang/test/Analysis/self-init.m tools/clang/test/Analysis/shallow-mode.m tools/clang/test/Analysis/simple-stream-checks.c tools/clang/test/Analysis/sizeofpointer.c tools/clang/test/Analysis/stack-addr-ps.c tools/clang/test/Analysis/stack-addr-ps.cpp tools/clang/test/Analysis/stack-block-returned.cpp tools/clang/test/Analysis/stackaddrleak.c tools/clang/test/Analysis/static_local.m tools/clang/test/Analysis/stats.c tools/clang/test/Analysis/stream.c tools/clang/test/Analysis/string-fail.c tools/clang/test/Analysis/string.c tools/clang/test/Analysis/superclass.m tools/clang/test/Analysis/svalbuilder-logic.c tools/clang/test/Analysis/taint-generic.c tools/clang/test/Analysis/taint-tester.c tools/clang/test/Analysis/taint-tester.cpp tools/clang/test/Analysis/taint-tester.m tools/clang/test/Analysis/temp-obj-dtors-cfg-output.cpp tools/clang/test/Analysis/templates.cpp tools/clang/test/Analysis/temporaries.cpp tools/clang/test/Analysis/test-objc-non-nil-return-value-checker.m tools/clang/test/Analysis/test-variably-modified-types.c tools/clang/test/Analysis/traversal-algorithm.mm tools/clang/test/Analysis/traversal-path-unification.c tools/clang/test/Analysis/undef-buffers.c tools/clang/test/Analysis/uninit-msg-expr.m tools/clang/test/Analysis/uninit-ps-rdar6145427.m tools/clang/test/Analysis/uninit-sometimes.cpp tools/clang/test/Analysis/uninit-vals-ps-region.m tools/clang/test/Analysis/uninit-vals-ps.c tools/clang/test/Analysis/uninit-vals.m tools/clang/test/Analysis/unions-region.m tools/clang/test/Analysis/unions.cpp tools/clang/test/Analysis/unix-fns.c tools/clang/test/Analysis/unreachable-code-path.c tools/clang/test/Analysis/unused-ivars.m tools/clang/test/Analysis/variadic-method-types.m tools/clang/test/Analysis/virtualcall.cpp tools/clang/test/Analysis/virtualcall.h tools/clang/test/CMakeLists.txt tools/clang/test/CXX/basic/basic.def.odr/p1-var.cpp tools/clang/test/CXX/basic/basic.def.odr/p2-typeid.cpp tools/clang/test/CXX/basic/basic.link/p6.cpp tools/clang/test/CXX/basic/basic.link/p9.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/p2-template-id.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/p2.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/p3.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/p4.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/p1-cxx11.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/p1.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/p3.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/p4-cxx11.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/p2.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/templateid.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/p2.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p2.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p3.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p4.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p5.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/p6-0x.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/p6.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.udir/p1.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p11.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p12.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p13.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p14.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p15.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p3.cpp tools/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p7.cpp tools/clang/test/CXX/basic/basic.scope/basic.scope.hiding/p2.cpp tools/clang/test/CXX/basic/basic.scope/basic.scope.local/p2.cpp tools/clang/test/CXX/basic/basic.scope/basic.scope.local/p4-0x.cpp tools/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/p3.cpp tools/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/p9.cpp tools/clang/test/CXX/basic/basic.start/basic.start.main/p2.cpp tools/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.allocation/p1.cpp tools/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.deallocation/p1.cpp tools/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/p2-nodef.cpp tools/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/p2-noexceptions.cpp tools/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/p2.cpp tools/clang/test/CXX/basic/basic.types/p10.cpp tools/clang/test/CXX/class.access/class.access.base/p1.cpp tools/clang/test/CXX/class.access/class.access.base/p5.cpp tools/clang/test/CXX/class.access/class.access.dcl/p1.cpp tools/clang/test/CXX/class.access/class.access.nest/p1.cpp tools/clang/test/CXX/class.access/class.friend/p1.cpp tools/clang/test/CXX/class.access/class.friend/p11.cpp tools/clang/test/CXX/class.access/class.friend/p2-cxx03.cpp tools/clang/test/CXX/class.access/class.friend/p3-cxx0x.cpp tools/clang/test/CXX/class.access/class.friend/p6.cpp tools/clang/test/CXX/class.access/class.friend/p9-cxx0x.cpp tools/clang/test/CXX/class.access/class.protected/p1-cxx11.cpp tools/clang/test/CXX/class.access/class.protected/p1.cpp tools/clang/test/CXX/class.access/p4.cpp tools/clang/test/CXX/class.access/p6.cpp tools/clang/test/CXX/class.derived/class.abstract/p16.cpp tools/clang/test/CXX/class.derived/class.abstract/p4.cpp tools/clang/test/CXX/class.derived/class.abstract/p5.cpp tools/clang/test/CXX/class.derived/class.member.lookup/p6.cpp tools/clang/test/CXX/class.derived/class.member.lookup/p8.cpp tools/clang/test/CXX/class.derived/class.member.lookup/p9.cpp tools/clang/test/CXX/class.derived/class.virtual/p12.cpp tools/clang/test/CXX/class.derived/class.virtual/p2.cpp tools/clang/test/CXX/class.derived/class.virtual/p3-0x.cpp tools/clang/test/CXX/class.derived/p1.cpp tools/clang/test/CXX/class.derived/p2.cpp tools/clang/test/CXX/class/class.base/class.base.init/p5-0x.cpp tools/clang/test/CXX/class/class.bit/p2.cpp tools/clang/test/CXX/class/class.friend/p1-ambiguous.cpp tools/clang/test/CXX/class/class.friend/p1-cxx11.cpp tools/clang/test/CXX/class/class.friend/p1.cpp tools/clang/test/CXX/class/class.friend/p2.cpp tools/clang/test/CXX/class/class.friend/p6.cpp tools/clang/test/CXX/class/class.local/p1-0x.cpp tools/clang/test/CXX/class/class.local/p1.cpp tools/clang/test/CXX/class/class.local/p2.cpp tools/clang/test/CXX/class/class.local/p3.cpp tools/clang/test/CXX/class/class.local/p4.cpp tools/clang/test/CXX/class/class.mem/p1.cpp tools/clang/test/CXX/class/class.mem/p13.cpp tools/clang/test/CXX/class/class.mem/p14.cpp tools/clang/test/CXX/class/class.mem/p1b.cpp tools/clang/test/CXX/class/class.mem/p2.cpp tools/clang/test/CXX/class/class.mem/p5-0x.cpp tools/clang/test/CXX/class/class.mem/p8-0x.cpp tools/clang/test/CXX/class/class.mfct/class.mfct.non-static/p3.cpp tools/clang/test/CXX/class/class.nest/p1-cxx0x.cpp tools/clang/test/CXX/class/class.nest/p1.cpp tools/clang/test/CXX/class/class.nest/p3.cpp tools/clang/test/CXX/class/class.nested.type/p1.cpp tools/clang/test/CXX/class/class.static/class.static.data/p3.cpp tools/clang/test/CXX/class/class.static/class.static.data/p4.cpp tools/clang/test/CXX/class/class.union/p1.cpp tools/clang/test/CXX/class/class.union/p2-0x.cpp tools/clang/test/CXX/class/p1-0x.cpp tools/clang/test/CXX/class/p2-0x.cpp tools/clang/test/CXX/class/p6-0x.cpp tools/clang/test/CXX/conv/conv.mem/p4.cpp tools/clang/test/CXX/conv/conv.prom/p2.cpp tools/clang/test/CXX/conv/conv.prom/p4.cpp tools/clang/test/CXX/conv/conv.ptr/p2.cpp tools/clang/test/CXX/conv/conv.qual/pr6089.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.memdef/p3.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/p1.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/p1.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/p2.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/p7.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/p8.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p1.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p10.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p11.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p12.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p13.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p3-cxx0x.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p4.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p5-cxx0x.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p6-cxx0x.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p8-cxx0x.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p8.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/p1.cpp tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/p6.cpp tools/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/p5.cpp tools/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/p6.cpp tools/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/p7.cpp tools/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/p8.cpp tools/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/p1.cpp tools/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/p2.cpp tools/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.grammar/p6.cpp tools/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/p1.cpp tools/clang/test/CXX/dcl.dcl/dcl.enum/p5.cpp tools/clang/test/CXX/dcl.dcl/dcl.link/p7-2.cpp tools/clang/test/CXX/dcl.dcl/dcl.link/p7.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p2.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p4.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p5.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p6.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p8.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p9.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p3.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p4.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p6.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/p1.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/p10.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/p2.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/p9.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p12-1y.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p2.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p3-1y.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p3.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p4.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p5.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p6-1y.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p6.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p7.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/p2-0x.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/p3.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/p4-cxx0x.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/p5-cxx0x.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/p3-0x.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/p2-0x.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/p3.cpp tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/p4.cpp tools/clang/test/CXX/dcl.dcl/p4-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/p1.cpp tools/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/p2.cpp tools/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.delete/p4.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/p1-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/p4.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/p7.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/basic.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p3-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p7-0x-fixits.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p7-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p7-cxx11-nowarn.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/basic.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p1.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p3.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-cxx03-extra-copy.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-cxx0x-no-extra-copy.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-examples.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-var.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/p1.cpp tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/p2.cpp tools/clang/test/CXX/dcl.decl/dcl.init/p14-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.init/p5.cpp tools/clang/test/CXX/dcl.decl/dcl.init/p6.cpp tools/clang/test/CXX/dcl.decl/dcl.init/p7.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/p1-cxx0x.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/p1.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p10.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p2.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p3.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p4.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p5.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p6.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p7.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/p8.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/p1.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/p2.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p13.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p14.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p2-cxx0x.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p3.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p6-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p6.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p8-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p8.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p9-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.mptr/p3.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/p5.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/p6-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/p1-0x.cpp tools/clang/test/CXX/dcl.decl/dcl.meaning/p1.cpp tools/clang/test/CXX/dcl.decl/dcl.name/p1.cpp tools/clang/test/CXX/dcl.decl/p4-0x.cpp tools/clang/test/CXX/except/except.handle/p16.cpp tools/clang/test/CXX/except/except.spec/canonical.cpp tools/clang/test/CXX/except/except.spec/p1.cpp tools/clang/test/CXX/except/except.spec/p11.cpp tools/clang/test/CXX/except/except.spec/p14-ir.cpp tools/clang/test/CXX/except/except.spec/p14.cpp tools/clang/test/CXX/except/except.spec/p15.cpp tools/clang/test/CXX/except/except.spec/p2-dynamic-types.cpp tools/clang/test/CXX/except/except.spec/p2-places.cpp tools/clang/test/CXX/except/except.spec/p3.cpp tools/clang/test/CXX/except/except.spec/p4.cpp tools/clang/test/CXX/except/except.spec/p5-pointers.cpp tools/clang/test/CXX/except/except.spec/p5-virtual.cpp tools/clang/test/CXX/except/except.spec/p9-dynamic.cpp tools/clang/test/CXX/except/except.spec/p9-noexcept.cpp tools/clang/test/CXX/except/except.spec/template.cpp tools/clang/test/CXX/expr/expr.ass/p9-cxx11.cpp tools/clang/test/CXX/expr/expr.cast/p4-0x.cpp tools/clang/test/CXX/expr/expr.cast/p4.cpp tools/clang/test/CXX/expr/expr.const/p2-0x.cpp tools/clang/test/CXX/expr/expr.const/p3-0x-nowarn.cpp tools/clang/test/CXX/expr/expr.const/p3-0x.cpp tools/clang/test/CXX/expr/expr.const/p5-0x.cpp tools/clang/test/CXX/expr/expr.mptr.oper/p5.cpp tools/clang/test/CXX/expr/expr.mptr.oper/p6-0x.cpp tools/clang/test/CXX/expr/expr.post/expr.call/p7-0x.cpp tools/clang/test/CXX/expr/expr.post/expr.const.cast/p1-0x.cpp tools/clang/test/CXX/expr/expr.post/expr.dynamic.cast/p3-0x.cpp tools/clang/test/CXX/expr/expr.post/expr.ref/p3.cpp tools/clang/test/CXX/expr/expr.post/expr.reinterpret.cast/p1-0x.cpp tools/clang/test/CXX/expr/expr.post/expr.static.cast/p3-0x.cpp tools/clang/test/CXX/expr/expr.post/expr.static.cast/p9-0x.cpp tools/clang/test/CXX/expr/expr.post/expr.type.conv/p1-0x.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.general/p12-0x.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.general/p3-0x.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.general/p4-0x.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.general/p8-0x.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/blocks-irgen.mm tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/blocks.mm tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/default-arguments.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p10.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p11.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p12.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p13.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p14.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p15.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p16.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p18.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p19.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p2.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p20.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p21.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p23.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p3.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p4-1y.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p4.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p4.mm tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p5.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p6.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p7.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p8.cpp tools/clang/test/CXX/expr/expr.prim/expr.prim.lambda/templates.cpp tools/clang/test/CXX/expr/expr.unary/expr.delete/p5.cpp tools/clang/test/CXX/expr/expr.unary/expr.new/p17-crash.cpp tools/clang/test/CXX/expr/expr.unary/expr.new/p17.cpp tools/clang/test/CXX/expr/expr.unary/expr.new/p19.cpp tools/clang/test/CXX/expr/expr.unary/expr.new/p2-cxx0x.cpp tools/clang/test/CXX/expr/expr.unary/expr.new/p20-0x.cpp tools/clang/test/CXX/expr/expr.unary/expr.new/p20.cpp tools/clang/test/CXX/expr/expr.unary/expr.sizeof/p1.cpp tools/clang/test/CXX/expr/expr.unary/expr.sizeof/p5-0x.cpp tools/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp tools/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/sema.cpp tools/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/ser.h tools/clang/test/CXX/expr/expr.unary/expr.unary.op/p3.cpp tools/clang/test/CXX/expr/expr.unary/expr.unary.op/p4.cpp tools/clang/test/CXX/expr/expr.unary/expr.unary.op/p6.cpp tools/clang/test/CXX/expr/p10-0x.cpp tools/clang/test/CXX/expr/p3.cpp tools/clang/test/CXX/expr/p8.cpp tools/clang/test/CXX/expr/p9.cpp tools/clang/test/CXX/lex/lex.charset/p2-cxx11.cpp tools/clang/test/CXX/lex/lex.charset/p2-cxx98.cpp tools/clang/test/CXX/lex/lex.literal/lex.ccon/p1.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p1.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p10.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p2.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p3.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p4.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p5.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p6.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p7.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p8.cpp tools/clang/test/CXX/lex/lex.literal/lex.ext/p9.cpp tools/clang/test/CXX/lex/lex.pptoken/p3-0x.cpp tools/clang/test/CXX/lex/lex.trigraph/p1.cpp tools/clang/test/CXX/lex/lex.trigraph/p2.cpp tools/clang/test/CXX/lex/lex.trigraph/p3.cpp tools/clang/test/CXX/over/over.built/p23.cpp tools/clang/test/CXX/over/over.built/p25.cpp tools/clang/test/CXX/over/over.load/p2-0x.cpp tools/clang/test/CXX/over/over.match/over.match.best/over.best.ics/over.ics.list/p6.cpp tools/clang/test/CXX/over/over.match/over.match.best/over.best.ics/over.ics.user/p3-0x.cpp tools/clang/test/CXX/over/over.match/over.match.best/over.ics.rank/p3-0x.cpp tools/clang/test/CXX/over/over.match/over.match.best/p1.cpp tools/clang/test/CXX/over/over.match/over.match.funcs/over.match.copy/p1.cpp tools/clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/p3.cpp tools/clang/test/CXX/over/over.match/over.match.funcs/p4-0x.cpp tools/clang/test/CXX/over/over.oper/over.literal/p2.cpp tools/clang/test/CXX/over/over.oper/over.literal/p3.cpp tools/clang/test/CXX/over/over.oper/over.literal/p5.cpp tools/clang/test/CXX/over/over.oper/over.literal/p6.cpp tools/clang/test/CXX/over/over.oper/over.literal/p7.cpp tools/clang/test/CXX/over/over.oper/over.literal/p8.cpp tools/clang/test/CXX/over/over.over/p1.cpp tools/clang/test/CXX/over/over.over/p2-resolve-single-template-id.cpp tools/clang/test/CXX/over/over.over/p2.cpp tools/clang/test/CXX/over/over.over/p4.cpp tools/clang/test/CXX/special/class.conv/class.conv.ctor/p1.cpp tools/clang/test/CXX/special/class.copy/implicit-move-def.cpp tools/clang/test/CXX/special/class.copy/implicit-move.cpp tools/clang/test/CXX/special/class.copy/p11.0x.copy.cpp tools/clang/test/CXX/special/class.copy/p11.0x.move.cpp tools/clang/test/CXX/special/class.copy/p12-0x.cpp tools/clang/test/CXX/special/class.copy/p13-0x.cpp tools/clang/test/CXX/special/class.copy/p15-0x.cpp tools/clang/test/CXX/special/class.copy/p15-inclass.cpp tools/clang/test/CXX/special/class.copy/p18-cxx11.cpp tools/clang/test/CXX/special/class.copy/p20.cpp tools/clang/test/CXX/special/class.copy/p23-cxx11.cpp tools/clang/test/CXX/special/class.copy/p25-0x.cpp tools/clang/test/CXX/special/class.copy/p28-cxx11.cpp tools/clang/test/CXX/special/class.copy/p3.cpp tools/clang/test/CXX/special/class.copy/p33-0x.cpp tools/clang/test/CXX/special/class.copy/p8-cxx11.cpp tools/clang/test/CXX/special/class.copy/p9.cpp tools/clang/test/CXX/special/class.ctor/p1.cpp tools/clang/test/CXX/special/class.ctor/p4-0x.cpp tools/clang/test/CXX/special/class.ctor/p5-0x.cpp tools/clang/test/CXX/special/class.ctor/p6-0x.cpp tools/clang/test/CXX/special/class.dtor/p10-0x.cpp tools/clang/test/CXX/special/class.dtor/p2-0x.cpp tools/clang/test/CXX/special/class.dtor/p2.cpp tools/clang/test/CXX/special/class.dtor/p3-0x.cpp tools/clang/test/CXX/special/class.dtor/p3.cpp tools/clang/test/CXX/special/class.dtor/p5-0x.cpp tools/clang/test/CXX/special/class.dtor/p9.cpp tools/clang/test/CXX/special/class.free/p1.cpp tools/clang/test/CXX/special/class.free/p6.cpp tools/clang/test/CXX/special/class.inhctor/elsewhere.cpp tools/clang/test/CXX/special/class.inhctor/p1.cpp tools/clang/test/CXX/special/class.inhctor/p2.cpp tools/clang/test/CXX/special/class.inhctor/p3.cpp tools/clang/test/CXX/special/class.inhctor/p4.cpp tools/clang/test/CXX/special/class.inhctor/p7.cpp tools/clang/test/CXX/special/class.inhctor/p8.cpp tools/clang/test/CXX/special/class.init/class.base.init/p8-0x.cpp tools/clang/test/CXX/special/class.init/class.base.init/p9-0x.cpp tools/clang/test/CXX/special/class.temporary/p1.cpp tools/clang/test/CXX/stmt.stmt/stmt.ambig/p1-0x.cpp tools/clang/test/CXX/stmt.stmt/stmt.dcl/p3-0x.cpp tools/clang/test/CXX/stmt.stmt/stmt.dcl/p3.cpp tools/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/p1.cpp tools/clang/test/CXX/stmt.stmt/stmt.label/p1.cpp tools/clang/test/CXX/stmt.stmt/stmt.select/p3.cpp tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/p2-0x.cpp tools/clang/test/CXX/temp/p3.cpp tools/clang/test/CXX/temp/temp.arg/temp.arg.nontype/p1-11.cpp tools/clang/test/CXX/temp/temp.arg/temp.arg.nontype/p1.cpp tools/clang/test/CXX/temp/temp.arg/temp.arg.nontype/p5.cpp tools/clang/test/CXX/temp/temp.arg/temp.arg.template/p3-0x.cpp tools/clang/test/CXX/temp/temp.arg/temp.arg.type/p2-cxx0x.cpp tools/clang/test/CXX/temp/temp.arg/temp.arg.type/p2.cpp tools/clang/test/CXX/temp/temp.decls/p3.cpp tools/clang/test/CXX/temp/temp.decls/temp.alias/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.alias/p2.cpp tools/clang/test/CXX/temp/temp.decls/temp.alias/p3.cpp tools/clang/test/CXX/temp/temp.decls/temp.class.spec/p6.cpp tools/clang/test/CXX/temp/temp.decls/temp.class.spec/p8-0x.cpp tools/clang/test/CXX/temp/temp.decls/temp.class.spec/p9-0x.cpp tools/clang/test/CXX/temp/temp.decls/temp.class.spec/p9.cpp tools/clang/test/CXX/temp/temp.decls/temp.class.spec/temp.class.order/p2.cpp tools/clang/test/CXX/temp/temp.decls/temp.class.spec/temp.class.spec.mfunc/p1-neg.cpp tools/clang/test/CXX/temp/temp.decls/temp.class.spec/temp.class.spec.mfunc/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.class/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/p1-retmem.cpp tools/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/p1inst.cpp tools/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/pr5056.cpp tools/clang/test/CXX/temp/temp.decls/temp.class/temp.static/p1-inst.cpp tools/clang/test/CXX/temp/temp.decls/temp.class/temp.static/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p3-0x.cpp tools/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p3.cpp tools/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p4.cpp tools/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p5.cpp tools/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/p4-neg.cpp tools/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/p4.cpp tools/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp tools/clang/test/CXX/temp/temp.decls/temp.friend/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.friend/p3.cpp tools/clang/test/CXX/temp/temp.decls/temp.friend/p4.cpp tools/clang/test/CXX/temp/temp.decls/temp.friend/p5.cpp tools/clang/test/CXX/temp/temp.decls/temp.friend/p8.cpp tools/clang/test/CXX/temp/temp.decls/temp.mem/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.mem/p3.cpp tools/clang/test/CXX/temp/temp.decls/temp.mem/p5.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/deduction.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/example-bind.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/example-function.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/example-tuple.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/ext-blocks.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/injected-class-name.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/metafunctions.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/multi-level-substitution.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/p1.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/p2.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/p4.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/p5.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/p5.mm tools/clang/test/CXX/temp/temp.decls/temp.variadic/parameter-matching.cpp tools/clang/test/CXX/temp/temp.decls/temp.variadic/partial-ordering.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/p1.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/p3-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/p3-nodeduct.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/p3.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/p9-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/cwg1170.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/p9.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/sfinae-1.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/basic.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p1-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p2.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p3-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p3.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p4.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p6.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/p2.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/p3.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/p4.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.funcaddr/p1.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p11.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p12.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p9-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p10-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p17.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p2-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p21.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p22.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p5-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p8-0x.cpp tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p9-0x.cpp tools/clang/test/CXX/temp/temp.names/p2.cpp tools/clang/test/CXX/temp/temp.names/p3-0x.cpp tools/clang/test/CXX/temp/temp.names/p4.cpp tools/clang/test/CXX/temp/temp.param/p1.cpp tools/clang/test/CXX/temp/temp.param/p10-0x.cpp tools/clang/test/CXX/temp/temp.param/p10.cpp tools/clang/test/CXX/temp/temp.param/p11-0x.cpp tools/clang/test/CXX/temp/temp.param/p11.cpp tools/clang/test/CXX/temp/temp.param/p12.cpp tools/clang/test/CXX/temp/temp.param/p13.cpp tools/clang/test/CXX/temp/temp.param/p14.cpp tools/clang/test/CXX/temp/temp.param/p15-cxx0x.cpp tools/clang/test/CXX/temp/temp.param/p15.cpp tools/clang/test/CXX/temp/temp.param/p2.cpp tools/clang/test/CXX/temp/temp.param/p3.cpp tools/clang/test/CXX/temp/temp.param/p4.cpp tools/clang/test/CXX/temp/temp.param/p5.cpp tools/clang/test/CXX/temp/temp.param/p7.cpp tools/clang/test/CXX/temp/temp.param/p8.cpp tools/clang/test/CXX/temp/temp.param/p9-0x.cpp tools/clang/test/CXX/temp/temp.param/p9.cpp tools/clang/test/CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp tools/clang/test/CXX/temp/temp.res/temp.dep/p3.cpp tools/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.constexpr/p2-0x.cpp tools/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.constexpr/p2.cpp tools/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.type/p1.cpp tools/clang/test/CXX/temp/temp.res/temp.local/p1.cpp tools/clang/test/CXX/temp/temp.res/temp.local/p3.cpp tools/clang/test/CXX/temp/temp.res/temp.local/p7.cpp tools/clang/test/CXX/temp/temp.res/temp.local/p8.cpp tools/clang/test/CXX/temp/temp.res/temp.local/p9.cpp tools/clang/test/CXX/temp/temp.spec/p5.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/examples.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p1.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p10.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p11.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p13.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p14.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p15.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p16.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p17.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p18.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p19.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p2-0x.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p2.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p20.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p21.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p3.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p4.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p5-example.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p5.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p6.cpp tools/clang/test/CXX/temp/temp.spec/temp.expl.spec/p9.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p1-0x.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p1-emit.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p1.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p10.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p11.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p12.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p2.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p3-0x.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p3.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p4.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p5.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p6.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p7.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p8.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p9-linkage.cpp tools/clang/test/CXX/temp/temp.spec/temp.explicit/p9.cpp tools/clang/test/CXX/temp/temp.spec/temp.inst/p1.cpp tools/clang/test/CXX/temp/temp.spec/temp.inst/p11.cpp tools/clang/test/CXX/temp/temp.type/p1-0x.cpp tools/clang/test/CodeCompletion/Inputs/macros.h tools/clang/test/CodeCompletion/Inputs/reserved.h tools/clang/test/CodeCompletion/PR9728.cpp tools/clang/test/CodeCompletion/auto.cpp tools/clang/test/CodeCompletion/call.c tools/clang/test/CodeCompletion/call.cpp tools/clang/test/CodeCompletion/constexpr.cpp tools/clang/test/CodeCompletion/documentation.cpp tools/clang/test/CodeCompletion/enum-switch-case-qualified.cpp tools/clang/test/CodeCompletion/enum-switch-case.c tools/clang/test/CodeCompletion/enum-switch-case.cpp tools/clang/test/CodeCompletion/function-templates.cpp tools/clang/test/CodeCompletion/functions.cpp tools/clang/test/CodeCompletion/macros.c tools/clang/test/CodeCompletion/member-access.c tools/clang/test/CodeCompletion/member-access.cpp tools/clang/test/CodeCompletion/namespace-alias.cpp tools/clang/test/CodeCompletion/namespace.cpp tools/clang/test/CodeCompletion/nested-name-specifier.cpp tools/clang/test/CodeCompletion/objc-expr.m tools/clang/test/CodeCompletion/objc-message.m tools/clang/test/CodeCompletion/operator.cpp tools/clang/test/CodeCompletion/ordinary-name.c tools/clang/test/CodeCompletion/ordinary-name.cpp tools/clang/test/CodeCompletion/preamble.c tools/clang/test/CodeCompletion/some_struct.h tools/clang/test/CodeCompletion/stdin.c tools/clang/test/CodeCompletion/tag.c tools/clang/test/CodeCompletion/tag.cpp tools/clang/test/CodeCompletion/templates.cpp tools/clang/test/CodeCompletion/truncation.c tools/clang/test/CodeCompletion/truncation.c.h tools/clang/test/CodeCompletion/using-namespace.cpp tools/clang/test/CodeCompletion/using.cpp tools/clang/test/CodeGen/2002-01-23-LoadQISIReloadFailure.c tools/clang/test/CodeGen/2002-01-24-ComplexSpaceInType.c tools/clang/test/CodeGen/2002-01-24-HandleCallInsnSEGV.c tools/clang/test/CodeGen/2002-02-13-ConditionalInCall.c tools/clang/test/CodeGen/2002-02-13-ReloadProblem.c tools/clang/test/CodeGen/2002-02-13-TypeVarNameCollision.c tools/clang/test/CodeGen/2002-02-13-UnnamedLocal.c tools/clang/test/CodeGen/2002-02-14-EntryNodePreds.c tools/clang/test/CodeGen/2002-02-16-RenamingTest.c tools/clang/test/CodeGen/2002-02-17-ArgumentAddress.c tools/clang/test/CodeGen/2002-02-18-64bitConstant.c tools/clang/test/CodeGen/2002-02-18-StaticData.c tools/clang/test/CodeGen/2002-03-11-LargeCharInString.c tools/clang/test/CodeGen/2002-03-12-ArrayInitialization.c tools/clang/test/CodeGen/2002-03-12-StructInitialize.c tools/clang/test/CodeGen/2002-03-12-StructInitializer.c tools/clang/test/CodeGen/2002-03-14-BrokenPHINode.c tools/clang/test/CodeGen/2002-03-14-BrokenSSA.c tools/clang/test/CodeGen/2002-03-14-QuotesInStrConst.c tools/clang/test/CodeGen/2002-04-07-SwitchStmt.c tools/clang/test/CodeGen/2002-04-08-LocalArray.c tools/clang/test/CodeGen/2002-04-09-StructRetVal.c tools/clang/test/CodeGen/2002-04-10-StructParameters.c tools/clang/test/CodeGen/2002-05-23-StaticValues.c tools/clang/test/CodeGen/2002-05-23-TypeNameCollision.c tools/clang/test/CodeGen/2002-06-25-FWriteInterfaceFailure.c tools/clang/test/CodeGen/2002-07-14-MiscListTests.c tools/clang/test/CodeGen/2002-07-14-MiscTests.c tools/clang/test/CodeGen/2002-07-14-MiscTests2.c tools/clang/test/CodeGen/2002-07-14-MiscTests3.c tools/clang/test/CodeGen/2002-07-16-HardStringInit.c tools/clang/test/CodeGen/2002-07-17-StringConstant.c tools/clang/test/CodeGen/2002-07-30-SubregSetAssertion.c tools/clang/test/CodeGen/2002-07-30-UnionTest.c tools/clang/test/CodeGen/2002-07-30-VarArgsCallFailure.c tools/clang/test/CodeGen/2002-07-31-BadAssert.c tools/clang/test/CodeGen/2002-07-31-SubregFailure.c tools/clang/test/CodeGen/2002-08-02-UnionTest.c tools/clang/test/CodeGen/2002-08-19-RecursiveLocals.c tools/clang/test/CodeGen/2002-09-08-PointerShifts.c tools/clang/test/CodeGen/2002-09-18-UnionProblem.c tools/clang/test/CodeGen/2002-09-19-StarInLabel.c tools/clang/test/CodeGen/2002-10-12-TooManyArguments.c tools/clang/test/CodeGen/2002-12-15-GlobalBoolTest.c tools/clang/test/CodeGen/2002-12-15-GlobalConstantTest.c tools/clang/test/CodeGen/2002-12-15-GlobalRedefinition.c tools/clang/test/CodeGen/2002-12-15-StructParameters.c tools/clang/test/CodeGen/2003-01-30-UnionInit.c tools/clang/test/CodeGen/2003-03-03-DeferredType.c tools/clang/test/CodeGen/2003-06-22-UnionCrash.c tools/clang/test/CodeGen/2003-06-23-GCC-fold-infinite-recursion.c tools/clang/test/CodeGen/2003-06-26-CFECrash.c tools/clang/test/CodeGen/2003-06-29-MultipleFunctionDefinition.c tools/clang/test/CodeGen/2003-07-22-ArrayAccessTypeSafety.c tools/clang/test/CodeGen/2003-08-06-BuiltinSetjmpLongjmp.c tools/clang/test/CodeGen/2003-08-17-DeadCodeShortCircuit.c tools/clang/test/CodeGen/2003-08-18-SigSetJmp.c tools/clang/test/CodeGen/2003-08-18-StructAsValue.c tools/clang/test/CodeGen/2003-08-20-BadBitfieldRef.c tools/clang/test/CodeGen/2003-08-20-PrototypeMismatch.c tools/clang/test/CodeGen/2003-08-20-vfork-bug.c tools/clang/test/CodeGen/2003-08-21-BinOp-Type-Mismatch.c tools/clang/test/CodeGen/2003-08-21-StmtExpr.c tools/clang/test/CodeGen/2003-08-21-WideString.c tools/clang/test/CodeGen/2003-08-23-LocalUnionTest.c tools/clang/test/CodeGen/2003-08-29-BitFieldStruct.c tools/clang/test/CodeGen/2003-08-29-HugeCharConst.c tools/clang/test/CodeGen/2003-08-29-StructLayoutBug.c tools/clang/test/CodeGen/2003-08-30-AggregateInitializer.c tools/clang/test/CodeGen/2003-08-30-LargeIntegerBitfieldMember.c tools/clang/test/CodeGen/2003-09-18-BitfieldTests.c tools/clang/test/CodeGen/2003-09-30-StructLayout.c tools/clang/test/CodeGen/2003-10-02-UnionLValueError.c tools/clang/test/CodeGen/2003-10-06-NegateExprType.c tools/clang/test/CodeGen/2003-10-09-UnionInitializerBug.c tools/clang/test/CodeGen/2003-10-28-ident.c tools/clang/test/CodeGen/2003-10-29-AsmRename.c tools/clang/test/CodeGen/2003-11-01-C99-CompoundLiteral.c tools/clang/test/CodeGen/2003-11-01-EmptyStructCrash.c tools/clang/test/CodeGen/2003-11-01-GlobalUnionInit.c tools/clang/test/CodeGen/2003-11-03-AddrArrayElement.c tools/clang/test/CodeGen/2003-11-04-EmptyStruct.c tools/clang/test/CodeGen/2003-11-04-OutOfMemory.c tools/clang/test/CodeGen/2003-11-08-PointerSubNotGetelementptr.c tools/clang/test/CodeGen/2003-11-12-VoidString.c tools/clang/test/CodeGen/2003-11-13-TypeSafety.c tools/clang/test/CodeGen/2003-11-16-StaticArrayInit.c tools/clang/test/CodeGen/2003-11-18-CondExprLValue.c tools/clang/test/CodeGen/2003-11-19-AddressOfRegister.c tools/clang/test/CodeGen/2003-11-19-BitFieldArray.c tools/clang/test/CodeGen/2003-11-20-Bitfields.c tools/clang/test/CodeGen/2003-11-20-ComplexDivision.c tools/clang/test/CodeGen/2003-11-20-UnionBitfield.c tools/clang/test/CodeGen/2003-11-26-PointerShift.c tools/clang/test/CodeGen/2003-11-27-ConstructorCast.c tools/clang/test/CodeGen/2003-11-27-UnionCtorInitialization.c tools/clang/test/CodeGen/2003-12-14-ExternInlineSupport.c tools/clang/test/CodeGen/2004-01-01-UnknownInitSize.c tools/clang/test/CodeGen/2004-01-08-ExternInlineRedefine.c tools/clang/test/CodeGen/2004-02-12-LargeAggregateCopy.c tools/clang/test/CodeGen/2004-02-13-BuiltinFrameReturnAddress.c tools/clang/test/CodeGen/2004-02-13-IllegalVararg.c tools/clang/test/CodeGen/2004-02-13-Memset.c tools/clang/test/CodeGen/2004-02-14-ZeroInitializer.c tools/clang/test/CodeGen/2004-02-20-Builtins.c tools/clang/test/CodeGen/2004-03-07-ComplexDivEquals.c tools/clang/test/CodeGen/2004-03-07-ExternalConstant.c tools/clang/test/CodeGen/2004-03-09-LargeArrayInitializers.c tools/clang/test/CodeGen/2004-03-15-SimpleIndirectGoto.c tools/clang/test/CodeGen/2004-03-16-AsmRegisterCrash.c tools/clang/test/CodeGen/2004-05-07-VarArrays.c tools/clang/test/CodeGen/2004-05-21-IncompleteEnum.c tools/clang/test/CodeGen/2004-06-08-OpaqueStructArg.c tools/clang/test/CodeGen/2004-06-17-UnorderedBuiltins.c tools/clang/test/CodeGen/2004-06-17-UnorderedCompares.c tools/clang/test/CodeGen/2004-06-18-VariableLengthArrayOfStructures.c tools/clang/test/CodeGen/2004-07-06-FunctionCast.c tools/clang/test/CodeGen/2004-08-06-LargeStructTest.c tools/clang/test/CodeGen/2004-11-25-UnnamedBitfieldPadding.c tools/clang/test/CodeGen/2004-11-27-InvalidConstantExpr.c tools/clang/test/CodeGen/2004-11-27-StaticFunctionRedeclare.c tools/clang/test/CodeGen/2005-01-02-ConstantInits.c tools/clang/test/CodeGen/2005-01-02-PointerDifference.c tools/clang/test/CodeGen/2005-01-02-VAArgError-ICE.c tools/clang/test/CodeGen/2005-02-20-AggregateSAVEEXPR.c tools/clang/test/CodeGen/2005-02-27-MarkGlobalConstant.c tools/clang/test/CodeGen/2005-03-05-OffsetOfHack.c tools/clang/test/CodeGen/2005-03-06-OffsetOfStructCrash.c tools/clang/test/CodeGen/2005-03-11-Prefetch.c tools/clang/test/CodeGen/2005-04-09-ComplexOps.c tools/clang/test/CodeGen/2005-05-10-GlobalUnionInit.c tools/clang/test/CodeGen/2005-06-15-ExpandGotoInternalProblem.c tools/clang/test/CodeGen/2005-07-20-SqrtNoErrno.c tools/clang/test/CodeGen/2005-07-26-UnionInitCrash.c tools/clang/test/CodeGen/2005-07-28-IncorrectWeakGlobal.c tools/clang/test/CodeGen/2005-09-20-ComplexConstants.c tools/clang/test/CodeGen/2005-09-24-AsmUserPrefix.c tools/clang/test/CodeGen/2005-09-24-BitFieldCrash.c tools/clang/test/CodeGen/2005-12-04-AttributeUsed.c tools/clang/test/CodeGen/2005-12-04-DeclarationLineNumbers.c tools/clang/test/CodeGen/2006-01-13-Includes.c tools/clang/test/CodeGen/2006-01-13-StackSave.c tools/clang/test/CodeGen/2006-01-16-BitCountIntrinsicsUnsigned.c tools/clang/test/CodeGen/2006-01-23-FileScopeAsm.c tools/clang/test/CodeGen/2006-03-03-MissingInitializer.c tools/clang/test/CodeGen/2006-03-16-VectorCtor.c tools/clang/test/CodeGen/2006-03-17-KnRMismatch.c tools/clang/test/CodeGen/2006-05-19-SingleEltReturn.c tools/clang/test/CodeGen/2006-07-31-PR854.c tools/clang/test/CodeGen/2006-09-11-BitfieldRefCrash.c tools/clang/test/CodeGen/2006-09-18-fwrite-cast-crash.c tools/clang/test/CodeGen/2006-09-21-IncompleteElementType.c tools/clang/test/CodeGen/2006-09-25-DebugFilename.c tools/clang/test/CodeGen/2006-09-25-DebugFilename.h tools/clang/test/CodeGen/2006-09-28-SimpleAsm.c tools/clang/test/CodeGen/2006-10-30-ArrayCrash.c tools/clang/test/CodeGen/2006-12-14-ordered_expr.c tools/clang/test/CodeGen/2007-01-06-KNR-Proto.c tools/clang/test/CodeGen/2007-01-20-VectorICE.c tools/clang/test/CodeGen/2007-01-24-InlineAsmCModifier.c tools/clang/test/CodeGen/2007-02-04-AddrLValue-2.c tools/clang/test/CodeGen/2007-02-04-AddrLValue.c tools/clang/test/CodeGen/2007-02-04-EmptyStruct.c tools/clang/test/CodeGen/2007-02-07-AddrLabel.c tools/clang/test/CodeGen/2007-02-16-VoidPtrDiff.c tools/clang/test/CodeGen/2007-02-25-C-DotDotDot.c tools/clang/test/CodeGen/2007-03-01-VarSizeArrayIdx.c tools/clang/test/CodeGen/2007-03-05-DataLayout.c tools/clang/test/CodeGen/2007-03-26-BitfieldAfterZeroWidth.c tools/clang/test/CodeGen/2007-03-26-ZeroWidthBitfield.c tools/clang/test/CodeGen/2007-03-27-VarLengthArray.c tools/clang/test/CodeGen/2007-04-05-PackedBitFields-2.c tools/clang/test/CodeGen/2007-04-05-PackedBitFields.c tools/clang/test/CodeGen/2007-04-05-PackedStruct.c tools/clang/test/CodeGen/2007-04-05-PadBeforeZeroLengthField.c tools/clang/test/CodeGen/2007-04-05-UnPackedStruct.c tools/clang/test/CodeGen/2007-04-11-InlineAsmStruct.c tools/clang/test/CodeGen/2007-04-11-InlineAsmUnion.c tools/clang/test/CodeGen/2007-04-11-PR1321.c tools/clang/test/CodeGen/2007-04-13-InlineAsmStruct2.c tools/clang/test/CodeGen/2007-04-13-InlineAsmUnion2.c tools/clang/test/CodeGen/2007-04-14-FNoBuiltin.c tools/clang/test/CodeGen/2007-04-17-ZeroSizeBitFields.c tools/clang/test/CodeGen/2007-04-24-VolatileStructCopy.c tools/clang/test/CodeGen/2007-04-24-bit-not-expr.c tools/clang/test/CodeGen/2007-04-24-str-const.c tools/clang/test/CodeGen/2007-05-07-PaddingElements.c tools/clang/test/CodeGen/2007-05-08-PCH.c tools/clang/test/CodeGen/2007-05-11-str-const.c tools/clang/test/CodeGen/2007-05-15-PaddingElement.c tools/clang/test/CodeGen/2007-05-16-EmptyStruct.c tools/clang/test/CodeGen/2007-05-29-UnionCopy.c tools/clang/test/CodeGen/2007-06-05-NoInlineAttribute.c tools/clang/test/CodeGen/2007-06-15-AnnotateAttribute.c tools/clang/test/CodeGen/2007-06-18-SextAttrAggregate.c tools/clang/test/CodeGen/2007-07-29-RestrictPtrArg.c tools/clang/test/CodeGen/2007-08-01-LoadStoreAlign.c tools/clang/test/CodeGen/2007-08-21-ComplexCst.c tools/clang/test/CodeGen/2007-08-22-CTTZ.c tools/clang/test/CodeGen/2007-09-05-ConstCtor.c tools/clang/test/CodeGen/2007-09-12-PragmaPack.c tools/clang/test/CodeGen/2007-09-14-NegatePointer.c tools/clang/test/CodeGen/2007-09-17-WeakRef.c tools/clang/test/CodeGen/2007-09-26-Alignment.c tools/clang/test/CodeGen/2007-09-27-ComplexIntCompare.c tools/clang/test/CodeGen/2007-09-28-PackedUnionMember.c tools/clang/test/CodeGen/2007-10-02-VolatileArray.c tools/clang/test/CodeGen/2007-10-15-VoidPtr.c tools/clang/test/CodeGen/2007-10-30-Volatile.c tools/clang/test/CodeGen/2007-11-07-AlignedMemcpy.c tools/clang/test/CodeGen/2007-11-07-CopyAggregateAlign.c tools/clang/test/CodeGen/2007-11-07-ZeroAggregateAlign.c tools/clang/test/CodeGen/2007-11-28-GlobalInitializer.c tools/clang/test/CodeGen/2007-11-29-ArraySizeFromInitializer.c tools/clang/test/CodeGen/2007-12-16-AsmNoUnwind.c tools/clang/test/CodeGen/2008-01-04-WideBitfield.c tools/clang/test/CodeGen/2008-01-07-UnusualIntSize.c tools/clang/test/CodeGen/2008-01-11-ChainConsistency.c tools/clang/test/CodeGen/2008-01-21-PackedBitFields.c tools/clang/test/CodeGen/2008-01-21-PackedStructField.c tools/clang/test/CodeGen/2008-01-24-StructAlignAndBitFields.c tools/clang/test/CodeGen/2008-01-25-ByValReadNone.c tools/clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c tools/clang/test/CodeGen/2008-01-28-PragmaMark.c tools/clang/test/CodeGen/2008-01-28-UnionSize.c tools/clang/test/CodeGen/2008-02-07-bitfield-bug.c tools/clang/test/CodeGen/2008-02-08-bitfield-bug.c tools/clang/test/CodeGen/2008-02-26-inline-asm-bug.c tools/clang/test/CodeGen/2008-03-03-CtorAttrType.c tools/clang/test/CodeGen/2008-03-05-syncPtr.c tools/clang/test/CodeGen/2008-03-24-BitField-And-Alloca.c tools/clang/test/CodeGen/2008-03-26-PackedBitFields.c tools/clang/test/CodeGen/2008-04-08-NoExceptions.c tools/clang/test/CodeGen/2008-05-06-CFECrash.c tools/clang/test/CodeGen/2008-05-12-TempUsedBeforeDef.c tools/clang/test/CodeGen/2008-05-19-AlwaysInline.c tools/clang/test/CodeGen/2008-07-17-no-emit-on-error.c tools/clang/test/CodeGen/2008-07-21-mixed-var-fn-decl.c tools/clang/test/CodeGen/2008-07-22-bitfield-init-after-zero-len-array.c tools/clang/test/CodeGen/2008-07-22-packed-bitfield-access.c tools/clang/test/CodeGen/2008-07-29-override-alias-decl.c tools/clang/test/CodeGen/2008-07-30-implicit-initialization.c tools/clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c tools/clang/test/CodeGen/2008-07-31-asm-labels.c tools/clang/test/CodeGen/2008-07-31-promotion-of-compound-pointer-arithmetic.c tools/clang/test/CodeGen/2008-08-04-void-pointer-arithmetic.c tools/clang/test/CodeGen/2008-08-07-AlignPadding1.c tools/clang/test/CodeGen/2008-08-07-AlignPadding2.c tools/clang/test/CodeGen/2008-08-07-GEPIntToPtr.c tools/clang/test/CodeGen/2008-08-19-cast-of-typedef.c tools/clang/test/CodeGen/2008-09-03-WeakAlias.c tools/clang/test/CodeGen/2008-09-22-bad-switch-type.c tools/clang/test/CodeGen/2008-10-13-FrontendCrash.c tools/clang/test/CodeGen/2008-10-30-ZeroPlacement.c tools/clang/test/CodeGen/2008-11-02-WeakAlias.c tools/clang/test/CodeGen/2008-11-08-InstCombineSelect.c tools/clang/test/CodeGen/2008-12-23-AsmIntPointerTie.c tools/clang/test/CodeGen/2009-01-05-BlockInlining.c tools/clang/test/CodeGen/2009-01-21-InvalidIterator.c tools/clang/test/CodeGen/2009-02-13-zerosize-union-field-ppc.c tools/clang/test/CodeGen/2009-02-13-zerosize-union-field.c tools/clang/test/CodeGen/2009-03-01-MallocNoAlias.c tools/clang/test/CodeGen/2009-03-08-ZeroEltStructCrash.c tools/clang/test/CodeGen/2009-03-13-dbg.c tools/clang/test/CodeGen/2009-03-22-increment-bitfield.c tools/clang/test/CodeGen/2009-04-23-dbg.c tools/clang/test/CodeGen/2009-04-28-UnionArrayCrash.c tools/clang/test/CodeGen/2009-05-04-EnumInreg.c tools/clang/test/CodeGen/2009-05-22-callingconv.c tools/clang/test/CodeGen/2009-05-28-const-typedef.c tools/clang/test/CodeGen/2009-06-01-addrofknr.c tools/clang/test/CodeGen/2009-06-14-HighlyAligned.c tools/clang/test/CodeGen/2009-06-14-anonymous-union-init.c tools/clang/test/CodeGen/2009-06-18-StaticInitTailPadPack.c tools/clang/test/CodeGen/2009-07-14-VoidPtr.c tools/clang/test/CodeGen/2009-07-15-pad-wchar_t-array.c tools/clang/test/CodeGen/2009-07-22-StructLayout.c tools/clang/test/CodeGen/2009-07-31-DbgDeclare.c tools/clang/test/CodeGen/2009-08-14-vararray-crash.c tools/clang/test/CodeGen/2009-09-24-SqrtErrno.c tools/clang/test/CodeGen/2009-10-20-GlobalDebug.c tools/clang/test/CodeGen/2009-12-07-BitFieldAlignment.c tools/clang/test/CodeGen/2010-01-13-MemBarrier.c tools/clang/test/CodeGen/2010-01-14-FnType-DebugInfo.c tools/clang/test/CodeGen/2010-01-18-Inlined-Debug.c tools/clang/test/CodeGen/2010-02-10-PointerName.c tools/clang/test/CodeGen/2010-02-15-DbgStaticVar.c tools/clang/test/CodeGen/2010-02-16-DbgScopes.c tools/clang/test/CodeGen/2010-02-18-Dbg-VectorType.c tools/clang/test/CodeGen/2010-03-09-DbgInfo.c tools/clang/test/CodeGen/2010-03-5-LexicalScope.c tools/clang/test/CodeGen/2010-05-26-AsmSideEffect.c tools/clang/test/CodeGen/2010-06-11-SaveExpr.c tools/clang/test/CodeGen/2010-06-17-asmcrash.c tools/clang/test/CodeGen/2010-07-08-DeclDebugLineNo.c tools/clang/test/CodeGen/2010-07-14-overconservative-align.c tools/clang/test/CodeGen/2010-07-14-ref-off-end.c tools/clang/test/CodeGen/2010-08-10-DbgConstant.c tools/clang/test/CodeGen/2010-08-12-asm-aggr-arg.c tools/clang/test/CodeGen/2010-12-01-CommonGlobal.c tools/clang/test/CodeGen/2011-02-21-DATA-common.c tools/clang/test/CodeGen/2011-03-02-UnionInitializer.c tools/clang/test/CodeGen/2011-03-08-ZeroFieldUnionInitializer.c tools/clang/test/CodeGen/2011-03-31-ArrayRefFolding.c tools/clang/test/CodeGen/3dnow-builtins.c tools/clang/test/CodeGen/Atomics.c tools/clang/test/CodeGen/BasicInstrs.c tools/clang/test/CodeGen/Inputs/stdio.h tools/clang/test/CodeGen/OpaqueStruct.c tools/clang/test/CodeGen/PR2001-bitfield-reload.c tools/clang/test/CodeGen/PR2413-void-address-cast-error.c tools/clang/test/CodeGen/PR2643-null-store-to-bitfield.c tools/clang/test/CodeGen/PR2743-reference-missing-static.c tools/clang/test/CodeGen/PR3130-cond-constant.c tools/clang/test/CodeGen/PR3589-freestanding-libcalls.c tools/clang/test/CodeGen/PR3613-static-decl.c tools/clang/test/CodeGen/PR3709-int-to-pointer-sign.c tools/clang/test/CodeGen/PR4611-bitfield-layout.c tools/clang/test/CodeGen/PR5060-align.c tools/clang/test/CodeGen/_Bool-conversion.c tools/clang/test/CodeGen/a15.c tools/clang/test/CodeGen/a5.c tools/clang/test/CodeGen/aarch64-arguments.c tools/clang/test/CodeGen/aarch64-inline-asm.c tools/clang/test/CodeGen/aarch64-type-sizes.c tools/clang/test/CodeGen/aarch64-varargs.c tools/clang/test/CodeGen/address-safety-attr.cpp tools/clang/test/CodeGen/address-space-cast.c tools/clang/test/CodeGen/address-space-compound-literal.c tools/clang/test/CodeGen/address-space-field1.c tools/clang/test/CodeGen/address-space.c tools/clang/test/CodeGen/alias.c tools/clang/test/CodeGen/align-global-large.c tools/clang/test/CodeGen/align-local.c tools/clang/test/CodeGen/align-param.c tools/clang/test/CodeGen/alignment.c tools/clang/test/CodeGen/alignof.c tools/clang/test/CodeGen/alloca.c tools/clang/test/CodeGen/altivec.c tools/clang/test/CodeGen/always-inline.c tools/clang/test/CodeGen/always_inline.c tools/clang/test/CodeGen/annotations-builtin.c tools/clang/test/CodeGen/annotations-field.c tools/clang/test/CodeGen/annotations-global.c tools/clang/test/CodeGen/annotations-loc.c tools/clang/test/CodeGen/annotations-var.c tools/clang/test/CodeGen/arm-aapcs-vfp.c tools/clang/test/CodeGen/arm-aapcs-zerolength-bitfield.c tools/clang/test/CodeGen/arm-abi-vector.c tools/clang/test/CodeGen/arm-apcs-zerolength-bitfield.c tools/clang/test/CodeGen/arm-arguments.c tools/clang/test/CodeGen/arm-asm-diag.c tools/clang/test/CodeGen/arm-asm-variable.c tools/clang/test/CodeGen/arm-asm-warn.c tools/clang/test/CodeGen/arm-asm.c tools/clang/test/CodeGen/arm-cc.c tools/clang/test/CodeGen/arm-clear.c tools/clang/test/CodeGen/arm-homogenous.c tools/clang/test/CodeGen/arm-inline-asm.c tools/clang/test/CodeGen/arm-neon-fma.c tools/clang/test/CodeGen/arm-neon-misc.c tools/clang/test/CodeGen/arm-pcs.c tools/clang/test/CodeGen/arm-pnaclcall.c tools/clang/test/CodeGen/arm-vaarg-align.c tools/clang/test/CodeGen/arm-vector-align.c tools/clang/test/CodeGen/arm-vector-arguments.c tools/clang/test/CodeGen/array.c tools/clang/test/CodeGen/arrayderef.c tools/clang/test/CodeGen/asm-errors.c tools/clang/test/CodeGen/asm-inout.c tools/clang/test/CodeGen/asm-label.c tools/clang/test/CodeGen/asm-reg-var-local.c tools/clang/test/CodeGen/asm-variable.c tools/clang/test/CodeGen/asm.c tools/clang/test/CodeGen/asm_arm.c tools/clang/test/CodeGen/assign.c tools/clang/test/CodeGen/atomic-ops.c tools/clang/test/CodeGen/atomic.c tools/clang/test/CodeGen/atomic_ops.c tools/clang/test/CodeGen/atomics-inlining.c tools/clang/test/CodeGen/attr-availability.c tools/clang/test/CodeGen/attr-cleanup.c tools/clang/test/CodeGen/attr-coldhot.c tools/clang/test/CodeGen/attr-minsize.cpp tools/clang/test/CodeGen/attr-naked.c tools/clang/test/CodeGen/attr-nodebug.c tools/clang/test/CodeGen/attr-noinline.c tools/clang/test/CodeGen/attr-used.c tools/clang/test/CodeGen/attr-weak-import.c tools/clang/test/CodeGen/attr-weakref.c tools/clang/test/CodeGen/attr-weakref2.c tools/clang/test/CodeGen/attribute-section-data-common.c tools/clang/test/CodeGen/attribute_constructor.c tools/clang/test/CodeGen/attributes.c tools/clang/test/CodeGen/available-externally-suppress.c tools/clang/test/CodeGen/avx-builtins.c tools/clang/test/CodeGen/avx-cmp-builtins.c tools/clang/test/CodeGen/avx-shuffle-builtins.c tools/clang/test/CodeGen/avx2-builtins.c tools/clang/test/CodeGen/bitfield-2.c tools/clang/test/CodeGen/bitfield-assign.c tools/clang/test/CodeGen/bitfield-init.c tools/clang/test/CodeGen/bitfield-promote.c tools/clang/test/CodeGen/bitfield.c tools/clang/test/CodeGen/block-3.c tools/clang/test/CodeGen/block-byref-aggr.c tools/clang/test/CodeGen/block-copy.c tools/clang/test/CodeGen/blocks-1.c tools/clang/test/CodeGen/blocks-2.c tools/clang/test/CodeGen/blocks-aligned-byref-variable.c tools/clang/test/CodeGen/blocks-seq.c tools/clang/test/CodeGen/blocks.c tools/clang/test/CodeGen/blocksignature.c tools/clang/test/CodeGen/blockstret.c tools/clang/test/CodeGen/blockwithlocalstatic.c tools/clang/test/CodeGen/bmi-builtins.c tools/clang/test/CodeGen/bmi2-builtins.c tools/clang/test/CodeGen/bool-bitfield.c tools/clang/test/CodeGen/bool-convert.c tools/clang/test/CodeGen/bool-init.c tools/clang/test/CodeGen/bool_test.c tools/clang/test/CodeGen/boolassign.c tools/clang/test/CodeGen/bounds-checking.c tools/clang/test/CodeGen/branch-target-layout.c tools/clang/test/CodeGen/builtin-attributes.c tools/clang/test/CodeGen/builtin-count-zeros.c tools/clang/test/CodeGen/builtin-expect.c tools/clang/test/CodeGen/builtin-memfns.c tools/clang/test/CodeGen/builtin-ms-noop.cpp tools/clang/test/CodeGen/builtin-nanf.c tools/clang/test/CodeGen/builtin-recursive.cc tools/clang/test/CodeGen/builtin-rename.c tools/clang/test/CodeGen/builtin-stackaddress.c tools/clang/test/CodeGen/builtin-unwind-init.c tools/clang/test/CodeGen/builtins-aarch64.c tools/clang/test/CodeGen/builtins-arm.c tools/clang/test/CodeGen/builtins-mips-args.c tools/clang/test/CodeGen/builtins-mips.c tools/clang/test/CodeGen/builtins-multiprecision.c tools/clang/test/CodeGen/builtins-nvptx.c tools/clang/test/CodeGen/builtins-ppc-altivec.c tools/clang/test/CodeGen/builtins-ppc.c tools/clang/test/CodeGen/builtins-x86.c tools/clang/test/CodeGen/builtins.c tools/clang/test/CodeGen/builtinshufflevector.c tools/clang/test/CodeGen/builtinshufflevector2.c tools/clang/test/CodeGen/byval-memcpy-elim.c tools/clang/test/CodeGen/c-strings.c tools/clang/test/CodeGen/c11atomics-ios.c tools/clang/test/CodeGen/c11atomics.c tools/clang/test/CodeGen/call.c tools/clang/test/CodeGen/capture-complex-expr-in-block.c tools/clang/test/CodeGen/captured-statements-nested.c tools/clang/test/CodeGen/captured-statements.c tools/clang/test/CodeGen/cast-emit.c tools/clang/test/CodeGen/cast.c tools/clang/test/CodeGen/catch-undef-behavior.c tools/clang/test/CodeGen/cfstring.c tools/clang/test/CodeGen/cfstring2.c tools/clang/test/CodeGen/char-literal.c tools/clang/test/CodeGen/cleanup-stack.c tools/clang/test/CodeGen/code-coverage.c tools/clang/test/CodeGen/complex-builtints.c tools/clang/test/CodeGen/complex-convert.c tools/clang/test/CodeGen/complex-indirect.c tools/clang/test/CodeGen/complex-init-list.c tools/clang/test/CodeGen/complex.c tools/clang/test/CodeGen/compound-assign-overflow.c tools/clang/test/CodeGen/compound-literal.c tools/clang/test/CodeGen/compound-type.c tools/clang/test/CodeGen/compound.c tools/clang/test/CodeGen/conditional-gnu-ext.c tools/clang/test/CodeGen/conditional.c tools/clang/test/CodeGen/const-arithmetic.c tools/clang/test/CodeGen/const-init.c tools/clang/test/CodeGen/const-label-addr.c tools/clang/test/CodeGen/const-unordered-compare.c tools/clang/test/CodeGen/constant-comparison.c tools/clang/test/CodeGen/constructor-attribute.c tools/clang/test/CodeGen/count-builtins.c tools/clang/test/CodeGen/cxx-condition.cpp tools/clang/test/CodeGen/cxx-default-arg.cpp tools/clang/test/CodeGen/cxx-value-init.cpp tools/clang/test/CodeGen/darwin-string-literals.c tools/clang/test/CodeGen/darwin-thread-specifier.c tools/clang/test/CodeGen/debug-dead-local-var.c tools/clang/test/CodeGen/debug-info-args.c tools/clang/test/CodeGen/debug-info-block.c tools/clang/test/CodeGen/debug-info-compilation-dir.c tools/clang/test/CodeGen/debug-info-crash.c tools/clang/test/CodeGen/debug-info-enum.c tools/clang/test/CodeGen/debug-info-gline-tables-only.c tools/clang/test/CodeGen/debug-info-gline-tables-only2.c tools/clang/test/CodeGen/debug-info-iv.c tools/clang/test/CodeGen/debug-info-line.c tools/clang/test/CodeGen/debug-info-line2.c tools/clang/test/CodeGen/debug-info-line3.c tools/clang/test/CodeGen/debug-info-line4.c tools/clang/test/CodeGen/debug-info-member.c tools/clang/test/CodeGen/debug-info-scope.c tools/clang/test/CodeGen/debug-info-static.c tools/clang/test/CodeGen/debug-info-var-location.c tools/clang/test/CodeGen/debug-info-vector.c tools/clang/test/CodeGen/debug-info-vla.c tools/clang/test/CodeGen/debug-info.c tools/clang/test/CodeGen/debug-line-1.c tools/clang/test/CodeGen/decl-in-prototype.c tools/clang/test/CodeGen/decl.c tools/clang/test/CodeGen/designated-initializers.c tools/clang/test/CodeGen/dllimport-dllexport.c tools/clang/test/CodeGen/dostmt.c tools/clang/test/CodeGen/emit-all-decls.c tools/clang/test/CodeGen/empty-union-init.c tools/clang/test/CodeGen/enum.c tools/clang/test/CodeGen/enum2.c tools/clang/test/CodeGen/exact-div-expr.c tools/clang/test/CodeGen/exceptions.c tools/clang/test/CodeGen/exprs.c tools/clang/test/CodeGen/ext-vector-member-alignment.c tools/clang/test/CodeGen/ext-vector.c tools/clang/test/CodeGen/extern-block-var.c tools/clang/test/CodeGen/extern-inline.c tools/clang/test/CodeGen/extern-weak.c tools/clang/test/CodeGen/f16c-builtins.c tools/clang/test/CodeGen/fast-math.c tools/clang/test/CodeGen/ffp-contract-option.c tools/clang/test/CodeGen/finite-math.c tools/clang/test/CodeGen/flexible-array-init.c tools/clang/test/CodeGen/fma-builtins.c tools/clang/test/CodeGen/fma4-builtins.c tools/clang/test/CodeGen/fold-const-declref.c tools/clang/test/CodeGen/forceinline.c tools/clang/test/CodeGen/fp-contract-pragma.cpp tools/clang/test/CodeGen/fp16-ops.c tools/clang/test/CodeGen/func-aligned.c tools/clang/test/CodeGen/func-decl-cleanup.c tools/clang/test/CodeGen/func-in-block.c tools/clang/test/CodeGen/func-ptr-cast-decl.c tools/clang/test/CodeGen/func-return-member.c tools/clang/test/CodeGen/funccall.c tools/clang/test/CodeGen/function-attributes.c tools/clang/test/CodeGen/functions.c tools/clang/test/CodeGen/global-blocks-lines.c tools/clang/test/CodeGen/global-decls.c tools/clang/test/CodeGen/global-init.c tools/clang/test/CodeGen/global-with-initialiser.c tools/clang/test/CodeGen/globalinit.c tools/clang/test/CodeGen/hidden-visibility.c tools/clang/test/CodeGen/imaginary.c tools/clang/test/CodeGen/implicit-arg.c tools/clang/test/CodeGen/incomplete-function-type-2.c tools/clang/test/CodeGen/incomplete-function-type.c tools/clang/test/CodeGen/indirect-goto.c tools/clang/test/CodeGen/init-with-member-expr.c tools/clang/test/CodeGen/init.c tools/clang/test/CodeGen/inline-asm-mrv.c tools/clang/test/CodeGen/inline.c tools/clang/test/CodeGen/inline2.c tools/clang/test/CodeGen/instrument-functions.c tools/clang/test/CodeGen/int-to-pointer.c tools/clang/test/CodeGen/integer-overflow.c tools/clang/test/CodeGen/intel_ocl_bicc.c tools/clang/test/CodeGen/kr-func-promote.c tools/clang/test/CodeGen/kr-style-block.c tools/clang/test/CodeGen/le32-arguments.c tools/clang/test/CodeGen/le32-regparm.c tools/clang/test/CodeGen/libcall-declarations.c tools/clang/test/CodeGen/libcalls-complex.c tools/clang/test/CodeGen/libcalls-d.c tools/clang/test/CodeGen/libcalls-fno-builtin.c tools/clang/test/CodeGen/libcalls-ld.c tools/clang/test/CodeGen/libcalls.c tools/clang/test/CodeGen/lifetime.c tools/clang/test/CodeGen/lifetime2.c tools/clang/test/CodeGen/lineno-dbginfo.c tools/clang/test/CodeGen/linetable-endscope.c tools/clang/test/CodeGen/link-bitcode-file.c tools/clang/test/CodeGen/linkage-redecl.c tools/clang/test/CodeGen/linux-arm-atomic.c tools/clang/test/CodeGen/long-double-x86-nacl.c tools/clang/test/CodeGen/long-double-x86.c tools/clang/test/CodeGen/lzcnt-builtins.c tools/clang/test/CodeGen/mandel.c tools/clang/test/CodeGen/mangle.c tools/clang/test/CodeGen/may-alias.c tools/clang/test/CodeGen/mcount.c tools/clang/test/CodeGen/merge-attrs.c tools/clang/test/CodeGen/merge-statics.c tools/clang/test/CodeGen/microsoft-call-conv-x64.c tools/clang/test/CodeGen/microsoft-call-conv.c tools/clang/test/CodeGen/mips-byval-arg.c tools/clang/test/CodeGen/mips-clobber-reg.c tools/clang/test/CodeGen/mips-constraint-regs.c tools/clang/test/CodeGen/mips-constraints-mem.c tools/clang/test/CodeGen/mips-inline-asm-modifiers.c tools/clang/test/CodeGen/mips-target-data.c tools/clang/test/CodeGen/mips-vector-arg.c tools/clang/test/CodeGen/mips-vector-return.c tools/clang/test/CodeGen/mips16-attr.c tools/clang/test/CodeGen/mips64-class-return.cpp tools/clang/test/CodeGen/mips64-f128-literal.c tools/clang/test/CodeGen/mips64-nontrivial-return.cpp tools/clang/test/CodeGen/mips64-padding-arg.c tools/clang/test/CodeGen/misaligned-param.c tools/clang/test/CodeGen/mms-bitfields.c tools/clang/test/CodeGen/mmx-builtins.c tools/clang/test/CodeGen/mmx-inline-asm.c tools/clang/test/CodeGen/mmx-shift-with-immediate.c tools/clang/test/CodeGen/mrtd.c tools/clang/test/CodeGen/ms-anonymous-struct.c tools/clang/test/CodeGen/ms-declspecs.c tools/clang/test/CodeGen/ms-inline-asm-64.c tools/clang/test/CodeGen/ms-inline-asm.c tools/clang/test/CodeGen/ms-inline-asm.cpp tools/clang/test/CodeGen/ms_struct-bitfield-1.c tools/clang/test/CodeGen/ms_struct-bitfield-2.c tools/clang/test/CodeGen/ms_struct-bitfield-3.c tools/clang/test/CodeGen/ms_struct-bitfield-init.c tools/clang/test/CodeGen/ms_struct-bitfield.c tools/clang/test/CodeGen/ms_struct-pack.c tools/clang/test/CodeGen/ms_struct.c tools/clang/test/CodeGen/mult-alt-generic.c tools/clang/test/CodeGen/mult-alt-x86.c tools/clang/test/CodeGen/no-common.c tools/clang/test/CodeGen/no-opt-volatile-memcpy.c tools/clang/test/CodeGen/nobuiltin.c tools/clang/test/CodeGen/noinline.c tools/clang/test/CodeGen/nvptx-cc.c tools/clang/test/CodeGen/nvptx-cpus.c tools/clang/test/CodeGen/nvptx-inlineasm.c tools/clang/test/CodeGen/object-size.c tools/clang/test/CodeGen/offsetof.c tools/clang/test/CodeGen/opaque-pointer.c tools/clang/test/CodeGen/overloadable.c tools/clang/test/CodeGen/override-layout.c tools/clang/test/CodeGen/packed-arrays.c tools/clang/test/CodeGen/packed-nest-unpacked.c tools/clang/test/CodeGen/packed-structure.c tools/clang/test/CodeGen/packed-union.c tools/clang/test/CodeGen/palignr.c tools/clang/test/CodeGen/parameter-passing.c tools/clang/test/CodeGen/pascal-string.c tools/clang/test/CodeGen/pascal-wchar-string.c tools/clang/test/CodeGen/pclmul-builtins.c tools/clang/test/CodeGen/pointer-arithmetic.c tools/clang/test/CodeGen/pointer-cmp-type.c tools/clang/test/CodeGen/pointer-signext.c tools/clang/test/CodeGen/pointer-to-int.c tools/clang/test/CodeGen/popcnt-builtins.c tools/clang/test/CodeGen/powerpc_types.c tools/clang/test/CodeGen/ppc64-align-long-double.c tools/clang/test/CodeGen/ppc64-complex-parms.c tools/clang/test/CodeGen/ppc64-complex-return.c tools/clang/test/CodeGen/ppc64-extend.c tools/clang/test/CodeGen/ppc64-struct-onefloat.c tools/clang/test/CodeGen/ppc64-varargs-complex.c tools/clang/test/CodeGen/ppc64-varargs-struct.c tools/clang/test/CodeGen/pr12251.c tools/clang/test/CodeGen/pr13168.c tools/clang/test/CodeGen/pr2394.c tools/clang/test/CodeGen/pr3518.c tools/clang/test/CodeGen/pr4349.c tools/clang/test/CodeGen/pr5406.c tools/clang/test/CodeGen/pr9614.c tools/clang/test/CodeGen/pragma-comment.c tools/clang/test/CodeGen/pragma-pack-1.c tools/clang/test/CodeGen/pragma-pack-2.c tools/clang/test/CodeGen/pragma-pack-3.c tools/clang/test/CodeGen/pragma-visibility.c tools/clang/test/CodeGen/pragma-weak.c tools/clang/test/CodeGen/predefined-expr.c tools/clang/test/CodeGen/prefetchw-builtins.c tools/clang/test/CodeGen/private-extern-redef.c tools/clang/test/CodeGen/private-extern.c tools/clang/test/CodeGen/r5.c tools/clang/test/CodeGen/rdrand-builtins.c tools/clang/test/CodeGen/redef-ext-inline.c tools/clang/test/CodeGen/redefine_extname.c tools/clang/test/CodeGen/regparm-flag.c tools/clang/test/CodeGen/regparm-struct.c tools/clang/test/CodeGen/regparm.c tools/clang/test/CodeGen/restrict.c tools/clang/test/CodeGen/rtm-builtins.c tools/clang/test/CodeGen/sanitize-init-order.cpp tools/clang/test/CodeGen/sanitize-recover.c tools/clang/test/CodeGen/sanitize-thread-attr.cpp tools/clang/test/CodeGen/sanitize-use-after-scope.c tools/clang/test/CodeGen/shared-string-literals.c tools/clang/test/CodeGen/sizeof-vla.c tools/clang/test/CodeGen/sparc-target-data.c tools/clang/test/CodeGen/split-debug-filename.c tools/clang/test/CodeGen/sret.c tools/clang/test/CodeGen/sret2.c tools/clang/test/CodeGen/sse-builtins.c tools/clang/test/CodeGen/sse4a-builtins.c tools/clang/test/CodeGen/stack-protector.c tools/clang/test/CodeGen/statements.c tools/clang/test/CodeGen/static-forward-decl-fun.c tools/clang/test/CodeGen/static-forward-decl.c tools/clang/test/CodeGen/static-local-union.c tools/clang/test/CodeGen/static-order.c tools/clang/test/CodeGen/staticinit.c tools/clang/test/CodeGen/stdcall-fastcall.c tools/clang/test/CodeGen/string-literal-short-wstring.c tools/clang/test/CodeGen/string-literal-unicode-conversion.c tools/clang/test/CodeGen/string-literal.c tools/clang/test/CodeGen/struct-comma.c tools/clang/test/CodeGen/struct-copy.c tools/clang/test/CodeGen/struct-init.c tools/clang/test/CodeGen/struct-matching-constraint.c tools/clang/test/CodeGen/struct-passing.c tools/clang/test/CodeGen/struct-x86-darwin.c tools/clang/test/CodeGen/struct.c tools/clang/test/CodeGen/switch-dce.c tools/clang/test/CodeGen/switch.c tools/clang/test/CodeGen/systemz-inline-asm.c tools/clang/test/CodeGen/target-data.c tools/clang/test/CodeGen/tbaa-class.cpp tools/clang/test/CodeGen/tbaa-for-vptr.cpp tools/clang/test/CodeGen/tbaa-struct.cpp tools/clang/test/CodeGen/tbaa.cpp tools/clang/test/CodeGen/tentative-decls.c tools/clang/test/CodeGen/thread-specifier.c tools/clang/test/CodeGen/tls-model.c tools/clang/test/CodeGen/transparent-union.c tools/clang/test/CodeGen/trapv.c tools/clang/test/CodeGen/typedef-func.c tools/clang/test/CodeGen/typedef.c tools/clang/test/CodeGen/types.c tools/clang/test/CodeGen/ubsan-blacklist.c tools/clang/test/CodeGen/ucn-identifiers.c tools/clang/test/CodeGen/uint128_t.c tools/clang/test/CodeGen/unaligned-memcpy.c tools/clang/test/CodeGen/union-align.c tools/clang/test/CodeGen/union-init.c tools/clang/test/CodeGen/union-init2.c tools/clang/test/CodeGen/union.c tools/clang/test/CodeGen/unreachable.c tools/clang/test/CodeGen/unsigned-overflow.c tools/clang/test/CodeGen/unsigned-promotion.c tools/clang/test/CodeGen/unsigned-trapv.c tools/clang/test/CodeGen/unwind-attr.c tools/clang/test/CodeGen/utf16-cfstrings.c tools/clang/test/CodeGen/varargs.c tools/clang/test/CodeGen/variable-array.c tools/clang/test/CodeGen/vector-alignment.c tools/clang/test/CodeGen/vector.c tools/clang/test/CodeGen/vfprintf.c tools/clang/test/CodeGen/visibility.c tools/clang/test/CodeGen/vla-2.c tools/clang/test/CodeGen/vla-3.c tools/clang/test/CodeGen/vla-4.c tools/clang/test/CodeGen/vla.c tools/clang/test/CodeGen/vld_dup.c tools/clang/test/CodeGen/volatile-1.c tools/clang/test/CodeGen/volatile-2.c tools/clang/test/CodeGen/volatile.c tools/clang/test/CodeGen/wchar-const.c tools/clang/test/CodeGen/weak-global.c tools/clang/test/CodeGen/weak-incomplete.c tools/clang/test/CodeGen/weak_constant.c tools/clang/test/CodeGen/whilestmt.c tools/clang/test/CodeGen/writable-strings.c tools/clang/test/CodeGen/x86.c tools/clang/test/CodeGen/x86_32-arguments-darwin.c tools/clang/test/CodeGen/x86_32-arguments-linux.c tools/clang/test/CodeGen/x86_32-arguments-nommx.c tools/clang/test/CodeGen/x86_32-arguments-realign.c tools/clang/test/CodeGen/x86_32-arguments-win32.c tools/clang/test/CodeGen/x86_32-inline-asm.c tools/clang/test/CodeGen/x86_64-arguments-darwin.c tools/clang/test/CodeGen/x86_64-arguments-nacl.c tools/clang/test/CodeGen/x86_64-arguments.c tools/clang/test/CodeGen/xop-builtins.c tools/clang/test/CodeGenCUDA/address-spaces.cu tools/clang/test/CodeGenCUDA/device-stub.cu tools/clang/test/CodeGenCUDA/filter-decl.cu tools/clang/test/CodeGenCUDA/kernel-call.cu tools/clang/test/CodeGenCUDA/ptx-kernels.cu tools/clang/test/CodeGenCXX/2003-11-02-WeakLinkage.cpp tools/clang/test/CodeGenCXX/2003-11-18-PtrMemConstantInitializer.cpp tools/clang/test/CodeGenCXX/2003-11-27-MultipleInheritanceThunk.cpp tools/clang/test/CodeGenCXX/2003-11-29-DuplicatedCleanupTest.cpp tools/clang/test/CodeGenCXX/2003-12-08-ArrayOfPtrToMemberFunc.cpp tools/clang/test/CodeGenCXX/2004-01-11-DynamicInitializedConstant.cpp tools/clang/test/CodeGenCXX/2004-03-08-ReinterpretCastCopy.cpp tools/clang/test/CodeGenCXX/2004-03-09-UnmangledBuiltinMethods.cpp tools/clang/test/CodeGenCXX/2004-03-15-CleanupsAndGotos.cpp tools/clang/test/CodeGenCXX/2004-06-08-LateTemplateInstantiation.cpp tools/clang/test/CodeGenCXX/2004-09-27-DidntEmitTemplate.cpp tools/clang/test/CodeGenCXX/2004-11-27-ExceptionCleanupAssertion.cpp tools/clang/test/CodeGenCXX/2004-11-27-FriendDefaultArgCrash.cpp tools/clang/test/CodeGenCXX/2005-01-03-StaticInitializers.cpp tools/clang/test/CodeGenCXX/2005-02-11-AnonymousUnion.cpp tools/clang/test/CodeGenCXX/2005-02-13-BadDynamicInit.cpp tools/clang/test/CodeGenCXX/2005-02-14-BitFieldOffset.cpp tools/clang/test/CodeGenCXX/2005-02-19-BitfieldStructCrash.cpp tools/clang/test/CodeGenCXX/2005-02-19-UnnamedVirtualThunkArgument.cpp tools/clang/test/CodeGenCXX/2005-02-20-BrokenReferenceTest.cpp tools/clang/test/CodeGenCXX/2006-03-01-GimplifyCrash.cpp tools/clang/test/CodeGenCXX/2006-03-06-C++RecurseCrash.cpp tools/clang/test/CodeGenCXX/2006-09-12-OpaqueStructCrash.cpp tools/clang/test/CodeGenCXX/2006-10-30-ClassBitfield.cpp tools/clang/test/CodeGenCXX/2006-11-20-GlobalSymbols.cpp tools/clang/test/CodeGenCXX/2006-11-30-ConstantExprCrash.cpp tools/clang/test/CodeGenCXX/2007-01-02-UnboundedArray.cpp tools/clang/test/CodeGenCXX/2007-01-06-PtrMethodInit.cpp tools/clang/test/CodeGenCXX/2007-04-05-PackedBitFields-1.cpp tools/clang/test/CodeGenCXX/2007-04-05-PackedBitFieldsOverlap-2.cpp tools/clang/test/CodeGenCXX/2007-04-05-PackedBitFieldsOverlap.cpp tools/clang/test/CodeGenCXX/2007-04-05-PackedBitFieldsSmall.cpp tools/clang/test/CodeGenCXX/2007-04-05-StructPackedFieldUnpacked.cpp tools/clang/test/CodeGenCXX/2007-04-10-PackedUnion.cpp tools/clang/test/CodeGenCXX/2007-04-14-FNoBuiltin.cpp tools/clang/test/CodeGenCXX/2007-05-03-VectorInit.cpp tools/clang/test/CodeGenCXX/2007-07-29-RestrictPtrArg.cpp tools/clang/test/CodeGenCXX/2007-07-29-RestrictRefArg.cpp tools/clang/test/CodeGenCXX/2007-09-10-RecursiveTypeResolution.cpp tools/clang/test/CodeGenCXX/2007-10-01-StructResize.cpp tools/clang/test/CodeGenCXX/2008-01-12-VecInit.cpp tools/clang/test/CodeGenCXX/2008-05-07-CrazyOffsetOf.cpp tools/clang/test/CodeGenCXX/2009-03-17-dbg.cpp tools/clang/test/CodeGenCXX/2009-04-23-bool2.cpp tools/clang/test/CodeGenCXX/2009-05-04-PureConstNounwind.cpp tools/clang/test/CodeGenCXX/2009-06-16-DebugInfoCrash.cpp tools/clang/test/CodeGenCXX/2009-07-16-Using.cpp tools/clang/test/CodeGenCXX/2009-08-05-ZeroInitWidth.cpp tools/clang/test/CodeGenCXX/2009-08-11-VectorRetTy.cpp tools/clang/test/CodeGenCXX/2009-09-09-packed-layout.cpp tools/clang/test/CodeGenCXX/2009-10-27-crash.cpp tools/clang/test/CodeGenCXX/2009-12-23-MissingSext.cpp tools/clang/test/CodeGenCXX/2010-03-09-AnonAggregate.cpp tools/clang/test/CodeGenCXX/2010-05-10-Var-DbgInfo.cpp tools/clang/test/CodeGenCXX/2010-05-11-alwaysinlineinstantiation.cpp tools/clang/test/CodeGenCXX/2010-05-12-PtrToMember-Dbg.cpp tools/clang/test/CodeGenCXX/2010-06-21-LocalVarDbg.cpp tools/clang/test/CodeGenCXX/2010-06-22-BitfieldInit.cpp tools/clang/test/CodeGenCXX/2010-06-22-ZeroBitfield.cpp tools/clang/test/CodeGenCXX/2010-07-23-DeclLoc.cpp tools/clang/test/CodeGenCXX/2011-12-19-init-list-ctor.cpp tools/clang/test/CodeGenCXX/2012-02-06-VecInitialization.cpp tools/clang/test/CodeGenCXX/2012-03-16-StoreAlign.cpp tools/clang/test/CodeGenCXX/DynArrayInit.cpp tools/clang/test/CodeGenCXX/PR4827-cast.cpp tools/clang/test/CodeGenCXX/PR4983-constructor-conversion.cpp tools/clang/test/CodeGenCXX/PR5050-constructor-conversion.cpp tools/clang/test/CodeGenCXX/PR5093-static-member-function.cpp tools/clang/test/CodeGenCXX/PR5834-constructor-conversion.cpp tools/clang/test/CodeGenCXX/PR5863-unreachable-block.cpp tools/clang/test/CodeGenCXX/PR6474.cpp tools/clang/test/CodeGenCXX/__null.cpp tools/clang/test/CodeGenCXX/aarch64-arguments.cpp tools/clang/test/CodeGenCXX/aarch64-cxxabi.cpp tools/clang/test/CodeGenCXX/abstract-class-ctors-dtors.cpp tools/clang/test/CodeGenCXX/address-of-fntemplate.cpp tools/clang/test/CodeGenCXX/alloca-align.cpp tools/clang/test/CodeGenCXX/anonymous-namespaces.cpp tools/clang/test/CodeGenCXX/anonymous-union-member-initializer.cpp tools/clang/test/CodeGenCXX/apple-kext-guard-variable.cpp tools/clang/test/CodeGenCXX/apple-kext-indirect-call-2.C tools/clang/test/CodeGenCXX/apple-kext-indirect-call.C tools/clang/test/CodeGenCXX/apple-kext-indirect-virtual-dtor-call.cpp tools/clang/test/CodeGenCXX/apple-kext-linkage.C tools/clang/test/CodeGenCXX/apple-kext-no-staticinit-section.C tools/clang/test/CodeGenCXX/apple-kext.cpp tools/clang/test/CodeGenCXX/arm-cc.cpp tools/clang/test/CodeGenCXX/arm.cpp tools/clang/test/CodeGenCXX/array-construction.cpp tools/clang/test/CodeGenCXX/array-operator-delete-call.cpp tools/clang/test/CodeGenCXX/array-pointer-decay.cpp tools/clang/test/CodeGenCXX/array-value-initialize.cpp tools/clang/test/CodeGenCXX/asm.cpp tools/clang/test/CodeGenCXX/assign-construct-memcpy.cpp tools/clang/test/CodeGenCXX/assign-operator.cpp tools/clang/test/CodeGenCXX/atomic.cpp tools/clang/test/CodeGenCXX/atomicinit.cpp tools/clang/test/CodeGenCXX/attr-used.cpp tools/clang/test/CodeGenCXX/attr.cpp tools/clang/test/CodeGenCXX/bitfield-layout.cpp tools/clang/test/CodeGenCXX/bitfield.cpp tools/clang/test/CodeGenCXX/block-byref-cxx-objc.cpp tools/clang/test/CodeGenCXX/block-destruct.cpp tools/clang/test/CodeGenCXX/block-in-ctor-dtor.cpp tools/clang/test/CodeGenCXX/block.cpp tools/clang/test/CodeGenCXX/blocks-cxx11.cpp tools/clang/test/CodeGenCXX/blocks.cpp tools/clang/test/CodeGenCXX/bool-bitfield.cpp tools/clang/test/CodeGenCXX/builtins.cpp tools/clang/test/CodeGenCXX/c-linkage.cpp tools/clang/test/CodeGenCXX/c99-variable-length-array.cpp tools/clang/test/CodeGenCXX/call-arg-zero-temp.cpp tools/clang/test/CodeGenCXX/captured-statements.cpp tools/clang/test/CodeGenCXX/cast-conversion.cpp tools/clang/test/CodeGenCXX/casts.cpp tools/clang/test/CodeGenCXX/catch-undef-behavior.cpp tools/clang/test/CodeGenCXX/class-layout.cpp tools/clang/test/CodeGenCXX/compound-literals.cpp tools/clang/test/CodeGenCXX/condition.cpp tools/clang/test/CodeGenCXX/conditional-expr-lvalue.cpp tools/clang/test/CodeGenCXX/conditional-gnu-ext.cpp tools/clang/test/CodeGenCXX/conditional-temporaries.cpp tools/clang/test/CodeGenCXX/const-base-cast.cpp tools/clang/test/CodeGenCXX/const-global-linkage.cpp tools/clang/test/CodeGenCXX/const-init-cxx11.cpp tools/clang/test/CodeGenCXX/const-init-cxx1y.cpp tools/clang/test/CodeGenCXX/const-init.cpp tools/clang/test/CodeGenCXX/constructor-alias.cpp tools/clang/test/CodeGenCXX/constructor-attr.cpp tools/clang/test/CodeGenCXX/constructor-conversion.cpp tools/clang/test/CodeGenCXX/constructor-convert.cpp tools/clang/test/CodeGenCXX/constructor-default-arg.cpp tools/clang/test/CodeGenCXX/constructor-destructor-return-this.cpp tools/clang/test/CodeGenCXX/constructor-direct-call.cpp tools/clang/test/CodeGenCXX/constructor-for-array-members.cpp tools/clang/test/CodeGenCXX/constructor-init-reference.cpp tools/clang/test/CodeGenCXX/constructor-init.cpp tools/clang/test/CodeGenCXX/constructor-template.cpp tools/clang/test/CodeGenCXX/constructors.cpp tools/clang/test/CodeGenCXX/conversion-function.cpp tools/clang/test/CodeGenCXX/conversion-operator-base.cpp tools/clang/test/CodeGenCXX/convert-to-fptr.cpp tools/clang/test/CodeGenCXX/copy-assign-synthesis-1.cpp tools/clang/test/CodeGenCXX/copy-assign-synthesis-2.cpp tools/clang/test/CodeGenCXX/copy-assign-synthesis-3.cpp tools/clang/test/CodeGenCXX/copy-assign-synthesis.cpp tools/clang/test/CodeGenCXX/copy-assign-volatile-synthesis.cpp tools/clang/test/CodeGenCXX/copy-constructor-elim-2.cpp tools/clang/test/CodeGenCXX/copy-constructor-elim.cpp tools/clang/test/CodeGenCXX/copy-constructor-synthesis-2.cpp tools/clang/test/CodeGenCXX/copy-constructor-synthesis.cpp tools/clang/test/CodeGenCXX/copy-in-cplus-object.cpp tools/clang/test/CodeGenCXX/copy-initialization.cpp tools/clang/test/CodeGenCXX/coverage.cpp tools/clang/test/CodeGenCXX/cp-blocks-linetables.cpp tools/clang/test/CodeGenCXX/cxx-apple-kext.cpp tools/clang/test/CodeGenCXX/cxx-block-objects.cpp tools/clang/test/CodeGenCXX/cxx0x-defaulted-templates.cpp tools/clang/test/CodeGenCXX/cxx0x-delegating-ctors.cpp tools/clang/test/CodeGenCXX/cxx0x-initializer-array.cpp tools/clang/test/CodeGenCXX/cxx0x-initializer-constructors.cpp tools/clang/test/CodeGenCXX/cxx0x-initializer-references.cpp tools/clang/test/CodeGenCXX/cxx0x-initializer-scalars.cpp tools/clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist-pr12086.cpp tools/clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist-startend.cpp tools/clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp tools/clang/test/CodeGenCXX/cxx11-exception-spec.cpp tools/clang/test/CodeGenCXX/cxx11-initializer-aggregate.cpp tools/clang/test/CodeGenCXX/cxx11-noreturn.cpp tools/clang/test/CodeGenCXX/cxx11-special-members.cpp tools/clang/test/CodeGenCXX/cxx11-thread-local-reference.cpp tools/clang/test/CodeGenCXX/cxx11-thread-local.cpp tools/clang/test/CodeGenCXX/cxx11-trivial-initializer-struct.cpp tools/clang/test/CodeGenCXX/cxx11-unrestricted-union.cpp tools/clang/test/CodeGenCXX/cxx11-user-defined-literal.cpp tools/clang/test/CodeGenCXX/cxx11-vtable-key-function.cpp tools/clang/test/CodeGenCXX/cxx1y-deduced-return-type.cpp tools/clang/test/CodeGenCXX/cxx1y-initializer-aggregate.cpp tools/clang/test/CodeGenCXX/debug-info-artificial-arg.cpp tools/clang/test/CodeGenCXX/debug-info-blocks.cpp tools/clang/test/CodeGenCXX/debug-info-byval.cpp tools/clang/test/CodeGenCXX/debug-info-char16.cpp tools/clang/test/CodeGenCXX/debug-info-class.cpp tools/clang/test/CodeGenCXX/debug-info-context.cpp tools/clang/test/CodeGenCXX/debug-info-ctor.cpp tools/clang/test/CodeGenCXX/debug-info-ctor2.cpp tools/clang/test/CodeGenCXX/debug-info-cxx0x.cpp tools/clang/test/CodeGenCXX/debug-info-decl-nested.cpp tools/clang/test/CodeGenCXX/debug-info-determinism.cpp tools/clang/test/CodeGenCXX/debug-info-dup-fwd-decl.cpp tools/clang/test/CodeGenCXX/debug-info-enum-class.cpp tools/clang/test/CodeGenCXX/debug-info-enum.cpp tools/clang/test/CodeGenCXX/debug-info-flex-member.cpp tools/clang/test/CodeGenCXX/debug-info-fn-template.cpp tools/clang/test/CodeGenCXX/debug-info-friend.cpp tools/clang/test/CodeGenCXX/debug-info-fwd-ref.cpp tools/clang/test/CodeGenCXX/debug-info-gline-tables-only.cpp tools/clang/test/CodeGenCXX/debug-info-global-ctor-dtor.cpp tools/clang/test/CodeGenCXX/debug-info-globalinit.cpp tools/clang/test/CodeGenCXX/debug-info-large-constant.cpp tools/clang/test/CodeGenCXX/debug-info-limit-type.cpp tools/clang/test/CodeGenCXX/debug-info-limit.cpp tools/clang/test/CodeGenCXX/debug-info-member.cpp tools/clang/test/CodeGenCXX/debug-info-method-spec.cpp tools/clang/test/CodeGenCXX/debug-info-method.cpp tools/clang/test/CodeGenCXX/debug-info-method2.cpp tools/clang/test/CodeGenCXX/debug-info-namespace.cpp tools/clang/test/CodeGenCXX/debug-info-nullptr.cpp tools/clang/test/CodeGenCXX/debug-info-pubtypes.cpp tools/clang/test/CodeGenCXX/debug-info-rvalue-ref.cpp tools/clang/test/CodeGenCXX/debug-info-same-line.cpp tools/clang/test/CodeGenCXX/debug-info-static-fns.cpp tools/clang/test/CodeGenCXX/debug-info-static-member.cpp tools/clang/test/CodeGenCXX/debug-info-template-array.cpp tools/clang/test/CodeGenCXX/debug-info-template-limit.cpp tools/clang/test/CodeGenCXX/debug-info-template-member.cpp tools/clang/test/CodeGenCXX/debug-info-template-quals.cpp tools/clang/test/CodeGenCXX/debug-info-template-recursive.cpp tools/clang/test/CodeGenCXX/debug-info-template.cpp tools/clang/test/CodeGenCXX/debug-info-this.cpp tools/clang/test/CodeGenCXX/debug-info-thunk.cpp tools/clang/test/CodeGenCXX/debug-info-union-template.cpp tools/clang/test/CodeGenCXX/debug-info-union.cpp tools/clang/test/CodeGenCXX/debug-info-use-after-free.cpp tools/clang/test/CodeGenCXX/debug-info-wchar.cpp tools/clang/test/CodeGenCXX/debug-info-zero-length-arrays.cpp tools/clang/test/CodeGenCXX/debug-info.cpp tools/clang/test/CodeGenCXX/debug-lambda-expressions.cpp tools/clang/test/CodeGenCXX/debug-lambda-this.cpp tools/clang/test/CodeGenCXX/decl-ref-init.cpp tools/clang/test/CodeGenCXX/default-arg-temps.cpp tools/clang/test/CodeGenCXX/default-arguments.cpp tools/clang/test/CodeGenCXX/default-constructor-default-argument.cpp tools/clang/test/CodeGenCXX/default-constructor-for-members.cpp tools/clang/test/CodeGenCXX/default-constructor-template-member.cpp tools/clang/test/CodeGenCXX/default-destructor-nested.cpp tools/clang/test/CodeGenCXX/default-destructor-synthesis.cpp tools/clang/test/CodeGenCXX/deferred-global-init.cpp tools/clang/test/CodeGenCXX/delete-two-arg.cpp tools/clang/test/CodeGenCXX/delete.cpp tools/clang/test/CodeGenCXX/dependent-type-member-pointer.cpp tools/clang/test/CodeGenCXX/derived-to-base-conv.cpp tools/clang/test/CodeGenCXX/derived-to-base.cpp tools/clang/test/CodeGenCXX/derived-to-virtual-base-class-calls-final.cpp tools/clang/test/CodeGenCXX/destructor-calls.cpp tools/clang/test/CodeGenCXX/destructor-debug-info.cpp tools/clang/test/CodeGenCXX/destructor-exception-spec.cpp tools/clang/test/CodeGenCXX/destructors.cpp tools/clang/test/CodeGenCXX/devirtualize-virtual-function-calls-final.cpp tools/clang/test/CodeGenCXX/devirtualize-virtual-function-calls.cpp tools/clang/test/CodeGenCXX/dynamic-cast-always-null.cpp tools/clang/test/CodeGenCXX/dynamic-cast-hint.cpp tools/clang/test/CodeGenCXX/dynamic-cast.cpp tools/clang/test/CodeGenCXX/eh.cpp tools/clang/test/CodeGenCXX/elide-call-reference.cpp tools/clang/test/CodeGenCXX/empty-classes.cpp tools/clang/test/CodeGenCXX/empty-union.cpp tools/clang/test/CodeGenCXX/enum.cpp tools/clang/test/CodeGenCXX/eval-recursive-constant.cpp tools/clang/test/CodeGenCXX/exception-spec-decay.cpp tools/clang/test/CodeGenCXX/exceptions-no-rtti.cpp tools/clang/test/CodeGenCXX/exceptions.cpp tools/clang/test/CodeGenCXX/explicit-instantiation.cpp tools/clang/test/CodeGenCXX/expr.cpp tools/clang/test/CodeGenCXX/extern-c.cpp tools/clang/test/CodeGenCXX/fastcall.cpp tools/clang/test/CodeGenCXX/field-access-debug-info.cpp tools/clang/test/CodeGenCXX/for-range-temporaries.cpp tools/clang/test/CodeGenCXX/for-range.cpp tools/clang/test/CodeGenCXX/forward-enum.cpp tools/clang/test/CodeGenCXX/fp16-mangle.cpp tools/clang/test/CodeGenCXX/fp16-overload.cpp tools/clang/test/CodeGenCXX/friend-redecl.cpp tools/clang/test/CodeGenCXX/function-template-explicit-specialization.cpp tools/clang/test/CodeGenCXX/function-template-specialization.cpp tools/clang/test/CodeGenCXX/global-array-destruction.cpp tools/clang/test/CodeGenCXX/global-block-literal-helpers.cpp tools/clang/test/CodeGenCXX/global-dtor-no-atexit.cpp tools/clang/test/CodeGenCXX/global-init-darwin.cpp tools/clang/test/CodeGenCXX/global-init.cpp tools/clang/test/CodeGenCXX/global-llvm-constant.cpp tools/clang/test/CodeGenCXX/goto.cpp tools/clang/test/CodeGenCXX/implicit-copy-assign-operator.cpp tools/clang/test/CodeGenCXX/implicit-copy-constructor.cpp tools/clang/test/CodeGenCXX/implicit-instantiation-1.cpp tools/clang/test/CodeGenCXX/incomplete-member-function-pointer.cpp tools/clang/test/CodeGenCXX/incomplete-types.cpp tools/clang/test/CodeGenCXX/inheriting-constructor.cpp tools/clang/test/CodeGenCXX/init-invariant.cpp tools/clang/test/CodeGenCXX/init-priority-attr.cpp tools/clang/test/CodeGenCXX/inline-functions.cpp tools/clang/test/CodeGenCXX/instantiate-blocks.cpp tools/clang/test/CodeGenCXX/instantiate-init-list.cpp tools/clang/test/CodeGenCXX/instantiate-temporaries.cpp tools/clang/test/CodeGenCXX/instrument-functions.cpp tools/clang/test/CodeGenCXX/internal-linkage.cpp tools/clang/test/CodeGenCXX/key-function-vtable.cpp tools/clang/test/CodeGenCXX/lambda-expressions.cpp tools/clang/test/CodeGenCXX/linetable-cleanup.cpp tools/clang/test/CodeGenCXX/lvalue-bitcasts.cpp tools/clang/test/CodeGenCXX/m64-ptr.cpp tools/clang/test/CodeGenCXX/mangle-98.cpp tools/clang/test/CodeGenCXX/mangle-abi-examples.cpp tools/clang/test/CodeGenCXX/mangle-address-space.cpp tools/clang/test/CodeGenCXX/mangle-alias-template.cpp tools/clang/test/CodeGenCXX/mangle-exprs.cpp tools/clang/test/CodeGenCXX/mangle-extern-local.cpp tools/clang/test/CodeGenCXX/mangle-extreme.cpp tools/clang/test/CodeGenCXX/mangle-lambdas.cpp tools/clang/test/CodeGenCXX/mangle-local-class-names.cpp tools/clang/test/CodeGenCXX/mangle-local-class-vtables.cpp tools/clang/test/CodeGenCXX/mangle-local-classes-nested.cpp tools/clang/test/CodeGenCXX/mangle-ms-abi-examples.cpp tools/clang/test/CodeGenCXX/mangle-ms-arg-qualifiers.cpp tools/clang/test/CodeGenCXX/mangle-ms-back-references-pr13207.cpp tools/clang/test/CodeGenCXX/mangle-ms-back-references.cpp tools/clang/test/CodeGenCXX/mangle-ms-cxx11.cpp tools/clang/test/CodeGenCXX/mangle-ms-return-qualifiers.cpp tools/clang/test/CodeGenCXX/mangle-ms-template-callback.cpp tools/clang/test/CodeGenCXX/mangle-ms-templates.cpp tools/clang/test/CodeGenCXX/mangle-ms-vector-types.cpp tools/clang/test/CodeGenCXX/mangle-ms.cpp tools/clang/test/CodeGenCXX/mangle-neon-vectors.cpp tools/clang/test/CodeGenCXX/mangle-nullptr-arg.cpp tools/clang/test/CodeGenCXX/mangle-ref-qualifiers.cpp tools/clang/test/CodeGenCXX/mangle-std-externc.cpp tools/clang/test/CodeGenCXX/mangle-subst-std.cpp tools/clang/test/CodeGenCXX/mangle-subst.cpp tools/clang/test/CodeGenCXX/mangle-system-header.cpp tools/clang/test/CodeGenCXX/mangle-template.cpp tools/clang/test/CodeGenCXX/mangle-this-cxx11.cpp tools/clang/test/CodeGenCXX/mangle-unnameable-conversions.cpp tools/clang/test/CodeGenCXX/mangle-unnamed.cpp tools/clang/test/CodeGenCXX/mangle-valist.cpp tools/clang/test/CodeGenCXX/mangle-variadic-templates.cpp tools/clang/test/CodeGenCXX/mangle.cpp tools/clang/test/CodeGenCXX/member-alignment.cpp tools/clang/test/CodeGenCXX/member-call-parens.cpp tools/clang/test/CodeGenCXX/member-data-pointers.cpp tools/clang/test/CodeGenCXX/member-expressions.cpp tools/clang/test/CodeGenCXX/member-function-pointer-calls.cpp tools/clang/test/CodeGenCXX/member-function-pointers.cpp tools/clang/test/CodeGenCXX/member-functions.cpp tools/clang/test/CodeGenCXX/member-init-anon-union.cpp tools/clang/test/CodeGenCXX/member-init-assignment.cpp tools/clang/test/CodeGenCXX/member-init-struct.cpp tools/clang/test/CodeGenCXX/member-init-union.cpp tools/clang/test/CodeGenCXX/member-initializers.cpp tools/clang/test/CodeGenCXX/member-templates.cpp tools/clang/test/CodeGenCXX/microsoft-abi-array-cookies.cpp tools/clang/test/CodeGenCXX/microsoft-abi-default-cc.cpp tools/clang/test/CodeGenCXX/microsoft-abi-member-pointers.cpp tools/clang/test/CodeGenCXX/microsoft-abi-methods.cpp tools/clang/test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp tools/clang/test/CodeGenCXX/microsoft-abi-static-initializers.cpp tools/clang/test/CodeGenCXX/microsoft-abi-structors.cpp tools/clang/test/CodeGenCXX/microsoft-abi-vtables-single-inheritance.cpp tools/clang/test/CodeGenCXX/microsoft-interface.cpp tools/clang/test/CodeGenCXX/microsoft-uuidof-unsupported-target.cpp tools/clang/test/CodeGenCXX/microsoft-uuidof.cpp tools/clang/test/CodeGenCXX/ms_wide_predefined_expr.cpp tools/clang/test/CodeGenCXX/multi-dim-operator-new.cpp tools/clang/test/CodeGenCXX/namespace-aliases.cpp tools/clang/test/CodeGenCXX/nested-base-member-access.cpp tools/clang/test/CodeGenCXX/new-array-init-exceptions.cpp tools/clang/test/CodeGenCXX/new-array-init.cpp tools/clang/test/CodeGenCXX/new-operator-phi.cpp tools/clang/test/CodeGenCXX/new-overflow.cpp tools/clang/test/CodeGenCXX/new-with-default-arg.cpp tools/clang/test/CodeGenCXX/new.cpp tools/clang/test/CodeGenCXX/no-exceptions.cpp tools/clang/test/CodeGenCXX/no-opt-volatile-memcpy.cpp tools/clang/test/CodeGenCXX/noinline-template.cpp tools/clang/test/CodeGenCXX/nonconst-init.cpp tools/clang/test/CodeGenCXX/nrvo-noreturn.cc tools/clang/test/CodeGenCXX/nrvo.cpp tools/clang/test/CodeGenCXX/nullptr.cpp tools/clang/test/CodeGenCXX/operator-new.cpp tools/clang/test/CodeGenCXX/overload-binop-implicitconvert.cpp tools/clang/test/CodeGenCXX/override-layout.cpp tools/clang/test/CodeGenCXX/partial-destruction.cpp tools/clang/test/CodeGenCXX/pod-member-memcpys.cpp tools/clang/test/CodeGenCXX/pointers-to-data-members.cpp tools/clang/test/CodeGenCXX/pr11676.cpp tools/clang/test/CodeGenCXX/pr11797.cpp tools/clang/test/CodeGenCXX/pr12104.cpp tools/clang/test/CodeGenCXX/pr12104.h tools/clang/test/CodeGenCXX/pr12251.cpp tools/clang/test/CodeGenCXX/pr13396.cpp tools/clang/test/CodeGenCXX/pr15753.cpp tools/clang/test/CodeGenCXX/pr9130.cpp tools/clang/test/CodeGenCXX/pr9965.cpp tools/clang/test/CodeGenCXX/pragma-pack-2.cpp tools/clang/test/CodeGenCXX/pragma-pack.cpp tools/clang/test/CodeGenCXX/pragma-visibility.cpp tools/clang/test/CodeGenCXX/pragma-weak.cpp tools/clang/test/CodeGenCXX/predefined-expr-sizeof.cpp tools/clang/test/CodeGenCXX/predefined-expr.cpp tools/clang/test/CodeGenCXX/ptr-to-datamember.cpp tools/clang/test/CodeGenCXX/ptr-to-member-function.cpp tools/clang/test/CodeGenCXX/reference-bind-default-argument.cpp tools/clang/test/CodeGenCXX/reference-cast.cpp tools/clang/test/CodeGenCXX/reference-field.cpp tools/clang/test/CodeGenCXX/reference-in-block-args.cpp tools/clang/test/CodeGenCXX/reference-in-blocks.cpp tools/clang/test/CodeGenCXX/reference-init.cpp tools/clang/test/CodeGenCXX/references.cpp tools/clang/test/CodeGenCXX/regparm.cpp tools/clang/test/CodeGenCXX/reinterpret-cast.cpp tools/clang/test/CodeGenCXX/return.cpp tools/clang/test/CodeGenCXX/rtti-fundamental.cpp tools/clang/test/CodeGenCXX/rtti-layout.cpp tools/clang/test/CodeGenCXX/rtti-linkage.cpp tools/clang/test/CodeGenCXX/rtti-visibility.cpp tools/clang/test/CodeGenCXX/runtimecc.cpp tools/clang/test/CodeGenCXX/rvalue-references.cpp tools/clang/test/CodeGenCXX/scoped-enums-debug-info.cpp tools/clang/test/CodeGenCXX/scoped-enums.cpp tools/clang/test/CodeGenCXX/sel-address.mm tools/clang/test/CodeGenCXX/sizeof-unwind-exception.cpp tools/clang/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp tools/clang/test/CodeGenCXX/specialized-static-data-mem-init.cpp tools/clang/test/CodeGenCXX/static-assert.cpp tools/clang/test/CodeGenCXX/static-data-member.cpp tools/clang/test/CodeGenCXX/static-init-1.cpp tools/clang/test/CodeGenCXX/static-init-2.cpp tools/clang/test/CodeGenCXX/static-init-3.cpp tools/clang/test/CodeGenCXX/static-init.cpp tools/clang/test/CodeGenCXX/static-local-in-local-class.cpp tools/clang/test/CodeGenCXX/static-member-variable-explicit-specialization.cpp tools/clang/test/CodeGenCXX/static-mutable.cpp tools/clang/test/CodeGenCXX/stmtexpr.cpp tools/clang/test/CodeGenCXX/switch-case-folding-1.cpp tools/clang/test/CodeGenCXX/switch-case-folding-2.cpp tools/clang/test/CodeGenCXX/switch-case-folding.cpp tools/clang/test/CodeGenCXX/temp-order.cpp tools/clang/test/CodeGenCXX/template-anonymous-types.cpp tools/clang/test/CodeGenCXX/template-anonymous-union-member-initializer.cpp tools/clang/test/CodeGenCXX/template-dependent-bind-temporary.cpp tools/clang/test/CodeGenCXX/template-inner-struct-visibility-hidden.cpp tools/clang/test/CodeGenCXX/template-instantiation.cpp tools/clang/test/CodeGenCXX/template-linkage.cpp tools/clang/test/CodeGenCXX/template-static-var-defer.cpp tools/clang/test/CodeGenCXX/temporaries.cpp tools/clang/test/CodeGenCXX/thiscall-struct-return.cpp tools/clang/test/CodeGenCXX/threadsafe-statics-exceptions.cpp tools/clang/test/CodeGenCXX/threadsafe-statics.cpp tools/clang/test/CodeGenCXX/throw-expression-cleanup.cpp tools/clang/test/CodeGenCXX/throw-expression-dtor.cpp tools/clang/test/CodeGenCXX/throw-expressions.cpp tools/clang/test/CodeGenCXX/thunk-linkonce-odr.cpp tools/clang/test/CodeGenCXX/thunk-use-after-free.cpp tools/clang/test/CodeGenCXX/thunks-available-externally.cpp tools/clang/test/CodeGenCXX/thunks.cpp tools/clang/test/CodeGenCXX/tls-init-funcs.cpp tools/clang/test/CodeGenCXX/trivial-constructor-init.cpp tools/clang/test/CodeGenCXX/try-catch.cpp tools/clang/test/CodeGenCXX/type_visibility.cpp tools/clang/test/CodeGenCXX/typeid-cxx11.cpp tools/clang/test/CodeGenCXX/typeid.cpp tools/clang/test/CodeGenCXX/typeinfo tools/clang/test/CodeGenCXX/unary-type-trait.cpp tools/clang/test/CodeGenCXX/uncode-string.cpp tools/clang/test/CodeGenCXX/union-dtor.cpp tools/clang/test/CodeGenCXX/unknown-anytype.cpp tools/clang/test/CodeGenCXX/value-init.cpp tools/clang/test/CodeGenCXX/vararg-conversion-ctor.cpp tools/clang/test/CodeGenCXX/vararg-non-pod.cpp tools/clang/test/CodeGenCXX/varargs.cpp tools/clang/test/CodeGenCXX/variadic-templates.cpp tools/clang/test/CodeGenCXX/virt-canonical-decl.cpp tools/clang/test/CodeGenCXX/virt-dtor-gen.cpp tools/clang/test/CodeGenCXX/virt-dtor-key.cpp tools/clang/test/CodeGenCXX/virt-template-vtable.cpp tools/clang/test/CodeGenCXX/virt-thunk-reference.cpp tools/clang/test/CodeGenCXX/virtual-base-cast.cpp tools/clang/test/CodeGenCXX/virtual-base-ctor.cpp tools/clang/test/CodeGenCXX/virtual-base-destructor-call.cpp tools/clang/test/CodeGenCXX/virtual-bases.cpp tools/clang/test/CodeGenCXX/virtual-destructor-calls.cpp tools/clang/test/CodeGenCXX/virtual-destructor-synthesis.cpp tools/clang/test/CodeGenCXX/virtual-function-calls.cpp tools/clang/test/CodeGenCXX/virtual-functions-incomplete-types.cpp tools/clang/test/CodeGenCXX/virtual-implicit-copy-assignment.cpp tools/clang/test/CodeGenCXX/virtual-implicit-move-assignment.cpp tools/clang/test/CodeGenCXX/virtual-inherited-destructor.cpp tools/clang/test/CodeGenCXX/virtual-operator-call.cpp tools/clang/test/CodeGenCXX/virtual-pseudo-destructor-call.cpp tools/clang/test/CodeGenCXX/visibility-hidden-extern-templates.cpp tools/clang/test/CodeGenCXX/visibility-inlines-hidden.cpp tools/clang/test/CodeGenCXX/visibility-ms-compat.cpp tools/clang/test/CodeGenCXX/visibility.cpp tools/clang/test/CodeGenCXX/vla.cpp tools/clang/test/CodeGenCXX/volatile-1.cpp tools/clang/test/CodeGenCXX/volatile.cpp tools/clang/test/CodeGenCXX/vtable-available-externally.cpp tools/clang/test/CodeGenCXX/vtable-cast-crash.cpp tools/clang/test/CodeGenCXX/vtable-debug-info.cpp tools/clang/test/CodeGenCXX/vtable-key-function-arm.cpp tools/clang/test/CodeGenCXX/vtable-key-function-ios.cpp tools/clang/test/CodeGenCXX/vtable-key-function.cpp tools/clang/test/CodeGenCXX/vtable-layout-abi-examples.cpp tools/clang/test/CodeGenCXX/vtable-layout-extreme.cpp tools/clang/test/CodeGenCXX/vtable-layout.cpp tools/clang/test/CodeGenCXX/vtable-linkage.cpp tools/clang/test/CodeGenCXX/vtable-pointer-initialization.cpp tools/clang/test/CodeGenCXX/vtt-layout.cpp tools/clang/test/CodeGenCXX/warn-padded-packed.cpp tools/clang/test/CodeGenCXX/weak-extern-typeinfo.cpp tools/clang/test/CodeGenCXX/weak-external.cpp tools/clang/test/CodeGenCXX/x86_32-arguments.cpp tools/clang/test/CodeGenCXX/x86_64-arguments.cpp tools/clang/test/CodeGenObjC/2007-04-03-ObjcEH.m tools/clang/test/CodeGenObjC/2007-05-02-Strong.m tools/clang/test/CodeGenObjC/2007-10-18-ProDescriptor.m tools/clang/test/CodeGenObjC/2007-10-23-GC-WriteBarrier.m tools/clang/test/CodeGenObjC/2008-08-25-incompatible-cond-expr.m tools/clang/test/CodeGenObjC/2008-10-23-invalid-icmp.m tools/clang/test/CodeGenObjC/2008-10-3-EhValue.m tools/clang/test/CodeGenObjC/2008-11-12-Metadata.m tools/clang/test/CodeGenObjC/2008-11-24-ConstCFStrings.m tools/clang/test/CodeGenObjC/2008-11-25-Blocks.m tools/clang/test/CodeGenObjC/2009-01-21-invalid-debug-info.m tools/clang/test/CodeGenObjC/2009-01-26-WriteBarrier-2.m tools/clang/test/CodeGenObjC/2009-02-05-VolatileProp.m tools/clang/test/CodeGenObjC/2009-08-05-utf16.m tools/clang/test/CodeGenObjC/2010-02-01-utf16-with-null.m tools/clang/test/CodeGenObjC/2010-02-09-DbgSelf.m tools/clang/test/CodeGenObjC/2010-02-15-Dbg-MethodStart.m tools/clang/test/CodeGenObjC/2010-02-23-DbgInheritance.m tools/clang/test/CodeGenObjC/2010-03-17-StructRef.m tools/clang/test/CodeGenObjC/2011-03-08-IVarLookup.m tools/clang/test/CodeGenObjC/Inputs/literal-support.h tools/clang/test/CodeGenObjC/arc-arm.m tools/clang/test/CodeGenObjC/arc-block-copy-escape.m tools/clang/test/CodeGenObjC/arc-blocks.m tools/clang/test/CodeGenObjC/arc-bridged-cast.m tools/clang/test/CodeGenObjC/arc-captured-32bit-block-var-layout-2.m tools/clang/test/CodeGenObjC/arc-captured-32bit-block-var-layout.m tools/clang/test/CodeGenObjC/arc-captured-block-var-inlined-layout.m tools/clang/test/CodeGenObjC/arc-captured-block-var-layout.m tools/clang/test/CodeGenObjC/arc-compound-stmt.m tools/clang/test/CodeGenObjC/arc-cond-stmt.m tools/clang/test/CodeGenObjC/arc-exceptions.m tools/clang/test/CodeGenObjC/arc-foreach.m tools/clang/test/CodeGenObjC/arc-ivar-layout.m tools/clang/test/CodeGenObjC/arc-linetable.m tools/clang/test/CodeGenObjC/arc-literals.m tools/clang/test/CodeGenObjC/arc-loadweakretained-release.m tools/clang/test/CodeGenObjC/arc-no-arc-exceptions.m tools/clang/test/CodeGenObjC/arc-no-runtime.m tools/clang/test/CodeGenObjC/arc-precise-lifetime.m tools/clang/test/CodeGenObjC/arc-property.m tools/clang/test/CodeGenObjC/arc-related-result-type.m tools/clang/test/CodeGenObjC/arc-ternary-op.m tools/clang/test/CodeGenObjC/arc-unbridged-cast.m tools/clang/test/CodeGenObjC/arc-unopt.m tools/clang/test/CodeGenObjC/arc-unoptimized-byref-var.m tools/clang/test/CodeGenObjC/arc-weak-property.m tools/clang/test/CodeGenObjC/arc-with-atthrow.m tools/clang/test/CodeGenObjC/arc.m tools/clang/test/CodeGenObjC/arm-atomic-scalar-setter-getter.m tools/clang/test/CodeGenObjC/assign.m tools/clang/test/CodeGenObjC/atomic-aggregate-property.m tools/clang/test/CodeGenObjC/attr-availability.m tools/clang/test/CodeGenObjC/attr-exception.m tools/clang/test/CodeGenObjC/attr-minsize.m tools/clang/test/CodeGenObjC/attr-strong.c tools/clang/test/CodeGenObjC/auto-property-synthesize-protocol.m tools/clang/test/CodeGenObjC/autorelease.m tools/clang/test/CodeGenObjC/bitfield-1.m tools/clang/test/CodeGenObjC/bitfield-access.m tools/clang/test/CodeGenObjC/bitfield-gnu.m tools/clang/test/CodeGenObjC/bitfield-ivar-metadata.m tools/clang/test/CodeGenObjC/bitfield-ivar-offsets.m tools/clang/test/CodeGenObjC/bitfield_encoding.m tools/clang/test/CodeGenObjC/block-6.m tools/clang/test/CodeGenObjC/block-byref-variable-layout.m tools/clang/test/CodeGenObjC/block-var-layout.m tools/clang/test/CodeGenObjC/blocks-1.m tools/clang/test/CodeGenObjC/blocks-2.m tools/clang/test/CodeGenObjC/blocks-3.m tools/clang/test/CodeGenObjC/blocks-4.m tools/clang/test/CodeGenObjC/blocks-5.m tools/clang/test/CodeGenObjC/blocks-ivar-debug.m tools/clang/test/CodeGenObjC/blocks.m tools/clang/test/CodeGenObjC/boxing.m tools/clang/test/CodeGenObjC/builtin-memfns.m tools/clang/test/CodeGenObjC/builtins.m tools/clang/test/CodeGenObjC/catch-lexical-block.m tools/clang/test/CodeGenObjC/category-class.m tools/clang/test/CodeGenObjC/category-super-class-meth.m tools/clang/test/CodeGenObjC/class-getter-dotsyntax.m tools/clang/test/CodeGenObjC/class-type.m tools/clang/test/CodeGenObjC/compatibility-alias.m tools/clang/test/CodeGenObjC/complex-double-abi.m tools/clang/test/CodeGenObjC/complex-property.m tools/clang/test/CodeGenObjC/constant-string-class-1.m tools/clang/test/CodeGenObjC/constant-string-class.m tools/clang/test/CodeGenObjC/constant-strings.m tools/clang/test/CodeGenObjC/continuation-class.m tools/clang/test/CodeGenObjC/deadcode_strip_used_var.m tools/clang/test/CodeGenObjC/debug-info-block-captured-self.m tools/clang/test/CodeGenObjC/debug-info-block-helper.m tools/clang/test/CodeGenObjC/debug-info-block-line.m tools/clang/test/CodeGenObjC/debug-info-blocks.m tools/clang/test/CodeGenObjC/debug-info-class-extension.m tools/clang/test/CodeGenObjC/debug-info-class-extension2.m tools/clang/test/CodeGenObjC/debug-info-class-extension3.m tools/clang/test/CodeGenObjC/debug-info-crash-2.m tools/clang/test/CodeGenObjC/debug-info-crash.m tools/clang/test/CodeGenObjC/debug-info-default-synth-ivar.m tools/clang/test/CodeGenObjC/debug-info-fwddecl.m tools/clang/test/CodeGenObjC/debug-info-getter-name.m tools/clang/test/CodeGenObjC/debug-info-id-with-protocol.m tools/clang/test/CodeGenObjC/debug-info-impl.m tools/clang/test/CodeGenObjC/debug-info-instancetype.m tools/clang/test/CodeGenObjC/debug-info-ivars-extension.m tools/clang/test/CodeGenObjC/debug-info-ivars-indirect.m tools/clang/test/CodeGenObjC/debug-info-ivars-private.m tools/clang/test/CodeGenObjC/debug-info-ivars.m tools/clang/test/CodeGenObjC/debug-info-linkagename.m tools/clang/test/CodeGenObjC/debug-info-property.m tools/clang/test/CodeGenObjC/debug-info-property2.m tools/clang/test/CodeGenObjC/debug-info-property3.m tools/clang/test/CodeGenObjC/debug-info-property4.m tools/clang/test/CodeGenObjC/debug-info-property5.m tools/clang/test/CodeGenObjC/debug-info-pubtypes.m tools/clang/test/CodeGenObjC/debug-info-selector.m tools/clang/test/CodeGenObjC/debug-info-self.m tools/clang/test/CodeGenObjC/debug-info-static-var.m tools/clang/test/CodeGenObjC/debug-info-synthesis.m tools/clang/test/CodeGenObjC/debug-property-synth.m tools/clang/test/CodeGenObjC/default-property-synthesis.m tools/clang/test/CodeGenObjC/dot-syntax-1.m tools/clang/test/CodeGenObjC/dot-syntax-2.m tools/clang/test/CodeGenObjC/dot-syntax.m tools/clang/test/CodeGenObjC/encode-cstyle-method.m tools/clang/test/CodeGenObjC/encode-test-2.m tools/clang/test/CodeGenObjC/encode-test-3.m tools/clang/test/CodeGenObjC/encode-test-4.m tools/clang/test/CodeGenObjC/encode-test-5.m tools/clang/test/CodeGenObjC/encode-test-6.m tools/clang/test/CodeGenObjC/encode-test.m tools/clang/test/CodeGenObjC/exceptions-nonfragile.m tools/clang/test/CodeGenObjC/exceptions.m tools/clang/test/CodeGenObjC/extended-block-signature-encode.m tools/clang/test/CodeGenObjC/externally-initialized-selectors.m tools/clang/test/CodeGenObjC/for-in.m tools/clang/test/CodeGenObjC/forward-class-impl-metadata.m tools/clang/test/CodeGenObjC/forward-decl-param.m tools/clang/test/CodeGenObjC/fp2ret.m tools/clang/test/CodeGenObjC/fpret.m tools/clang/test/CodeGenObjC/function-decay.m tools/clang/test/CodeGenObjC/gc-weak-attribute.m tools/clang/test/CodeGenObjC/gc.m tools/clang/test/CodeGenObjC/getter-property-mismatch.m tools/clang/test/CodeGenObjC/getter-property-type-mismatch.m tools/clang/test/CodeGenObjC/gnu-exceptions.m tools/clang/test/CodeGenObjC/hidden-visibility.m tools/clang/test/CodeGenObjC/hidden.m tools/clang/test/CodeGenObjC/id-isa-codegen.m tools/clang/test/CodeGenObjC/illegal-UTF8.m tools/clang/test/CodeGenObjC/image-info.m tools/clang/test/CodeGenObjC/implicit-objc_msgSend.m tools/clang/test/CodeGenObjC/implicit-property.m tools/clang/test/CodeGenObjC/instance-method-metadata.m tools/clang/test/CodeGenObjC/interface-layout-64.m tools/clang/test/CodeGenObjC/interface.m tools/clang/test/CodeGenObjC/ivar-base-as-invariant-load.m tools/clang/test/CodeGenObjC/ivar-invariant.m tools/clang/test/CodeGenObjC/ivar-layout-64-bitfields.m tools/clang/test/CodeGenObjC/ivar-layout-64.m tools/clang/test/CodeGenObjC/ivar-layout-array0-struct.m tools/clang/test/CodeGenObjC/ivar-layout-no-optimize.m tools/clang/test/CodeGenObjC/ivar-layout-nonfragile-abi2.m tools/clang/test/CodeGenObjC/ivars.m tools/clang/test/CodeGenObjC/layout-bitfield-crash.m tools/clang/test/CodeGenObjC/link-errors.m tools/clang/test/CodeGenObjC/local-static-block.m tools/clang/test/CodeGenObjC/message-arrays.m tools/clang/test/CodeGenObjC/messages-2.m tools/clang/test/CodeGenObjC/messages.m tools/clang/test/CodeGenObjC/metadata-symbols-32.m tools/clang/test/CodeGenObjC/metadata-symbols-64.m tools/clang/test/CodeGenObjC/metadata_symbols.m tools/clang/test/CodeGenObjC/misc-atomic-property.m tools/clang/test/CodeGenObjC/mrr-autorelease.m tools/clang/test/CodeGenObjC/mrr-captured-block-var-inlined-layout.m tools/clang/test/CodeGenObjC/nested-rethrow.m tools/clang/test/CodeGenObjC/newproperty-nested-synthesis-1.m tools/clang/test/CodeGenObjC/next-objc-dispatch.m tools/clang/test/CodeGenObjC/no-category-class.m tools/clang/test/CodeGenObjC/no-vararg-messaging.m tools/clang/test/CodeGenObjC/non-lazy-classes.m tools/clang/test/CodeGenObjC/nonlazy-msgSend.m tools/clang/test/CodeGenObjC/ns-constant-strings.m tools/clang/test/CodeGenObjC/ns_consume_null_check.m tools/clang/test/CodeGenObjC/objc-align.m tools/clang/test/CodeGenObjC/objc-arc-container-subscripting.m tools/clang/test/CodeGenObjC/objc-assign-ivar.m tools/clang/test/CodeGenObjC/objc-container-subscripting-1.m tools/clang/test/CodeGenObjC/objc-container-subscripting.m tools/clang/test/CodeGenObjC/objc-dictionary-literal.m tools/clang/test/CodeGenObjC/objc-fixed-enum.m tools/clang/test/CodeGenObjC/objc-gc-aggr-assign.m tools/clang/test/CodeGenObjC/objc-literal-debugger-test.m tools/clang/test/CodeGenObjC/objc-literal-tests.m tools/clang/test/CodeGenObjC/objc-read-weak-byref.m tools/clang/test/CodeGenObjC/objc2-assign-global.m tools/clang/test/CodeGenObjC/objc2-ivar-assign.m tools/clang/test/CodeGenObjC/objc2-legacy-dispatch.m tools/clang/test/CodeGenObjC/objc2-new-gc-api-strongcast.m tools/clang/test/CodeGenObjC/objc2-no-strong-cast.m tools/clang/test/CodeGenObjC/objc2-no-write-barrier.m tools/clang/test/CodeGenObjC/objc2-nonfragile-abi-impl.m tools/clang/test/CodeGenObjC/objc2-property-encode.m tools/clang/test/CodeGenObjC/objc2-protocol-enc.m tools/clang/test/CodeGenObjC/objc2-retain-codegen.m tools/clang/test/CodeGenObjC/objc2-strong-cast-1.m tools/clang/test/CodeGenObjC/objc2-strong-cast-block-import.m tools/clang/test/CodeGenObjC/objc2-strong-cast.m tools/clang/test/CodeGenObjC/objc2-weak-assign.m tools/clang/test/CodeGenObjC/objc2-weak-block-call.m tools/clang/test/CodeGenObjC/objc2-weak-compare.m tools/clang/test/CodeGenObjC/objc2-weak-import-attribute.m tools/clang/test/CodeGenObjC/objc2-weak-ivar-debug.m tools/clang/test/CodeGenObjC/objc2-weak-ivar.m tools/clang/test/CodeGenObjC/objc2-write-barrier-2.m tools/clang/test/CodeGenObjC/objc2-write-barrier-3.m tools/clang/test/CodeGenObjC/objc2-write-barrier-4.m tools/clang/test/CodeGenObjC/objc2-write-barrier-5.m tools/clang/test/CodeGenObjC/objc2-write-barrier.m tools/clang/test/CodeGenObjC/object-incr-decr-1.m tools/clang/test/CodeGenObjC/objfw.m tools/clang/test/CodeGenObjC/optimized-setter-ios-device.m tools/clang/test/CodeGenObjC/optimized-setter.m tools/clang/test/CodeGenObjC/overloadable.m tools/clang/test/CodeGenObjC/predefined-expr.m tools/clang/test/CodeGenObjC/prop-metadata-gnu.m tools/clang/test/CodeGenObjC/property-aggregate.m tools/clang/test/CodeGenObjC/property-agrr-getter.m tools/clang/test/CodeGenObjC/property-category-impl.m tools/clang/test/CodeGenObjC/property-complex.m tools/clang/test/CodeGenObjC/property-dbg.m tools/clang/test/CodeGenObjC/property-getter-dot-syntax.m tools/clang/test/CodeGenObjC/property-incr-decr-1.m tools/clang/test/CodeGenObjC/property-list-in-class.m tools/clang/test/CodeGenObjC/property-ref-cast-to-void.m tools/clang/test/CodeGenObjC/property-setter-attr.m tools/clang/test/CodeGenObjC/property-type-mismatch.m tools/clang/test/CodeGenObjC/property.m tools/clang/test/CodeGenObjC/protocol-in-extended-class.m tools/clang/test/CodeGenObjC/protocol-property-synth.m tools/clang/test/CodeGenObjC/protocols-lazy.m tools/clang/test/CodeGenObjC/protocols.m tools/clang/test/CodeGenObjC/rdr-6732143-dangling-block-reference.m tools/clang/test/CodeGenObjC/related-result-type.m tools/clang/test/CodeGenObjC/reorder-synthesized-ivars.m tools/clang/test/CodeGenObjC/return-objc-object.mm tools/clang/test/CodeGenObjC/runtime-fns.m tools/clang/test/CodeGenObjC/sel-as-builtin-type.m tools/clang/test/CodeGenObjC/selector-ref-invariance.m tools/clang/test/CodeGenObjC/simplify-exceptions.mm tools/clang/test/CodeGenObjC/stand-alone-implementation.m tools/clang/test/CodeGenObjC/super-classmethod-category.m tools/clang/test/CodeGenObjC/super-dotsyntax-property.m tools/clang/test/CodeGenObjC/super-dotsyntax-struct-property.m tools/clang/test/CodeGenObjC/super-message-fragileabi.m tools/clang/test/CodeGenObjC/synchronized.m tools/clang/test/CodeGenObjC/synthesize_ivar-cont-class.m tools/clang/test/CodeGenObjC/synthesize_ivar.m tools/clang/test/CodeGenObjC/tentative-cfconstantstring.m tools/clang/test/CodeGenObjC/terminate.m tools/clang/test/CodeGenObjC/try.m tools/clang/test/CodeGenObjC/undefined-protocol.m tools/clang/test/CodeGenObjC/unname-bf-metadata.m tools/clang/test/CodeGenObjC/unoptimized-setter.m tools/clang/test/CodeGenObjC/variadic-sends.m tools/clang/test/CodeGenObjC/x86_64-struct-return-gc.m tools/clang/test/CodeGenObjCXX/2007-10-03-MetadataPointers.mm tools/clang/test/CodeGenObjCXX/2010-08-04-Template.mm tools/clang/test/CodeGenObjCXX/2010-08-06-X.Y-syntax.mm tools/clang/test/CodeGenObjCXX/Inputs/literal-support.h tools/clang/test/CodeGenObjCXX/address-safety-attr.mm tools/clang/test/CodeGenObjCXX/arc-attrs.mm tools/clang/test/CodeGenObjCXX/arc-blocks.mm tools/clang/test/CodeGenObjCXX/arc-exceptions.mm tools/clang/test/CodeGenObjCXX/arc-globals.mm tools/clang/test/CodeGenObjCXX/arc-mangle.mm tools/clang/test/CodeGenObjCXX/arc-move.mm tools/clang/test/CodeGenObjCXX/arc-new-delete.mm tools/clang/test/CodeGenObjCXX/arc-pseudo-destructors.mm tools/clang/test/CodeGenObjCXX/arc-references.mm tools/clang/test/CodeGenObjCXX/arc-returns-inner-reference-ptr.mm tools/clang/test/CodeGenObjCXX/arc-special-member-functions.mm tools/clang/test/CodeGenObjCXX/arc.mm tools/clang/test/CodeGenObjCXX/block-in-template-inst.mm tools/clang/test/CodeGenObjCXX/block-var-layout.mm tools/clang/test/CodeGenObjCXX/blocks.mm tools/clang/test/CodeGenObjCXX/catch-id-type.mm tools/clang/test/CodeGenObjCXX/copy.mm tools/clang/test/CodeGenObjCXX/copyable-property-object.mm tools/clang/test/CodeGenObjCXX/debug-info.mm tools/clang/test/CodeGenObjCXX/encode.mm tools/clang/test/CodeGenObjCXX/exceptions-legacy.mm tools/clang/test/CodeGenObjCXX/exceptions.mm tools/clang/test/CodeGenObjCXX/externally-initialized-selectors.mm tools/clang/test/CodeGenObjCXX/foreach-statement.mm tools/clang/test/CodeGenObjCXX/gc.mm tools/clang/test/CodeGenObjCXX/implementation-in-extern-c.mm tools/clang/test/CodeGenObjCXX/implicit-copy-assign-operator.mm tools/clang/test/CodeGenObjCXX/implicit-copy-constructor.mm tools/clang/test/CodeGenObjCXX/ivar-objects.mm tools/clang/test/CodeGenObjCXX/lambda-expressions.mm tools/clang/test/CodeGenObjCXX/literals.mm tools/clang/test/CodeGenObjCXX/lvalue-reference-getter.mm tools/clang/test/CodeGenObjCXX/mangle-blocks.mm tools/clang/test/CodeGenObjCXX/mangle.mm tools/clang/test/CodeGenObjCXX/message-reference.mm tools/clang/test/CodeGenObjCXX/message.mm tools/clang/test/CodeGenObjCXX/method-local-extern-mangle.mm tools/clang/test/CodeGenObjCXX/nrvo.mm tools/clang/test/CodeGenObjCXX/objc-container-subscripting-1.mm tools/clang/test/CodeGenObjCXX/objc-container-subscripting.mm tools/clang/test/CodeGenObjCXX/pr14474-gline-tables-only.mm tools/clang/test/CodeGenObjCXX/property-derived-to-base-conv.mm tools/clang/test/CodeGenObjCXX/property-dot-copy.mm tools/clang/test/CodeGenObjCXX/property-dot-reference.mm tools/clang/test/CodeGenObjCXX/property-object-conditional-exp.mm tools/clang/test/CodeGenObjCXX/property-object-reference-1.mm tools/clang/test/CodeGenObjCXX/property-object-reference-2.mm tools/clang/test/CodeGenObjCXX/property-object-reference.mm tools/clang/test/CodeGenObjCXX/property-objects.mm tools/clang/test/CodeGenObjCXX/property-reference.mm tools/clang/test/CodeGenObjCXX/refence-assign-write-barrier.mm tools/clang/test/CodeGenObjCXX/references.mm tools/clang/test/CodeGenObjCXX/rtti.mm tools/clang/test/CodeGenObjCXX/selector-expr-lvalue.mm tools/clang/test/CodeGenObjCXX/unknown-anytype.mm tools/clang/test/CodeGenObjCXX/write-barrier-global-assign.mm tools/clang/test/CodeGenOpenCL/2011-04-15-vec-init-from-vec.cl tools/clang/test/CodeGenOpenCL/addr-space-struct-arg.cl tools/clang/test/CodeGenOpenCL/address-spaces.cl tools/clang/test/CodeGenOpenCL/event_t.cl tools/clang/test/CodeGenOpenCL/ext-vector-shuffle.cl tools/clang/test/CodeGenOpenCL/fpmath.cl tools/clang/test/CodeGenOpenCL/half.cl tools/clang/test/CodeGenOpenCL/kernel-arg-info.cl tools/clang/test/CodeGenOpenCL/kernel-attributes.cl tools/clang/test/CodeGenOpenCL/kernel-metadata.cl tools/clang/test/CodeGenOpenCL/local.cl tools/clang/test/CodeGenOpenCL/logical-ops.cl tools/clang/test/CodeGenOpenCL/opencl_types.cl tools/clang/test/CodeGenOpenCL/ptx-calls.cl tools/clang/test/CodeGenOpenCL/ptx-kernels.cl tools/clang/test/CodeGenOpenCL/shifts.cl tools/clang/test/CodeGenOpenCL/single-precision-constant.cl tools/clang/test/CodeGenOpenCL/spir32_target.cl tools/clang/test/CodeGenOpenCL/spir64_target.cl tools/clang/test/CodeGenOpenCL/vectorLoadStore.cl tools/clang/test/CodeGenOpenCL/vector_literals_nested.cl tools/clang/test/CodeGenOpenCL/vector_literals_valid.cl tools/clang/test/CodeGenOpenCL/vector_logops.cl tools/clang/test/Coverage/ast-printing.c tools/clang/test/Coverage/ast-printing.cpp tools/clang/test/Coverage/ast-printing.m tools/clang/test/Coverage/c-language-features.inc tools/clang/test/Coverage/codegen-gnu.m tools/clang/test/Coverage/codegen-next.m tools/clang/test/Coverage/codegen.c tools/clang/test/Coverage/cxx-language-features.inc tools/clang/test/Coverage/html-diagnostics.c tools/clang/test/Coverage/html-print.c tools/clang/test/Coverage/objc-language-features.inc tools/clang/test/Coverage/targets.c tools/clang/test/Coverage/verbose.c tools/clang/test/Driver/B-opt.c tools/clang/test/Driver/Inputs/B_opt_tree/dir1/i386-unknown-linux-ld tools/clang/test/Driver/Inputs/B_opt_tree/dir1/ld tools/clang/test/Driver/Inputs/B_opt_tree/dir2/ld tools/clang/test/Driver/Inputs/B_opt_tree/dir3/prefix-ld tools/clang/test/Driver/Inputs/basic_android_tree/arm-linux-androideabi/bin/.keep tools/clang/test/Driver/Inputs/basic_android_tree/arm-linux-androideabi/include/c++/4.4.3/.keep tools/clang/test/Driver/Inputs/basic_android_tree/arm-linux-androideabi/lib/.keep tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/arm-linux-androideabi/4.4.3/crtbegin.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/arm-linux-androideabi/4.4.3/crtbeginS.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/arm-linux-androideabi/4.4.3/crtbeginT.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/arm-linux-androideabi/4.4.3/crtend.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/arm-linux-androideabi/4.4.3/crtendS.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/crtbegin.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/crtbeginS.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/crtbeginT.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/crtend.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/crtendS.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/mips-r2/crtbegin.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/mips-r2/crtbeginS.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/mips-r2/crtbeginT.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/mips-r2/crtend.o tools/clang/test/Driver/Inputs/basic_android_tree/lib/gcc/mipsel-linux-android/4.4.3/mips-r2/crtendS.o tools/clang/test/Driver/Inputs/basic_android_tree/mipsel-linux-android/bin/.keep tools/clang/test/Driver/Inputs/basic_android_tree/mipsel-linux-android/include/c++/4.4.3/.keep tools/clang/test/Driver/Inputs/basic_android_tree/mipsel-linux-android/lib/.keep tools/clang/test/Driver/Inputs/basic_android_tree/sysroot/usr/lib/crtbegin_dynamic.o tools/clang/test/Driver/Inputs/basic_android_tree/sysroot/usr/lib/crtbegin_so.o tools/clang/test/Driver/Inputs/basic_android_tree/sysroot/usr/lib/crtbegin_static.o tools/clang/test/Driver/Inputs/basic_android_tree/sysroot/usr/lib/crtend_android.o tools/clang/test/Driver/Inputs/basic_android_tree/sysroot/usr/lib/crtend_so.o tools/clang/test/Driver/Inputs/basic_freebsd64_tree/lib/.keep tools/clang/test/Driver/Inputs/basic_freebsd64_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/basic_freebsd64_tree/usr/lib/crt1.o tools/clang/test/Driver/Inputs/basic_freebsd64_tree/usr/lib32/.keep tools/clang/test/Driver/Inputs/basic_freebsd_tree/lib/.keep tools/clang/test/Driver/Inputs/basic_freebsd_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/basic_freebsd_tree/usr/lib/crt1.o tools/clang/test/Driver/Inputs/basic_freebsd_tree/usr/lib32/.keep tools/clang/test/Driver/Inputs/basic_linux_tree/lib/.keep tools/clang/test/Driver/Inputs/basic_linux_tree/usr/i386-unknown-linux/lib/.keep tools/clang/test/Driver/Inputs/basic_linux_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/i386-unknown-linux/4.6.0/crtbegin.o tools/clang/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbegin.o tools/clang/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o tools/clang/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtfastmath.o tools/clang/test/Driver/Inputs/basic_linux_tree/usr/x86_64-unknown-linux/lib/.keep tools/clang/test/Driver/Inputs/debian_6_mips_tree/lib/.keep tools/clang/test/Driver/Inputs/debian_6_mips_tree/lib32/.keep tools/clang/test/Driver/Inputs/debian_6_mips_tree/lib64/.keep tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib/crt1.o tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib/crti.o tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib/gcc/mipsel-linux-gnu/4.4/64/crtbegin.o tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib/gcc/mipsel-linux-gnu/4.4/crtbegin.o tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib/gcc/mipsel-linux-gnu/4.4/n32/crtbegin.o tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib32/crt1.o tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib32/crti.o tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib64/crt1.o tools/clang/test/Driver/Inputs/debian_6_mips_tree/usr/lib64/crti.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/lib/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/lib/i386-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/lib/mips-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/lib/mipsel-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/lib/powerpc-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/lib/powerpc64-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/lib/x86_64-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/c++/4.5/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/c++/4.5/backward/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/c++/4.5/i686-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/c++/4.5/mips-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/c++/4.5/mipsel-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/c++/4.5/powerpc-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/c++/4.5/powerpc64-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/c++/4.5/x86_64-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/i386-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/mips-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/mipsel-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/powerpc-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/powerpc64-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/include/x86_64-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/i686-linux-gnu/4.5/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/mips-linux-gnu/4.5/64/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/mips-linux-gnu/4.5/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/mips-linux-gnu/4.5/n32/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/mipsel-linux-gnu/4.5/64/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/mipsel-linux-gnu/4.5/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/mipsel-linux-gnu/4.5/n32/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/powerpc-linux-gnu/4.5/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/powerpc64-linux-gnu/4.5/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/gcc/x86_64-linux-gnu/4.5/crtbegin.o tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/i386-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/mips-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/mipsel-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/powerpc-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/powerpc64-linux-gnu/.keep tools/clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib/x86_64-linux-gnu/.keep tools/clang/test/Driver/Inputs/fake_install_tree/bin/.keep tools/clang/test/Driver/Inputs/fake_install_tree/lib/gcc/i386-unknown-linux/4.7.0/crtbegin.o tools/clang/test/Driver/Inputs/fake_install_tree/lib/gcc/x86_64-unknown-linux/4.5.0/crtbegin.o tools/clang/test/Driver/Inputs/fedora_18_tree/lib/.keep tools/clang/test/Driver/Inputs/fedora_18_tree/usr/lib/crt1.o tools/clang/test/Driver/Inputs/fedora_18_tree/usr/lib/crti.o tools/clang/test/Driver/Inputs/fedora_18_tree/usr/lib/crtn.o tools/clang/test/Driver/Inputs/fedora_18_tree/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.7.2/crtbegin.o tools/clang/test/Driver/Inputs/fedora_18_tree/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.7.2/crtend.o tools/clang/test/Driver/Inputs/freescale_ppc64_tree/lib64/.keep tools/clang/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crt1.o tools/clang/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crti.o tools/clang/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/crtn.o tools/clang/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/powerpc64-fsl-linux/4.6.2/crtbegin.o tools/clang/test/Driver/Inputs/freescale_ppc64_tree/usr/lib64/powerpc64-fsl-linux/4.6.2/crtend.o tools/clang/test/Driver/Inputs/freescale_ppc_tree/lib/.keep tools/clang/test/Driver/Inputs/freescale_ppc_tree/usr/lib/crt1.o tools/clang/test/Driver/Inputs/freescale_ppc_tree/usr/lib/crti.o tools/clang/test/Driver/Inputs/freescale_ppc_tree/usr/lib/crtn.o tools/clang/test/Driver/Inputs/freescale_ppc_tree/usr/lib/powerpc-fsl-linux/4.6.2/crtbegin.o tools/clang/test/Driver/Inputs/freescale_ppc_tree/usr/lib/powerpc-fsl-linux/4.6.2/crtend.o tools/clang/test/Driver/Inputs/gcc_version_parsing1/bin/.keep tools/clang/test/Driver/Inputs/gcc_version_parsing1/lib/gcc/i386-unknown-linux/4.6.99/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing1/lib/gcc/i386-unknown-linux/4.6/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing1/lib/gcc/i386-unknown-linux/4.7.0/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing1/lib/gcc/i386-unknown-linux/4.7.1/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing1/lib/gcc/i386-unknown-linux/4.7/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing2/bin/.keep tools/clang/test/Driver/Inputs/gcc_version_parsing2/lib/gcc/i386-unknown-linux/4.6.99/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing2/lib/gcc/i386-unknown-linux/4.6.x/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing2/lib/gcc/i386-unknown-linux/4.7.0/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing2/lib/gcc/i386-unknown-linux/4.7.1/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing2/lib/gcc/i386-unknown-linux/4.7.x/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing3/bin/.keep tools/clang/test/Driver/Inputs/gcc_version_parsing3/lib/gcc/i386-unknown-linux/4.7.98/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing3/lib/gcc/i386-unknown-linux/4.7.99-rc5/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing4/bin/.keep tools/clang/test/Driver/Inputs/gcc_version_parsing4/lib/gcc/i386-unknown-linux/4.7.98/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing4/lib/gcc/i386-unknown-linux/4.7.99-rc5/crtbegin.o tools/clang/test/Driver/Inputs/gcc_version_parsing4/lib/gcc/i386-unknown-linux/4.7.99/crtbegin.o tools/clang/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-as tools/clang/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-gcc tools/clang/test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-ld tools/clang/test/Driver/Inputs/hexagon_tree/gnu/hexagon/include/c++/4.4.0/ios tools/clang/test/Driver/Inputs/hexagon_tree/gnu/hexagon/include/stdio.h tools/clang/test/Driver/Inputs/hexagon_tree/gnu/lib/gcc/hexagon/4.4.0/include-fixed/limits.h tools/clang/test/Driver/Inputs/hexagon_tree/gnu/lib/gcc/hexagon/4.4.0/include/stddef.h tools/clang/test/Driver/Inputs/hexagon_tree/qc/bin/placeholder tools/clang/test/Driver/Inputs/lit.local.cfg tools/clang/test/Driver/Inputs/mips_cs_tree/bin/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/64/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/64/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/el/64/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/el/64/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/el/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/el/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include-fixed/64/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include-fixed/el/64/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include-fixed/micromips/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include-fixed/micromips/soft-float/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include-fixed/mips16/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include-fixed/mips16/soft-float/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include-fixed/soft-float/64/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include-fixed/soft-float/el/64/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/include/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/micromips/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/micromips/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/micromips/el/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/micromips/el/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/micromips/soft-float/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/micromips/soft-float/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/micromips/soft-float/el/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/micromips/soft-float/el/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/mips16/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/mips16/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/mips16/el/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/mips16/el/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/mips16/soft-float/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/mips16/soft-float/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/mips16/soft-float/el/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/mips16/soft-float/el/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/soft-float/64/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/soft-float/64/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/soft-float/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/soft-float/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/soft-float/el/64/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/soft-float/el/64/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/soft-float/el/crtbegin.o tools/clang/test/Driver/Inputs/mips_cs_tree/lib/gcc/mips-linux-gnu/4.6.3/soft-float/el/crtend.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/include/c++/4.6.3/mips-linux-gnu/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/lib/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/lib/micromips/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/lib/micromips/soft-float/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/lib/mips16/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/lib/mips16/soft-float/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/lib/soft-float/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/lib64/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/lib64/soft-float/el/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/el/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/el/lib64/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/el/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/el/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/el/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/el/usr/lib64/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/el/usr/lib64/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/el/usr/lib64/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/lib64/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/el/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/el/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/el/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/el/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/soft-float/el/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/soft-float/el/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/soft-float/el/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/soft-float/el/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/soft-float/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/soft-float/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/soft-float/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/soft-float/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/micromips/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/el/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/el/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/el/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/el/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/soft-float/el/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/soft-float/el/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/soft-float/el/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/soft-float/el/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/soft-float/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/soft-float/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/soft-float/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/soft-float/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/mips16/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/el/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/el/lib64/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/el/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/el/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/el/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/el/usr/lib64/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/el/usr/lib64/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/el/usr/lib64/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/lib/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/lib64/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/usr/lib64/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/usr/lib64/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/soft-float/usr/lib64/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/usr/include/.keep tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/usr/lib/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/usr/lib/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/usr/lib/crtn.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/usr/lib64/crt1.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/usr/lib64/crti.o tools/clang/test/Driver/Inputs/mips_cs_tree/mips-linux-gnu/libc/usr/lib64/crtn.o tools/clang/test/Driver/Inputs/montavista_i686_tree/usr/lib/gcc/i686-montavista-linux/4.2.0/crtbegin.o tools/clang/test/Driver/Inputs/montavista_i686_tree/usr/lib/gcc/i686-montavista-linux/4.2.0/libgcc.a tools/clang/test/Driver/Inputs/multiarch_freebsd64_tree/lib/.keep tools/clang/test/Driver/Inputs/multiarch_freebsd64_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/multiarch_freebsd64_tree/usr/lib/crt1.o tools/clang/test/Driver/Inputs/multiarch_freebsd64_tree/usr/lib32/.keep tools/clang/test/Driver/Inputs/multiarch_freebsd64_tree/usr/lib32/crt1.o tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/lib/.keep tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/lib32/.keep tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/lib64/.keep tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/i386-unknown-linux/lib/.keep tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/i386-unknown-linux/lib32/.keep tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/i386-unknown-linux/lib64/.keep tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/lib/gcc/i386-unknown-linux/4.6.0/64/crtbegin.o tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/lib/gcc/i386-unknown-linux/4.6.0/crtbegin.o tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/lib32/.keep tools/clang/test/Driver/Inputs/multilib_32bit_linux_tree/usr/lib64/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/lib/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/lib32/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/lib64/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/32/crtbegin.o tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbegin.o tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/lib32/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/lib64/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/x86_64-unknown-linux/lib/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/x86_64-unknown-linux/lib32/.keep tools/clang/test/Driver/Inputs/multilib_64bit_linux_tree/usr/x86_64-unknown-linux/lib64/.keep tools/clang/test/Driver/Inputs/prefixed_tools_tree/x86_64--linux-as tools/clang/test/Driver/Inputs/prefixed_tools_tree/x86_64--linux-ld tools/clang/test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.asan-i386.a.syms tools/clang/test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.asan-x86_64.a.syms tools/clang/test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.msan-x86_64.a.syms tools/clang/test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.tsan-x86_64.a.syms tools/clang/test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.ubsan-i386.a.syms tools/clang/test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.ubsan-x86_64.a.syms tools/clang/test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.ubsan_cxx-i386.a.syms tools/clang/test/Driver/Inputs/resource_dir/lib/linux/libclang_rt.ubsan_cxx-x86_64.a.syms tools/clang/test/Driver/Inputs/suse_10.3_ppc64_tree/lib/.keep tools/clang/test/Driver/Inputs/suse_10.3_ppc64_tree/lib64/.keep tools/clang/test/Driver/Inputs/suse_10.3_ppc64_tree/usr/lib/gcc/powerpc64-suse-linux/4.1.2/64/crtbegin.o tools/clang/test/Driver/Inputs/suse_10.3_ppc64_tree/usr/lib/gcc/powerpc64-suse-linux/4.1.2/crtbegin.o tools/clang/test/Driver/Inputs/suse_10.3_ppc64_tree/usr/lib64/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/lib/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/lib/i386-linux-gnu/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/usr/include/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/usr/include/c++/4.5/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/usr/include/c++/4.5/backward/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/usr/include/c++/4.5/i686-linux-gnu/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/usr/include/i386-linux-gnu/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/usr/lib/i386-linux-gnu/.keep tools/clang/test/Driver/Inputs/ubuntu_11.04_multiarch_tree/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/crtbegin.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/lib/.keep tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/lib/arm-linux-gnueabi/.keep tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/lib/arm-linux-gnueabihf/.keep tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/.keep tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabi/.keep tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/include/arm-linux-gnueabihf/.keep tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/.keep tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/arm-linux-gnueabi/crt1.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/arm-linux-gnueabi/crti.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/arm-linux-gnueabi/crtn.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/arm-linux-gnueabihf/crt1.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/arm-linux-gnueabihf/crti.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/arm-linux-gnueabihf/crtn.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/gcc/arm-linux-gnueabi/4.6.1/crtbegin.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/gcc/arm-linux-gnueabi/4.6.1/crtend.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/gcc/arm-linux-gnueabihf/4.6.3/crtbegin.o tools/clang/test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/usr/lib/gcc/arm-linux-gnueabihf/4.6.3/crtend.o tools/clang/test/Driver/Inputs/ubuntu_13.04_multiarch_tree/lib/x86_64-linux-gnu/.keep tools/clang/test/Driver/Inputs/ubuntu_13.04_multiarch_tree/usr/include/c++/4.7/backward/.keep tools/clang/test/Driver/Inputs/ubuntu_13.04_multiarch_tree/usr/include/x86_64-linux-gnu/c++/4.7/.keep tools/clang/test/Driver/Inputs/ubuntu_13.04_multiarch_tree/usr/include/x86_64-linux-gnu/c++/4.7/32/.keep tools/clang/test/Driver/Inputs/ubuntu_13.04_multiarch_tree/usr/lib/gcc/x86_64-linux-gnu/4.7/32/.keep tools/clang/test/Driver/Inputs/ubuntu_13.04_multiarch_tree/usr/lib/gcc/x86_64-linux-gnu/4.7/32/crtbegin.o tools/clang/test/Driver/Inputs/ubuntu_13.04_multiarch_tree/usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o tools/clang/test/Driver/Ofast.c tools/clang/test/Driver/Wp-args.c tools/clang/test/Driver/Xarch.c tools/clang/test/Driver/Xlinker-args.c tools/clang/test/Driver/aarch64-features.c tools/clang/test/Driver/analyze.c tools/clang/test/Driver/android-standalone.cpp tools/clang/test/Driver/apple-kext-mkernel.c tools/clang/test/Driver/arc-exceptions.m tools/clang/test/Driver/arc.c tools/clang/test/Driver/arch.c tools/clang/test/Driver/arclite-link.c tools/clang/test/Driver/arm-cortex-cpus.c tools/clang/test/Driver/arm-darwin-builtin.c tools/clang/test/Driver/arm-mfpmath.c tools/clang/test/Driver/arm-mfpu.c tools/clang/test/Driver/asan.c tools/clang/test/Driver/ast.c tools/clang/test/Driver/at_file.c tools/clang/test/Driver/at_file.c.args tools/clang/test/Driver/autolink_integrated_as.c tools/clang/test/Driver/bindings.c tools/clang/test/Driver/bitrig.c tools/clang/test/Driver/bounds-checking.c tools/clang/test/Driver/cc-log-diagnostics.c tools/clang/test/Driver/cc-print-options.c tools/clang/test/Driver/ccc-add-args.c tools/clang/test/Driver/ccc-as-cpp.c tools/clang/test/Driver/ccc-host-triple-no-integrated-as.c tools/clang/test/Driver/cfi.c tools/clang/test/Driver/claim-unused.c tools/clang/test/Driver/clang-c-as-cxx.c tools/clang/test/Driver/clang-exception-flags.cpp tools/clang/test/Driver/clang-g-opts.c tools/clang/test/Driver/clang-translation.c tools/clang/test/Driver/clang_cpp.c tools/clang/test/Driver/clang_f_opts.c tools/clang/test/Driver/clang_f_opts.h tools/clang/test/Driver/clang_wrapv_opts.c tools/clang/test/Driver/color-diagnostics.c tools/clang/test/Driver/constructors.c tools/clang/test/Driver/cpath.c tools/clang/test/Driver/cpp-precomp.c tools/clang/test/Driver/crash-report.c tools/clang/test/Driver/darwin-arch-default.c tools/clang/test/Driver/darwin-as.c tools/clang/test/Driver/darwin-asan-nofortify.c tools/clang/test/Driver/darwin-debug-flags.c tools/clang/test/Driver/darwin-dsymutil.c tools/clang/test/Driver/darwin-iphone-defaults.m tools/clang/test/Driver/darwin-ld.c tools/clang/test/Driver/darwin-objc-defaults.m tools/clang/test/Driver/darwin-objc-gc.m tools/clang/test/Driver/darwin-objc-options.m tools/clang/test/Driver/darwin-sanitizer-ld.c tools/clang/test/Driver/darwin-sdkroot.c tools/clang/test/Driver/darwin-verify-debug.c tools/clang/test/Driver/darwin-version.c tools/clang/test/Driver/darwin-xarch.c tools/clang/test/Driver/debug-comp-dir.S tools/clang/test/Driver/debug-main-file.S tools/clang/test/Driver/debug-options-as.c tools/clang/test/Driver/debug-options.c tools/clang/test/Driver/debug-unsupported.c tools/clang/test/Driver/debug.c tools/clang/test/Driver/default-toolchain.c tools/clang/test/Driver/diagnostics.c tools/clang/test/Driver/dragonfly.c tools/clang/test/Driver/dwarf2-cfi-asm.c tools/clang/test/Driver/emit-llvm.c tools/clang/test/Driver/exceptions.m tools/clang/test/Driver/fast-math.c tools/clang/test/Driver/fcomment-block-commands.c tools/clang/test/Driver/flags.c tools/clang/test/Driver/fpack-struct.c tools/clang/test/Driver/fparse-all-comments.c tools/clang/test/Driver/frame-pointer-elim.c tools/clang/test/Driver/frame-pointer.c tools/clang/test/Driver/freebsd-mips-as.c tools/clang/test/Driver/freebsd.c tools/clang/test/Driver/fsanitize-blacklist.c tools/clang/test/Driver/fsanitize.c tools/clang/test/Driver/gcc-toolchain.cpp tools/clang/test/Driver/gcc_forward.c tools/clang/test/Driver/gnu-runtime.m tools/clang/test/Driver/gold-lto.c tools/clang/test/Driver/hexagon-toolchain-elf.c tools/clang/test/Driver/hexagon-toolchain.c tools/clang/test/Driver/immediate-options.c tools/clang/test/Driver/index-header-map.c tools/clang/test/Driver/inhibit-downstream-commands.c tools/clang/test/Driver/integrated-as.c tools/clang/test/Driver/integrated-as.s tools/clang/test/Driver/invalid-o-level.c tools/clang/test/Driver/ios-simulator-arcruntime.c tools/clang/test/Driver/le32-unknown-nacl.cpp tools/clang/test/Driver/linker-opts.c tools/clang/test/Driver/linux-as.c tools/clang/test/Driver/linux-header-search.cpp tools/clang/test/Driver/linux-ld.c tools/clang/test/Driver/lit.local.cfg tools/clang/test/Driver/lto.c tools/clang/test/Driver/m_and_mm.c tools/clang/test/Driver/mg.c tools/clang/test/Driver/mips-abi.c tools/clang/test/Driver/mips-as.c tools/clang/test/Driver/mips-cs-header-search.cpp tools/clang/test/Driver/mips-cs-ld.c tools/clang/test/Driver/mips-eleb.c tools/clang/test/Driver/mips-features.c tools/clang/test/Driver/mips-float.c tools/clang/test/Driver/mips-long-double.c tools/clang/test/Driver/mno-global-merge.c tools/clang/test/Driver/modules.m tools/clang/test/Driver/modules.mm tools/clang/test/Driver/montavista-gcc-toolchain.c tools/clang/test/Driver/ms-inline-asm.c tools/clang/test/Driver/msvc_forward.c tools/clang/test/Driver/no-integrated-as-win.c tools/clang/test/Driver/no-objc-arr.m tools/clang/test/Driver/no-objc-default-synthesize-properties.m tools/clang/test/Driver/no-sibling-calls.c tools/clang/test/Driver/nodefaultlib.c tools/clang/test/Driver/noexecstack.c tools/clang/test/Driver/noinline.c tools/clang/test/Driver/nostdincxx.cpp tools/clang/test/Driver/nostdlib.c tools/clang/test/Driver/nostdlibinc.c tools/clang/test/Driver/objc++-cpp-output.mm tools/clang/test/Driver/objc-cpp-output.m tools/clang/test/Driver/objc_default_synth.m tools/clang/test/Driver/openbsd.c tools/clang/test/Driver/option-aliases.c tools/clang/test/Driver/output-file-cleanup.c tools/clang/test/Driver/output-file-is-dir.c tools/clang/test/Driver/parsing.c tools/clang/test/Driver/phases.c tools/clang/test/Driver/pic.c tools/clang/test/Driver/ppc-features.cpp tools/clang/test/Driver/prefixed-tools.c tools/clang/test/Driver/preprocessor.c tools/clang/test/Driver/pth.c tools/clang/test/Driver/qa_override.c tools/clang/test/Driver/r600-mcpu.cl tools/clang/test/Driver/redundant-args.c tools/clang/test/Driver/redzone.c tools/clang/test/Driver/retain-comments-from-system-headers.c tools/clang/test/Driver/rewrite-legacy-objc.m tools/clang/test/Driver/rewrite-objc.m tools/clang/test/Driver/sanitizer-ld.c tools/clang/test/Driver/save-temps.c tools/clang/test/Driver/split-debug.c tools/clang/test/Driver/split-debug.s tools/clang/test/Driver/stack-protector.c tools/clang/test/Driver/stackrealign.c tools/clang/test/Driver/std.c tools/clang/test/Driver/std.cpp tools/clang/test/Driver/sysroot-flags.c tools/clang/test/Driver/sysroot.c tools/clang/test/Driver/target-as.s tools/clang/test/Driver/target-triple-deployment.c tools/clang/test/Driver/target.c tools/clang/test/Driver/tsan.c tools/clang/test/Driver/unknown-arg.c tools/clang/test/Driver/unknown-gcc-arch.c tools/clang/test/Driver/visibility.cpp tools/clang/test/Driver/warning-options.cpp tools/clang/test/Driver/warning-options_pedantic.cpp tools/clang/test/Driver/working-directory-and-abs.c tools/clang/test/Driver/working-directory.c tools/clang/test/Driver/x86_64-nacl-defines.cpp tools/clang/test/Driver/x86_64-nacl-types.cpp tools/clang/test/Driver/x86_features.c tools/clang/test/FixIt/atomic-property.m tools/clang/test/FixIt/auto-fixit.m tools/clang/test/FixIt/auto-isa-fixit.m tools/clang/test/FixIt/bridge-cast-in-arc.mm tools/clang/test/FixIt/bridge-in-non-arc.m tools/clang/test/FixIt/dereference-addressof.c tools/clang/test/FixIt/fixit-autoreleasepool.m tools/clang/test/FixIt/fixit-c90.c tools/clang/test/FixIt/fixit-cxx0x.cpp tools/clang/test/FixIt/fixit-cxx11-attributes.cpp tools/clang/test/FixIt/fixit-cxx11-compat.cpp tools/clang/test/FixIt/fixit-cxx1y-compat.cpp tools/clang/test/FixIt/fixit-errors-1.c tools/clang/test/FixIt/fixit-errors.c tools/clang/test/FixIt/fixit-function-call.cpp tools/clang/test/FixIt/fixit-include.c tools/clang/test/FixIt/fixit-include.h tools/clang/test/FixIt/fixit-interface-as-param.m tools/clang/test/FixIt/fixit-missing-method-return-type.m tools/clang/test/FixIt/fixit-missing-self-in-block.m tools/clang/test/FixIt/fixit-newline-style.c tools/clang/test/FixIt/fixit-nsstring-compare.m tools/clang/test/FixIt/fixit-objc-message-comma-separator.m tools/clang/test/FixIt/fixit-objc-message.m tools/clang/test/FixIt/fixit-objc.m tools/clang/test/FixIt/fixit-pmem.cpp tools/clang/test/FixIt/fixit-recompile.c tools/clang/test/FixIt/fixit-recursive-block.c tools/clang/test/FixIt/fixit-static-object-decl.m tools/clang/test/FixIt/fixit-suffix.c tools/clang/test/FixIt/fixit-unicode.c tools/clang/test/FixIt/fixit-unrecoverable.c tools/clang/test/FixIt/fixit-unrecoverable.cpp tools/clang/test/FixIt/fixit-vexing-parse-cxx0x.cpp tools/clang/test/FixIt/fixit-vexing-parse.cpp tools/clang/test/FixIt/fixit.c tools/clang/test/FixIt/fixit.cpp tools/clang/test/FixIt/format-darwin.m tools/clang/test/FixIt/format-no-fixit.m tools/clang/test/FixIt/format.m tools/clang/test/FixIt/format.mm tools/clang/test/FixIt/messages.cpp tools/clang/test/FixIt/no-fixit.cpp tools/clang/test/FixIt/no-macro-fixit.c tools/clang/test/FixIt/no-typo.c tools/clang/test/FixIt/objc-literals.m tools/clang/test/FixIt/typo-crash.cpp tools/clang/test/FixIt/typo-crash.m tools/clang/test/FixIt/typo.c tools/clang/test/FixIt/typo.cpp tools/clang/test/FixIt/typo.m tools/clang/test/Format/basic.cpp tools/clang/test/Format/diagnostic.cpp tools/clang/test/Format/multiple-inputs-error.cpp tools/clang/test/Format/multiple-inputs-inplace.cpp tools/clang/test/Format/multiple-inputs.cpp tools/clang/test/Format/ranges.cpp tools/clang/test/Frontend/Inputs/SystemHeaderPrefix/libs/boost/all.h tools/clang/test/Frontend/Inputs/SystemHeaderPrefix/libs/boost/warn.h tools/clang/test/Frontend/Inputs/SystemHeaderPrefix/libs/mylib/all.h tools/clang/test/Frontend/Inputs/SystemHeaderPrefix/libs/mylib/warn.h tools/clang/test/Frontend/Inputs/SystemHeaderPrefix/src/all.h tools/clang/test/Frontend/Inputs/SystemHeaderPrefix/src/warn.h tools/clang/test/Frontend/Inputs/TestFramework.framework/Headers/TestFramework.h tools/clang/test/Frontend/Inputs/lit.local.cfg tools/clang/test/Frontend/Inputs/rewrite-includes1.h tools/clang/test/Frontend/Inputs/rewrite-includes2.h tools/clang/test/Frontend/Inputs/rewrite-includes3.h tools/clang/test/Frontend/Inputs/rewrite-includes4.h tools/clang/test/Frontend/Inputs/rewrite-includes5.h tools/clang/test/Frontend/Inputs/rewrite-includes6.h tools/clang/test/Frontend/Inputs/rewrite-includes7.h tools/clang/test/Frontend/Inputs/rewrite-includes8.h tools/clang/test/Frontend/Inputs/test.h tools/clang/test/Frontend/Inputs/test2.h tools/clang/test/Frontend/Inputs/test3.h tools/clang/test/Frontend/Weverything.c tools/clang/test/Frontend/Wno-everything.c tools/clang/test/Frontend/ast-codegen.c tools/clang/test/Frontend/ast-main.c tools/clang/test/Frontend/ast-main.cpp tools/clang/test/Frontend/cpp-output.c tools/clang/test/Frontend/darwin-version.c tools/clang/test/Frontend/dependency-gen-escaping.c tools/clang/test/Frontend/dependency-gen.c tools/clang/test/Frontend/dependency-generation-crash.c tools/clang/test/Frontend/diagnostics-option-names.c tools/clang/test/Frontend/hexagon-target-basic.c tools/clang/test/Frontend/iframework.c tools/clang/test/Frontend/ir-support-codegen.ll tools/clang/test/Frontend/ir-support-errors.ll tools/clang/test/Frontend/lit.local.cfg tools/clang/test/Frontend/macros.c tools/clang/test/Frontend/output-failures.c tools/clang/test/Frontend/preprocessed-output-macro-first-token.c tools/clang/test/Frontend/print-header-includes.c tools/clang/test/Frontend/rewrite-includes-invalid-hasinclude.c tools/clang/test/Frontend/rewrite-includes-missing.c tools/clang/test/Frontend/rewrite-includes-modules.c tools/clang/test/Frontend/rewrite-includes.c tools/clang/test/Frontend/rewrite-macros.c tools/clang/test/Frontend/stdin.c tools/clang/test/Frontend/system-header-prefix.c tools/clang/test/Frontend/undef.c tools/clang/test/Frontend/unknown-pragmas.c tools/clang/test/Frontend/verify-directive.h tools/clang/test/Frontend/verify-fatal.c tools/clang/test/Frontend/verify.c tools/clang/test/Frontend/verify2.c tools/clang/test/Frontend/verify2.h tools/clang/test/Frontend/verify3.c tools/clang/test/Frontend/warning-mapping-1.c tools/clang/test/Frontend/warning-mapping-2.c tools/clang/test/Frontend/warning-mapping-3.c tools/clang/test/Frontend/warning-mapping-4.c tools/clang/test/Frontend/warning-mapping-5.c tools/clang/test/Frontend/warning-options.cpp tools/clang/test/Headers/Inputs/include/complex.h tools/clang/test/Headers/Inputs/include/math.h tools/clang/test/Headers/Inputs/include/stdint.h tools/clang/test/Headers/altivec-header.c tools/clang/test/Headers/arm-neon-header.c tools/clang/test/Headers/c11.c tools/clang/test/Headers/c89.c tools/clang/test/Headers/cxx11.cpp tools/clang/test/Headers/int64-type.c tools/clang/test/Headers/ms-null-ms-header-vs-stddef.cpp tools/clang/test/Headers/ms-wchar.c tools/clang/test/Headers/stdbool.cpp tools/clang/test/Headers/tgmath.c tools/clang/test/Headers/typedef_guards.c tools/clang/test/Headers/unwind.c tools/clang/test/Headers/wchar_limits.cpp tools/clang/test/Headers/wmmintrin.c tools/clang/test/Headers/x86-intrinsics-headers.c tools/clang/test/Headers/x86intrin.c tools/clang/test/Index/IBOutletCollection.m tools/clang/test/Index/Inputs/CommentXML/invalid-function-01.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-02.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-03.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-04.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-05.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-06.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-07.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-08.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-09.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-10.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-11.xml tools/clang/test/Index/Inputs/CommentXML/invalid-function-12.xml tools/clang/test/Index/Inputs/CommentXML/invalid-para-kind-01.xml tools/clang/test/Index/Inputs/CommentXML/invalid-para-kind-02.xml tools/clang/test/Index/Inputs/CommentXML/valid-availability-attr-01.xml tools/clang/test/Index/Inputs/CommentXML/valid-availability-attr-02.xml tools/clang/test/Index/Inputs/CommentXML/valid-class-01.xml tools/clang/test/Index/Inputs/CommentXML/valid-class-02.xml tools/clang/test/Index/Inputs/CommentXML/valid-class-03.xml tools/clang/test/Index/Inputs/CommentXML/valid-class-04.xml tools/clang/test/Index/Inputs/CommentXML/valid-deprecated-attr.xml tools/clang/test/Index/Inputs/CommentXML/valid-enum-01.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-01.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-02.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-03.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-04.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-05.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-06.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-07.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-08.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-09.xml tools/clang/test/Index/Inputs/CommentXML/valid-function-10.xml tools/clang/test/Index/Inputs/CommentXML/valid-namespace-01.xml tools/clang/test/Index/Inputs/CommentXML/valid-other-01.xml tools/clang/test/Index/Inputs/CommentXML/valid-para-kind-01.xml tools/clang/test/Index/Inputs/CommentXML/valid-typedef-01.xml tools/clang/test/Index/Inputs/CommentXML/valid-typedef-02.xml tools/clang/test/Index/Inputs/CommentXML/valid-unavailable-attr.xml tools/clang/test/Index/Inputs/CommentXML/valid-variable-01.xml tools/clang/test/Index/Inputs/Frameworks/Framework.framework/Headers/Framework.h tools/clang/test/Index/Inputs/Frameworks/module.map tools/clang/test/Index/Inputs/Headers/a.h tools/clang/test/Index/Inputs/Headers/a_extensions.h tools/clang/test/Index/Inputs/Headers/crash.h tools/clang/test/Index/Inputs/Headers/module.map tools/clang/test/Index/Inputs/Headers/nested/module.map tools/clang/test/Index/Inputs/Headers/nested/nested.h tools/clang/test/Index/Inputs/a.h tools/clang/test/Index/Inputs/annotate-comments-preprocessor.h tools/clang/test/Index/Inputs/b.h tools/clang/test/Index/Inputs/c-index-pch.h tools/clang/test/Index/Inputs/cindex-from-source.h tools/clang/test/Index/Inputs/complete-pch.h tools/clang/test/Index/Inputs/crash-recovery-code-complete-remap.c tools/clang/test/Index/Inputs/crash-recovery-reparse-remap.c tools/clang/test/Index/Inputs/empty.h tools/clang/test/Index/Inputs/foo.h tools/clang/test/Index/Inputs/get-cursor-includes-1.h tools/clang/test/Index/Inputs/get-cursor-includes-2.h tools/clang/test/Index/Inputs/guarded.h tools/clang/test/Index/Inputs/lit.local.cfg tools/clang/test/Index/Inputs/objc.h tools/clang/test/Index/Inputs/pragma-once.h tools/clang/test/Index/Inputs/pragma_disable_warning.h tools/clang/test/Index/Inputs/preamble-reparse-1.c tools/clang/test/Index/Inputs/preamble-reparse-2.c tools/clang/test/Index/Inputs/preamble.h tools/clang/test/Index/Inputs/preamble_macro_template.h tools/clang/test/Index/Inputs/prefix.h tools/clang/test/Index/Inputs/redeclarations.h tools/clang/test/Index/Inputs/remap-complete-to.c tools/clang/test/Index/Inputs/remap-load-to.c tools/clang/test/Index/Inputs/reparse-instantiate.h tools/clang/test/Index/Inputs/retain-comments-from-system-headers.h tools/clang/test/Index/Inputs/t1.c tools/clang/test/Index/Inputs/t1.m tools/clang/test/Index/Inputs/t2.c tools/clang/test/Index/Inputs/t2.m tools/clang/test/Index/TestClassDecl.m tools/clang/test/Index/TestClassForwardDecl.m tools/clang/test/Index/annotate-attribute.cpp tools/clang/test/Index/annotate-comments-availability-attrs.cpp tools/clang/test/Index/annotate-comments-preprocessor.c tools/clang/test/Index/annotate-comments-property-accessor.m tools/clang/test/Index/annotate-comments-typedef.m tools/clang/test/Index/annotate-comments-unterminated.c tools/clang/test/Index/annotate-comments.cpp tools/clang/test/Index/annotate-context-sensitive.cpp tools/clang/test/Index/annotate-deep-statements.cpp tools/clang/test/Index/annotate-literals.m tools/clang/test/Index/annotate-macro-args.h tools/clang/test/Index/annotate-macro-args.m tools/clang/test/Index/annotate-module.m tools/clang/test/Index/annotate-nested-name-specifier.cpp tools/clang/test/Index/annotate-subscripting.m tools/clang/test/Index/annotate-tokens-cxx0x.cpp tools/clang/test/Index/annotate-tokens-include.c tools/clang/test/Index/annotate-tokens-include.h tools/clang/test/Index/annotate-tokens-pp.c tools/clang/test/Index/annotate-tokens-preamble.c tools/clang/test/Index/annotate-tokens-with-default-args.cpp tools/clang/test/Index/annotate-tokens-with-default-args.h tools/clang/test/Index/annotate-tokens.c tools/clang/test/Index/annotate-tokens.cpp tools/clang/test/Index/annotate-tokens.m tools/clang/test/Index/annotate-toplevel-in-objccontainer.m tools/clang/test/Index/annotate-toplevel-in-objccontainer.m.h tools/clang/test/Index/arc-annotate.m tools/clang/test/Index/arc-complete.m tools/clang/test/Index/asm-attribute.c tools/clang/test/Index/availability.c tools/clang/test/Index/blocks.c tools/clang/test/Index/boxed-exprs.h tools/clang/test/Index/boxed-exprs.m tools/clang/test/Index/c-index-api-loadTU-test.m tools/clang/test/Index/c-index-getCursor-pp.c tools/clang/test/Index/c-index-getCursor-test.m tools/clang/test/Index/c-index-pch.c tools/clang/test/Index/c-index-redecls.c tools/clang/test/Index/cindex-from-source.m tools/clang/test/Index/cindex-on-invalid-usrs.m tools/clang/test/Index/cindex-on-invalid.m tools/clang/test/Index/cindex-test-inclusions.c tools/clang/test/Index/code-completion-skip-bodies.cpp tools/clang/test/Index/code-completion.cpp tools/clang/test/Index/codecompletion-chained.cpp tools/clang/test/Index/comment-c-decls.c tools/clang/test/Index/comment-cplus-decls.cpp tools/clang/test/Index/comment-cplus-template-decls.cpp tools/clang/test/Index/comment-cplus11-specific.cpp tools/clang/test/Index/comment-custom-block-command.cpp tools/clang/test/Index/comment-misc-tags.m tools/clang/test/Index/comment-objc-decls.m tools/clang/test/Index/comment-to-html-xml-conversion.cpp tools/clang/test/Index/comment-unqualified-objc-pointer.m tools/clang/test/Index/comment-with-preamble.c tools/clang/test/Index/comment-xml-schema.c tools/clang/test/Index/compile_commands.json tools/clang/test/Index/complete-access-checks.cpp tools/clang/test/Index/complete-at-directives.m tools/clang/test/Index/complete-at-exprstmt.m tools/clang/test/Index/complete-blocks.m tools/clang/test/Index/complete-categories.m tools/clang/test/Index/complete-ctor-inits.cpp tools/clang/test/Index/complete-cxx-inline-methods.cpp tools/clang/test/Index/complete-declarators.cpp tools/clang/test/Index/complete-declarators.m tools/clang/test/Index/complete-documentation-properties.m tools/clang/test/Index/complete-documentation-templates.cpp tools/clang/test/Index/complete-documentation.cpp tools/clang/test/Index/complete-enums.c tools/clang/test/Index/complete-enums.cpp tools/clang/test/Index/complete-exprs.c tools/clang/test/Index/complete-exprs.cpp tools/clang/test/Index/complete-exprs.m tools/clang/test/Index/complete-hiding.c tools/clang/test/Index/complete-in-invalid-method.m tools/clang/test/Index/complete-in-stringify.c tools/clang/test/Index/complete-interfaces.m tools/clang/test/Index/complete-ivar-access.m tools/clang/test/Index/complete-kvc.m tools/clang/test/Index/complete-lambdas.cpp tools/clang/test/Index/complete-lambdas.mm tools/clang/test/Index/complete-macro-args.c tools/clang/test/Index/complete-macros.c tools/clang/test/Index/complete-member-access.m tools/clang/test/Index/complete-memfunc-cvquals.cpp tools/clang/test/Index/complete-method-decls.m tools/clang/test/Index/complete-modules.m tools/clang/test/Index/complete-natural.m tools/clang/test/Index/complete-objc-message-id.m tools/clang/test/Index/complete-objc-message.m tools/clang/test/Index/complete-pch.m tools/clang/test/Index/complete-preamble.cpp tools/clang/test/Index/complete-preamble.h tools/clang/test/Index/complete-preprocessor.m tools/clang/test/Index/complete-properties.m tools/clang/test/Index/complete-property-flags.m tools/clang/test/Index/complete-property-getset.m tools/clang/test/Index/complete-protocols.m tools/clang/test/Index/complete-qualified.cpp tools/clang/test/Index/complete-recovery.m tools/clang/test/Index/complete-stmt.c tools/clang/test/Index/complete-super.cpp tools/clang/test/Index/complete-super.m tools/clang/test/Index/complete-synthesized.m tools/clang/test/Index/complete-tabs.c tools/clang/test/Index/complete-templates.cpp tools/clang/test/Index/complete-type-factors.m tools/clang/test/Index/complete-unterminated.c tools/clang/test/Index/complete-with-annotations.cpp tools/clang/test/Index/crash-recovery-code-complete.c tools/clang/test/Index/crash-recovery-modules.m tools/clang/test/Index/crash-recovery-reparse.c tools/clang/test/Index/crash-recovery.c tools/clang/test/Index/create-tu-fail.c tools/clang/test/Index/cursor-dynamic-call.mm tools/clang/test/Index/cursor-ref-names.cpp tools/clang/test/Index/cxx-operator-overload.cpp tools/clang/test/Index/cxx11-lambdas.cpp tools/clang/test/Index/error-on-deserialized.c tools/clang/test/Index/file-includes.c tools/clang/test/Index/file-macro-refs.c tools/clang/test/Index/file-refs-subscripting.m tools/clang/test/Index/file-refs.c tools/clang/test/Index/file-refs.cpp tools/clang/test/Index/file-refs.m tools/clang/test/Index/fix-its.c tools/clang/test/Index/fix-its.m tools/clang/test/Index/format-comment-cdecls.c tools/clang/test/Index/get-cursor-includes.c tools/clang/test/Index/get-cursor-macro-args.h tools/clang/test/Index/get-cursor-macro-args.m tools/clang/test/Index/get-cursor.c tools/clang/test/Index/get-cursor.cpp tools/clang/test/Index/get-cursor.m tools/clang/test/Index/getcursor-pp-pch.c tools/clang/test/Index/getcursor-pp-pch.c.h tools/clang/test/Index/getcursor-preamble.h tools/clang/test/Index/getcursor-preamble.m tools/clang/test/Index/headerfile-comment-to-html.m tools/clang/test/Index/in-class-init.cpp tools/clang/test/Index/include_test.h tools/clang/test/Index/include_test_2.h tools/clang/test/Index/index-attrs.m tools/clang/test/Index/index-decls.m tools/clang/test/Index/index-file.cpp tools/clang/test/Index/index-invalid-code.m tools/clang/test/Index/index-kernel-invocation.cpp tools/clang/test/Index/index-many-call-ops.cpp tools/clang/test/Index/index-many-logical-ops.c tools/clang/test/Index/index-module.m tools/clang/test/Index/index-pch-with-module.m tools/clang/test/Index/index-pch.cpp tools/clang/test/Index/index-refs.cpp tools/clang/test/Index/index-refs.m tools/clang/test/Index/index-subscripting-literals.m tools/clang/test/Index/index-suppress-refs.cpp tools/clang/test/Index/index-suppress-refs.h tools/clang/test/Index/index-suppress-refs.hpp tools/clang/test/Index/index-suppress-refs.m tools/clang/test/Index/index-templates.cpp tools/clang/test/Index/index-with-working-dir.c tools/clang/test/Index/initializer-memory.cpp tools/clang/test/Index/invalid-code-rdar10451854.m tools/clang/test/Index/invalid-code-rdar_7833619.m tools/clang/test/Index/invalid-rdar-8236270.cpp tools/clang/test/Index/linkage.c tools/clang/test/Index/load-classes.cpp tools/clang/test/Index/load-decls.c tools/clang/test/Index/load-exprs.c tools/clang/test/Index/load-namespaces.cpp tools/clang/test/Index/load-stmts.cpp tools/clang/test/Index/local-symbols.m tools/clang/test/Index/modules-objc-categories.m tools/clang/test/Index/ms-if-exists.cpp tools/clang/test/Index/nested-binaryoperators.cpp tools/clang/test/Index/overrides.cpp tools/clang/test/Index/overrides.m tools/clang/test/Index/overriding-ftemplate-comments.cpp tools/clang/test/Index/overriding-method-comments.mm tools/clang/test/Index/parse-all-comments.c tools/clang/test/Index/pch-opaque-value.cpp tools/clang/test/Index/pch-with-errors.c tools/clang/test/Index/pch-with-errors.m tools/clang/test/Index/pch-with-module.m tools/clang/test/Index/pragma-diag-reparse.c tools/clang/test/Index/preamble-reparse-chained.c tools/clang/test/Index/preamble-reparse-cmd-define.c tools/clang/test/Index/preamble-reparse-cmd-define.c.h tools/clang/test/Index/preamble-reparse-cmd-define.c.remap tools/clang/test/Index/preamble-reparse-import.m tools/clang/test/Index/preamble-reparse-import.m-1.h tools/clang/test/Index/preamble-reparse-import.m-2.h tools/clang/test/Index/preamble-reparse-import.m-3.h tools/clang/test/Index/preamble-reparse-with-BOM.m tools/clang/test/Index/preamble-reparse.c tools/clang/test/Index/preamble.c tools/clang/test/Index/preamble_macro_template.cpp tools/clang/test/Index/print-bitwidth.c tools/clang/test/Index/print-display-names.cpp tools/clang/test/Index/print-type-size.cpp tools/clang/test/Index/print-type.c tools/clang/test/Index/print-type.cpp tools/clang/test/Index/print-type.m tools/clang/test/Index/print-usrs.c tools/clang/test/Index/properties-class-extensions.m tools/clang/test/Index/rdar-8288645-invalid-code.mm tools/clang/test/Index/rdar12316296-codecompletion.m tools/clang/test/Index/recover-bad-code-rdar_7487294.c tools/clang/test/Index/recursive-cxx-member-calls.cpp tools/clang/test/Index/recursive-member-access.c tools/clang/test/Index/redeclarations.cpp tools/clang/test/Index/remap-complete.c tools/clang/test/Index/remap-cursor-at.c tools/clang/test/Index/remap-load.c tools/clang/test/Index/reparse-instantiate.cpp tools/clang/test/Index/retain-comments-from-system-headers.c tools/clang/test/Index/retain-target-options.c tools/clang/test/Index/skip-parsed-bodies/compile_commands.json tools/clang/test/Index/skip-parsed-bodies/imported.h tools/clang/test/Index/skip-parsed-bodies/lit.local.cfg tools/clang/test/Index/skip-parsed-bodies/pragma_once.h tools/clang/test/Index/skip-parsed-bodies/t.h tools/clang/test/Index/skip-parsed-bodies/t1.cpp tools/clang/test/Index/skip-parsed-bodies/t2.cpp tools/clang/test/Index/skip-parsed-bodies/t3.cpp tools/clang/test/Index/subclass-comment.mm tools/clang/test/Index/targeted-annotation.c tools/clang/test/Index/targeted-cursor.c tools/clang/test/Index/targeted-cursor.m tools/clang/test/Index/targeted-cursor.m.h tools/clang/test/Index/targeted-fields.h tools/clang/test/Index/targeted-file-refs.c tools/clang/test/Index/targeted-nested1.h tools/clang/test/Index/targeted-preamble.h tools/clang/test/Index/targeted-top.h tools/clang/test/Index/unmatched-braces.c tools/clang/test/Index/unmatched-braces.m tools/clang/test/Index/usrs-cxx0x.cpp tools/clang/test/Index/usrs.cpp tools/clang/test/Index/usrs.m tools/clang/test/Index/warning-flags.c tools/clang/test/Index/werror.c tools/clang/test/Lexer/11-27-2007-FloatLiterals.c tools/clang/test/Lexer/badstring_in_if0.c tools/clang/test/Lexer/bcpl-escaped-newline.c tools/clang/test/Lexer/block_cmt_end.c tools/clang/test/Lexer/builtin_redef.c tools/clang/test/Lexer/c90.c tools/clang/test/Lexer/char-escapes.c tools/clang/test/Lexer/char-literal-encoding-error.c tools/clang/test/Lexer/char-literal.cpp tools/clang/test/Lexer/clang-keywords.cpp tools/clang/test/Lexer/comment-escape.c tools/clang/test/Lexer/conflict-marker.c tools/clang/test/Lexer/constants.c tools/clang/test/Lexer/counter.c tools/clang/test/Lexer/cxx0x_keyword.cpp tools/clang/test/Lexer/cxx0x_keyword_as_cxx98.cpp tools/clang/test/Lexer/cxx0x_raw_string_delim_length.cpp tools/clang/test/Lexer/cxx0x_raw_string_directives.cpp tools/clang/test/Lexer/cxx0x_raw_string_unterminated.cpp tools/clang/test/Lexer/cxx1y_binary_literal.cpp tools/clang/test/Lexer/digraph.c tools/clang/test/Lexer/dollar-idents.c tools/clang/test/Lexer/eof-char.c tools/clang/test/Lexer/eof-file.c tools/clang/test/Lexer/eof-string.c tools/clang/test/Lexer/escape_newline.c tools/clang/test/Lexer/gnu_keywords.c tools/clang/test/Lexer/has_extension.c tools/clang/test/Lexer/has_extension_cxx.cpp tools/clang/test/Lexer/has_feature_address_sanitizer.cpp tools/clang/test/Lexer/has_feature_c1x.c tools/clang/test/Lexer/has_feature_cxx0x.cpp tools/clang/test/Lexer/has_feature_exceptions.cpp tools/clang/test/Lexer/has_feature_memory_sanitizer.cpp tools/clang/test/Lexer/has_feature_modules.m tools/clang/test/Lexer/has_feature_objc_arc.m tools/clang/test/Lexer/has_feature_rtti.cpp tools/clang/test/Lexer/has_feature_thread_sanitizer.cpp tools/clang/test/Lexer/has_feature_type_traits.cpp tools/clang/test/Lexer/hexfloat.cpp tools/clang/test/Lexer/long-long.cpp tools/clang/test/Lexer/ms-extensions.c tools/clang/test/Lexer/ms-extensions.cpp tools/clang/test/Lexer/msdos-cpm-eof.c tools/clang/test/Lexer/multiple-include.c tools/clang/test/Lexer/newline-eof-c++11.cpp tools/clang/test/Lexer/newline-eof-c++98-compat.cpp tools/clang/test/Lexer/newline-eof.c tools/clang/test/Lexer/numeric-literal-trash.c tools/clang/test/Lexer/pragma-mark.c tools/clang/test/Lexer/pragma-message.c tools/clang/test/Lexer/pragma-message2.c tools/clang/test/Lexer/pragma-operators.cpp tools/clang/test/Lexer/pragma-region.c tools/clang/test/Lexer/preamble.c tools/clang/test/Lexer/rdar-8914293.c tools/clang/test/Lexer/rdr-6096838-2.c tools/clang/test/Lexer/rdr-6096838.c tools/clang/test/Lexer/string-literal-encoding.c tools/clang/test/Lexer/string-literal-errors.cpp tools/clang/test/Lexer/string_concat.cpp tools/clang/test/Lexer/token-concat.c tools/clang/test/Lexer/token-concat.cpp tools/clang/test/Lexer/unicode-strings.c tools/clang/test/Lexer/unicode.c tools/clang/test/Lexer/unknown-char.c tools/clang/test/Lexer/utf-16.c tools/clang/test/Lexer/utf-16.c.txt tools/clang/test/Lexer/utf8-char-literal.cpp tools/clang/test/Lexer/utf8-invalid.c tools/clang/test/Lexer/wchar-signedness.c tools/clang/test/Lexer/wchar.c tools/clang/test/Makefile tools/clang/test/Misc/Inputs/include.h tools/clang/test/Misc/Inputs/remapped-file tools/clang/test/Misc/Inputs/remapped-file-2 tools/clang/test/Misc/Inputs/remapped-file-3 tools/clang/test/Misc/Inputs/working-directory.h tools/clang/test/Misc/ast-dump-attr.cpp tools/clang/test/Misc/ast-dump-color.cpp tools/clang/test/Misc/ast-dump-comment.cpp tools/clang/test/Misc/ast-dump-decl.c tools/clang/test/Misc/ast-dump-decl.cpp tools/clang/test/Misc/ast-dump-decl.m tools/clang/test/Misc/ast-dump-decl.mm tools/clang/test/Misc/ast-dump-stmt.c tools/clang/test/Misc/ast-dump-stmt.cpp tools/clang/test/Misc/ast-dump-stmt.m tools/clang/test/Misc/ast-dump-templates.cpp tools/clang/test/Misc/ast-dump-wchar.cpp tools/clang/test/Misc/caret-diags-macros.c tools/clang/test/Misc/caret-diags-scratch-buffer.c tools/clang/test/Misc/dev-fd-fs.c tools/clang/test/Misc/diag-aka-types.cpp tools/clang/test/Misc/diag-format.c tools/clang/test/Misc/diag-line-wrapping.cpp tools/clang/test/Misc/diag-macro-backtrace.c tools/clang/test/Misc/diag-mapping.c tools/clang/test/Misc/diag-mapping2.c tools/clang/test/Misc/diag-presumed.c tools/clang/test/Misc/diag-template-diffing-color.cpp tools/clang/test/Misc/diag-template-diffing-cxx98.cpp tools/clang/test/Misc/diag-template-diffing.cpp tools/clang/test/Misc/diag-trailing-null-bytes.cpp tools/clang/test/Misc/diag-verify.cpp tools/clang/test/Misc/diagnostic-crash.cpp tools/clang/test/Misc/emit-html-insert.c tools/clang/test/Misc/emit-html.c tools/clang/test/Misc/error-limit-multiple-notes.cpp tools/clang/test/Misc/error-limit.c tools/clang/test/Misc/freebsd-arm-size_t.c tools/clang/test/Misc/include-stack-for-note-flag.cpp tools/clang/test/Misc/integer-literal-printing.cpp tools/clang/test/Misc/macro-backtrace.c tools/clang/test/Misc/message-length.c tools/clang/test/Misc/predefines.c tools/clang/test/Misc/remap-file.c tools/clang/test/Misc/serialized-diags-frontend.c tools/clang/test/Misc/serialized-diags-no-category.c tools/clang/test/Misc/serialized-diags-no-issue.c tools/clang/test/Misc/serialized-diags-single-issue.c tools/clang/test/Misc/serialized-diags.c tools/clang/test/Misc/serialized-diags.h tools/clang/test/Misc/serialized-diags.m tools/clang/test/Misc/show-diag-options.c tools/clang/test/Misc/tabstop.c tools/clang/test/Misc/unnecessary-elipses.cpp tools/clang/test/Misc/unprintable.c tools/clang/test/Misc/verify.c tools/clang/test/Misc/warn-in-system-header.c tools/clang/test/Misc/warn-in-system-header.h tools/clang/test/Misc/warning-flags-enabled.c tools/clang/test/Misc/warning-flags-tree.c tools/clang/test/Misc/warning-flags.c tools/clang/test/Misc/working-directory.c tools/clang/test/Misc/wrong-encoding.c tools/clang/test/Misc/wrong-encoding2.c tools/clang/test/Modules/Inputs/AlsoDependsOnModule.framework/Headers/AlsoDependsOnModule.h tools/clang/test/Modules/Inputs/CmdLine.framework/Headers/CmdLine.h tools/clang/test/Modules/Inputs/Conflicts/conflict_a.h tools/clang/test/Modules/Inputs/Conflicts/conflict_b.h tools/clang/test/Modules/Inputs/Conflicts/module.map tools/clang/test/Modules/Inputs/DependsOnModule.framework/DependsOnModule tools/clang/test/Modules/Inputs/DependsOnModule.framework/Frameworks/SubFramework.framework/Headers/Other.h tools/clang/test/Modules/Inputs/DependsOnModule.framework/Frameworks/SubFramework.framework/Headers/SubFramework.h tools/clang/test/Modules/Inputs/DependsOnModule.framework/Headers/DependsOnModule.h tools/clang/test/Modules/Inputs/DependsOnModule.framework/Headers/cxx_other.h tools/clang/test/Modules/Inputs/DependsOnModule.framework/Headers/other.h tools/clang/test/Modules/Inputs/DependsOnModule.framework/PrivateHeaders/DependsOnModulePrivate.h tools/clang/test/Modules/Inputs/DependsOnModule.framework/module.map tools/clang/test/Modules/Inputs/DependsOnModule.framework/module_private.map tools/clang/test/Modules/Inputs/HasSubModules.framework/Frameworks/Sub.framework/Headers/Sub.h tools/clang/test/Modules/Inputs/HasSubModules.framework/Frameworks/Sub.framework/Headers/Types.h tools/clang/test/Modules/Inputs/HasSubModules.framework/Frameworks/Sub.framework/PrivateHeaders/SubPriv.h tools/clang/test/Modules/Inputs/HasSubModules.framework/Headers/HasSubModules.h tools/clang/test/Modules/Inputs/HasSubModules.framework/PrivateHeaders/HasSubModulesPriv.h tools/clang/test/Modules/Inputs/MethodPoolA.h tools/clang/test/Modules/Inputs/MethodPoolASub.h tools/clang/test/Modules/Inputs/MethodPoolASub2.h tools/clang/test/Modules/Inputs/MethodPoolB.h tools/clang/test/Modules/Inputs/MethodPoolBSub.h tools/clang/test/Modules/Inputs/Modified/A.h tools/clang/test/Modules/Inputs/Modified/B.h tools/clang/test/Modules/Inputs/Modified/module.map tools/clang/test/Modules/Inputs/Module.framework/Frameworks/SubFramework.framework/Headers/SubFramework.h tools/clang/test/Modules/Inputs/Module.framework/Headers/Buried/Treasure.h tools/clang/test/Modules/Inputs/Module.framework/Headers/Module.h tools/clang/test/Modules/Inputs/Module.framework/Headers/NotInModule.h tools/clang/test/Modules/Inputs/Module.framework/Headers/Sub.h tools/clang/test/Modules/Inputs/Module.framework/Headers/Sub2.h tools/clang/test/Modules/Inputs/Module.framework/Module tools/clang/test/Modules/Inputs/Module.framework/PrivateHeaders/ModulePrivate.h tools/clang/test/Modules/Inputs/ModuleDiags/has_errors.h tools/clang/test/Modules/Inputs/ModuleDiags/has_warnings.h tools/clang/test/Modules/Inputs/ModuleDiags/module.map tools/clang/test/Modules/Inputs/MutuallyRecursive1.framework/Headers/MutuallyRecursive1.h tools/clang/test/Modules/Inputs/MutuallyRecursive2.framework/Headers/MutuallyRecursive2.h tools/clang/test/Modules/Inputs/NoUmbrella.framework/Headers/A.h tools/clang/test/Modules/Inputs/NoUmbrella.framework/Headers/B.h tools/clang/test/Modules/Inputs/NoUmbrella.framework/Headers/Boom.h tools/clang/test/Modules/Inputs/NoUmbrella.framework/Headers/SubDir/C.h tools/clang/test/Modules/Inputs/NoUmbrella.framework/NoUmbrella tools/clang/test/Modules/Inputs/NoUmbrella.framework/PrivateHeaders/A_Private.h tools/clang/test/Modules/Inputs/NoUmbrella.framework/PrivateHeaders/B_Private.h tools/clang/test/Modules/Inputs/NoUmbrella.framework/module.map tools/clang/test/Modules/Inputs/NoUmbrella.framework/module_private.map tools/clang/test/Modules/Inputs/NotAModule.framework/Headers/NotAModule.h tools/clang/test/Modules/Inputs/StdDef/module.map tools/clang/test/Modules/Inputs/StdDef/other.h tools/clang/test/Modules/Inputs/StdDef/size_t.h tools/clang/test/Modules/Inputs/System/usr/include/dbl_max.h tools/clang/test/Modules/Inputs/System/usr/include/module.map tools/clang/test/Modules/Inputs/System/usr/include/stdbool.h tools/clang/test/Modules/Inputs/System/usr/include/stdint.h tools/clang/test/Modules/Inputs/System/usr/include/stdio.h tools/clang/test/Modules/Inputs/System/usr/include/uses_other_constants.h tools/clang/test/Modules/Inputs/autolink-sub.h tools/clang/test/Modules/Inputs/autolink-sub2.h tools/clang/test/Modules/Inputs/autolink.h tools/clang/test/Modules/Inputs/builtin.h tools/clang/test/Modules/Inputs/builtin_sub.h tools/clang/test/Modules/Inputs/category_bottom.h tools/clang/test/Modules/Inputs/category_left.h tools/clang/test/Modules/Inputs/category_left_sub.h tools/clang/test/Modules/Inputs/category_other.h tools/clang/test/Modules/Inputs/category_right.h tools/clang/test/Modules/Inputs/category_right_sub.h tools/clang/test/Modules/Inputs/category_top.h tools/clang/test/Modules/Inputs/config.h tools/clang/test/Modules/Inputs/cxx-inline-namespace.h tools/clang/test/Modules/Inputs/cxx-linkage-cache.h tools/clang/test/Modules/Inputs/cxx-many-overloads.h tools/clang/test/Modules/Inputs/decl.h tools/clang/test/Modules/Inputs/decl2.h tools/clang/test/Modules/Inputs/def-include.h tools/clang/test/Modules/Inputs/def.h tools/clang/test/Modules/Inputs/diag_pragma.h tools/clang/test/Modules/Inputs/diamond.h tools/clang/test/Modules/Inputs/diamond_bottom.h tools/clang/test/Modules/Inputs/diamond_left.h tools/clang/test/Modules/Inputs/diamond_right.h tools/clang/test/Modules/Inputs/diamond_top.h tools/clang/test/Modules/Inputs/ignored_macros.h tools/clang/test/Modules/Inputs/import-decl.h tools/clang/test/Modules/Inputs/irgen.h tools/clang/test/Modules/Inputs/linkage-merge-bar.h tools/clang/test/Modules/Inputs/linkage-merge-foo.h tools/clang/test/Modules/Inputs/linkage-merge-sub.h tools/clang/test/Modules/Inputs/load_failure.h tools/clang/test/Modules/Inputs/lookup_left.h tools/clang/test/Modules/Inputs/lookup_left.hpp tools/clang/test/Modules/Inputs/lookup_right.h tools/clang/test/Modules/Inputs/lookup_right.hpp tools/clang/test/Modules/Inputs/macros.h tools/clang/test/Modules/Inputs/macros_left.h tools/clang/test/Modules/Inputs/macros_other.h tools/clang/test/Modules/Inputs/macros_right.h tools/clang/test/Modules/Inputs/macros_right_undef.h tools/clang/test/Modules/Inputs/macros_top.h tools/clang/test/Modules/Inputs/module.map tools/clang/test/Modules/Inputs/module_private_left.h tools/clang/test/Modules/Inputs/module_private_right.h tools/clang/test/Modules/Inputs/namespaces-left.h tools/clang/test/Modules/Inputs/namespaces-right.h tools/clang/test/Modules/Inputs/namespaces-top.h tools/clang/test/Modules/Inputs/normal-module-map/Umbrella/Umbrella.h tools/clang/test/Modules/Inputs/normal-module-map/Umbrella/module.map tools/clang/test/Modules/Inputs/normal-module-map/Umbrella/umbrella_sub.h tools/clang/test/Modules/Inputs/normal-module-map/Umbrella2/Umbrella2.h tools/clang/test/Modules/Inputs/normal-module-map/Umbrella2/module.map tools/clang/test/Modules/Inputs/normal-module-map/a1.h tools/clang/test/Modules/Inputs/normal-module-map/a2.h tools/clang/test/Modules/Inputs/normal-module-map/b1.h tools/clang/test/Modules/Inputs/normal-module-map/module.map tools/clang/test/Modules/Inputs/normal-module-map/nested/module.map tools/clang/test/Modules/Inputs/normal-module-map/nested/nested1.h tools/clang/test/Modules/Inputs/normal-module-map/nested/nested2.h tools/clang/test/Modules/Inputs/normal-module-map/nested_umbrella/1.h tools/clang/test/Modules/Inputs/normal-module-map/nested_umbrella/a-extras.h tools/clang/test/Modules/Inputs/normal-module-map/nested_umbrella/a.h tools/clang/test/Modules/Inputs/normal-module-map/nested_umbrella/b.h tools/clang/test/Modules/Inputs/normal-module-map/nested_umbrella/decltype.h tools/clang/test/Modules/Inputs/oldname/module.map tools/clang/test/Modules/Inputs/oldname/new_name.h tools/clang/test/Modules/Inputs/point.h tools/clang/test/Modules/Inputs/redecl-merge-bottom-prefix.h tools/clang/test/Modules/Inputs/redecl-merge-bottom.h tools/clang/test/Modules/Inputs/redecl-merge-left-left.h tools/clang/test/Modules/Inputs/redecl-merge-left.h tools/clang/test/Modules/Inputs/redecl-merge-right.h tools/clang/test/Modules/Inputs/redecl-merge-top-explicit.h tools/clang/test/Modules/Inputs/redecl-merge-top.h tools/clang/test/Modules/Inputs/redecl_namespaces_left.h tools/clang/test/Modules/Inputs/redecl_namespaces_right.h tools/clang/test/Modules/Inputs/redeclarations_left.h tools/clang/test/Modules/Inputs/redeclarations_right.h tools/clang/test/Modules/Inputs/subdir/module.map tools/clang/test/Modules/Inputs/subdir/subdir.h tools/clang/test/Modules/Inputs/submodules/hash_map.h tools/clang/test/Modules/Inputs/submodules/module.map tools/clang/test/Modules/Inputs/submodules/type_traits.h tools/clang/test/Modules/Inputs/submodules/vector.h tools/clang/test/Modules/Inputs/templates-left.h tools/clang/test/Modules/Inputs/templates-right.h tools/clang/test/Modules/Inputs/templates-top.h tools/clang/test/Modules/Inputs/weird_objc.h tools/clang/test/Modules/Inputs/wildcard-submodule-exports/A_one.h tools/clang/test/Modules/Inputs/wildcard-submodule-exports/A_two.h tools/clang/test/Modules/Inputs/wildcard-submodule-exports/B_one.h tools/clang/test/Modules/Inputs/wildcard-submodule-exports/B_two.h tools/clang/test/Modules/Inputs/wildcard-submodule-exports/C_one.h tools/clang/test/Modules/Inputs/wildcard-submodule-exports/C_two.h tools/clang/test/Modules/Inputs/wildcard-submodule-exports/module.map tools/clang/test/Modules/auto-module-import.m tools/clang/test/Modules/autolink.m tools/clang/test/Modules/build-fail-notes.m tools/clang/test/Modules/builtins.m tools/clang/test/Modules/compiler_builtins.m tools/clang/test/Modules/config_macros.m tools/clang/test/Modules/conflicts.m tools/clang/test/Modules/cstd.m tools/clang/test/Modules/cxx-inline-namespace.cpp tools/clang/test/Modules/cxx-linkage-cache.cpp tools/clang/test/Modules/cxx-many-overloads.cpp tools/clang/test/Modules/cycles.c tools/clang/test/Modules/decldef.m tools/clang/test/Modules/decldef.mm tools/clang/test/Modules/diag-pragma.c tools/clang/test/Modules/diamond-pch.c tools/clang/test/Modules/diamond.c tools/clang/test/Modules/direct-module-import.m tools/clang/test/Modules/driver.c tools/clang/test/Modules/epic-fail.m tools/clang/test/Modules/global_index.m tools/clang/test/Modules/header-import.m tools/clang/test/Modules/ignored_macros.m tools/clang/test/Modules/import-decl.cpp tools/clang/test/Modules/inferred-frameworks.m tools/clang/test/Modules/inferred-submodules.m tools/clang/test/Modules/irgen.c tools/clang/test/Modules/linkage-merge.cpp tools/clang/test/Modules/linkage-merge.m tools/clang/test/Modules/load_failure.c tools/clang/test/Modules/lookup.cpp tools/clang/test/Modules/lookup.m tools/clang/test/Modules/macros.c tools/clang/test/Modules/method_pool.m tools/clang/test/Modules/modify-module.m tools/clang/test/Modules/module-private.cpp tools/clang/test/Modules/module_file_info.m tools/clang/test/Modules/namespaces.cpp tools/clang/test/Modules/normal-module-map.cpp tools/clang/test/Modules/objc-categories.m tools/clang/test/Modules/objc_redef.m tools/clang/test/Modules/on-demand-build.m tools/clang/test/Modules/on-demand-macros.m tools/clang/test/Modules/prune.m tools/clang/test/Modules/redecl-merge.m tools/clang/test/Modules/redecl-merge2.m tools/clang/test/Modules/redecl-namespaces.mm tools/clang/test/Modules/redeclarations.m tools/clang/test/Modules/redecls/a.h tools/clang/test/Modules/redecls/b.h tools/clang/test/Modules/redecls/main.m tools/clang/test/Modules/redecls/module.map tools/clang/test/Modules/renamed.m tools/clang/test/Modules/requires.m tools/clang/test/Modules/self-import-header/af.framework/Headers/a1.h tools/clang/test/Modules/self-import-header/af.framework/Headers/a2.h tools/clang/test/Modules/self-import-header/af.framework/module.map tools/clang/test/Modules/self-import-header/depend_builtin/h1.h tools/clang/test/Modules/self-import-header/depend_builtin/module.map tools/clang/test/Modules/self-import-header/test.m tools/clang/test/Modules/serialized-diags.m tools/clang/test/Modules/stddef.m tools/clang/test/Modules/subframeworks.m tools/clang/test/Modules/submodules-preprocess.cpp tools/clang/test/Modules/submodules.cpp tools/clang/test/Modules/submodules.m tools/clang/test/Modules/system_version.m tools/clang/test/Modules/templates.mm tools/clang/test/Modules/wildcard-submodule-exports.cpp tools/clang/test/OpenMP/linking.c tools/clang/test/OpenMP/no_option.c tools/clang/test/OpenMP/no_option_no_warn.c tools/clang/test/OpenMP/openmp_common.c tools/clang/test/OpenMP/option_warn.c tools/clang/test/OpenMP/predefined_macro.c tools/clang/test/OpenMP/threadprivate_ast_print.cpp tools/clang/test/OpenMP/threadprivate_messages.cpp tools/clang/test/PCH/Inputs/__va_list_tag.h tools/clang/test/PCH/Inputs/arc.h tools/clang/test/PCH/Inputs/badpch-dir.h.gch/.keep tools/clang/test/PCH/Inputs/badpch-empty.h.gch tools/clang/test/PCH/Inputs/case-insensitive-include.h tools/clang/test/PCH/Inputs/chain-decls1.h tools/clang/test/PCH/Inputs/chain-decls2.h tools/clang/test/PCH/Inputs/chain-ext_vector1.h tools/clang/test/PCH/Inputs/chain-ext_vector2.h tools/clang/test/PCH/Inputs/chain-external-defs1.h tools/clang/test/PCH/Inputs/chain-external-defs2.h tools/clang/test/PCH/Inputs/chain-macro-override1.h tools/clang/test/PCH/Inputs/chain-macro-override2.h tools/clang/test/PCH/Inputs/chain-macro1.h tools/clang/test/PCH/Inputs/chain-macro2.h tools/clang/test/PCH/Inputs/chain-remap-types1.h tools/clang/test/PCH/Inputs/chain-remap-types2.h tools/clang/test/PCH/Inputs/chain-selectors1.h tools/clang/test/PCH/Inputs/chain-selectors2.h tools/clang/test/PCH/Inputs/chain-trivial1.h tools/clang/test/PCH/Inputs/chain-trivial2.h tools/clang/test/PCH/Inputs/cxx-method.h tools/clang/test/PCH/Inputs/cxx11-statement-attributes.h tools/clang/test/PCH/Inputs/namespaces.h tools/clang/test/PCH/Inputs/preamble.h tools/clang/test/PCH/Inputs/typo.h tools/clang/test/PCH/Inputs/typo.hpp tools/clang/test/PCH/Inputs/va_arg.h tools/clang/test/PCH/Inputs/working-directory-1.h tools/clang/test/PCH/__va_list_tag.c tools/clang/test/PCH/arc.m tools/clang/test/PCH/asm.c tools/clang/test/PCH/asm.h tools/clang/test/PCH/attrs-PR8406.c tools/clang/test/PCH/attrs.c tools/clang/test/PCH/badpch.c tools/clang/test/PCH/blocks.c tools/clang/test/PCH/blocks.h tools/clang/test/PCH/builtins.c tools/clang/test/PCH/builtins.h tools/clang/test/PCH/captured-stmt.cpp tools/clang/test/PCH/case-insensitive-include.c tools/clang/test/PCH/chain-categories.m tools/clang/test/PCH/chain-categories2.m tools/clang/test/PCH/chain-class-extension.m tools/clang/test/PCH/chain-conversion-lookup.cpp tools/clang/test/PCH/chain-cxx.cpp tools/clang/test/PCH/chain-decls.c tools/clang/test/PCH/chain-empty-initial-namespace.cpp tools/clang/test/PCH/chain-ext_vector.c tools/clang/test/PCH/chain-external-defs.c tools/clang/test/PCH/chain-friend-instantiation.cpp tools/clang/test/PCH/chain-implicit-definition.cpp tools/clang/test/PCH/chain-late-anonymous-namespace.cpp tools/clang/test/PCH/chain-macro-override.c tools/clang/test/PCH/chain-macro.c tools/clang/test/PCH/chain-pending-instantiations.cpp tools/clang/test/PCH/chain-predecl.h tools/clang/test/PCH/chain-predecl.m tools/clang/test/PCH/chain-remap-types.m tools/clang/test/PCH/chain-selectors.m tools/clang/test/PCH/chain-staticvar-instantiation.cpp tools/clang/test/PCH/chain-trivial.c tools/clang/test/PCH/changed-files.c tools/clang/test/PCH/check-deserializations.cpp tools/clang/test/PCH/cmdline-include.c tools/clang/test/PCH/cmdline-include1.h tools/clang/test/PCH/cmdline-include2.h tools/clang/test/PCH/cocoa.m tools/clang/test/PCH/crash-12631281.cpp tools/clang/test/PCH/cuda-kernel-call.cu tools/clang/test/PCH/cxx-alias-decl.cpp tools/clang/test/PCH/cxx-alias-decl.h tools/clang/test/PCH/cxx-chain-function-template.cpp tools/clang/test/PCH/cxx-constexpr.cpp tools/clang/test/PCH/cxx-exprs.cpp tools/clang/test/PCH/cxx-for-range.cpp tools/clang/test/PCH/cxx-for-range.h tools/clang/test/PCH/cxx-friends.cpp tools/clang/test/PCH/cxx-friends.h tools/clang/test/PCH/cxx-functions.cpp tools/clang/test/PCH/cxx-functions.h tools/clang/test/PCH/cxx-implicit-moves.cpp tools/clang/test/PCH/cxx-member-init.cpp tools/clang/test/PCH/cxx-method.cpp tools/clang/test/PCH/cxx-ms-function-specialization-class-scope.cpp tools/clang/test/PCH/cxx-ms-function-specialization-class-scope.h tools/clang/test/PCH/cxx-namespaces.cpp tools/clang/test/PCH/cxx-namespaces.h tools/clang/test/PCH/cxx-offsetof-base.cpp tools/clang/test/PCH/cxx-offsetof-base.h tools/clang/test/PCH/cxx-reference.cpp tools/clang/test/PCH/cxx-reference.h tools/clang/test/PCH/cxx-required-decls.cpp tools/clang/test/PCH/cxx-required-decls.h tools/clang/test/PCH/cxx-static_assert.cpp tools/clang/test/PCH/cxx-templates.cpp tools/clang/test/PCH/cxx-templates.h tools/clang/test/PCH/cxx-trailing-return.cpp tools/clang/test/PCH/cxx-traits.cpp tools/clang/test/PCH/cxx-traits.h tools/clang/test/PCH/cxx-typeid.cpp tools/clang/test/PCH/cxx-typeid.h tools/clang/test/PCH/cxx-using.cpp tools/clang/test/PCH/cxx-using.h tools/clang/test/PCH/cxx-variadic-templates.cpp tools/clang/test/PCH/cxx-variadic-templates.h tools/clang/test/PCH/cxx0x-default-delete.cpp tools/clang/test/PCH/cxx0x-delegating-ctors.cpp tools/clang/test/PCH/cxx11-constexpr.cpp tools/clang/test/PCH/cxx11-enum-template.cpp tools/clang/test/PCH/cxx11-exception-spec.cpp tools/clang/test/PCH/cxx11-lambdas.mm tools/clang/test/PCH/cxx11-statement-attributes.cpp tools/clang/test/PCH/cxx11-user-defined-literals.cpp tools/clang/test/PCH/cxx1y-decltype-auto.cpp tools/clang/test/PCH/cxx1y-deduced-return-type.cpp tools/clang/test/PCH/cxx1y-default-initializer.cpp tools/clang/test/PCH/cxx_exprs.cpp tools/clang/test/PCH/cxx_exprs.h tools/clang/test/PCH/designated-init.c tools/clang/test/PCH/designated-init.c.h tools/clang/test/PCH/empty-with-headers.c tools/clang/test/PCH/enum.c tools/clang/test/PCH/enum.h tools/clang/test/PCH/exprs.c tools/clang/test/PCH/exprs.h tools/clang/test/PCH/ext_vector.c tools/clang/test/PCH/ext_vector.h tools/clang/test/PCH/external-defs.c tools/clang/test/PCH/external-defs.h tools/clang/test/PCH/field-designator.c tools/clang/test/PCH/floating-literal.c tools/clang/test/PCH/format-strings.c tools/clang/test/PCH/friend-template.cpp tools/clang/test/PCH/functions.c tools/clang/test/PCH/functions.h tools/clang/test/PCH/fuzzy-pch.c tools/clang/test/PCH/fuzzy-pch.h tools/clang/test/PCH/headermap.h tools/clang/test/PCH/headermap.m tools/clang/test/PCH/headersearch.cpp tools/clang/test/PCH/irgen-rdar13114142.mm tools/clang/test/PCH/libroot/usr/include/reloc.h tools/clang/test/PCH/libroot/usr/include/reloc2.h tools/clang/test/PCH/line-directive.c tools/clang/test/PCH/line-directive.h tools/clang/test/PCH/macro-redef.c tools/clang/test/PCH/method-redecls.m tools/clang/test/PCH/method_pool.h tools/clang/test/PCH/method_pool.m tools/clang/test/PCH/missing-file.cpp tools/clang/test/PCH/modified-header-crash.c tools/clang/test/PCH/modified-header-crash.h tools/clang/test/PCH/modified-header-error.c tools/clang/test/PCH/ms-if-exists.cpp tools/clang/test/PCH/multiple-include-pch.c tools/clang/test/PCH/multiple_decls.c tools/clang/test/PCH/multiple_decls.h tools/clang/test/PCH/namespaces.cpp tools/clang/test/PCH/nonvisible-external-defs.c tools/clang/test/PCH/nonvisible-external-defs.h tools/clang/test/PCH/objc_container.h tools/clang/test/PCH/objc_container.m tools/clang/test/PCH/objc_exprs.h tools/clang/test/PCH/objc_exprs.m tools/clang/test/PCH/objc_import.h tools/clang/test/PCH/objc_import.m tools/clang/test/PCH/objc_literals.m tools/clang/test/PCH/objc_literals.mm tools/clang/test/PCH/objc_methods.h tools/clang/test/PCH/objc_methods.m tools/clang/test/PCH/objc_property.h tools/clang/test/PCH/objc_property.m tools/clang/test/PCH/objc_stmts.h tools/clang/test/PCH/objc_stmts.m tools/clang/test/PCH/objcxx-ivar-class.h tools/clang/test/PCH/objcxx-ivar-class.mm tools/clang/test/PCH/ocl_types.cl tools/clang/test/PCH/ocl_types.h tools/clang/test/PCH/opencl-extensions.cl tools/clang/test/PCH/pch-dir.c tools/clang/test/PCH/pch-dir.h tools/clang/test/PCH/pch__VA_ARGS__.c tools/clang/test/PCH/pch__VA_ARGS__.h tools/clang/test/PCH/pchpch.c tools/clang/test/PCH/pchpch1.h tools/clang/test/PCH/pchpch2.h tools/clang/test/PCH/pending-ids.m tools/clang/test/PCH/pr4489.c tools/clang/test/PCH/pragma-diag-section.cpp tools/clang/test/PCH/pragma-diag.c tools/clang/test/PCH/pragma-weak.c tools/clang/test/PCH/pragma-weak.h tools/clang/test/PCH/preamble.c tools/clang/test/PCH/preprocess.c tools/clang/test/PCH/preprocess.h tools/clang/test/PCH/pth.c tools/clang/test/PCH/pth.h tools/clang/test/PCH/rdar10830559.cpp tools/clang/test/PCH/rdar8852495.c tools/clang/test/PCH/reinclude.cpp tools/clang/test/PCH/reinclude1.h tools/clang/test/PCH/reinclude2.h tools/clang/test/PCH/reloc.c tools/clang/test/PCH/remap-file-from-pch.cpp tools/clang/test/PCH/remap-file-from-pch.cpp.h tools/clang/test/PCH/remap-file-from-pch.cpp.remap.h tools/clang/test/PCH/replaced-decl.m tools/clang/test/PCH/selector-warning.h tools/clang/test/PCH/selector-warning.m tools/clang/test/PCH/single-token-macro.c tools/clang/test/PCH/source-manager-stack.c tools/clang/test/PCH/stmts.c tools/clang/test/PCH/stmts.h tools/clang/test/PCH/struct.c tools/clang/test/PCH/struct.h tools/clang/test/PCH/subscripting-literals.m tools/clang/test/PCH/target-options.c tools/clang/test/PCH/target-options.h tools/clang/test/PCH/tentative-defs.c tools/clang/test/PCH/tentative-defs.h tools/clang/test/PCH/thread-local.cpp tools/clang/test/PCH/thread-safety-attrs.cpp tools/clang/test/PCH/types.c tools/clang/test/PCH/types.h tools/clang/test/PCH/typo.cpp tools/clang/test/PCH/typo.m tools/clang/test/PCH/typo2.cpp tools/clang/test/PCH/undefined-internal.c tools/clang/test/PCH/va_arg.c tools/clang/test/PCH/va_arg.cpp tools/clang/test/PCH/va_arg.h tools/clang/test/PCH/variables.c tools/clang/test/PCH/variables.h tools/clang/test/PCH/working-directory.cpp tools/clang/test/PCH/working-directory.h tools/clang/test/Parser/CompoundStmtScope.c tools/clang/test/Parser/DelayedTemplateParsing.cpp tools/clang/test/Parser/MicrosoftExtensions.c tools/clang/test/Parser/MicrosoftExtensions.cpp tools/clang/test/Parser/PR11000.cpp tools/clang/test/Parser/access-spec-attrs.cpp tools/clang/test/Parser/altivec.c tools/clang/test/Parser/argument_qualified.c tools/clang/test/Parser/argument_redef.c tools/clang/test/Parser/argument_scope.c tools/clang/test/Parser/asm-constraints-pr7869.c tools/clang/test/Parser/asm.c tools/clang/test/Parser/asm.cpp tools/clang/test/Parser/atomic.c tools/clang/test/Parser/attr-availability.c tools/clang/test/Parser/attributes.c tools/clang/test/Parser/attributes.mm tools/clang/test/Parser/backtrack-crash.cpp tools/clang/test/Parser/bad-control.c tools/clang/test/Parser/block-block-storageclass.c tools/clang/test/Parser/block-pointer-decl.c tools/clang/test/Parser/bracket-crash.cpp tools/clang/test/Parser/builtin_classify_type.c tools/clang/test/Parser/builtin_types_compatible.c tools/clang/test/Parser/c-namespace.c tools/clang/test/Parser/c11-noreturn.c tools/clang/test/Parser/c1x-alignas.c tools/clang/test/Parser/c1x-generic-selection.c tools/clang/test/Parser/captured-statements.c tools/clang/test/Parser/char-literal-printing.c tools/clang/test/Parser/check-objc2-syntax-1.m tools/clang/test/Parser/check-syntax-1.m tools/clang/test/Parser/check_cast.c tools/clang/test/Parser/colon-colon-parentheses.cpp tools/clang/test/Parser/completely-empty-header-file.h tools/clang/test/Parser/compound_literal.c tools/clang/test/Parser/control-scope.c tools/clang/test/Parser/crash-report.c tools/clang/test/Parser/cuda-kernel-call.cu tools/clang/test/Parser/cxx-altivec.cpp tools/clang/test/Parser/cxx-ambig-decl-expr-xfail.cpp tools/clang/test/Parser/cxx-ambig-decl-expr.cpp tools/clang/test/Parser/cxx-ambig-paren-expr.cpp tools/clang/test/Parser/cxx-attributes.cpp tools/clang/test/Parser/cxx-bool.cpp tools/clang/test/Parser/cxx-casting.cpp tools/clang/test/Parser/cxx-class.cpp tools/clang/test/Parser/cxx-condition.cpp tools/clang/test/Parser/cxx-decl.cpp tools/clang/test/Parser/cxx-default-args.cpp tools/clang/test/Parser/cxx-default-delete.cpp tools/clang/test/Parser/cxx-ext-delete-default.cpp tools/clang/test/Parser/cxx-extern-c-array.cpp tools/clang/test/Parser/cxx-extra-semi.cpp tools/clang/test/Parser/cxx-friend.cpp tools/clang/test/Parser/cxx-in-c.c tools/clang/test/Parser/cxx-member-crash.cpp tools/clang/test/Parser/cxx-member-init-missing-paren-crash.cpp tools/clang/test/Parser/cxx-member-initializers.cpp tools/clang/test/Parser/cxx-namespace-alias.cpp tools/clang/test/Parser/cxx-reference.cpp tools/clang/test/Parser/cxx-stmt.cpp tools/clang/test/Parser/cxx-template-argument.cpp tools/clang/test/Parser/cxx-template-decl.cpp tools/clang/test/Parser/cxx-throw.cpp tools/clang/test/Parser/cxx-typeid.cpp tools/clang/test/Parser/cxx-typeof.cpp tools/clang/test/Parser/cxx-undeclared-identifier.cpp tools/clang/test/Parser/cxx-using-declaration.cpp tools/clang/test/Parser/cxx-using-directive.cpp tools/clang/test/Parser/cxx-variadic-func.cpp tools/clang/test/Parser/cxx0x-ambig.cpp tools/clang/test/Parser/cxx0x-attributes.cpp tools/clang/test/Parser/cxx0x-condition.cpp tools/clang/test/Parser/cxx0x-decl.cpp tools/clang/test/Parser/cxx0x-for-range.cpp tools/clang/test/Parser/cxx0x-in-cxx98.cpp tools/clang/test/Parser/cxx0x-lambda-expressions.cpp tools/clang/test/Parser/cxx0x-literal-operators.cpp tools/clang/test/Parser/cxx0x-member-initializers.cpp tools/clang/test/Parser/cxx0x-override-control-keywords.cpp tools/clang/test/Parser/cxx0x-rvalue-reference.cpp tools/clang/test/Parser/cxx11-base-spec-attributes.cpp tools/clang/test/Parser/cxx11-brace-initializers.cpp tools/clang/test/Parser/cxx11-stmt-attributes.cpp tools/clang/test/Parser/cxx11-type-specifier.cpp tools/clang/test/Parser/cxx11-user-defined-literals.cpp tools/clang/test/Parser/declarators.c tools/clang/test/Parser/designator.c tools/clang/test/Parser/empty-translation-unit.c tools/clang/test/Parser/encode.m tools/clang/test/Parser/enhanced-proto-1.m tools/clang/test/Parser/expressions.c tools/clang/test/Parser/expressions.m tools/clang/test/Parser/extension.c tools/clang/test/Parser/for.cpp tools/clang/test/Parser/function-decls.c tools/clang/test/Parser/goto.c tools/clang/test/Parser/if-scope-c90.c tools/clang/test/Parser/if-scope-c99.c tools/clang/test/Parser/implicit-casts.c tools/clang/test/Parser/knr_parameter_attributes.c tools/clang/test/Parser/method-def-in-class.m tools/clang/test/Parser/method-prototype-1.m tools/clang/test/Parser/missing-closing-rbrace.m tools/clang/test/Parser/missing-end-2.m tools/clang/test/Parser/missing-end-3.m tools/clang/test/Parser/missing-end-4.m tools/clang/test/Parser/missing-end.m tools/clang/test/Parser/missing-selector-name.mm tools/clang/test/Parser/ms-inline-asm.c tools/clang/test/Parser/namelookup-bug-1.c tools/clang/test/Parser/namelookup-bug-2.c tools/clang/test/Parser/namespace-alias-attr.cpp tools/clang/test/Parser/namespaces.cpp tools/clang/test/Parser/nested-namespaces-recovery.cpp tools/clang/test/Parser/objc-alias-printing.m tools/clang/test/Parser/objc-boxing.m tools/clang/test/Parser/objc-category-neg-1.m tools/clang/test/Parser/objc-diag-width.mm tools/clang/test/Parser/objc-error-qualified-implementation.m tools/clang/test/Parser/objc-forcollection-1.m tools/clang/test/Parser/objc-forcollection-neg-2.m tools/clang/test/Parser/objc-forcollection-neg.m tools/clang/test/Parser/objc-foreach-syntax.m tools/clang/test/Parser/objc-init.m tools/clang/test/Parser/objc-interfaces.m tools/clang/test/Parser/objc-messaging-1.m tools/clang/test/Parser/objc-messaging-neg-1.m tools/clang/test/Parser/objc-missing-impl.m tools/clang/test/Parser/objc-property-syntax.m tools/clang/test/Parser/objc-quirks.m tools/clang/test/Parser/objc-recover.mm tools/clang/test/Parser/objc-synthesized-recover.m tools/clang/test/Parser/objc-try-catch-1.m tools/clang/test/Parser/objc-type-printing.m tools/clang/test/Parser/objcxx-at.mm tools/clang/test/Parser/objcxx-lambda-expressions-neg.mm tools/clang/test/Parser/objcxx0x-lambda-expressions.mm tools/clang/test/Parser/objcxx11-attributes.mm tools/clang/test/Parser/objcxx11-initialized-temps.mm tools/clang/test/Parser/objcxx11-protocol-in-template.mm tools/clang/test/Parser/objcxx11-user-defined-literal.mm tools/clang/test/Parser/offsetof.c tools/clang/test/Parser/opencl-astype.cl tools/clang/test/Parser/opencl-image-access.cl tools/clang/test/Parser/opencl-kernel.cl tools/clang/test/Parser/opencl-pragma.cl tools/clang/test/Parser/opencl-storage-class.cl tools/clang/test/Parser/parenthesis-balance.cpp tools/clang/test/Parser/parmvardecl_conversion.c tools/clang/test/Parser/parser_overflow.c tools/clang/test/Parser/placeholder-recovery.m tools/clang/test/Parser/pointer-arithmetic.c tools/clang/test/Parser/pointer_promotion.c tools/clang/test/Parser/pragma-fp-contract.c tools/clang/test/Parser/pragma-options.c tools/clang/test/Parser/pragma-options.cpp tools/clang/test/Parser/pragma-pack.c tools/clang/test/Parser/pragma-visibility.c tools/clang/test/Parser/pragma-visibility2.c tools/clang/test/Parser/pragma-weak.c tools/clang/test/Parser/promote_types_in_proto.c tools/clang/test/Parser/recovery.c tools/clang/test/Parser/recovery.cpp tools/clang/test/Parser/recovery.m tools/clang/test/Parser/recursion-limits.cpp tools/clang/test/Parser/selector-1.m tools/clang/test/Parser/skip-function-bodies.mm tools/clang/test/Parser/statements.c tools/clang/test/Parser/struct-recursion.c tools/clang/test/Parser/switch-recovery.cpp tools/clang/test/Parser/top-level-semi-cxx0x.cpp tools/clang/test/Parser/traditional_arg_scope.c tools/clang/test/Parser/typeof.c tools/clang/test/Parser/types.c tools/clang/test/Parser/warn-dangling-else.cpp tools/clang/test/Parser/warn-semicolon-before-method-body.m tools/clang/test/Preprocessor/Inputs/TestFramework.framework/.system_framework tools/clang/test/Preprocessor/Inputs/TestFramework.framework/Frameworks/AnotherTestFramework.framework/Headers/AnotherTestFramework.h tools/clang/test/Preprocessor/Inputs/TestFramework.framework/Headers/TestFramework.h tools/clang/test/Preprocessor/_Pragma-dependency.c tools/clang/test/Preprocessor/_Pragma-dependency2.c tools/clang/test/Preprocessor/_Pragma-in-macro-arg.c tools/clang/test/Preprocessor/_Pragma-location.c tools/clang/test/Preprocessor/_Pragma-physloc.c tools/clang/test/Preprocessor/_Pragma.c tools/clang/test/Preprocessor/aarch64-target-features.c tools/clang/test/Preprocessor/assembler-with-cpp.c tools/clang/test/Preprocessor/builtin_line.c tools/clang/test/Preprocessor/c90.c tools/clang/test/Preprocessor/c99-6_10_3_3_p4.c tools/clang/test/Preprocessor/c99-6_10_3_4_p5.c tools/clang/test/Preprocessor/c99-6_10_3_4_p6.c tools/clang/test/Preprocessor/c99-6_10_3_4_p7.c tools/clang/test/Preprocessor/c99-6_10_3_4_p9.c tools/clang/test/Preprocessor/clang_headers.c tools/clang/test/Preprocessor/comment_save.c tools/clang/test/Preprocessor/comment_save_if.c tools/clang/test/Preprocessor/comment_save_macro.c tools/clang/test/Preprocessor/cxx_and.cpp tools/clang/test/Preprocessor/cxx_bitand.cpp tools/clang/test/Preprocessor/cxx_bitor.cpp tools/clang/test/Preprocessor/cxx_compl.cpp tools/clang/test/Preprocessor/cxx_not.cpp tools/clang/test/Preprocessor/cxx_not_eq.cpp tools/clang/test/Preprocessor/cxx_oper_keyword.cpp tools/clang/test/Preprocessor/cxx_oper_keyword_ms_compat.cpp tools/clang/test/Preprocessor/cxx_oper_spelling.cpp tools/clang/test/Preprocessor/cxx_or.cpp tools/clang/test/Preprocessor/cxx_true.cpp tools/clang/test/Preprocessor/cxx_xor.cpp tools/clang/test/Preprocessor/dependencies-and-pp.c tools/clang/test/Preprocessor/directive-invalid.c tools/clang/test/Preprocessor/disabled-cond-diags.c tools/clang/test/Preprocessor/disabled-cond-diags2.c tools/clang/test/Preprocessor/dump-macros-spacing.c tools/clang/test/Preprocessor/dump-macros-undef.c tools/clang/test/Preprocessor/dump-options.c tools/clang/test/Preprocessor/dump_macros.c tools/clang/test/Preprocessor/dumptokens_phyloc.c tools/clang/test/Preprocessor/expr_comma.c tools/clang/test/Preprocessor/expr_define_expansion.c tools/clang/test/Preprocessor/expr_invalid_tok.c tools/clang/test/Preprocessor/expr_liveness.c tools/clang/test/Preprocessor/expr_multichar.c tools/clang/test/Preprocessor/expr_usual_conversions.c tools/clang/test/Preprocessor/extension-warning.c tools/clang/test/Preprocessor/feature_tests.c tools/clang/test/Preprocessor/file_to_include.h tools/clang/test/Preprocessor/first-line-indent.c tools/clang/test/Preprocessor/function_macro_file.c tools/clang/test/Preprocessor/function_macro_file.h tools/clang/test/Preprocessor/has_attribute.c tools/clang/test/Preprocessor/has_include.c tools/clang/test/Preprocessor/hash_line.c tools/clang/test/Preprocessor/hash_space.c tools/clang/test/Preprocessor/header_lookup1.c tools/clang/test/Preprocessor/if_warning.c tools/clang/test/Preprocessor/ifdef-recover.c tools/clang/test/Preprocessor/import_self.c tools/clang/test/Preprocessor/include-directive1.c tools/clang/test/Preprocessor/include-directive2.c tools/clang/test/Preprocessor/include-directive3.c tools/clang/test/Preprocessor/include-macros.c tools/clang/test/Preprocessor/include-pth.c tools/clang/test/Preprocessor/indent_macro.c tools/clang/test/Preprocessor/init.c tools/clang/test/Preprocessor/invalid-__has_warning1.c tools/clang/test/Preprocessor/invalid-__has_warning2.c tools/clang/test/Preprocessor/iwithprefix.c tools/clang/test/Preprocessor/line-directive-output.c tools/clang/test/Preprocessor/line-directive.c tools/clang/test/Preprocessor/macro-multiline.c.ignoreme tools/clang/test/Preprocessor/macro_arg_directive.c tools/clang/test/Preprocessor/macro_arg_directive.h tools/clang/test/Preprocessor/macro_arg_keyword.c tools/clang/test/Preprocessor/macro_arg_slocentry_merge.c tools/clang/test/Preprocessor/macro_arg_slocentry_merge.h tools/clang/test/Preprocessor/macro_disable.c tools/clang/test/Preprocessor/macro_expand.c tools/clang/test/Preprocessor/macro_expandloc.c tools/clang/test/Preprocessor/macro_fn.c tools/clang/test/Preprocessor/macro_fn_comma_swallow.c tools/clang/test/Preprocessor/macro_fn_comma_swallow2.c tools/clang/test/Preprocessor/macro_fn_disable_expand.c tools/clang/test/Preprocessor/macro_fn_lparen_scan.c tools/clang/test/Preprocessor/macro_fn_lparen_scan2.c tools/clang/test/Preprocessor/macro_fn_placemarker.c tools/clang/test/Preprocessor/macro_fn_preexpand.c tools/clang/test/Preprocessor/macro_fn_varargs_iso.c tools/clang/test/Preprocessor/macro_fn_varargs_named.c tools/clang/test/Preprocessor/macro_misc.c tools/clang/test/Preprocessor/macro_not_define.c tools/clang/test/Preprocessor/macro_paste_bad.c tools/clang/test/Preprocessor/macro_paste_bcpl_comment.c tools/clang/test/Preprocessor/macro_paste_c_block_comment.c tools/clang/test/Preprocessor/macro_paste_commaext.c tools/clang/test/Preprocessor/macro_paste_empty.c tools/clang/test/Preprocessor/macro_paste_hard.c tools/clang/test/Preprocessor/macro_paste_hashhash.c tools/clang/test/Preprocessor/macro_paste_identifier_error.c tools/clang/test/Preprocessor/macro_paste_msextensions.c tools/clang/test/Preprocessor/macro_paste_none.c tools/clang/test/Preprocessor/macro_paste_simple.c tools/clang/test/Preprocessor/macro_paste_spacing.c tools/clang/test/Preprocessor/macro_paste_spacing2.c tools/clang/test/Preprocessor/macro_rescan.c tools/clang/test/Preprocessor/macro_rescan2.c tools/clang/test/Preprocessor/macro_rescan_varargs.c tools/clang/test/Preprocessor/macro_rparen_scan.c tools/clang/test/Preprocessor/macro_rparen_scan2.c tools/clang/test/Preprocessor/macro_space.c tools/clang/test/Preprocessor/macro_undef.c tools/clang/test/Preprocessor/macro_variadic.cl tools/clang/test/Preprocessor/mi_opt.c tools/clang/test/Preprocessor/mi_opt.h tools/clang/test/Preprocessor/mi_opt2.c tools/clang/test/Preprocessor/mi_opt2.h tools/clang/test/Preprocessor/microsoft-ext.c tools/clang/test/Preprocessor/microsoft-import.c tools/clang/test/Preprocessor/missing-system-header.c tools/clang/test/Preprocessor/missing-system-header.h tools/clang/test/Preprocessor/mmx.c tools/clang/test/Preprocessor/non_fragile_feature.m tools/clang/test/Preprocessor/non_fragile_feature1.m tools/clang/test/Preprocessor/objc-pp.m tools/clang/test/Preprocessor/optimize.c tools/clang/test/Preprocessor/output_paste_avoid.cpp tools/clang/test/Preprocessor/overflow.c tools/clang/test/Preprocessor/pic.c tools/clang/test/Preprocessor/pp-modules.c tools/clang/test/Preprocessor/pp-modules.h tools/clang/test/Preprocessor/pp-record.c tools/clang/test/Preprocessor/pp-record.h tools/clang/test/Preprocessor/pr13851.c tools/clang/test/Preprocessor/pr2086.c tools/clang/test/Preprocessor/pr2086.h tools/clang/test/Preprocessor/pragma-captured.c tools/clang/test/Preprocessor/pragma-pushpop-macro.c tools/clang/test/Preprocessor/pragma_diagnostic.c tools/clang/test/Preprocessor/pragma_diagnostic_output.c tools/clang/test/Preprocessor/pragma_diagnostic_sections.cpp tools/clang/test/Preprocessor/pragma_microsoft.c tools/clang/test/Preprocessor/pragma_poison.c tools/clang/test/Preprocessor/pragma_sysheader.c tools/clang/test/Preprocessor/pragma_sysheader.h tools/clang/test/Preprocessor/pragma_unknown.c tools/clang/test/Preprocessor/predefined-arch-macros.c tools/clang/test/Preprocessor/predefined-exceptions.m tools/clang/test/Preprocessor/predefined-macros.c tools/clang/test/Preprocessor/print_line_count.c tools/clang/test/Preprocessor/print_line_empty_file.c tools/clang/test/Preprocessor/print_line_include.c tools/clang/test/Preprocessor/print_line_include.h tools/clang/test/Preprocessor/print_line_track.c tools/clang/test/Preprocessor/pushable-diagnostics.c tools/clang/test/Preprocessor/skipping_unclean.c tools/clang/test/Preprocessor/stdint.c tools/clang/test/Preprocessor/stringize_misc.c tools/clang/test/Preprocessor/stringize_space.c tools/clang/test/Preprocessor/traditional-cpp.c tools/clang/test/Preprocessor/ucn-allowed-chars.c tools/clang/test/Preprocessor/ucn-pp-identifier.c tools/clang/test/Preprocessor/undef-error.c tools/clang/test/Preprocessor/unterminated.c tools/clang/test/Preprocessor/user_defined_system_framework.c tools/clang/test/Preprocessor/utf8-allowed-chars.c tools/clang/test/Preprocessor/warn-disabled-macro-expansion.c tools/clang/test/Preprocessor/warn-macro-unused.c tools/clang/test/Preprocessor/warn-macro-unused.h tools/clang/test/Preprocessor/warning_tests.c tools/clang/test/Preprocessor/x86_target_features.c tools/clang/test/Rewriter/blockcast3.mm tools/clang/test/Rewriter/blockstruct.m tools/clang/test/Rewriter/crash.m tools/clang/test/Rewriter/dllimport-typedef.c tools/clang/test/Rewriter/finally.m tools/clang/test/Rewriter/func-in-impl.m tools/clang/test/Rewriter/id-test-3.m tools/clang/test/Rewriter/inner-block-helper-funcs.mm tools/clang/test/Rewriter/instancetype-test.mm tools/clang/test/Rewriter/ivar-encoding-1.m tools/clang/test/Rewriter/ivar-encoding-2.m tools/clang/test/Rewriter/line-generation-test.m tools/clang/test/Rewriter/metadata-test-1.m tools/clang/test/Rewriter/metadata-test-2.m tools/clang/test/Rewriter/method-encoding-1.m tools/clang/test/Rewriter/missing-dllimport.c tools/clang/test/Rewriter/modern-write-bf-abi.mm tools/clang/test/Rewriter/no-integrated-preprocessing-64bit.m tools/clang/test/Rewriter/no-integrated-preprocessing.m tools/clang/test/Rewriter/objc-bool-literal-check-modern.mm tools/clang/test/Rewriter/objc-bool-literal-modern-1.mm tools/clang/test/Rewriter/objc-bool-literal-modern.mm tools/clang/test/Rewriter/objc-encoding-bug-1.m tools/clang/test/Rewriter/objc-ivar-receiver-1.m tools/clang/test/Rewriter/objc-modern-StretAPI-2.mm tools/clang/test/Rewriter/objc-modern-StretAPI.mm tools/clang/test/Rewriter/objc-modern-boxing.mm tools/clang/test/Rewriter/objc-modern-class-init-hooks.mm tools/clang/test/Rewriter/objc-modern-class-init.mm tools/clang/test/Rewriter/objc-modern-container-subscript.mm tools/clang/test/Rewriter/objc-modern-getclass-proto.mm tools/clang/test/Rewriter/objc-modern-implicit-cast.mm tools/clang/test/Rewriter/objc-modern-ivar-receiver-1.mm tools/clang/test/Rewriter/objc-modern-linkage-spec.mm tools/clang/test/Rewriter/objc-modern-metadata-visibility.mm tools/clang/test/Rewriter/objc-modern-numeric-literal.mm tools/clang/test/Rewriter/objc-modern-property-attributes.mm tools/clang/test/Rewriter/objc-modern-property-bitfield.m tools/clang/test/Rewriter/objc-string-concat-1.m tools/clang/test/Rewriter/objc-super-test.m tools/clang/test/Rewriter/objc-synchronized-1.m tools/clang/test/Rewriter/properties.m tools/clang/test/Rewriter/property-dot-syntax.mm tools/clang/test/Rewriter/protocol-rewrite-1.m tools/clang/test/Rewriter/protocol-rewrite-2.m tools/clang/test/Rewriter/rewrite-anonymous-union.m tools/clang/test/Rewriter/rewrite-api-bug.m tools/clang/test/Rewriter/rewrite-block-argument.m tools/clang/test/Rewriter/rewrite-block-consts.mm tools/clang/test/Rewriter/rewrite-block-ivar-call.mm tools/clang/test/Rewriter/rewrite-block-literal-1.mm tools/clang/test/Rewriter/rewrite-block-literal.mm tools/clang/test/Rewriter/rewrite-block-pointer.mm tools/clang/test/Rewriter/rewrite-block-property.m tools/clang/test/Rewriter/rewrite-byref-in-nested-blocks.mm tools/clang/test/Rewriter/rewrite-byref-vars.mm tools/clang/test/Rewriter/rewrite-captured-nested-bvar.c tools/clang/test/Rewriter/rewrite-cast-ivar-access.mm tools/clang/test/Rewriter/rewrite-cast-ivar-modern-access.mm tools/clang/test/Rewriter/rewrite-cast-to-bool.mm tools/clang/test/Rewriter/rewrite-category-property.mm tools/clang/test/Rewriter/rewrite-constructor-init.mm tools/clang/test/Rewriter/rewrite-eh.m tools/clang/test/Rewriter/rewrite-elaborated-type.mm tools/clang/test/Rewriter/rewrite-extern-c.mm tools/clang/test/Rewriter/rewrite-foreach-1.m tools/clang/test/Rewriter/rewrite-foreach-2.m tools/clang/test/Rewriter/rewrite-foreach-3.m tools/clang/test/Rewriter/rewrite-foreach-4.m tools/clang/test/Rewriter/rewrite-foreach-5.m tools/clang/test/Rewriter/rewrite-foreach-6.m tools/clang/test/Rewriter/rewrite-foreach-7.m tools/clang/test/Rewriter/rewrite-foreach-in-block.mm tools/clang/test/Rewriter/rewrite-foreach-protocol-id.m tools/clang/test/Rewriter/rewrite-forward-class.m tools/clang/test/Rewriter/rewrite-forward-class.mm tools/clang/test/Rewriter/rewrite-function-decl.mm tools/clang/test/Rewriter/rewrite-implementation.mm tools/clang/test/Rewriter/rewrite-ivar-use.m tools/clang/test/Rewriter/rewrite-line-directive.m tools/clang/test/Rewriter/rewrite-local-externs-in-block.mm tools/clang/test/Rewriter/rewrite-local-static-id.mm tools/clang/test/Rewriter/rewrite-message-expr.mm tools/clang/test/Rewriter/rewrite-modern-array-literal.mm tools/clang/test/Rewriter/rewrite-modern-atautoreleasepool.mm tools/clang/test/Rewriter/rewrite-modern-block-consts.mm tools/clang/test/Rewriter/rewrite-modern-block-ivar-call.mm tools/clang/test/Rewriter/rewrite-modern-block.mm tools/clang/test/Rewriter/rewrite-modern-captured-nested-bvar.mm tools/clang/test/Rewriter/rewrite-modern-catch.m tools/clang/test/Rewriter/rewrite-modern-class.mm tools/clang/test/Rewriter/rewrite-modern-container-literal.mm tools/clang/test/Rewriter/rewrite-modern-default-property-synthesis.mm tools/clang/test/Rewriter/rewrite-modern-extern-c-func-decl.mm tools/clang/test/Rewriter/rewrite-modern-ivar-access.mm tools/clang/test/Rewriter/rewrite-modern-ivar-use.mm tools/clang/test/Rewriter/rewrite-modern-ivars-1.mm tools/clang/test/Rewriter/rewrite-modern-ivars-2.mm tools/clang/test/Rewriter/rewrite-modern-ivars.mm tools/clang/test/Rewriter/rewrite-modern-nested-ivar.mm tools/clang/test/Rewriter/rewrite-modern-private-ivars.mm tools/clang/test/Rewriter/rewrite-modern-protocol-1.mm tools/clang/test/Rewriter/rewrite-modern-protocol.mm tools/clang/test/Rewriter/rewrite-modern-qualified-type.mm tools/clang/test/Rewriter/rewrite-modern-struct-ivar-1.mm tools/clang/test/Rewriter/rewrite-modern-struct-ivar.mm tools/clang/test/Rewriter/rewrite-modern-super.mm tools/clang/test/Rewriter/rewrite-modern-synchronized.m tools/clang/test/Rewriter/rewrite-modern-throw.m tools/clang/test/Rewriter/rewrite-modern-try-catch-finally.m tools/clang/test/Rewriter/rewrite-modern-try-finally.m tools/clang/test/Rewriter/rewrite-modern-typeof.mm tools/clang/test/Rewriter/rewrite-nest.m tools/clang/test/Rewriter/rewrite-nested-blocks-1.mm tools/clang/test/Rewriter/rewrite-nested-blocks-2.mm tools/clang/test/Rewriter/rewrite-nested-blocks.mm tools/clang/test/Rewriter/rewrite-nested-ivar.mm tools/clang/test/Rewriter/rewrite-nested-property-in-blocks.mm tools/clang/test/Rewriter/rewrite-no-nextline.mm tools/clang/test/Rewriter/rewrite-property-attributes.mm tools/clang/test/Rewriter/rewrite-property-set-cfstring.mm tools/clang/test/Rewriter/rewrite-protocol-property.mm tools/clang/test/Rewriter/rewrite-protocol-qualified.mm tools/clang/test/Rewriter/rewrite-protocol-type-1.m tools/clang/test/Rewriter/rewrite-qualified-id.mm tools/clang/test/Rewriter/rewrite-rewritten-initializer.mm tools/clang/test/Rewriter/rewrite-static-block.mm tools/clang/test/Rewriter/rewrite-super-message.mm tools/clang/test/Rewriter/rewrite-trivial-constructor.mm tools/clang/test/Rewriter/rewrite-try-catch.m tools/clang/test/Rewriter/rewrite-typeof.mm tools/clang/test/Rewriter/rewrite-unique-block-api.mm tools/clang/test/Rewriter/rewrite-user-defined-accessors.mm tools/clang/test/Rewriter/rewrite-vararg.m tools/clang/test/Rewriter/rewrite-weak-attr.m tools/clang/test/Rewriter/static-type-protocol-1.m tools/clang/test/Rewriter/undecl-objc-h.m tools/clang/test/Rewriter/undeclared-method-1.m tools/clang/test/Rewriter/undef-field-reference-1.m tools/clang/test/Rewriter/unnamed-bf-modern-write.mm tools/clang/test/Rewriter/va-method.m tools/clang/test/Rewriter/weak_byref_objects.m tools/clang/test/Sema/128bitint.c tools/clang/test/Sema/2007-10-01-BuildArrayRef.c tools/clang/test/Sema/2009-03-09-WeakDeclarations-1.c tools/clang/test/Sema/2009-04-22-UnknownSize.c tools/clang/test/Sema/2009-07-17-VoidParameter.c tools/clang/test/Sema/2010-05-31-palignr.c tools/clang/test/Sema/Inputs/conversion.h tools/clang/test/Sema/Inputs/format-unused-system-args.h tools/clang/test/Sema/Inputs/pragma-arc-cf-code-audited.h tools/clang/test/Sema/Inputs/unused-expr-system-header.h tools/clang/test/Sema/MicrosoftCompatibility-x64.c tools/clang/test/Sema/MicrosoftCompatibility-x86.c tools/clang/test/Sema/MicrosoftCompatibility.c tools/clang/test/Sema/MicrosoftCompatibility.cpp tools/clang/test/Sema/MicrosoftExtensions.c tools/clang/test/Sema/PR2727.c tools/clang/test/Sema/PR2728.c tools/clang/test/Sema/PR2919-builtin-types-compat-strips-crv.c tools/clang/test/Sema/PR2923.c tools/clang/test/Sema/PR2963-enum-constant.c tools/clang/test/Sema/__try.c tools/clang/test/Sema/address-constant.c tools/clang/test/Sema/address_spaces.c tools/clang/test/Sema/align-arm-apcs.c tools/clang/test/Sema/align-x86-64.c tools/clang/test/Sema/align-x86.c tools/clang/test/Sema/alignas.c tools/clang/test/Sema/alloc_size.c tools/clang/test/Sema/altivec-init.c tools/clang/test/Sema/annotate.c tools/clang/test/Sema/anonymous-struct-union-c11.c tools/clang/test/Sema/anonymous-struct-union.c tools/clang/test/Sema/arg-duplicate.c tools/clang/test/Sema/arg-scope-c99.c tools/clang/test/Sema/arg-scope.c tools/clang/test/Sema/arm-asm.c tools/clang/test/Sema/arm-layout.c tools/clang/test/Sema/arm-neon-types.c tools/clang/test/Sema/array-bounds-ptr-arith.c tools/clang/test/Sema/array-constraint.c tools/clang/test/Sema/array-declared-as-incorrect-type.c tools/clang/test/Sema/array-init.c tools/clang/test/Sema/array-size-64.c tools/clang/test/Sema/array-size.c tools/clang/test/Sema/asm.c tools/clang/test/Sema/assign-null.c tools/clang/test/Sema/assign.c tools/clang/test/Sema/ast-print.c tools/clang/test/Sema/atomic-expr.c tools/clang/test/Sema/atomic-ops.c tools/clang/test/Sema/atomic-type.c tools/clang/test/Sema/attr-alias.c tools/clang/test/Sema/attr-aligned.c tools/clang/test/Sema/attr-args.c tools/clang/test/Sema/attr-availability-ios.c tools/clang/test/Sema/attr-availability-macosx.c tools/clang/test/Sema/attr-availability.c tools/clang/test/Sema/attr-cleanup.c tools/clang/test/Sema/attr-coldhot.c tools/clang/test/Sema/attr-decl-after-definition.c tools/clang/test/Sema/attr-declspec-ignored.c tools/clang/test/Sema/attr-deprecated-message.c tools/clang/test/Sema/attr-deprecated.c tools/clang/test/Sema/attr-format.c tools/clang/test/Sema/attr-format_arg.c tools/clang/test/Sema/attr-malloc.c tools/clang/test/Sema/attr-minsize.c tools/clang/test/Sema/attr-mode.c tools/clang/test/Sema/attr-naked.c tools/clang/test/Sema/attr-nodebug.c tools/clang/test/Sema/attr-noinline.c tools/clang/test/Sema/attr-noreturn.c tools/clang/test/Sema/attr-print.c tools/clang/test/Sema/attr-regparm.c tools/clang/test/Sema/attr-returns-twice.c tools/clang/test/Sema/attr-section.c tools/clang/test/Sema/attr-sentinel.c tools/clang/test/Sema/attr-tls_model.c tools/clang/test/Sema/attr-unavailable-message.c tools/clang/test/Sema/attr-unknown.c tools/clang/test/Sema/attr-unused.c tools/clang/test/Sema/attr-used.c tools/clang/test/Sema/attr-visibility.c tools/clang/test/Sema/attr-weak.c tools/clang/test/Sema/bitfield-layout.c tools/clang/test/Sema/bitfield-promote.c tools/clang/test/Sema/bitfield.c tools/clang/test/Sema/block-args.c tools/clang/test/Sema/block-call.c tools/clang/test/Sema/block-explicit-noreturn-type.c tools/clang/test/Sema/block-labels.c tools/clang/test/Sema/block-literal.c tools/clang/test/Sema/block-misc.c tools/clang/test/Sema/block-printf-attribute-1.c tools/clang/test/Sema/block-return-1.c tools/clang/test/Sema/block-return-2.c tools/clang/test/Sema/block-return-3.c tools/clang/test/Sema/block-return.c tools/clang/test/Sema/block-sentinel-attribute.c tools/clang/test/Sema/block-storageclass.c tools/clang/test/Sema/builtin-object-size.c tools/clang/test/Sema/builtin-prefetch.c tools/clang/test/Sema/builtin-stackaddress.c tools/clang/test/Sema/builtin-unary-fp.c tools/clang/test/Sema/builtin_objc_msgSend.c tools/clang/test/Sema/builtins-aarch64.c tools/clang/test/Sema/builtins-arm.c tools/clang/test/Sema/builtins-decl.c tools/clang/test/Sema/builtins.c tools/clang/test/Sema/c11-typedef-redef.c tools/clang/test/Sema/c89.c tools/clang/test/Sema/callingconv.c tools/clang/test/Sema/captured-statements.c tools/clang/test/Sema/carbon.c tools/clang/test/Sema/cast-incomplete.c tools/clang/test/Sema/cast-to-union.c tools/clang/test/Sema/cast.c tools/clang/test/Sema/check-increment.c tools/clang/test/Sema/compare.c tools/clang/test/Sema/complex-imag.c tools/clang/test/Sema/complex-init-list.c tools/clang/test/Sema/complex-int.c tools/clang/test/Sema/complex-promotion.c tools/clang/test/Sema/compound-literal.c tools/clang/test/Sema/conditional-expr.c tools/clang/test/Sema/conditional.c tools/clang/test/Sema/const-eval-64.c tools/clang/test/Sema/const-eval.c tools/clang/test/Sema/const-ptr-int-ptr-cast.c tools/clang/test/Sema/constant-builtins-2.c tools/clang/test/Sema/constant-builtins.c tools/clang/test/Sema/constant-conversion.c tools/clang/test/Sema/constructor-attribute.c tools/clang/test/Sema/conversion-64-32.c tools/clang/test/Sema/conversion.c tools/clang/test/Sema/crash-invalid-array.c tools/clang/test/Sema/darwin-align-cast.c tools/clang/test/Sema/decl-in-prototype.c tools/clang/test/Sema/decl-invalid.c tools/clang/test/Sema/decl-type-merging.c tools/clang/test/Sema/declspec.c tools/clang/test/Sema/default.c tools/clang/test/Sema/default1.c tools/clang/test/Sema/deref.c tools/clang/test/Sema/designated-initializers.c tools/clang/test/Sema/dllimport-dllexport.c tools/clang/test/Sema/enum-packed.c tools/clang/test/Sema/enum.c tools/clang/test/Sema/expr-address-of.c tools/clang/test/Sema/expr-comma-c99.c tools/clang/test/Sema/expr-comma.c tools/clang/test/Sema/exprs.c tools/clang/test/Sema/ext_vector_casts.c tools/clang/test/Sema/ext_vector_comparisons.c tools/clang/test/Sema/ext_vector_components.c tools/clang/test/Sema/extern-redecl.c tools/clang/test/Sema/flexible-array-init.c tools/clang/test/Sema/floating-point-compare.c tools/clang/test/Sema/fn-ptr-as-fn-prototype.c tools/clang/test/Sema/for.c tools/clang/test/Sema/format-string-percentm.c tools/clang/test/Sema/format-strings-c90.c tools/clang/test/Sema/format-strings-darwin.c tools/clang/test/Sema/format-strings-enum-fixed-type.cpp tools/clang/test/Sema/format-strings-enum.c tools/clang/test/Sema/format-strings-fixit-ssize_t.c tools/clang/test/Sema/format-strings-fixit.c tools/clang/test/Sema/format-strings-gnu.c tools/clang/test/Sema/format-strings-int-typedefs.c tools/clang/test/Sema/format-strings-no-fixit.c tools/clang/test/Sema/format-strings-non-iso.c tools/clang/test/Sema/format-strings-scanf.c tools/clang/test/Sema/format-strings-size_t.c tools/clang/test/Sema/format-strings.c tools/clang/test/Sema/fp16-sema.c tools/clang/test/Sema/fpack-struct.c tools/clang/test/Sema/freemain.c tools/clang/test/Sema/function-ptr.c tools/clang/test/Sema/function-redecl.c tools/clang/test/Sema/function.c tools/clang/test/Sema/generic-selection.c tools/clang/test/Sema/gnu89.c tools/clang/test/Sema/heinous-extensions-off.c tools/clang/test/Sema/heinous-extensions-on.c tools/clang/test/Sema/i-c-e.c tools/clang/test/Sema/illegal-types.c tools/clang/test/Sema/implicit-builtin-decl.c tools/clang/test/Sema/implicit-builtin-freestanding.c tools/clang/test/Sema/implicit-builtin-redecl.c tools/clang/test/Sema/implicit-cast-dump.c tools/clang/test/Sema/implicit-cast.c tools/clang/test/Sema/implicit-decl.c tools/clang/test/Sema/implicit-def.c tools/clang/test/Sema/implicit-int.c tools/clang/test/Sema/incompatible-sign.c tools/clang/test/Sema/incomplete-call.c tools/clang/test/Sema/incomplete-decl.c tools/clang/test/Sema/indirect-goto.c tools/clang/test/Sema/init-struct-qualified.c tools/clang/test/Sema/init-vector.c tools/clang/test/Sema/init.c tools/clang/test/Sema/initialize-noreturn.c tools/clang/test/Sema/inline-redef.c tools/clang/test/Sema/inline.c tools/clang/test/Sema/int-arith-convert.c tools/clang/test/Sema/invalid-cast.cpp tools/clang/test/Sema/invalid-decl.c tools/clang/test/Sema/invalid-init-diag.c tools/clang/test/Sema/invalid-struct-init.c tools/clang/test/Sema/knr-def-call.c tools/clang/test/Sema/knr-variadic-def.c tools/clang/test/Sema/many-logical-ops.c tools/clang/test/Sema/many-parameters.c tools/clang/test/Sema/member-reference.c tools/clang/test/Sema/memset-invalid-1.c tools/clang/test/Sema/memset-invalid.c tools/clang/test/Sema/merge-decls.c tools/clang/test/Sema/mips16_attr_allowed.c tools/clang/test/Sema/mips16_attr_not_allowed.c tools/clang/test/Sema/missing-field-initializers.c tools/clang/test/Sema/mms-bitfields.c tools/clang/test/Sema/ms-inline-asm-invalid-arch.c tools/clang/test/Sema/ms-inline-asm.c tools/clang/test/Sema/ms-wchar.c tools/clang/test/Sema/ms_class_layout.cpp tools/clang/test/Sema/ms_wide_predefined_expr.cpp tools/clang/test/Sema/neon-vector-types.c tools/clang/test/Sema/nested-redef.c tools/clang/test/Sema/no-documentation-warn-tagdecl-specifier.c tools/clang/test/Sema/no-format-y2k-turnsoff-format.c tools/clang/test/Sema/nonnull.c tools/clang/test/Sema/nowarn-documentation-property.m tools/clang/test/Sema/offsetof.c tools/clang/test/Sema/outof-range-constant-compare.c tools/clang/test/Sema/overloadable-complex.c tools/clang/test/Sema/overloadable.c tools/clang/test/Sema/overloaded-func-transparent-union.c tools/clang/test/Sema/parentheses.c tools/clang/test/Sema/parentheses.cpp tools/clang/test/Sema/pid_t.c tools/clang/test/Sema/pointer-addition.c tools/clang/test/Sema/pointer-conversion.c tools/clang/test/Sema/pointer-subtract-compat.c tools/clang/test/Sema/ppc-bool.c tools/clang/test/Sema/pragma-align-mac68k-unsupported.c tools/clang/test/Sema/pragma-align-mac68k.c tools/clang/test/Sema/pragma-align-packed.c tools/clang/test/Sema/pragma-arc-cf-code-audited.c tools/clang/test/Sema/pragma-ms_struct.c tools/clang/test/Sema/pragma-pack-2.c tools/clang/test/Sema/pragma-pack-3.c tools/clang/test/Sema/pragma-pack-4.c tools/clang/test/Sema/pragma-pack-5.c tools/clang/test/Sema/pragma-pack-6.c tools/clang/test/Sema/pragma-pack-and-options-align.c tools/clang/test/Sema/pragma-pack-apple.c tools/clang/test/Sema/pragma-pack.c tools/clang/test/Sema/pragma-unused.c tools/clang/test/Sema/predef.c tools/clang/test/Sema/predefined-function.c tools/clang/test/Sema/private-extern.c tools/clang/test/Sema/rdr6094103-unordered-compare-promote.c tools/clang/test/Sema/recover-goto.c tools/clang/test/Sema/redefinition.c tools/clang/test/Sema/return-noreturn.c tools/clang/test/Sema/return-silent.c tools/clang/test/Sema/return.c tools/clang/test/Sema/scope-check.c tools/clang/test/Sema/self-comparison.c tools/clang/test/Sema/sentinel-attribute.c tools/clang/test/Sema/shift.c tools/clang/test/Sema/short-enums.c tools/clang/test/Sema/sign-conversion.c tools/clang/test/Sema/statements.c tools/clang/test/Sema/static-array.c tools/clang/test/Sema/static-assert.c tools/clang/test/Sema/static-init.c tools/clang/test/Sema/stdcall-fastcall-x64.c tools/clang/test/Sema/stdcall-fastcall.c tools/clang/test/Sema/struct-cast.c tools/clang/test/Sema/struct-compat.c tools/clang/test/Sema/struct-decl.c tools/clang/test/Sema/struct-packed-align.c tools/clang/test/Sema/surpress-deprecated.c tools/clang/test/Sema/switch-1.c tools/clang/test/Sema/switch.c tools/clang/test/Sema/template-specialization.cpp tools/clang/test/Sema/tentative-decls.c tools/clang/test/Sema/text-diag.c tools/clang/test/Sema/thread-specifier.c tools/clang/test/Sema/tls.c tools/clang/test/Sema/transparent-union-pointer.c tools/clang/test/Sema/transparent-union.c tools/clang/test/Sema/type-spec-struct-union.c tools/clang/test/Sema/typecheck-binop.c tools/clang/test/Sema/typedef-prototype.c tools/clang/test/Sema/typedef-redef.c tools/clang/test/Sema/typedef-retain.c tools/clang/test/Sema/typedef-variable-type.c tools/clang/test/Sema/typeof-use-deprecated.c tools/clang/test/Sema/types.c tools/clang/test/Sema/ucn-cstring.c tools/clang/test/Sema/ucn-identifiers.c tools/clang/test/Sema/uninit-det-order.c tools/clang/test/Sema/uninit-variables-vectors.c tools/clang/test/Sema/uninit-variables.c tools/clang/test/Sema/unnamed-bitfield-init.c tools/clang/test/Sema/unused-expr-system-header.c tools/clang/test/Sema/unused-expr.c tools/clang/test/Sema/usual-float.c tools/clang/test/Sema/va_arg_x86_32.c tools/clang/test/Sema/va_arg_x86_64.c tools/clang/test/Sema/var-redecl.c tools/clang/test/Sema/varargs-x86-64.c tools/clang/test/Sema/varargs.c tools/clang/test/Sema/varargs_unreachable.c tools/clang/test/Sema/variadic-block.c tools/clang/test/Sema/variadic-incomplete-arg-type.c tools/clang/test/Sema/variadic-promotion.c tools/clang/test/Sema/vector-assign.c tools/clang/test/Sema/vector-cast.c tools/clang/test/Sema/vector-init.c tools/clang/test/Sema/vector-ops.c tools/clang/test/Sema/vfprintf-invalid-redecl.c tools/clang/test/Sema/vfprintf-valid-redecl.c tools/clang/test/Sema/vla-2.c tools/clang/test/Sema/vla.c tools/clang/test/Sema/void_arg.c tools/clang/test/Sema/warn-bad-function-cast.c tools/clang/test/Sema/warn-cast-align.c tools/clang/test/Sema/warn-char-subscripts.c tools/clang/test/Sema/warn-documentation-almost-trailing.c tools/clang/test/Sema/warn-documentation-crlf.c tools/clang/test/Sema/warn-documentation-fixits.cpp tools/clang/test/Sema/warn-documentation.cpp tools/clang/test/Sema/warn-documentation.m tools/clang/test/Sema/warn-duplicate-enum.c tools/clang/test/Sema/warn-freestanding-complex.c tools/clang/test/Sema/warn-gnu-designators.c tools/clang/test/Sema/warn-main-return-type.c tools/clang/test/Sema/warn-main.c tools/clang/test/Sema/warn-missing-braces.c tools/clang/test/Sema/warn-missing-prototypes.c tools/clang/test/Sema/warn-missing-variable-declarations.c tools/clang/test/Sema/warn-outof-range-assign-enum.c tools/clang/test/Sema/warn-self-assign-field.mm tools/clang/test/Sema/warn-shadow.c tools/clang/test/Sema/warn-sizeof-array-decay.c tools/clang/test/Sema/warn-sizeof-arrayarg.c tools/clang/test/Sema/warn-strlcpycat-size.c tools/clang/test/Sema/warn-strncat-size.c tools/clang/test/Sema/warn-type-safety-mpi-hdf5.c tools/clang/test/Sema/warn-type-safety.c tools/clang/test/Sema/warn-type-safety.cpp tools/clang/test/Sema/warn-unreachable.c tools/clang/test/Sema/warn-unused-function.c tools/clang/test/Sema/warn-unused-label.c tools/clang/test/Sema/warn-unused-parameters.c tools/clang/test/Sema/warn-unused-value.c tools/clang/test/Sema/warn-unused-variables-werror.c tools/clang/test/Sema/warn-unused-variables.c tools/clang/test/Sema/warn-vla.c tools/clang/test/Sema/warn-write-strings.c tools/clang/test/Sema/wchar.c tools/clang/test/Sema/weak-import-on-enum.c tools/clang/test/Sema/x86-attr-force-align-arg-pointer.c tools/clang/test/Sema/x86-builtin-palignr.c tools/clang/test/SemaCUDA/config-type.cu tools/clang/test/SemaCUDA/cuda.h tools/clang/test/SemaCUDA/function-target.cu tools/clang/test/SemaCUDA/kernel-call.cu tools/clang/test/SemaCUDA/qualifiers.cu tools/clang/test/SemaCXX/2008-01-11-BadWarning.cpp tools/clang/test/SemaCXX/Inputs/array-bounds-system-header.h tools/clang/test/SemaCXX/Inputs/lit.local.cfg tools/clang/test/SemaCXX/Inputs/malloc.h tools/clang/test/SemaCXX/Inputs/warn-new-overaligned-3.h tools/clang/test/SemaCXX/Inputs/warn-unused-variables.h tools/clang/test/SemaCXX/MicrosoftCompatibility-cxx98.cpp tools/clang/test/SemaCXX/MicrosoftCompatibility.cpp tools/clang/test/SemaCXX/MicrosoftCompatibilityNoExceptions.cpp tools/clang/test/SemaCXX/MicrosoftExtensions.cpp tools/clang/test/SemaCXX/PR10177.cpp tools/clang/test/SemaCXX/PR10243.cpp tools/clang/test/SemaCXX/PR10447.cpp tools/clang/test/SemaCXX/PR10458.cpp tools/clang/test/SemaCXX/PR11358.cpp tools/clang/test/SemaCXX/PR12481.cpp tools/clang/test/SemaCXX/PR5086-ambig-resolution-enum.cpp tools/clang/test/SemaCXX/PR6562.cpp tools/clang/test/SemaCXX/PR6618.cpp tools/clang/test/SemaCXX/PR7410.cpp tools/clang/test/SemaCXX/PR7944.cpp tools/clang/test/SemaCXX/PR8012.cpp tools/clang/test/SemaCXX/PR8385.cpp tools/clang/test/SemaCXX/PR8755.cpp tools/clang/test/SemaCXX/PR8884.cpp tools/clang/test/SemaCXX/PR9459.cpp tools/clang/test/SemaCXX/PR9460.cpp tools/clang/test/SemaCXX/PR9461.cpp tools/clang/test/SemaCXX/PR9572.cpp tools/clang/test/SemaCXX/PR9884.cpp tools/clang/test/SemaCXX/PR9902.cpp tools/clang/test/SemaCXX/PR9908.cpp tools/clang/test/SemaCXX/__null.cpp tools/clang/test/SemaCXX/__try.cpp tools/clang/test/SemaCXX/abstract.cpp tools/clang/test/SemaCXX/access-base-class.cpp tools/clang/test/SemaCXX/access-control-check.cpp tools/clang/test/SemaCXX/access-member-pointer.cpp tools/clang/test/SemaCXX/access.cpp tools/clang/test/SemaCXX/addr-of-overloaded-function-casting.cpp tools/clang/test/SemaCXX/addr-of-overloaded-function.cpp tools/clang/test/SemaCXX/address-of-temporary.cpp tools/clang/test/SemaCXX/address-of.cpp tools/clang/test/SemaCXX/address-space-conversion.cpp tools/clang/test/SemaCXX/address-space-initialize.cpp tools/clang/test/SemaCXX/address-space-newdelete.cpp tools/clang/test/SemaCXX/address-space-references.cpp tools/clang/test/SemaCXX/aggregate-initialization.cpp tools/clang/test/SemaCXX/alias-template.cpp tools/clang/test/SemaCXX/alignof-sizeof-reference.cpp tools/clang/test/SemaCXX/alignof.cpp tools/clang/test/SemaCXX/altivec.cpp tools/clang/test/SemaCXX/ambig-user-defined-conversions.cpp tools/clang/test/SemaCXX/ambiguous-builtin-unary-operator.cpp tools/clang/test/SemaCXX/ambiguous-conversion-show-overload.cpp tools/clang/test/SemaCXX/anonymous-struct.cpp tools/clang/test/SemaCXX/anonymous-union-cxx11.cpp tools/clang/test/SemaCXX/anonymous-union.cpp tools/clang/test/SemaCXX/array-bound-merge.cpp tools/clang/test/SemaCXX/array-bounds-ptr-arith.cpp tools/clang/test/SemaCXX/array-bounds-system-header.cpp tools/clang/test/SemaCXX/array-bounds.cpp tools/clang/test/SemaCXX/arrow-operator.cpp tools/clang/test/SemaCXX/ast-print.cpp tools/clang/test/SemaCXX/atomic-type.cxx tools/clang/test/SemaCXX/attr-after-definition.cpp tools/clang/test/SemaCXX/attr-cxx0x.cpp tools/clang/test/SemaCXX/attr-declspec-ignored.cpp tools/clang/test/SemaCXX/attr-deprecated.cpp tools/clang/test/SemaCXX/attr-format.cpp tools/clang/test/SemaCXX/attr-no-sanitize-address.cpp tools/clang/test/SemaCXX/attr-no-sanitize-memory.cpp tools/clang/test/SemaCXX/attr-no-sanitize-thread.cpp tools/clang/test/SemaCXX/attr-nodebug.cpp tools/clang/test/SemaCXX/attr-nonnull.cpp tools/clang/test/SemaCXX/attr-noreturn.cpp tools/clang/test/SemaCXX/attr-print.cpp tools/clang/test/SemaCXX/attr-regparm.cpp tools/clang/test/SemaCXX/attr-sentinel.cpp tools/clang/test/SemaCXX/attr-unavailable.cpp tools/clang/test/SemaCXX/attr-unused.cpp tools/clang/test/SemaCXX/attr-visibility.cpp tools/clang/test/SemaCXX/attr-weak.cpp tools/clang/test/SemaCXX/attr-weakref.cpp tools/clang/test/SemaCXX/auto-cxx0x.cpp tools/clang/test/SemaCXX/auto-cxx98.cpp tools/clang/test/SemaCXX/auto-pragma.cpp tools/clang/test/SemaCXX/auto-subst-failure.cpp tools/clang/test/SemaCXX/bitfield-layout.cpp tools/clang/test/SemaCXX/block-call.cpp tools/clang/test/SemaCXX/blocks-1.cpp tools/clang/test/SemaCXX/blocks.cpp tools/clang/test/SemaCXX/bool.cpp tools/clang/test/SemaCXX/borland-extensions.cpp tools/clang/test/SemaCXX/builtin-exception-spec.cpp tools/clang/test/SemaCXX/builtin-ptrtomember-ambig.cpp tools/clang/test/SemaCXX/builtin-ptrtomember-overload-1.cpp tools/clang/test/SemaCXX/builtin-ptrtomember-overload.cpp tools/clang/test/SemaCXX/builtin_objc_msgSend.cpp tools/clang/test/SemaCXX/builtins-arm.cpp tools/clang/test/SemaCXX/builtins-va_arg.cpp tools/clang/test/SemaCXX/builtins.cpp tools/clang/test/SemaCXX/c99-variable-length-array-cxx11.cpp tools/clang/test/SemaCXX/c99-variable-length-array.cpp tools/clang/test/SemaCXX/c99.cpp tools/clang/test/SemaCXX/captured-statements.cpp tools/clang/test/SemaCXX/cast-conversion.cpp tools/clang/test/SemaCXX/cast-explicit-ctor.cpp tools/clang/test/SemaCXX/class-base-member-init.cpp tools/clang/test/SemaCXX/class-layout.cpp tools/clang/test/SemaCXX/class-names.cpp tools/clang/test/SemaCXX/class.cpp tools/clang/test/SemaCXX/comma.cpp tools/clang/test/SemaCXX/compare.cpp tools/clang/test/SemaCXX/complex-init-list.cpp tools/clang/test/SemaCXX/complex-overload.cpp tools/clang/test/SemaCXX/composite-pointer-type.cpp tools/clang/test/SemaCXX/compound-literal.cpp tools/clang/test/SemaCXX/condition.cpp tools/clang/test/SemaCXX/conditional-expr.cpp tools/clang/test/SemaCXX/const-cast.cpp tools/clang/test/SemaCXX/constant-expression-cxx11.cpp tools/clang/test/SemaCXX/constant-expression-cxx1y.cpp tools/clang/test/SemaCXX/constant-expression.cpp tools/clang/test/SemaCXX/constexpr-ackermann.cpp tools/clang/test/SemaCXX/constexpr-backtrace-limit.cpp tools/clang/test/SemaCXX/constexpr-depth.cpp tools/clang/test/SemaCXX/constexpr-factorial.cpp tools/clang/test/SemaCXX/constexpr-many-arguments.cpp tools/clang/test/SemaCXX/constexpr-nqueens.cpp tools/clang/test/SemaCXX/constexpr-printing.cpp tools/clang/test/SemaCXX/constexpr-steps.cpp tools/clang/test/SemaCXX/constexpr-strlen.cpp tools/clang/test/SemaCXX/constexpr-turing.cpp tools/clang/test/SemaCXX/constexpr-value-init.cpp tools/clang/test/SemaCXX/constructor-initializer.cpp tools/clang/test/SemaCXX/constructor-recovery.cpp tools/clang/test/SemaCXX/constructor.cpp tools/clang/test/SemaCXX/conversion-delete-expr.cpp tools/clang/test/SemaCXX/conversion-function.cpp tools/clang/test/SemaCXX/conversion.cpp tools/clang/test/SemaCXX/convert-to-bool.cpp tools/clang/test/SemaCXX/converting-constructor.cpp tools/clang/test/SemaCXX/copy-assignment.cpp tools/clang/test/SemaCXX/copy-constructor-error.cpp tools/clang/test/SemaCXX/copy-initialization.cpp tools/clang/test/SemaCXX/crash-lambda-12645424.cpp tools/clang/test/SemaCXX/crashes.cpp tools/clang/test/SemaCXX/cstyle-cast.cpp tools/clang/test/SemaCXX/cv-unqual-rvalues.cpp tools/clang/test/SemaCXX/cxx-member-pointer-op.cpp tools/clang/test/SemaCXX/cxx0x-class.cpp tools/clang/test/SemaCXX/cxx0x-compat.cpp tools/clang/test/SemaCXX/cxx0x-constexpr-const.cpp tools/clang/test/SemaCXX/cxx0x-cursory-default-delete.cpp tools/clang/test/SemaCXX/cxx0x-defaulted-functions.cpp tools/clang/test/SemaCXX/cxx0x-delegating-ctors.cpp tools/clang/test/SemaCXX/cxx0x-deleted-default-ctor.cpp tools/clang/test/SemaCXX/cxx0x-initializer-aggregates.cpp tools/clang/test/SemaCXX/cxx0x-initializer-constructor.cpp tools/clang/test/SemaCXX/cxx0x-initializer-references.cpp tools/clang/test/SemaCXX/cxx0x-initializer-scalars.cpp tools/clang/test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp tools/clang/test/SemaCXX/cxx0x-nontrivial-union.cpp tools/clang/test/SemaCXX/cxx0x-return-init-list.cpp tools/clang/test/SemaCXX/cxx0x-type-convert-construct.cpp tools/clang/test/SemaCXX/cxx11-ast-print.cpp tools/clang/test/SemaCXX/cxx11-attr-print.cpp tools/clang/test/SemaCXX/cxx11-crashes.cpp tools/clang/test/SemaCXX/cxx11-gnu-attrs.cpp tools/clang/test/SemaCXX/cxx11-thread-local-print.cpp tools/clang/test/SemaCXX/cxx11-thread-local.cpp tools/clang/test/SemaCXX/cxx11-user-defined-literals-unused.cpp tools/clang/test/SemaCXX/cxx11-user-defined-literals.cpp tools/clang/test/SemaCXX/cxx1y-array-runtime-bound.cpp tools/clang/test/SemaCXX/cxx1y-constexpr-not-const.cpp tools/clang/test/SemaCXX/cxx1y-deduced-return-type.cpp tools/clang/test/SemaCXX/cxx1y-initializer-aggregates.cpp tools/clang/test/SemaCXX/cxx98-compat-flags.cpp tools/clang/test/SemaCXX/cxx98-compat-pedantic.cpp tools/clang/test/SemaCXX/cxx98-compat.cpp tools/clang/test/SemaCXX/dcl_ambig_res.cpp tools/clang/test/SemaCXX/dcl_init_aggr.cpp tools/clang/test/SemaCXX/decl-expr-ambiguity.cpp tools/clang/test/SemaCXX/decl-init-ref.cpp tools/clang/test/SemaCXX/decl-microsoft-call-conv.cpp tools/clang/test/SemaCXX/decltype-98.cpp tools/clang/test/SemaCXX/decltype-crash.cpp tools/clang/test/SemaCXX/decltype-overloaded-functions.cpp tools/clang/test/SemaCXX/decltype-pr4444.cpp tools/clang/test/SemaCXX/decltype-pr4448.cpp tools/clang/test/SemaCXX/decltype-this.cpp tools/clang/test/SemaCXX/decltype.cpp tools/clang/test/SemaCXX/default-argument-temporaries.cpp tools/clang/test/SemaCXX/default-assignment-operator.cpp tools/clang/test/SemaCXX/default-constructor-initializers.cpp tools/clang/test/SemaCXX/default1.cpp tools/clang/test/SemaCXX/default2.cpp tools/clang/test/SemaCXX/defaulted-ctor-loop.cpp tools/clang/test/SemaCXX/defaulted-private-dtor.cpp tools/clang/test/SemaCXX/delete.cpp tools/clang/test/SemaCXX/deleted-function.cpp tools/clang/test/SemaCXX/deleted-operator.cpp tools/clang/test/SemaCXX/dependent-auto.cpp tools/clang/test/SemaCXX/dependent-noexcept-unevaluated.cpp tools/clang/test/SemaCXX/dependent-types.cpp tools/clang/test/SemaCXX/derived-to-base-ambig.cpp tools/clang/test/SemaCXX/destructor.cpp tools/clang/test/SemaCXX/direct-initializer.cpp tools/clang/test/SemaCXX/discrim-union.cpp tools/clang/test/SemaCXX/do-while-scope.cpp tools/clang/test/SemaCXX/dr1301.cpp tools/clang/test/SemaCXX/dynamic-cast.cpp tools/clang/test/SemaCXX/elaborated-type-specifier.cpp tools/clang/test/SemaCXX/empty-class-layout.cpp tools/clang/test/SemaCXX/enum-bitfield.cpp tools/clang/test/SemaCXX/enum-scoped.cpp tools/clang/test/SemaCXX/enum-unscoped-nonexistent.cpp tools/clang/test/SemaCXX/enum.cpp tools/clang/test/SemaCXX/exception-spec-no-exceptions.cpp tools/clang/test/SemaCXX/exceptions.cpp tools/clang/test/SemaCXX/explicit.cpp tools/clang/test/SemaCXX/expression-traits.cpp tools/clang/test/SemaCXX/expressions.cpp tools/clang/test/SemaCXX/extern-c.cpp tools/clang/test/SemaCXX/flexible-array-test.cpp tools/clang/test/SemaCXX/fntype-decl.cpp tools/clang/test/SemaCXX/for-range-dereference.cpp tools/clang/test/SemaCXX/for-range-examples.cpp tools/clang/test/SemaCXX/for-range-no-std.cpp tools/clang/test/SemaCXX/for-range-unused.cpp tools/clang/test/SemaCXX/format-strings-0x.cpp tools/clang/test/SemaCXX/format-strings.cpp tools/clang/test/SemaCXX/friend-class-nodecl.cpp tools/clang/test/SemaCXX/friend-out-of-line.cpp tools/clang/test/SemaCXX/friend.cpp tools/clang/test/SemaCXX/function-extern-c.cpp tools/clang/test/SemaCXX/function-overload-typo-crash.cpp tools/clang/test/SemaCXX/function-overloaded-redecl.cpp tools/clang/test/SemaCXX/function-redecl.cpp tools/clang/test/SemaCXX/function-type-qual.cpp tools/clang/test/SemaCXX/functional-cast.cpp tools/clang/test/SemaCXX/generic-selection.cpp tools/clang/test/SemaCXX/gnu-case-ranges.cpp tools/clang/test/SemaCXX/goto.cpp tools/clang/test/SemaCXX/goto2.cpp tools/clang/test/SemaCXX/i-c-e-cxx.cpp tools/clang/test/SemaCXX/illegal-member-initialization.cpp tools/clang/test/SemaCXX/implicit-exception-spec.cpp tools/clang/test/SemaCXX/implicit-int.cpp tools/clang/test/SemaCXX/implicit-member-functions.cpp tools/clang/test/SemaCXX/implicit-virtual-member-functions.cpp tools/clang/test/SemaCXX/incomplete-call.cpp tools/clang/test/SemaCXX/increment-decrement.cpp tools/clang/test/SemaCXX/indirect-goto.cpp tools/clang/test/SemaCXX/inherit.cpp tools/clang/test/SemaCXX/init-priority-attr.cpp tools/clang/test/SemaCXX/inline.cpp tools/clang/test/SemaCXX/instantiate-blocks.cpp tools/clang/test/SemaCXX/invalid-instantiated-field-decl.cpp tools/clang/test/SemaCXX/invalid-member-expr.cpp tools/clang/test/SemaCXX/invalid-template-specifier.cpp tools/clang/test/SemaCXX/issue547.cpp tools/clang/test/SemaCXX/lambda-expressions.cpp tools/clang/test/SemaCXX/libstdcxx_atomic_ns_hack.cpp tools/clang/test/SemaCXX/libstdcxx_common_type_hack.cpp tools/clang/test/SemaCXX/libstdcxx_is_pod_hack.cpp tools/clang/test/SemaCXX/libstdcxx_map_base_hack.cpp tools/clang/test/SemaCXX/linkage-spec.cpp tools/clang/test/SemaCXX/linkage.cpp tools/clang/test/SemaCXX/linkage2.cpp tools/clang/test/SemaCXX/literal-operators.cpp tools/clang/test/SemaCXX/literal-type.cpp tools/clang/test/SemaCXX/local-classes.cpp tools/clang/test/SemaCXX/long-virtual-inheritance-chain.cpp tools/clang/test/SemaCXX/lookup-member.cpp tools/clang/test/SemaCXX/member-class-11.cpp tools/clang/test/SemaCXX/member-expr-anonymous-union.cpp tools/clang/test/SemaCXX/member-expr-static.cpp tools/clang/test/SemaCXX/member-expr.cpp tools/clang/test/SemaCXX/member-init.cpp tools/clang/test/SemaCXX/member-location.cpp tools/clang/test/SemaCXX/member-name-lookup.cpp tools/clang/test/SemaCXX/member-operator-expr.cpp tools/clang/test/SemaCXX/member-pointer-ms.cpp tools/clang/test/SemaCXX/member-pointer-size.cpp tools/clang/test/SemaCXX/member-pointer.cpp tools/clang/test/SemaCXX/member-pointers-2.cpp tools/clang/test/SemaCXX/microsoft-cxx0x.cpp tools/clang/test/SemaCXX/missing-header.cpp tools/clang/test/SemaCXX/missing-members.cpp tools/clang/test/SemaCXX/missing-namespace-qualifier-typo-corrections.cpp tools/clang/test/SemaCXX/ms-exception-spec.cpp tools/clang/test/SemaCXX/ms-interface.cpp tools/clang/test/SemaCXX/ms-wchar.cpp tools/clang/test/SemaCXX/namespace-alias.cpp tools/clang/test/SemaCXX/namespace.cpp tools/clang/test/SemaCXX/neon-vector-types.cpp tools/clang/test/SemaCXX/nested-name-spec-locations.cpp tools/clang/test/SemaCXX/nested-name-spec.cpp tools/clang/test/SemaCXX/new-array-size-conv.cpp tools/clang/test/SemaCXX/new-delete-0x.cpp tools/clang/test/SemaCXX/new-delete-cxx0x.cpp tools/clang/test/SemaCXX/new-delete-predefined-decl-2.cpp tools/clang/test/SemaCXX/new-delete-predefined-decl.cpp tools/clang/test/SemaCXX/new-delete.cpp tools/clang/test/SemaCXX/no-exceptions.cpp tools/clang/test/SemaCXX/no-implicit-builtin-decls.cpp tools/clang/test/SemaCXX/no-rtti.cpp tools/clang/test/SemaCXX/no-warn-composite-pointer-type.cpp tools/clang/test/SemaCXX/no-wchar.cpp tools/clang/test/SemaCXX/non-empty-class-size-zero.cpp tools/clang/test/SemaCXX/null_in_arithmetic_ops.cpp tools/clang/test/SemaCXX/nullptr-98.cpp tools/clang/test/SemaCXX/nullptr.cpp tools/clang/test/SemaCXX/nullptr_in_arithmetic_ops.cpp tools/clang/test/SemaCXX/offsetof-0x.cpp tools/clang/test/SemaCXX/offsetof.cpp tools/clang/test/SemaCXX/operator-arrow-temporary.cpp tools/clang/test/SemaCXX/out-of-line-def-mismatch.cpp tools/clang/test/SemaCXX/overload-0x.cpp tools/clang/test/SemaCXX/overload-call-copycon.cpp tools/clang/test/SemaCXX/overload-call.cpp tools/clang/test/SemaCXX/overload-decl.cpp tools/clang/test/SemaCXX/overload-member-call.cpp tools/clang/test/SemaCXX/overload-value-dep-arg.cpp tools/clang/test/SemaCXX/overloaded-builtin-operators-0x.cpp tools/clang/test/SemaCXX/overloaded-builtin-operators.cpp tools/clang/test/SemaCXX/overloaded-name.cpp tools/clang/test/SemaCXX/overloaded-operator-decl.cpp tools/clang/test/SemaCXX/overloaded-operator.cpp tools/clang/test/SemaCXX/pascal-strings.cpp tools/clang/test/SemaCXX/pr13353.cpp tools/clang/test/SemaCXX/pr13394-crash-on-invalid.cpp tools/clang/test/SemaCXX/pragma-pack.cpp tools/clang/test/SemaCXX/pragma-unused.cpp tools/clang/test/SemaCXX/pragma-visibility.cpp tools/clang/test/SemaCXX/pragma-weak.cpp tools/clang/test/SemaCXX/prefetch-enum.cpp tools/clang/test/SemaCXX/primary-base.cpp tools/clang/test/SemaCXX/printf-block.cpp tools/clang/test/SemaCXX/printf-cstr.cpp tools/clang/test/SemaCXX/pseudo-destructors.cpp tools/clang/test/SemaCXX/ptrtomember-overload-resolution.cpp tools/clang/test/SemaCXX/ptrtomember.cpp tools/clang/test/SemaCXX/qual-id-test.cpp tools/clang/test/SemaCXX/qualification-conversion.cpp tools/clang/test/SemaCXX/qualified-id-lookup.cpp tools/clang/test/SemaCXX/qualified-member-enum.cpp tools/clang/test/SemaCXX/qualified-names-diag.cpp tools/clang/test/SemaCXX/redeclared-alias-template.cpp tools/clang/test/SemaCXX/redeclared-auto.cpp tools/clang/test/SemaCXX/ref-init-ambiguous.cpp tools/clang/test/SemaCXX/references.cpp tools/clang/test/SemaCXX/reinterpret-cast.cpp tools/clang/test/SemaCXX/reinterpret-fn-obj-pedantic.cpp tools/clang/test/SemaCXX/return-noreturn.cpp tools/clang/test/SemaCXX/return-stack-addr.cpp tools/clang/test/SemaCXX/return.cpp tools/clang/test/SemaCXX/runtimediag-ppe.cpp tools/clang/test/SemaCXX/rval-references-examples.cpp tools/clang/test/SemaCXX/rval-references.cpp tools/clang/test/SemaCXX/scope-check.cpp tools/clang/test/SemaCXX/shift.cpp tools/clang/test/SemaCXX/short-enums.cpp tools/clang/test/SemaCXX/short-wchar-sign.cpp tools/clang/test/SemaCXX/sourceranges.cpp tools/clang/test/SemaCXX/statements.cpp tools/clang/test/SemaCXX/static-array-member.cpp tools/clang/test/SemaCXX/static-assert.cpp tools/clang/test/SemaCXX/static-cast-complete-type.cpp tools/clang/test/SemaCXX/static-cast.cpp tools/clang/test/SemaCXX/static-initializers.cpp tools/clang/test/SemaCXX/storage-class.cpp tools/clang/test/SemaCXX/string-plus-int.cpp tools/clang/test/SemaCXX/struct-class-redecl.cpp tools/clang/test/SemaCXX/switch-0x.cpp tools/clang/test/SemaCXX/switch-implicit-fallthrough-cxx98.cpp tools/clang/test/SemaCXX/switch-implicit-fallthrough-macro.cpp tools/clang/test/SemaCXX/switch-implicit-fallthrough-per-method.cpp tools/clang/test/SemaCXX/switch-implicit-fallthrough.cpp tools/clang/test/SemaCXX/switch.cpp tools/clang/test/SemaCXX/tag-ambig.cpp tools/clang/test/SemaCXX/templated-friend-decl.cpp tools/clang/test/SemaCXX/this.cpp tools/clang/test/SemaCXX/trailing-return-0x.cpp tools/clang/test/SemaCXX/trivial-constructor.cpp tools/clang/test/SemaCXX/trivial-destructor.cpp tools/clang/test/SemaCXX/type-convert-construct.cpp tools/clang/test/SemaCXX/type-definition-in-specifier.cpp tools/clang/test/SemaCXX/type-dependent-exprs.cpp tools/clang/test/SemaCXX/type-formatting.cpp tools/clang/test/SemaCXX/type-traits-incomplete.cpp tools/clang/test/SemaCXX/type-traits.cpp tools/clang/test/SemaCXX/typedef-redecl.cpp tools/clang/test/SemaCXX/typeid-ref.cpp tools/clang/test/SemaCXX/typeid.cpp tools/clang/test/SemaCXX/types_compatible_p.cpp tools/clang/test/SemaCXX/typo-correction.cpp tools/clang/test/SemaCXX/unary-real-imag.cpp tools/clang/test/SemaCXX/undefined-inline.cpp tools/clang/test/SemaCXX/undefined-internal.cpp tools/clang/test/SemaCXX/underlying_type.cpp tools/clang/test/SemaCXX/uninit-variables-conditional.cpp tools/clang/test/SemaCXX/uninit-variables.cpp tools/clang/test/SemaCXX/uninitialized.cpp tools/clang/test/SemaCXX/unknown-anytype-blocks.cpp tools/clang/test/SemaCXX/unknown-anytype.cpp tools/clang/test/SemaCXX/unknown-type-name.cpp tools/clang/test/SemaCXX/unreachable-catch-clauses.cpp tools/clang/test/SemaCXX/unreachable-code.cpp tools/clang/test/SemaCXX/unused-functions.cpp tools/clang/test/SemaCXX/unused-with-error.cpp tools/clang/test/SemaCXX/unused.cpp tools/clang/test/SemaCXX/user-defined-conversions.cpp tools/clang/test/SemaCXX/using-decl-1.cpp tools/clang/test/SemaCXX/using-decl-pr4441.cpp tools/clang/test/SemaCXX/using-decl-pr4450.cpp tools/clang/test/SemaCXX/using-decl-templates.cpp tools/clang/test/SemaCXX/using-directive.cpp tools/clang/test/SemaCXX/value-dependent-exprs.cpp tools/clang/test/SemaCXX/value-initialization.cpp tools/clang/test/SemaCXX/vararg-default-arg.cpp tools/clang/test/SemaCXX/vararg-non-pod.cpp tools/clang/test/SemaCXX/vector-casts.cpp tools/clang/test/SemaCXX/vector-no-lax.cpp tools/clang/test/SemaCXX/vector.cpp tools/clang/test/SemaCXX/virtual-base-used.cpp tools/clang/test/SemaCXX/virtual-member-functions-key-function.cpp tools/clang/test/SemaCXX/virtual-override-x64.cpp tools/clang/test/SemaCXX/virtual-override-x86.cpp tools/clang/test/SemaCXX/virtual-override.cpp tools/clang/test/SemaCXX/virtuals.cpp tools/clang/test/SemaCXX/visibility.cpp tools/clang/test/SemaCXX/vla.cpp tools/clang/test/SemaCXX/vtable-instantiation.cc tools/clang/test/SemaCXX/warn-assignment-condition.cpp tools/clang/test/SemaCXX/warn-bad-memaccess.cpp tools/clang/test/SemaCXX/warn-bool-conversion.cpp tools/clang/test/SemaCXX/warn-c++11-extensions.cpp tools/clang/test/SemaCXX/warn-cast-align.cpp tools/clang/test/SemaCXX/warn-char-subscripts.cpp tools/clang/test/SemaCXX/warn-dangling-field.cpp tools/clang/test/SemaCXX/warn-deprecated-header.cpp tools/clang/test/SemaCXX/warn-empty-body.cpp tools/clang/test/SemaCXX/warn-enum-compare.cpp tools/clang/test/SemaCXX/warn-everthing.cpp tools/clang/test/SemaCXX/warn-exit-time-destructors.cpp tools/clang/test/SemaCXX/warn-func-as-bool.cpp tools/clang/test/SemaCXX/warn-func-not-needed.cpp tools/clang/test/SemaCXX/warn-global-constructors.cpp tools/clang/test/SemaCXX/warn-implicit-conversion-floating-point-to-bool.cpp tools/clang/test/SemaCXX/warn-large-by-value-copy.cpp tools/clang/test/SemaCXX/warn-literal-conversion.cpp tools/clang/test/SemaCXX/warn-loop-analysis.cpp tools/clang/test/SemaCXX/warn-memset-bad-sizeof.cpp tools/clang/test/SemaCXX/warn-missing-noreturn.cpp tools/clang/test/SemaCXX/warn-missing-prototypes.cpp tools/clang/test/SemaCXX/warn-missing-variable-declarations.cpp tools/clang/test/SemaCXX/warn-new-overaligned-2.cpp tools/clang/test/SemaCXX/warn-new-overaligned-3.cpp tools/clang/test/SemaCXX/warn-new-overaligned.cpp tools/clang/test/SemaCXX/warn-overloaded-virtual.cpp tools/clang/test/SemaCXX/warn-pure-virtual-call-from-ctor-dtor.cpp tools/clang/test/SemaCXX/warn-reinterpret-base-class.cpp tools/clang/test/SemaCXX/warn-reorder-ctor-initialization.cpp tools/clang/test/SemaCXX/warn-self-assign.cpp tools/clang/test/SemaCXX/warn-self-comparisons.cpp tools/clang/test/SemaCXX/warn-shadow.cpp tools/clang/test/SemaCXX/warn-sign-conversion.cpp tools/clang/test/SemaCXX/warn-static-const-float.cpp tools/clang/test/SemaCXX/warn-static-function-inheader.cpp tools/clang/test/SemaCXX/warn-static-function-inheader.h tools/clang/test/SemaCXX/warn-string-conversion.cpp tools/clang/test/SemaCXX/warn-thread-safety-analysis.cpp tools/clang/test/SemaCXX/warn-thread-safety-parsing.cpp tools/clang/test/SemaCXX/warn-unreachable.cpp tools/clang/test/SemaCXX/warn-unsequenced.cpp tools/clang/test/SemaCXX/warn-unused-comparison.cpp tools/clang/test/SemaCXX/warn-unused-filescoped.cpp tools/clang/test/SemaCXX/warn-unused-parameters.cpp tools/clang/test/SemaCXX/warn-unused-private-field.cpp tools/clang/test/SemaCXX/warn-unused-result.cpp tools/clang/test/SemaCXX/warn-unused-value.cpp tools/clang/test/SemaCXX/warn-unused-variables-error.cpp tools/clang/test/SemaCXX/warn-unused-variables.cpp tools/clang/test/SemaCXX/warn-using-namespace-in-header.cpp tools/clang/test/SemaCXX/warn-variable-not-needed.cpp tools/clang/test/SemaCXX/warn-vla.cpp tools/clang/test/SemaCXX/warn-weak-vtables.cpp tools/clang/test/SemaCXX/wchar_t.cpp tools/clang/test/SemaCXX/writable-strings-deprecated.cpp tools/clang/test/SemaCXX/zero-length-arrays.cpp tools/clang/test/SemaObjC/ClassPropertyNotObject.m tools/clang/test/SemaObjC/ContClassPropertyLookup.m tools/clang/test/SemaObjC/DoubleMethod.m tools/clang/test/SemaObjC/Inputs/arc-system-header.h tools/clang/test/SemaObjC/NSString-type.m tools/clang/test/SemaObjC/access-property-getter.m tools/clang/test/SemaObjC/alias-test-1.m tools/clang/test/SemaObjC/alias-test-2.m tools/clang/test/SemaObjC/arc-bridged-cast.m tools/clang/test/SemaObjC/arc-cf.m tools/clang/test/SemaObjC/arc-decls.m tools/clang/test/SemaObjC/arc-dict-bridged-cast.m tools/clang/test/SemaObjC/arc-invalid.m tools/clang/test/SemaObjC/arc-jump-block.m tools/clang/test/SemaObjC/arc-no-runtime.m tools/clang/test/SemaObjC/arc-non-pod-memaccess.m tools/clang/test/SemaObjC/arc-nsconsumed-errors.m tools/clang/test/SemaObjC/arc-objc-lifetime.m tools/clang/test/SemaObjC/arc-peformselector.m tools/clang/test/SemaObjC/arc-property-decl-attrs.m tools/clang/test/SemaObjC/arc-property-lifetime.m tools/clang/test/SemaObjC/arc-property.m tools/clang/test/SemaObjC/arc-readonly-property-ivar-1.m tools/clang/test/SemaObjC/arc-readonly-property-ivar.m tools/clang/test/SemaObjC/arc-repeated-weak.mm tools/clang/test/SemaObjC/arc-setter-property-match.m tools/clang/test/SemaObjC/arc-system-header.m tools/clang/test/SemaObjC/arc-type-conversion.m tools/clang/test/SemaObjC/arc-unavailable-for-weakref.m tools/clang/test/SemaObjC/arc-unavailable-system-function.m tools/clang/test/SemaObjC/arc-unbridged-cast.m tools/clang/test/SemaObjC/arc-unsafe-assigns.m tools/clang/test/SemaObjC/arc-unsafe_unretained.m tools/clang/test/SemaObjC/arc.m tools/clang/test/SemaObjC/argument-checking.m tools/clang/test/SemaObjC/assign-rvalue-message.m tools/clang/test/SemaObjC/at-defs.m tools/clang/test/SemaObjC/atomoic-property-synnthesis-rules.m tools/clang/test/SemaObjC/attr-availability.m tools/clang/test/SemaObjC/attr-cleanup.m tools/clang/test/SemaObjC/attr-deprecated.m tools/clang/test/SemaObjC/attr-malloc.m tools/clang/test/SemaObjC/attr-ns-bridged.m tools/clang/test/SemaObjC/attr-objc-exception.m tools/clang/test/SemaObjC/attr-objc-gc.m tools/clang/test/SemaObjC/attr-root-class.m tools/clang/test/SemaObjC/autoreleasepool.m tools/clang/test/SemaObjC/bad-property-synthesis-crash.m tools/clang/test/SemaObjC/bad-receiver-1.m tools/clang/test/SemaObjC/block-as-object.m tools/clang/test/SemaObjC/block-attr.m tools/clang/test/SemaObjC/block-explicit-return-type.m tools/clang/test/SemaObjC/block-id-as-block-argtype.m tools/clang/test/SemaObjC/block-ivar.m tools/clang/test/SemaObjC/block-on-method-param.m tools/clang/test/SemaObjC/block-return.m tools/clang/test/SemaObjC/block-type-safety.m tools/clang/test/SemaObjC/blocks.m tools/clang/test/SemaObjC/boxing-illegal.m tools/clang/test/SemaObjC/builtin_objc_assign_ivar.m tools/clang/test/SemaObjC/builtin_objc_lib_functions.m tools/clang/test/SemaObjC/builtin_objc_msgSend.m tools/clang/test/SemaObjC/builtin_objc_nslog.m tools/clang/test/SemaObjC/call-super-2.m tools/clang/test/SemaObjC/catch-stmt.m tools/clang/test/SemaObjC/category-1.m tools/clang/test/SemaObjC/category-method-lookup-2.m tools/clang/test/SemaObjC/category-method-lookup.m tools/clang/test/SemaObjC/check-dup-decl-methods-1.m tools/clang/test/SemaObjC/check-dup-objc-decls-1.m tools/clang/test/SemaObjC/class-bitfield.m tools/clang/test/SemaObjC/class-conforming-protocol-1.m tools/clang/test/SemaObjC/class-conforming-protocol-2.m tools/clang/test/SemaObjC/class-def-test-1.m tools/clang/test/SemaObjC/class-extension-after-implementation.m tools/clang/test/SemaObjC/class-extension-dup-methods.m tools/clang/test/SemaObjC/class-getter-using-dotsyntax.m tools/clang/test/SemaObjC/class-impl-1.m tools/clang/test/SemaObjC/class-message-protocol-lookup.m tools/clang/test/SemaObjC/class-method-lookup.m tools/clang/test/SemaObjC/class-method-self.m tools/clang/test/SemaObjC/class-property-access.m tools/clang/test/SemaObjC/class-proto-1.m tools/clang/test/SemaObjC/class-protocol-method-match.m tools/clang/test/SemaObjC/class-protocol.m tools/clang/test/SemaObjC/class-unavail-warning.m tools/clang/test/SemaObjC/cocoa-api-usage.m tools/clang/test/SemaObjC/cocoa-api-usage.m.fixed tools/clang/test/SemaObjC/cocoa.m tools/clang/test/SemaObjC/compare-qualified-class.m tools/clang/test/SemaObjC/compare-qualified-id.m tools/clang/test/SemaObjC/compatible-protocol-qualified-types.m tools/clang/test/SemaObjC/compound-init.m tools/clang/test/SemaObjC/comptypes-1.m tools/clang/test/SemaObjC/comptypes-10.m tools/clang/test/SemaObjC/comptypes-2.m tools/clang/test/SemaObjC/comptypes-3.m tools/clang/test/SemaObjC/comptypes-4.m tools/clang/test/SemaObjC/comptypes-5.m tools/clang/test/SemaObjC/comptypes-6.m tools/clang/test/SemaObjC/comptypes-7.m tools/clang/test/SemaObjC/comptypes-8.m tools/clang/test/SemaObjC/comptypes-9.m tools/clang/test/SemaObjC/comptypes-a.m tools/clang/test/SemaObjC/comptypes-legal.m tools/clang/test/SemaObjC/conditional-expr-2.m tools/clang/test/SemaObjC/conditional-expr-3.m tools/clang/test/SemaObjC/conditional-expr-4.m tools/clang/test/SemaObjC/conditional-expr-5.m tools/clang/test/SemaObjC/conditional-expr-6.m tools/clang/test/SemaObjC/conditional-expr-7.m tools/clang/test/SemaObjC/conditional-expr-8.m tools/clang/test/SemaObjC/conditional-expr.m tools/clang/test/SemaObjC/conflict-atomic-property.m tools/clang/test/SemaObjC/conflict-nonfragile-abi2.m tools/clang/test/SemaObjC/conflicting-ivar-test-1.m tools/clang/test/SemaObjC/continuation-class-err.m tools/clang/test/SemaObjC/continuation-class-property.m tools/clang/test/SemaObjC/crash-label.m tools/clang/test/SemaObjC/crash-on-objc-bool-literal.m tools/clang/test/SemaObjC/custom-atomic-property.m tools/clang/test/SemaObjC/dealloc.m tools/clang/test/SemaObjC/debugger-cast-result-to-id.m tools/clang/test/SemaObjC/debugger-support.m tools/clang/test/SemaObjC/default-synthesize-1.m tools/clang/test/SemaObjC/default-synthesize-2.m tools/clang/test/SemaObjC/default-synthesize-3.m tools/clang/test/SemaObjC/default-synthesize.m tools/clang/test/SemaObjC/delay-parsing-cfunctions.m tools/clang/test/SemaObjC/deprecated-objc-introspection.m tools/clang/test/SemaObjC/deref-interface.m tools/clang/test/SemaObjC/direct-synthesized-ivar-access.m tools/clang/test/SemaObjC/dist-object-modifiers.m tools/clang/test/SemaObjC/duplicate-ivar-check.m tools/clang/test/SemaObjC/duplicate-ivar-in-class-extension.m tools/clang/test/SemaObjC/duplicate-property-class-extension.m tools/clang/test/SemaObjC/duplicate-property.m tools/clang/test/SemaObjC/enhanced-proto-2.m tools/clang/test/SemaObjC/enum-fixed-type.m tools/clang/test/SemaObjC/err-ivar-access-in-class-method.m tools/clang/test/SemaObjC/error-implicit-property.m tools/clang/test/SemaObjC/error-missing-getter.m tools/clang/test/SemaObjC/error-outof-scope-property-use.m tools/clang/test/SemaObjC/error-property-gc-attr.m tools/clang/test/SemaObjC/exprs.m tools/clang/test/SemaObjC/foreach.m tools/clang/test/SemaObjC/format-arg-attribute.m tools/clang/test/SemaObjC/format-strings-objc.m tools/clang/test/SemaObjC/format-strings-system.h tools/clang/test/SemaObjC/forward-class-1.m tools/clang/test/SemaObjC/forward-class-receiver.m tools/clang/test/SemaObjC/forward-class-redeclare.m tools/clang/test/SemaObjC/forward-protocol-incomplete-impl-warn.m tools/clang/test/SemaObjC/gc-attributes.m tools/clang/test/SemaObjC/gcc-cast-ext.m tools/clang/test/SemaObjC/generic-selection.m tools/clang/test/SemaObjC/getter-setter-defined-in-category-of-parent.m tools/clang/test/SemaObjC/ibaction.m tools/clang/test/SemaObjC/iboutlet.m tools/clang/test/SemaObjC/iboutletcollection-attr.m tools/clang/test/SemaObjC/id.m tools/clang/test/SemaObjC/id_builtin.m tools/clang/test/SemaObjC/idiomatic-parentheses.m tools/clang/test/SemaObjC/ignore-qualifier-on-qualified-id.m tools/clang/test/SemaObjC/ignore-weakimport-method.m tools/clang/test/SemaObjC/illegal-nonarc-bridged-cast.m tools/clang/test/SemaObjC/incompatible-protocol-qualified-types.m tools/clang/test/SemaObjC/incomplete-implementation.m tools/clang/test/SemaObjC/inst-method-lookup-in-root.m tools/clang/test/SemaObjC/instancetype.m tools/clang/test/SemaObjC/interface-1.m tools/clang/test/SemaObjC/interface-layout-2.m tools/clang/test/SemaObjC/interface-layout.m tools/clang/test/SemaObjC/interface-scope-2.m tools/clang/test/SemaObjC/interface-scope.m tools/clang/test/SemaObjC/interface-tu-variable.m tools/clang/test/SemaObjC/invalid-code.m tools/clang/test/SemaObjC/invalid-objc-decls-1.m tools/clang/test/SemaObjC/invalid-receiver.m tools/clang/test/SemaObjC/invalid-typename.m tools/clang/test/SemaObjC/ivar-access-package.m tools/clang/test/SemaObjC/ivar-access-tests.m tools/clang/test/SemaObjC/ivar-in-class-extension-error.m tools/clang/test/SemaObjC/ivar-in-class-extension.m tools/clang/test/SemaObjC/ivar-in-implementations.m tools/clang/test/SemaObjC/ivar-lookup-resolution-builtin.m tools/clang/test/SemaObjC/ivar-lookup.m tools/clang/test/SemaObjC/ivar-ref-misuse.m tools/clang/test/SemaObjC/ivar-sem-check-1.m tools/clang/test/SemaObjC/ivar-sem-check-2.m tools/clang/test/SemaObjC/legacy-implementation-1.m tools/clang/test/SemaObjC/message.m tools/clang/test/SemaObjC/method-arg-qualifier-warning.m tools/clang/test/SemaObjC/method-attributes.m tools/clang/test/SemaObjC/method-bad-param.m tools/clang/test/SemaObjC/method-conflict-1.m tools/clang/test/SemaObjC/method-conflict-2.m tools/clang/test/SemaObjC/method-conflict.m tools/clang/test/SemaObjC/method-def-1.m tools/clang/test/SemaObjC/method-def-2.m tools/clang/test/SemaObjC/method-encoding-2.m tools/clang/test/SemaObjC/method-in-class-extension-impl.m tools/clang/test/SemaObjC/method-lookup-2.m tools/clang/test/SemaObjC/method-lookup-3.m tools/clang/test/SemaObjC/method-lookup-4.m tools/clang/test/SemaObjC/method-lookup-5.m tools/clang/test/SemaObjC/method-lookup.m tools/clang/test/SemaObjC/method-no-context.m tools/clang/test/SemaObjC/method-not-defined.m tools/clang/test/SemaObjC/method-prototype-scope.m tools/clang/test/SemaObjC/method-sentinel-attr.m tools/clang/test/SemaObjC/method-typecheck-1.m tools/clang/test/SemaObjC/method-typecheck-2.m tools/clang/test/SemaObjC/method-typecheck-3.m tools/clang/test/SemaObjC/method-undef-category-warn-1.m tools/clang/test/SemaObjC/method-undef-extension-warn-1.m tools/clang/test/SemaObjC/method-undefined-warn-1.m tools/clang/test/SemaObjC/method-unused-attribute.m tools/clang/test/SemaObjC/method-warn-unused-attribute.m tools/clang/test/SemaObjC/mismatched-undefined-method.m tools/clang/test/SemaObjC/missing-atend-metadata.m tools/clang/test/SemaObjC/missing-method-context.m tools/clang/test/SemaObjC/missing-method-return-type.m tools/clang/test/SemaObjC/narrow-property-type-in-cont-class.m tools/clang/test/SemaObjC/nested-typedef-decl.m tools/clang/test/SemaObjC/newproperty-class-method-1.m tools/clang/test/SemaObjC/no-gc-weak-test.m tools/clang/test/SemaObjC/no-ivar-access-control.m tools/clang/test/SemaObjC/no-ivar-in-interface-block.m tools/clang/test/SemaObjC/no-objc-exceptions.m tools/clang/test/SemaObjC/no-protocol-option-tests.m tools/clang/test/SemaObjC/no-warn-qual-mismatch.m tools/clang/test/SemaObjC/no-warn-synth-protocol-meth.m tools/clang/test/SemaObjC/no-warn-unimpl-method.m tools/clang/test/SemaObjC/no-warning-unavail-unimp.m tools/clang/test/SemaObjC/nonarc-weak.m tools/clang/test/SemaObjC/nonnull.h tools/clang/test/SemaObjC/nonnull.m tools/clang/test/SemaObjC/nowarn-superclass-method-mismatch.m tools/clang/test/SemaObjC/nsobject-attribute-1.m tools/clang/test/SemaObjC/nsobject-attribute.m tools/clang/test/SemaObjC/objc-array-literal.m tools/clang/test/SemaObjC/objc-buffered-methods.m tools/clang/test/SemaObjC/objc-container-subscripting-1.m tools/clang/test/SemaObjC/objc-container-subscripting-2.m tools/clang/test/SemaObjC/objc-container-subscripting-3.m tools/clang/test/SemaObjC/objc-container-subscripting.m tools/clang/test/SemaObjC/objc-cstyle-args-in-methods.m tools/clang/test/SemaObjC/objc-dictionary-literal.m tools/clang/test/SemaObjC/objc-literal-comparison.m tools/clang/test/SemaObjC/objc-literal-nsnumber.m tools/clang/test/SemaObjC/objc-literal-sig.m tools/clang/test/SemaObjC/objc-qualified-property-lookup.m tools/clang/test/SemaObjC/objc-string-constant.m tools/clang/test/SemaObjC/objc2-merge-gc-attribue-decl.m tools/clang/test/SemaObjC/objc2-warn-weak-decl.m tools/clang/test/SemaObjC/overriding-property-in-class-extension.m tools/clang/test/SemaObjC/pedantic-dynamic-test.m tools/clang/test/SemaObjC/pragma-pack.m tools/clang/test/SemaObjC/property-10.m tools/clang/test/SemaObjC/property-11.m tools/clang/test/SemaObjC/property-12.m tools/clang/test/SemaObjC/property-13.m tools/clang/test/SemaObjC/property-2.m tools/clang/test/SemaObjC/property-3.m tools/clang/test/SemaObjC/property-4.m tools/clang/test/SemaObjC/property-5.m tools/clang/test/SemaObjC/property-6.m tools/clang/test/SemaObjC/property-7.m tools/clang/test/SemaObjC/property-8.m tools/clang/test/SemaObjC/property-9-impl-method.m tools/clang/test/SemaObjC/property-9.m tools/clang/test/SemaObjC/property-and-class-extension.m tools/clang/test/SemaObjC/property-and-ivar-use.m tools/clang/test/SemaObjC/property-category-1.m tools/clang/test/SemaObjC/property-category-2.m tools/clang/test/SemaObjC/property-category-3.m tools/clang/test/SemaObjC/property-category-4.m tools/clang/test/SemaObjC/property-category-impl.m tools/clang/test/SemaObjC/property-deprecated-warning.m tools/clang/test/SemaObjC/property-dot-receiver.m tools/clang/test/SemaObjC/property-error-readonly-assign.m tools/clang/test/SemaObjC/property-expression-error.m tools/clang/test/SemaObjC/property-impl-misuse.m tools/clang/test/SemaObjC/property-in-class-extension-1.m tools/clang/test/SemaObjC/property-in-class-extension.m tools/clang/test/SemaObjC/property-inherited.m tools/clang/test/SemaObjC/property-ivar-mismatch.m tools/clang/test/SemaObjC/property-lookup-in-id.m tools/clang/test/SemaObjC/property-method-lookup-impl.m tools/clang/test/SemaObjC/property-missing.m tools/clang/test/SemaObjC/property-nonfragile-abi.m tools/clang/test/SemaObjC/property-noninherited-availability-attr.m tools/clang/test/SemaObjC/property-noprotocol-warning.m tools/clang/test/SemaObjC/property-not-lvalue.m tools/clang/test/SemaObjC/property-ns-returns-not-retained-attr.m tools/clang/test/SemaObjC/property-redundant-decl-accessor.m tools/clang/test/SemaObjC/property-typecheck-1.m tools/clang/test/SemaObjC/property-user-setter.m tools/clang/test/SemaObjC/property-weak.m tools/clang/test/SemaObjC/property.m tools/clang/test/SemaObjC/props-on-prots.m tools/clang/test/SemaObjC/protocol-archane.m tools/clang/test/SemaObjC/protocol-attribute.m tools/clang/test/SemaObjC/protocol-expr-1.m tools/clang/test/SemaObjC/protocol-expr-neg-1.m tools/clang/test/SemaObjC/protocol-id-test-1.m tools/clang/test/SemaObjC/protocol-id-test-2.m tools/clang/test/SemaObjC/protocol-id-test-3.m tools/clang/test/SemaObjC/protocol-implementation-inherited.m tools/clang/test/SemaObjC/protocol-implementing-class-methods.m tools/clang/test/SemaObjC/protocol-lookup-2.m tools/clang/test/SemaObjC/protocol-lookup.m tools/clang/test/SemaObjC/protocol-qualified-class-unsupported.m tools/clang/test/SemaObjC/protocol-typecheck.m tools/clang/test/SemaObjC/protocol-warn.m tools/clang/test/SemaObjC/protocols.m tools/clang/test/SemaObjC/provisional-ivar-lookup.m tools/clang/test/SemaObjC/qualified-protocol-method-conflicts.m tools/clang/test/SemaObjC/rdar6248119.m tools/clang/test/SemaObjC/rdr-6211479-array-property.m tools/clang/test/SemaObjC/receiver-forward-class.m tools/clang/test/SemaObjC/related-result-type-inference.m tools/clang/test/SemaObjC/restrict-id-type.m tools/clang/test/SemaObjC/return.m tools/clang/test/SemaObjC/scope-check.m tools/clang/test/SemaObjC/selector-1.m tools/clang/test/SemaObjC/selector-2.m tools/clang/test/SemaObjC/selector-3.m tools/clang/test/SemaObjC/selector-error.m tools/clang/test/SemaObjC/selector-overload.m tools/clang/test/SemaObjC/self-assign.m tools/clang/test/SemaObjC/self-declared-in-block.m tools/clang/test/SemaObjC/self-in-function.m tools/clang/test/SemaObjC/setter-dotsyntax.m tools/clang/test/SemaObjC/severe-syntax-error.m tools/clang/test/SemaObjC/sizeof-interface.m tools/clang/test/SemaObjC/special-dep-unavail-warning.m tools/clang/test/SemaObjC/stand-alone-implementation.m tools/clang/test/SemaObjC/static-ivar-ref-1.m tools/clang/test/SemaObjC/stmts.m tools/clang/test/SemaObjC/string.m tools/clang/test/SemaObjC/super-cat-prot.m tools/clang/test/SemaObjC/super-class-protocol-conformance.m tools/clang/test/SemaObjC/super-dealloc-attribute.m tools/clang/test/SemaObjC/super-property-message-expr.m tools/clang/test/SemaObjC/super-property-notation.m tools/clang/test/SemaObjC/super.m tools/clang/test/SemaObjC/synchronized.m tools/clang/test/SemaObjC/synth-provisional-ivars-1.m tools/clang/test/SemaObjC/synth-provisional-ivars.m tools/clang/test/SemaObjC/synthesize-setter-contclass.m tools/clang/test/SemaObjC/synthesized-ivar.m tools/clang/test/SemaObjC/tentative-property-decl.m tools/clang/test/SemaObjC/transparent-union.m tools/clang/test/SemaObjC/try-catch.m tools/clang/test/SemaObjC/typedef-class.m tools/clang/test/SemaObjC/typo-correction.m tools/clang/test/SemaObjC/ucn-objc-string.m tools/clang/test/SemaObjC/undeclared-selector.m tools/clang/test/SemaObjC/undef-class-messagin-error.m tools/clang/test/SemaObjC/undef-protocol-methods-1.m tools/clang/test/SemaObjC/undef-superclass-1.m tools/clang/test/SemaObjC/undefined-protocol-type-1.m tools/clang/test/SemaObjC/unimplemented-protocol-prop.m tools/clang/test/SemaObjC/uninit-variables.m tools/clang/test/SemaObjC/unknown-anytype.m tools/clang/test/SemaObjC/unqualified-to-qualified-class-warn.m tools/clang/test/SemaObjC/unused.m tools/clang/test/SemaObjC/va-method-1.m tools/clang/test/SemaObjC/warn-assign-property-nscopying.m tools/clang/test/SemaObjC/warn-cast-of-sel-expr.m tools/clang/test/SemaObjC/warn-deprecated-implementations.m tools/clang/test/SemaObjC/warn-direct-ivar-access.m tools/clang/test/SemaObjC/warn-forward-class-attr-deprecated.m tools/clang/test/SemaObjC/warn-implicit-atomic-property.m tools/clang/test/SemaObjC/warn-implicit-self-in-block.m tools/clang/test/SemaObjC/warn-incompatible-builtin-types.m tools/clang/test/SemaObjC/warn-missing-super.m tools/clang/test/SemaObjC/warn-protocol-method-deprecated.m tools/clang/test/SemaObjC/warn-retain-block-property.m tools/clang/test/SemaObjC/warn-retain-cycle.m tools/clang/test/SemaObjC/warn-selector-selection.m tools/clang/test/SemaObjC/warn-strict-selector-match.m tools/clang/test/SemaObjC/warn-superclass-method-mismatch.m tools/clang/test/SemaObjC/warn-unreachable.m tools/clang/test/SemaObjC/warn-unused-exception-param.m tools/clang/test/SemaObjC/warn-weak-field.m tools/clang/test/SemaObjC/warn-write-strings.m tools/clang/test/SemaObjC/warning-missing-selector-name.m tools/clang/test/SemaObjC/weak-attr-ivar.m tools/clang/test/SemaObjC/weak-property.m tools/clang/test/SemaObjC/weak-receiver-warn.m tools/clang/test/SemaObjC/writable-property-in-superclass.m tools/clang/test/SemaObjCXX/Inputs/arc-system-header.h tools/clang/test/SemaObjCXX/NSString-type.mm tools/clang/test/SemaObjCXX/abstract-class-type-ivar.mm tools/clang/test/SemaObjCXX/arc-0x.mm tools/clang/test/SemaObjCXX/arc-bool-conversion.mm tools/clang/test/SemaObjCXX/arc-bridged-cast.mm tools/clang/test/SemaObjCXX/arc-libstdcxx.mm tools/clang/test/SemaObjCXX/arc-memfunc.mm tools/clang/test/SemaObjCXX/arc-nsconsumed-errors.mm tools/clang/test/SemaObjCXX/arc-objc-lifetime.mm tools/clang/test/SemaObjCXX/arc-overloading.mm tools/clang/test/SemaObjCXX/arc-ppe.mm tools/clang/test/SemaObjCXX/arc-system-header.mm tools/clang/test/SemaObjCXX/arc-templates.mm tools/clang/test/SemaObjCXX/arc-type-conversion.mm tools/clang/test/SemaObjCXX/arc-type-traits.mm tools/clang/test/SemaObjCXX/arc-unavailable-for-weakref.mm tools/clang/test/SemaObjCXX/arc-unbridged-cast.mm tools/clang/test/SemaObjCXX/argument-dependent-lookup.mm tools/clang/test/SemaObjCXX/blocks.mm tools/clang/test/SemaObjCXX/boxing-illegal-types.mm tools/clang/test/SemaObjCXX/capturing-flexible-array-in-block.mm tools/clang/test/SemaObjCXX/category-lookup.mm tools/clang/test/SemaObjCXX/composite-objc-pointertype.mm tools/clang/test/SemaObjCXX/conditional-expr.mm tools/clang/test/SemaObjCXX/const-cast.mm tools/clang/test/SemaObjCXX/conversion-ranking.mm tools/clang/test/SemaObjCXX/conversion-to-objc-pointer-2.mm tools/clang/test/SemaObjCXX/conversion-to-objc-pointer.mm tools/clang/test/SemaObjCXX/crash.mm tools/clang/test/SemaObjCXX/cstyle-block-pointer-cast.mm tools/clang/test/SemaObjCXX/cstyle-cast.mm tools/clang/test/SemaObjCXX/cxxoperator-selector.mm tools/clang/test/SemaObjCXX/debugger-cast-result-to-id.mm tools/clang/test/SemaObjCXX/debugger-support.mm tools/clang/test/SemaObjCXX/decltype.mm tools/clang/test/SemaObjCXX/deduction.mm tools/clang/test/SemaObjCXX/delay-parsing-cfunctions.mm tools/clang/test/SemaObjCXX/delay-parsing-cplusfuncs.mm tools/clang/test/SemaObjCXX/delay-parsing-func-tryblock.mm tools/clang/test/SemaObjCXX/exceptions-fragile.mm tools/clang/test/SemaObjCXX/expr-objcxx.mm tools/clang/test/SemaObjCXX/foreach-block.mm tools/clang/test/SemaObjCXX/foreach.mm tools/clang/test/SemaObjCXX/format-strings.mm tools/clang/test/SemaObjCXX/fragile-abi-object-assign.m tools/clang/test/SemaObjCXX/function-pointer-void-star.mm tools/clang/test/SemaObjCXX/gc-attributes.mm tools/clang/test/SemaObjCXX/goto.mm tools/clang/test/SemaObjCXX/instancetype.mm tools/clang/test/SemaObjCXX/instantiate-expr.mm tools/clang/test/SemaObjCXX/instantiate-message.mm tools/clang/test/SemaObjCXX/instantiate-method-return.mm tools/clang/test/SemaObjCXX/instantiate-stmt.mm tools/clang/test/SemaObjCXX/ivar-construct.mm tools/clang/test/SemaObjCXX/ivar-lookup.mm tools/clang/test/SemaObjCXX/ivar-reference-type.mm tools/clang/test/SemaObjCXX/ivar-struct.mm tools/clang/test/SemaObjCXX/linkage-spec.mm tools/clang/test/SemaObjCXX/literals.mm tools/clang/test/SemaObjCXX/message.mm tools/clang/test/SemaObjCXX/namespace-lookup.mm tools/clang/test/SemaObjCXX/null_objc_pointer.mm tools/clang/test/SemaObjCXX/nullptr.mm tools/clang/test/SemaObjCXX/objc-container-subscripting.mm tools/clang/test/SemaObjCXX/objc-decls-inside-namespace.mm tools/clang/test/SemaObjCXX/objc-extern-c.mm tools/clang/test/SemaObjCXX/objc-pointer-conv.mm tools/clang/test/SemaObjCXX/objc2-merge-gc-attribue-decl.mm tools/clang/test/SemaObjCXX/overload-1.mm tools/clang/test/SemaObjCXX/overload-gc.mm tools/clang/test/SemaObjCXX/overload.mm tools/clang/test/SemaObjCXX/parameters.mm tools/clang/test/SemaObjCXX/pointer-to-objc-pointer-conv.mm tools/clang/test/SemaObjCXX/propert-dot-error.mm tools/clang/test/SemaObjCXX/properties.mm tools/clang/test/SemaObjCXX/property-reference.mm tools/clang/test/SemaObjCXX/property-synthesis-error.mm tools/clang/test/SemaObjCXX/property-type-mismatch.mm tools/clang/test/SemaObjCXX/protocol-lookup.mm tools/clang/test/SemaObjCXX/references.mm tools/clang/test/SemaObjCXX/reinterpret-cast-objc-pointertype.mm tools/clang/test/SemaObjCXX/related-result-type-inference.mm tools/clang/test/SemaObjCXX/reserved-keyword-methods.mm tools/clang/test/SemaObjCXX/standard-conversion-to-bool.mm tools/clang/test/SemaObjCXX/static-cast.mm tools/clang/test/SemaObjCXX/unknown-anytype.mm tools/clang/test/SemaObjCXX/vararg-non-pod.mm tools/clang/test/SemaObjCXX/vla.mm tools/clang/test/SemaObjCXX/void_to_obj.mm tools/clang/test/SemaObjCXX/warn-missing-super.mm tools/clang/test/SemaObjCXX/warn-strict-selector-match.mm tools/clang/test/SemaOpenCL/address-spaces.cl tools/clang/test/SemaOpenCL/cond.cl tools/clang/test/SemaOpenCL/endian-attr.cl tools/clang/test/SemaOpenCL/event_t.cl tools/clang/test/SemaOpenCL/event_t_overload.cl tools/clang/test/SemaOpenCL/extension-fp64.cl tools/clang/test/SemaOpenCL/half.cl tools/clang/test/SemaOpenCL/init.cl tools/clang/test/SemaOpenCL/invalid-kernel-attrs.cl tools/clang/test/SemaOpenCL/invalid-kernel.cl tools/clang/test/SemaOpenCL/invalid-logical-ops-1.1.cl tools/clang/test/SemaOpenCL/invalid-logical-ops-1.2.cl tools/clang/test/SemaOpenCL/sampler_t.cl tools/clang/test/SemaOpenCL/sampler_t_overload.cl tools/clang/test/SemaOpenCL/shifts.cl tools/clang/test/SemaOpenCL/storageclass.cl tools/clang/test/SemaOpenCL/unsupported.cl tools/clang/test/SemaOpenCL/vec_compare.cl tools/clang/test/SemaOpenCL/vec_step.cl tools/clang/test/SemaOpenCL/vector_conv_invalid.cl tools/clang/test/SemaOpenCL/vector_literals_const.cl tools/clang/test/SemaOpenCL/vector_literals_invalid.cl tools/clang/test/SemaOpenCL/warn-missing-prototypes.cl tools/clang/test/SemaTemplate/ackermann.cpp tools/clang/test/SemaTemplate/address-spaces.cpp tools/clang/test/SemaTemplate/alias-church-numerals.cpp tools/clang/test/SemaTemplate/alias-nested-nontag.cpp tools/clang/test/SemaTemplate/alias-template-template-param.cpp tools/clang/test/SemaTemplate/alias-templates.cpp tools/clang/test/SemaTemplate/alignas.cpp tools/clang/test/SemaTemplate/ambiguous-ovl-print.cpp tools/clang/test/SemaTemplate/anonymous-union.cpp tools/clang/test/SemaTemplate/array-to-pointer-decay.cpp tools/clang/test/SemaTemplate/atomics.cpp tools/clang/test/SemaTemplate/attributes.cpp tools/clang/test/SemaTemplate/canonical-expr-type-0x.cpp tools/clang/test/SemaTemplate/canonical-expr-type.cpp tools/clang/test/SemaTemplate/class-template-ctor-initializer.cpp tools/clang/test/SemaTemplate/class-template-decl.cpp tools/clang/test/SemaTemplate/class-template-id-2.cpp tools/clang/test/SemaTemplate/class-template-id.cpp tools/clang/test/SemaTemplate/class-template-spec.cpp tools/clang/test/SemaTemplate/constexpr-instantiate.cpp tools/clang/test/SemaTemplate/constructor-template.cpp tools/clang/test/SemaTemplate/copy-ctor-assign.cpp tools/clang/test/SemaTemplate/crash-10438657.cpp tools/clang/test/SemaTemplate/crash-8204126.cpp tools/clang/test/SemaTemplate/current-instantiation.cpp tools/clang/test/SemaTemplate/deduction-crash.cpp tools/clang/test/SemaTemplate/deduction.cpp tools/clang/test/SemaTemplate/default-arguments-cxx0x.cpp tools/clang/test/SemaTemplate/default-arguments.cpp tools/clang/test/SemaTemplate/default-expr-arguments-2.cpp tools/clang/test/SemaTemplate/default-expr-arguments.cpp tools/clang/test/SemaTemplate/delegating-constructors.cpp tools/clang/test/SemaTemplate/dependent-base-classes.cpp tools/clang/test/SemaTemplate/dependent-base-member-init.cpp tools/clang/test/SemaTemplate/dependent-class-member-operator.cpp tools/clang/test/SemaTemplate/dependent-expr.cpp tools/clang/test/SemaTemplate/dependent-names-no-std.cpp tools/clang/test/SemaTemplate/dependent-names.cpp tools/clang/test/SemaTemplate/dependent-sized_array.cpp tools/clang/test/SemaTemplate/dependent-template-recover.cpp tools/clang/test/SemaTemplate/dependent-type-identity.cpp tools/clang/test/SemaTemplate/derived.cpp tools/clang/test/SemaTemplate/destructor-template.cpp tools/clang/test/SemaTemplate/elaborated-type-specifier.cpp tools/clang/test/SemaTemplate/enum-argument.cpp tools/clang/test/SemaTemplate/enum-forward.cpp tools/clang/test/SemaTemplate/example-typelist.cpp tools/clang/test/SemaTemplate/explicit-instantiation.cpp tools/clang/test/SemaTemplate/explicit-specialization-member.cpp tools/clang/test/SemaTemplate/ext-vector-type.cpp tools/clang/test/SemaTemplate/extern-templates.cpp tools/clang/test/SemaTemplate/fibonacci.cpp tools/clang/test/SemaTemplate/friend-template.cpp tools/clang/test/SemaTemplate/friend.cpp tools/clang/test/SemaTemplate/fun-template-def.cpp tools/clang/test/SemaTemplate/function-template-specialization.cpp tools/clang/test/SemaTemplate/implicit-instantiation-1.cpp tools/clang/test/SemaTemplate/inject-templated-friend-post.cpp tools/clang/test/SemaTemplate/inject-templated-friend.cpp tools/clang/test/SemaTemplate/injected-class-name.cpp tools/clang/test/SemaTemplate/instantiate-anonymous-union.cpp tools/clang/test/SemaTemplate/instantiate-array.cpp tools/clang/test/SemaTemplate/instantiate-attr.cpp tools/clang/test/SemaTemplate/instantiate-c99.cpp tools/clang/test/SemaTemplate/instantiate-call.cpp tools/clang/test/SemaTemplate/instantiate-case.cpp tools/clang/test/SemaTemplate/instantiate-cast.cpp tools/clang/test/SemaTemplate/instantiate-clang.cpp tools/clang/test/SemaTemplate/instantiate-complete.cpp tools/clang/test/SemaTemplate/instantiate-decl-dtor.cpp tools/clang/test/SemaTemplate/instantiate-decl-init.cpp tools/clang/test/SemaTemplate/instantiate-declref-ice.cpp tools/clang/test/SemaTemplate/instantiate-declref.cpp tools/clang/test/SemaTemplate/instantiate-deeply.cpp tools/clang/test/SemaTemplate/instantiate-default-assignment-operator.cpp tools/clang/test/SemaTemplate/instantiate-dependent-nested-name.cpp tools/clang/test/SemaTemplate/instantiate-elab-type-specifier.cpp tools/clang/test/SemaTemplate/instantiate-enum-2.cpp tools/clang/test/SemaTemplate/instantiate-enum.cpp tools/clang/test/SemaTemplate/instantiate-exception-spec-cxx11.cpp tools/clang/test/SemaTemplate/instantiate-exception-spec.cpp tools/clang/test/SemaTemplate/instantiate-expr-1.cpp tools/clang/test/SemaTemplate/instantiate-expr-2.cpp tools/clang/test/SemaTemplate/instantiate-expr-3.cpp tools/clang/test/SemaTemplate/instantiate-expr-4.cpp tools/clang/test/SemaTemplate/instantiate-expr-5.cpp tools/clang/test/SemaTemplate/instantiate-expr-basic.cpp tools/clang/test/SemaTemplate/instantiate-field.cpp tools/clang/test/SemaTemplate/instantiate-friend-class.cpp tools/clang/test/SemaTemplate/instantiate-function-1.cpp tools/clang/test/SemaTemplate/instantiate-function-1.mm tools/clang/test/SemaTemplate/instantiate-function-2.cpp tools/clang/test/SemaTemplate/instantiate-function-params.cpp tools/clang/test/SemaTemplate/instantiate-init.cpp tools/clang/test/SemaTemplate/instantiate-invalid.cpp tools/clang/test/SemaTemplate/instantiate-local-class.cpp tools/clang/test/SemaTemplate/instantiate-member-class.cpp tools/clang/test/SemaTemplate/instantiate-member-expr.cpp tools/clang/test/SemaTemplate/instantiate-member-initializers.cpp tools/clang/test/SemaTemplate/instantiate-member-pointers.cpp tools/clang/test/SemaTemplate/instantiate-member-template.cpp tools/clang/test/SemaTemplate/instantiate-method.cpp tools/clang/test/SemaTemplate/instantiate-non-dependent-types.cpp tools/clang/test/SemaTemplate/instantiate-non-type-template-parameter.cpp tools/clang/test/SemaTemplate/instantiate-objc-1.mm tools/clang/test/SemaTemplate/instantiate-overload-candidates.cpp tools/clang/test/SemaTemplate/instantiate-overloaded-arrow.cpp tools/clang/test/SemaTemplate/instantiate-self.cpp tools/clang/test/SemaTemplate/instantiate-sizeof.cpp tools/clang/test/SemaTemplate/instantiate-static-var.cpp tools/clang/test/SemaTemplate/instantiate-subscript.cpp tools/clang/test/SemaTemplate/instantiate-template-template-parm.cpp tools/clang/test/SemaTemplate/instantiate-try-catch.cpp tools/clang/test/SemaTemplate/instantiate-type.cpp tools/clang/test/SemaTemplate/instantiate-typedef.cpp tools/clang/test/SemaTemplate/instantiate-typeof.cpp tools/clang/test/SemaTemplate/instantiate-using-decl.cpp tools/clang/test/SemaTemplate/instantiation-backtrace.cpp tools/clang/test/SemaTemplate/instantiation-default-1.cpp tools/clang/test/SemaTemplate/instantiation-default-2.cpp tools/clang/test/SemaTemplate/instantiation-default-3.cpp tools/clang/test/SemaTemplate/instantiation-depth-defarg.cpp tools/clang/test/SemaTemplate/instantiation-depth-exception-spec.cpp tools/clang/test/SemaTemplate/instantiation-depth-subst-2.cpp tools/clang/test/SemaTemplate/instantiation-depth-subst.cpp tools/clang/test/SemaTemplate/instantiation-depth.cpp tools/clang/test/SemaTemplate/instantiation-order.cpp tools/clang/test/SemaTemplate/issue150.cpp tools/clang/test/SemaTemplate/local-member-templates.cpp tools/clang/test/SemaTemplate/lookup-dependent-bases.cpp tools/clang/test/SemaTemplate/member-access-ambig.cpp tools/clang/test/SemaTemplate/member-access-expr.cpp tools/clang/test/SemaTemplate/member-function-template.cpp tools/clang/test/SemaTemplate/member-inclass-init-value-dependent.cpp tools/clang/test/SemaTemplate/member-initializers.cpp tools/clang/test/SemaTemplate/member-template-access-expr.cpp tools/clang/test/SemaTemplate/metafun-apply.cpp tools/clang/test/SemaTemplate/missing-class-keyword-crash.cpp tools/clang/test/SemaTemplate/ms-function-specialization-class-scope.cpp tools/clang/test/SemaTemplate/ms-if-exists.cpp tools/clang/test/SemaTemplate/ms-lookup-template-base-classes.cpp tools/clang/test/SemaTemplate/nested-incomplete-class.cpp tools/clang/test/SemaTemplate/nested-linkage.cpp tools/clang/test/SemaTemplate/nested-name-spec-template.cpp tools/clang/test/SemaTemplate/nested-template.cpp tools/clang/test/SemaTemplate/operator-function-id-template.cpp tools/clang/test/SemaTemplate/operator-template.cpp tools/clang/test/SemaTemplate/overload-candidates.cpp tools/clang/test/SemaTemplate/overload-uneval.cpp tools/clang/test/SemaTemplate/partial-spec-instantiate.cpp tools/clang/test/SemaTemplate/pragma-ms_struct.cpp tools/clang/test/SemaTemplate/qualified-id.cpp tools/clang/test/SemaTemplate/qualified-names-diag.cpp tools/clang/test/SemaTemplate/rdar9173693.cpp tools/clang/test/SemaTemplate/recovery-crash.cpp tools/clang/test/SemaTemplate/recursive-template-instantiation.cpp tools/clang/test/SemaTemplate/resolve-single-template-id.cpp tools/clang/test/SemaTemplate/self-comparison.cpp tools/clang/test/SemaTemplate/temp.cpp tools/clang/test/SemaTemplate/temp_arg.cpp tools/clang/test/SemaTemplate/temp_arg_nontype.cpp tools/clang/test/SemaTemplate/temp_arg_nontype_cxx11.cpp tools/clang/test/SemaTemplate/temp_arg_template.cpp tools/clang/test/SemaTemplate/temp_arg_type.cpp tools/clang/test/SemaTemplate/temp_class_order.cpp tools/clang/test/SemaTemplate/temp_class_spec.cpp tools/clang/test/SemaTemplate/temp_class_spec_blocks.cpp tools/clang/test/SemaTemplate/temp_class_spec_neg.cpp tools/clang/test/SemaTemplate/temp_explicit.cpp tools/clang/test/SemaTemplate/temp_explicit_cxx0x.cpp tools/clang/test/SemaTemplate/temp_func_order.cpp tools/clang/test/SemaTemplate/template-class-traits.cpp tools/clang/test/SemaTemplate/template-decl-fail.cpp tools/clang/test/SemaTemplate/template-id-expr.cpp tools/clang/test/SemaTemplate/template-id-printing.cpp tools/clang/test/SemaTemplate/typename-specifier-2.cpp tools/clang/test/SemaTemplate/typename-specifier-3.cpp tools/clang/test/SemaTemplate/typename-specifier-4.cpp tools/clang/test/SemaTemplate/typename-specifier.cpp tools/clang/test/SemaTemplate/typo-dependent-name.cpp tools/clang/test/SemaTemplate/unresolved-construct.cpp tools/clang/test/SemaTemplate/unused-variables.cpp tools/clang/test/SemaTemplate/value-dependent-null-pointer-constant.cpp tools/clang/test/SemaTemplate/virtual-member-functions.cpp tools/clang/test/TableGen/DiagnosticBase.inc tools/clang/test/TableGen/anonymous-groups.td tools/clang/test/TableGen/lit.local.cfg tools/clang/test/TableGen/tg-fixits.td tools/clang/test/TestRunner.sh tools/clang/test/Tooling/Inputs/lit.local.cfg tools/clang/test/Tooling/Inputs/pch-fail.h tools/clang/test/Tooling/Inputs/pch.cpp tools/clang/test/Tooling/Inputs/pch.h tools/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp tools/clang/test/Tooling/auto-detect-from-source-parent.cpp tools/clang/test/Tooling/auto-detect-from-source.cpp tools/clang/test/Tooling/clang-check-args.cpp tools/clang/test/Tooling/clang-check-ast-dump.cpp tools/clang/test/Tooling/clang-check-autodetect-dir.cpp tools/clang/test/Tooling/clang-check-builtin-headers.cpp tools/clang/test/Tooling/clang-check-chdir.cpp tools/clang/test/Tooling/clang-check-pwd.cpp tools/clang/test/Tooling/clang-check.cpp tools/clang/test/Tooling/multi-jobs.cpp tools/clang/test/Tooling/pch.cpp tools/clang/test/Unit/lit.cfg tools/clang/test/Unit/lit.site.cfg.in tools/clang/test/cxx-sections.data tools/clang/test/lit.cfg tools/clang/test/lit.site.cfg.in tools/clang/test/make_test_dirs.pl tools/clang/tools/CMakeLists.txt tools/clang/tools/Makefile tools/clang/tools/arcmt-test/CMakeLists.txt tools/clang/tools/arcmt-test/Makefile tools/clang/tools/arcmt-test/arcmt-test.cpp tools/clang/tools/c-arcmt-test/CMakeLists.txt tools/clang/tools/c-arcmt-test/Makefile tools/clang/tools/c-arcmt-test/c-arcmt-test.c tools/clang/tools/c-index-test/CMakeLists.txt tools/clang/tools/c-index-test/Makefile tools/clang/tools/c-index-test/c-index-test.c tools/clang/tools/clang-check/CMakeLists.txt tools/clang/tools/clang-check/ClangCheck.cpp tools/clang/tools/clang-check/Makefile tools/clang/tools/clang-format/CMakeLists.txt tools/clang/tools/clang-format/ClangFormat.cpp tools/clang/tools/clang-format/Makefile tools/clang/tools/clang-format/clang-format-bbedit.applescript tools/clang/tools/clang-format/clang-format-diff.py tools/clang/tools/clang-format/clang-format.el tools/clang/tools/clang-format/clang-format.py tools/clang/tools/diag-build/diag-build.sh tools/clang/tools/diagtool/CMakeLists.txt tools/clang/tools/diagtool/DiagTool.cpp tools/clang/tools/diagtool/DiagTool.h tools/clang/tools/diagtool/DiagnosticNames.cpp tools/clang/tools/diagtool/DiagnosticNames.h tools/clang/tools/diagtool/ListWarnings.cpp tools/clang/tools/diagtool/Makefile tools/clang/tools/diagtool/ShowEnabledWarnings.cpp tools/clang/tools/diagtool/TreeView.cpp tools/clang/tools/diagtool/diagtool_main.cpp tools/clang/tools/driver/CMakeLists.txt tools/clang/tools/driver/Info.plist.in tools/clang/tools/driver/Makefile tools/clang/tools/driver/cc1_main.cpp tools/clang/tools/driver/cc1as_main.cpp tools/clang/tools/driver/clang_symlink.cmake tools/clang/tools/driver/driver.cpp tools/clang/tools/libclang/ARCMigrate.cpp tools/clang/tools/libclang/CIndex.cpp tools/clang/tools/libclang/CIndexCXX.cpp tools/clang/tools/libclang/CIndexCodeCompletion.cpp tools/clang/tools/libclang/CIndexDiagnostic.cpp tools/clang/tools/libclang/CIndexDiagnostic.h tools/clang/tools/libclang/CIndexHigh.cpp tools/clang/tools/libclang/CIndexInclusionStack.cpp tools/clang/tools/libclang/CIndexUSRs.cpp tools/clang/tools/libclang/CIndexer.cpp tools/clang/tools/libclang/CIndexer.h tools/clang/tools/libclang/CLog.h tools/clang/tools/libclang/CMakeLists.txt tools/clang/tools/libclang/CXComment.cpp tools/clang/tools/libclang/CXComment.h tools/clang/tools/libclang/CXCompilationDatabase.cpp tools/clang/tools/libclang/CXCursor.cpp tools/clang/tools/libclang/CXCursor.h tools/clang/tools/libclang/CXLoadedDiagnostic.cpp tools/clang/tools/libclang/CXLoadedDiagnostic.h tools/clang/tools/libclang/CXSourceLocation.cpp tools/clang/tools/libclang/CXSourceLocation.h tools/clang/tools/libclang/CXStoredDiagnostic.cpp tools/clang/tools/libclang/CXString.cpp tools/clang/tools/libclang/CXString.h tools/clang/tools/libclang/CXTranslationUnit.h tools/clang/tools/libclang/CXType.cpp tools/clang/tools/libclang/CXType.h tools/clang/tools/libclang/CursorVisitor.h tools/clang/tools/libclang/IndexBody.cpp tools/clang/tools/libclang/IndexDecl.cpp tools/clang/tools/libclang/IndexTypeSourceInfo.cpp tools/clang/tools/libclang/Index_Internal.h tools/clang/tools/libclang/Indexing.cpp tools/clang/tools/libclang/IndexingContext.cpp tools/clang/tools/libclang/IndexingContext.h tools/clang/tools/libclang/Makefile tools/clang/tools/libclang/RecursiveASTVisitor.h tools/clang/tools/libclang/SimpleFormatContext.h tools/clang/tools/libclang/libclang.exports tools/clang/tools/scan-build/c++-analyzer tools/clang/tools/scan-build/ccc-analyzer tools/clang/tools/scan-build/scan-build tools/clang/tools/scan-build/scan-build.1 tools/clang/tools/scan-build/scan-build.bat tools/clang/tools/scan-build/scanview.css tools/clang/tools/scan-build/set-xcode-analyzer tools/clang/tools/scan-build/sorttable.js tools/clang/tools/scan-view/Reporter.py tools/clang/tools/scan-view/Resources/FileRadar.scpt tools/clang/tools/scan-view/Resources/GetRadarVersion.scpt tools/clang/tools/scan-view/Resources/bugcatcher.ico tools/clang/tools/scan-view/ScanView.py tools/clang/tools/scan-view/scan-view tools/clang/tools/scan-view/startfile.py tools/clang/unittests/AST/ASTContextParentMapTest.cpp tools/clang/unittests/AST/CMakeLists.txt tools/clang/unittests/AST/CommentLexer.cpp tools/clang/unittests/AST/CommentParser.cpp tools/clang/unittests/AST/DeclPrinterTest.cpp tools/clang/unittests/AST/Makefile tools/clang/unittests/AST/MatchVerifier.h tools/clang/unittests/AST/SourceLocationTest.cpp tools/clang/unittests/AST/StmtPrinterTest.cpp tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp tools/clang/unittests/ASTMatchers/ASTMatchersTest.h tools/clang/unittests/ASTMatchers/CMakeLists.txt tools/clang/unittests/ASTMatchers/Dynamic/CMakeLists.txt tools/clang/unittests/ASTMatchers/Dynamic/Makefile tools/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp tools/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp tools/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp tools/clang/unittests/ASTMatchers/Makefile tools/clang/unittests/Basic/CMakeLists.txt tools/clang/unittests/Basic/CharInfoTest.cpp tools/clang/unittests/Basic/FileManagerTest.cpp tools/clang/unittests/Basic/Makefile tools/clang/unittests/Basic/SourceManagerTest.cpp tools/clang/unittests/CMakeLists.txt tools/clang/unittests/Format/CMakeLists.txt tools/clang/unittests/Format/FormatTest.cpp tools/clang/unittests/Format/Makefile tools/clang/unittests/Frontend/CMakeLists.txt tools/clang/unittests/Frontend/FrontendActionTest.cpp tools/clang/unittests/Frontend/Makefile tools/clang/unittests/Lex/CMakeLists.txt tools/clang/unittests/Lex/LexerTest.cpp tools/clang/unittests/Lex/Makefile tools/clang/unittests/Lex/PPCallbacksTest.cpp tools/clang/unittests/Lex/PPConditionalDirectiveRecordTest.cpp tools/clang/unittests/Makefile tools/clang/unittests/Tooling/CMakeLists.txt tools/clang/unittests/Tooling/CommentHandlerTest.cpp tools/clang/unittests/Tooling/CompilationDatabaseTest.cpp tools/clang/unittests/Tooling/Makefile tools/clang/unittests/Tooling/RecursiveASTVisitorTest.cpp tools/clang/unittests/Tooling/RefactoringCallbacksTest.cpp tools/clang/unittests/Tooling/RefactoringTest.cpp tools/clang/unittests/Tooling/RewriterTest.cpp tools/clang/unittests/Tooling/RewriterTestContext.h tools/clang/unittests/Tooling/TestVisitor.h tools/clang/unittests/Tooling/ToolingTest.cpp tools/clang/utils/ABITest/ABITestGen.py tools/clang/utils/ABITest/Enumeration.py tools/clang/utils/ABITest/Makefile.test.common tools/clang/utils/ABITest/TypeGen.py tools/clang/utils/ABITest/build-and-summarize-all.sh tools/clang/utils/ABITest/build-and-summarize.sh tools/clang/utils/ABITest/build.sh tools/clang/utils/ABITest/layout/Makefile tools/clang/utils/ABITest/return-types-32/Makefile tools/clang/utils/ABITest/return-types-64/Makefile tools/clang/utils/ABITest/single-args-32/Makefile tools/clang/utils/ABITest/single-args-64/Makefile tools/clang/utils/ABITest/summarize.sh tools/clang/utils/CIndex/completion_logger_server.py tools/clang/utils/CaptureCmd tools/clang/utils/ClangDataFormat.py tools/clang/utils/CmpDriver tools/clang/utils/FindSpecRefs tools/clang/utils/FuzzTest tools/clang/utils/TableGen/CMakeLists.txt tools/clang/utils/TableGen/ClangASTNodesEmitter.cpp tools/clang/utils/TableGen/ClangAttrEmitter.cpp tools/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp tools/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp tools/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp tools/clang/utils/TableGen/ClangSACheckersEmitter.cpp tools/clang/utils/TableGen/Makefile tools/clang/utils/TableGen/NeonEmitter.cpp tools/clang/utils/TableGen/OptParserEmitter.cpp tools/clang/utils/TableGen/TableGen.cpp tools/clang/utils/TableGen/TableGenBackends.h tools/clang/utils/TestUtils/deep-stack.py tools/clang/utils/TestUtils/pch-test.pl tools/clang/utils/VtableTest/Makefile tools/clang/utils/VtableTest/check-zti tools/clang/utils/VtableTest/check-ztt tools/clang/utils/VtableTest/check-zvt tools/clang/utils/VtableTest/gen.cc tools/clang/utils/analyzer/CmpRuns.py tools/clang/utils/analyzer/SATestAdd.py tools/clang/utils/analyzer/SATestBuild.py tools/clang/utils/analyzer/SumTimerInfo.py tools/clang/utils/analyzer/reducer.pl tools/clang/utils/analyzer/ubiviz tools/clang/utils/analyzer/update_plist_test.pl tools/clang/utils/builtin-defines.c tools/clang/utils/clang-completion-mode.el tools/clang/utils/clangVisualizers.txt tools/clang/utils/find-unused-diagnostics.sh tools/clang/utils/token-delta.py tools/clang/utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp tools/clang/www/OpenProjects.html tools/clang/www/UniversalDriver.html tools/clang/www/analyzer/annotations.html tools/clang/www/analyzer/available_checks.html tools/clang/www/analyzer/checker_dev_manual.html tools/clang/www/analyzer/content.css tools/clang/www/analyzer/faq.html tools/clang/www/analyzer/filing_bugs.html tools/clang/www/analyzer/images/analyzer_html.png tools/clang/www/analyzer/images/analyzer_xcode.png tools/clang/www/analyzer/images/example_attribute_nonnull.png tools/clang/www/analyzer/images/example_cf_returns_retained.png tools/clang/www/analyzer/images/example_cf_returns_retained_gc.png tools/clang/www/analyzer/images/example_custom_assert.png tools/clang/www/analyzer/images/example_ns_returns_retained.png tools/clang/www/analyzer/images/example_null_pointer.png tools/clang/www/analyzer/images/example_use_assert.png tools/clang/www/analyzer/images/scan_build_cmd.png tools/clang/www/analyzer/images/tree/bullet.gif tools/clang/www/analyzer/images/tree/minus.gif tools/clang/www/analyzer/images/tree/plus.gif tools/clang/www/analyzer/index.html tools/clang/www/analyzer/installation.html tools/clang/www/analyzer/latest_checker.html.incl tools/clang/www/analyzer/menu.css tools/clang/www/analyzer/menu.html.incl tools/clang/www/analyzer/open_projects.html tools/clang/www/analyzer/potential_checkers.html tools/clang/www/analyzer/release_notes.html tools/clang/www/analyzer/scan-build.html tools/clang/www/analyzer/scripts/dbtree.js tools/clang/www/analyzer/scripts/menu.js tools/clang/www/analyzer/xcode.html tools/clang/www/builtins.py tools/clang/www/carbon-compile.png tools/clang/www/clang_video-05-25-2007.html tools/clang/www/clang_video-07-25-2007.html tools/clang/www/comparison.html tools/clang/www/compatibility.html tools/clang/www/content.css tools/clang/www/cxx_compatibility.html tools/clang/www/cxx_status.html tools/clang/www/demo/DemoInfo.html tools/clang/www/demo/cathead.png tools/clang/www/demo/index.cgi tools/clang/www/demo/syntax.css tools/clang/www/demo/what is this directory.txt tools/clang/www/diagnostics.html tools/clang/www/favicon.ico tools/clang/www/feature-compile1.png tools/clang/www/feature-compile2.png tools/clang/www/feature-memory1.png tools/clang/www/features.html tools/clang/www/get_involved.html tools/clang/www/get_started.html tools/clang/www/hacking.html tools/clang/www/index.html tools/clang/www/libstdc++4.4-clang0x.patch tools/clang/www/libstdc++4.6-clang11.patch tools/clang/www/libstdc++4.7-clang11.patch tools/clang/www/menu.css tools/clang/www/menu.html.incl tools/clang/www/related.html tools/clang/www/robots.txt tools/compiler-rt/.arcconfig tools/compiler-rt/BlocksRuntime/Block.h tools/compiler-rt/BlocksRuntime/Block_private.h tools/compiler-rt/BlocksRuntime/data.c tools/compiler-rt/BlocksRuntime/runtime.c tools/compiler-rt/BlocksRuntime/tests/block-static.c tools/compiler-rt/BlocksRuntime/tests/blockimport.c tools/compiler-rt/BlocksRuntime/tests/byrefaccess.c tools/compiler-rt/BlocksRuntime/tests/byrefcopy.c tools/compiler-rt/BlocksRuntime/tests/byrefcopycopy.c tools/compiler-rt/BlocksRuntime/tests/byrefcopyinner.c tools/compiler-rt/BlocksRuntime/tests/byrefcopyint.c tools/compiler-rt/BlocksRuntime/tests/byrefcopystack.c tools/compiler-rt/BlocksRuntime/tests/byrefsanity.c tools/compiler-rt/BlocksRuntime/tests/byrefstruct.c tools/compiler-rt/BlocksRuntime/tests/c99.c tools/compiler-rt/BlocksRuntime/tests/cast.c tools/compiler-rt/BlocksRuntime/tests/constassign.c tools/compiler-rt/BlocksRuntime/tests/copy-block-literal-rdar6439600.c tools/compiler-rt/BlocksRuntime/tests/copyconstructor.C tools/compiler-rt/BlocksRuntime/tests/copynull.c tools/compiler-rt/BlocksRuntime/tests/dispatch_async.c tools/compiler-rt/BlocksRuntime/tests/dispatch_call_Block_with_release.c tools/compiler-rt/BlocksRuntime/tests/fail.c tools/compiler-rt/BlocksRuntime/tests/flagsisa.c tools/compiler-rt/BlocksRuntime/tests/globalexpression.c tools/compiler-rt/BlocksRuntime/tests/goto.c tools/compiler-rt/BlocksRuntime/tests/hasdescriptor.c tools/compiler-rt/BlocksRuntime/tests/josh.C tools/compiler-rt/BlocksRuntime/tests/k-and-r.c tools/compiler-rt/BlocksRuntime/tests/large-struct.c tools/compiler-rt/BlocksRuntime/tests/localisglobal.c tools/compiler-rt/BlocksRuntime/tests/macro.c tools/compiler-rt/BlocksRuntime/tests/makefile tools/compiler-rt/BlocksRuntime/tests/modglobal.c tools/compiler-rt/BlocksRuntime/tests/nestedimport.c tools/compiler-rt/BlocksRuntime/tests/nullblockisa.c tools/compiler-rt/BlocksRuntime/tests/objectRRGC.c tools/compiler-rt/BlocksRuntime/tests/objectassign.c tools/compiler-rt/BlocksRuntime/tests/orbars.c tools/compiler-rt/BlocksRuntime/tests/rdar6396238.c tools/compiler-rt/BlocksRuntime/tests/rdar6405500.c tools/compiler-rt/BlocksRuntime/tests/rdar6414583.c tools/compiler-rt/BlocksRuntime/tests/recursive-block.c tools/compiler-rt/BlocksRuntime/tests/recursive-test.c tools/compiler-rt/BlocksRuntime/tests/recursiveassign.c tools/compiler-rt/BlocksRuntime/tests/reference.C tools/compiler-rt/BlocksRuntime/tests/rettypepromotion.c tools/compiler-rt/BlocksRuntime/tests/returnfunctionptr.c tools/compiler-rt/BlocksRuntime/tests/shorthandexpression.c tools/compiler-rt/BlocksRuntime/tests/sizeof.c tools/compiler-rt/BlocksRuntime/tests/small-struct.c tools/compiler-rt/BlocksRuntime/tests/structmember.c tools/compiler-rt/BlocksRuntime/tests/testfilerunner.h tools/compiler-rt/BlocksRuntime/tests/testfilerunner.m tools/compiler-rt/BlocksRuntime/tests/varargs-bad-assign.c tools/compiler-rt/BlocksRuntime/tests/varargs.c tools/compiler-rt/BlocksRuntime/tests/variadic.c tools/compiler-rt/BlocksRuntime/tests/voidarg.c tools/compiler-rt/CMakeLists.txt tools/compiler-rt/CREDITS.TXT tools/compiler-rt/LICENSE.TXT tools/compiler-rt/Makefile tools/compiler-rt/README.txt tools/compiler-rt/SDKs/README.txt tools/compiler-rt/SDKs/darwin/README.txt tools/compiler-rt/SDKs/darwin/usr/include/limits.h tools/compiler-rt/SDKs/darwin/usr/include/stdio.h tools/compiler-rt/SDKs/darwin/usr/include/stdlib.h tools/compiler-rt/SDKs/darwin/usr/include/string.h tools/compiler-rt/SDKs/darwin/usr/include/sys/stat.h tools/compiler-rt/SDKs/darwin/usr/include/sys/types.h tools/compiler-rt/SDKs/linux/README.txt tools/compiler-rt/SDKs/linux/usr/include/endian.h tools/compiler-rt/SDKs/linux/usr/include/limits.h tools/compiler-rt/SDKs/linux/usr/include/stdio.h tools/compiler-rt/SDKs/linux/usr/include/stdlib.h tools/compiler-rt/SDKs/linux/usr/include/string.h tools/compiler-rt/SDKs/linux/usr/include/sys/mman.h tools/compiler-rt/SDKs/linux/usr/include/sys/stat.h tools/compiler-rt/SDKs/linux/usr/include/sys/types.h tools/compiler-rt/SDKs/linux/usr/include/unistd.h tools/compiler-rt/cmake/Modules/AddCompilerRT.cmake tools/compiler-rt/cmake/Modules/CompilerRTCompile.cmake tools/compiler-rt/cmake/Modules/CompilerRTLink.cmake tools/compiler-rt/cmake/Modules/CompilerRTUtils.cmake tools/compiler-rt/include/CMakeLists.txt tools/compiler-rt/include/sanitizer/asan_interface.h tools/compiler-rt/include/sanitizer/common_interface_defs.h tools/compiler-rt/include/sanitizer/linux_syscall_hooks.h tools/compiler-rt/include/sanitizer/msan_interface.h tools/compiler-rt/lib/CMakeLists.txt tools/compiler-rt/lib/Makefile.mk tools/compiler-rt/lib/absvdi2.c tools/compiler-rt/lib/absvsi2.c tools/compiler-rt/lib/absvti2.c tools/compiler-rt/lib/adddf3.c tools/compiler-rt/lib/addsf3.c tools/compiler-rt/lib/addvdi3.c tools/compiler-rt/lib/addvsi3.c tools/compiler-rt/lib/addvti3.c tools/compiler-rt/lib/apple_versioning.c tools/compiler-rt/lib/arm/Makefile.mk tools/compiler-rt/lib/arm/adddf3vfp.S tools/compiler-rt/lib/arm/addsf3vfp.S tools/compiler-rt/lib/arm/aeabi_dcmp.S tools/compiler-rt/lib/arm/aeabi_fcmp.S tools/compiler-rt/lib/arm/aeabi_idivmod.S tools/compiler-rt/lib/arm/aeabi_ldivmod.S tools/compiler-rt/lib/arm/aeabi_memcmp.S tools/compiler-rt/lib/arm/aeabi_memcpy.S tools/compiler-rt/lib/arm/aeabi_memmove.S tools/compiler-rt/lib/arm/aeabi_memset.S tools/compiler-rt/lib/arm/aeabi_uidivmod.S tools/compiler-rt/lib/arm/aeabi_uldivmod.S tools/compiler-rt/lib/arm/bswapdi2.S tools/compiler-rt/lib/arm/bswapsi2.S tools/compiler-rt/lib/arm/comparesf2.S tools/compiler-rt/lib/arm/divdf3vfp.S tools/compiler-rt/lib/arm/divmodsi4.S tools/compiler-rt/lib/arm/divsf3vfp.S tools/compiler-rt/lib/arm/divsi3.S tools/compiler-rt/lib/arm/eqdf2vfp.S tools/compiler-rt/lib/arm/eqsf2vfp.S tools/compiler-rt/lib/arm/extendsfdf2vfp.S tools/compiler-rt/lib/arm/fixdfsivfp.S tools/compiler-rt/lib/arm/fixsfsivfp.S tools/compiler-rt/lib/arm/fixunsdfsivfp.S tools/compiler-rt/lib/arm/fixunssfsivfp.S tools/compiler-rt/lib/arm/floatsidfvfp.S tools/compiler-rt/lib/arm/floatsisfvfp.S tools/compiler-rt/lib/arm/floatunssidfvfp.S tools/compiler-rt/lib/arm/floatunssisfvfp.S tools/compiler-rt/lib/arm/gedf2vfp.S tools/compiler-rt/lib/arm/gesf2vfp.S tools/compiler-rt/lib/arm/gtdf2vfp.S tools/compiler-rt/lib/arm/gtsf2vfp.S tools/compiler-rt/lib/arm/ledf2vfp.S tools/compiler-rt/lib/arm/lesf2vfp.S tools/compiler-rt/lib/arm/ltdf2vfp.S tools/compiler-rt/lib/arm/ltsf2vfp.S tools/compiler-rt/lib/arm/modsi3.S tools/compiler-rt/lib/arm/muldf3vfp.S tools/compiler-rt/lib/arm/mulsf3vfp.S tools/compiler-rt/lib/arm/nedf2vfp.S tools/compiler-rt/lib/arm/negdf2vfp.S tools/compiler-rt/lib/arm/negsf2vfp.S tools/compiler-rt/lib/arm/nesf2vfp.S tools/compiler-rt/lib/arm/restore_vfp_d8_d15_regs.S tools/compiler-rt/lib/arm/save_vfp_d8_d15_regs.S tools/compiler-rt/lib/arm/softfloat-alias.list tools/compiler-rt/lib/arm/subdf3vfp.S tools/compiler-rt/lib/arm/subsf3vfp.S tools/compiler-rt/lib/arm/switch16.S tools/compiler-rt/lib/arm/switch32.S tools/compiler-rt/lib/arm/switch8.S tools/compiler-rt/lib/arm/switchu8.S tools/compiler-rt/lib/arm/sync_synchronize.S tools/compiler-rt/lib/arm/truncdfsf2vfp.S tools/compiler-rt/lib/arm/udivmodsi4.S tools/compiler-rt/lib/arm/udivsi3.S tools/compiler-rt/lib/arm/umodsi3.S tools/compiler-rt/lib/arm/unorddf2vfp.S tools/compiler-rt/lib/arm/unordsf2vfp.S tools/compiler-rt/lib/asan/CMakeLists.txt tools/compiler-rt/lib/asan/Makefile.mk tools/compiler-rt/lib/asan/README.txt tools/compiler-rt/lib/asan/asan.syms tools/compiler-rt/lib/asan/asan_allocator.h tools/compiler-rt/lib/asan/asan_allocator2.cc tools/compiler-rt/lib/asan/asan_fake_stack.cc tools/compiler-rt/lib/asan/asan_fake_stack.h tools/compiler-rt/lib/asan/asan_flags.h tools/compiler-rt/lib/asan/asan_globals.cc tools/compiler-rt/lib/asan/asan_intercepted_functions.h tools/compiler-rt/lib/asan/asan_interceptors.cc tools/compiler-rt/lib/asan/asan_interceptors.h tools/compiler-rt/lib/asan/asan_interface_internal.h tools/compiler-rt/lib/asan/asan_internal.h tools/compiler-rt/lib/asan/asan_linux.cc tools/compiler-rt/lib/asan/asan_lock.h tools/compiler-rt/lib/asan/asan_mac.cc tools/compiler-rt/lib/asan/asan_mac.h tools/compiler-rt/lib/asan/asan_malloc_linux.cc tools/compiler-rt/lib/asan/asan_malloc_mac.cc tools/compiler-rt/lib/asan/asan_malloc_win.cc tools/compiler-rt/lib/asan/asan_mapping.h tools/compiler-rt/lib/asan/asan_new_delete.cc tools/compiler-rt/lib/asan/asan_poisoning.cc tools/compiler-rt/lib/asan/asan_poisoning.h tools/compiler-rt/lib/asan/asan_posix.cc tools/compiler-rt/lib/asan/asan_preinit.cc tools/compiler-rt/lib/asan/asan_report.cc tools/compiler-rt/lib/asan/asan_report.h tools/compiler-rt/lib/asan/asan_rtl.cc tools/compiler-rt/lib/asan/asan_stack.cc tools/compiler-rt/lib/asan/asan_stack.h tools/compiler-rt/lib/asan/asan_stats.cc tools/compiler-rt/lib/asan/asan_stats.h tools/compiler-rt/lib/asan/asan_thread.cc tools/compiler-rt/lib/asan/asan_thread.h tools/compiler-rt/lib/asan/asan_win.cc tools/compiler-rt/lib/asan/lit_tests/CMakeLists.txt tools/compiler-rt/lib/asan/lit_tests/Darwin/interface_symbols_darwin.c tools/compiler-rt/lib/asan/lit_tests/Darwin/lit.local.cfg tools/compiler-rt/lib/asan/lit_tests/Darwin/reexec-insert-libraries-env.cc tools/compiler-rt/lib/asan/lit_tests/Darwin/unset-insert-libraries-on-exec.cc tools/compiler-rt/lib/asan/lit_tests/Helpers/blacklist-extra.cc tools/compiler-rt/lib/asan/lit_tests/Helpers/initialization-blacklist-extra.cc tools/compiler-rt/lib/asan/lit_tests/Helpers/initialization-blacklist-extra2.cc tools/compiler-rt/lib/asan/lit_tests/Helpers/initialization-blacklist.txt tools/compiler-rt/lib/asan/lit_tests/Helpers/initialization-bug-extra.cc tools/compiler-rt/lib/asan/lit_tests/Helpers/initialization-bug-extra2.cc tools/compiler-rt/lib/asan/lit_tests/Helpers/initialization-constexpr-extra.cc tools/compiler-rt/lib/asan/lit_tests/Helpers/initialization-nobug-extra.cc tools/compiler-rt/lib/asan/lit_tests/Helpers/lit.local.cfg tools/compiler-rt/lib/asan/lit_tests/Linux/asan_prelink_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/clone_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/glob.cc tools/compiler-rt/lib/asan/lit_tests/Linux/glob_test_root/aa tools/compiler-rt/lib/asan/lit_tests/Linux/glob_test_root/ab tools/compiler-rt/lib/asan/lit_tests/Linux/glob_test_root/ba tools/compiler-rt/lib/asan/lit_tests/Linux/heavy_uar_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/initialization-bug-any-order.cc tools/compiler-rt/lib/asan/lit_tests/Linux/interception_failure_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/interception_malloc_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/interception_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/interface_symbols_linux.c tools/compiler-rt/lib/asan/lit_tests/Linux/lit.local.cfg tools/compiler-rt/lib/asan/lit_tests/Linux/malloc-in-qsort.cc tools/compiler-rt/lib/asan/lit_tests/Linux/malloc_delete_mismatch.cc tools/compiler-rt/lib/asan/lit_tests/Linux/overflow-in-qsort.cc tools/compiler-rt/lib/asan/lit_tests/Linux/preinit_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/rlimit_mmap_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/swapcontext_test.cc tools/compiler-rt/lib/asan/lit_tests/Linux/syscalls.cc tools/compiler-rt/lib/asan/lit_tests/Linux/zero-base-shadow.cc tools/compiler-rt/lib/asan/lit_tests/SharedLibs/darwin-dummy-shared-lib-so.cc tools/compiler-rt/lib/asan/lit_tests/SharedLibs/dlclose-test-so.cc tools/compiler-rt/lib/asan/lit_tests/SharedLibs/init-order-dlopen-so.cc tools/compiler-rt/lib/asan/lit_tests/SharedLibs/lit.local.cfg tools/compiler-rt/lib/asan/lit_tests/SharedLibs/shared-lib-test-so.cc tools/compiler-rt/lib/asan/lit_tests/Unit/lit.cfg tools/compiler-rt/lib/asan/lit_tests/Unit/lit.site.cfg.in tools/compiler-rt/lib/asan/lit_tests/allow_user_segv.cc tools/compiler-rt/lib/asan/lit_tests/blacklist.cc tools/compiler-rt/lib/asan/lit_tests/deep_stack_uaf.cc tools/compiler-rt/lib/asan/lit_tests/deep_tail_call.cc tools/compiler-rt/lib/asan/lit_tests/deep_thread_stack.cc tools/compiler-rt/lib/asan/lit_tests/default_options.cc tools/compiler-rt/lib/asan/lit_tests/dlclose-test.cc tools/compiler-rt/lib/asan/lit_tests/double-free.cc tools/compiler-rt/lib/asan/lit_tests/force_inline_opt0.cc tools/compiler-rt/lib/asan/lit_tests/global-demangle.cc tools/compiler-rt/lib/asan/lit_tests/global-overflow.cc tools/compiler-rt/lib/asan/lit_tests/heap-overflow.cc tools/compiler-rt/lib/asan/lit_tests/huge_negative_hea_oob.cc tools/compiler-rt/lib/asan/lit_tests/init-order-dlopen.cc tools/compiler-rt/lib/asan/lit_tests/initialization-blacklist.cc tools/compiler-rt/lib/asan/lit_tests/initialization-bug.cc tools/compiler-rt/lib/asan/lit_tests/initialization-constexpr.cc tools/compiler-rt/lib/asan/lit_tests/initialization-nobug.cc tools/compiler-rt/lib/asan/lit_tests/interface_test.cc tools/compiler-rt/lib/asan/lit_tests/invalid-free.cc tools/compiler-rt/lib/asan/lit_tests/large_func_test.cc tools/compiler-rt/lib/asan/lit_tests/lit.cfg tools/compiler-rt/lib/asan/lit_tests/lit.site.cfg.in tools/compiler-rt/lib/asan/lit_tests/log-path_test.cc tools/compiler-rt/lib/asan/lit_tests/log_path_fork_test.cc.disabled tools/compiler-rt/lib/asan/lit_tests/malloc_fill.cc tools/compiler-rt/lib/asan/lit_tests/malloc_hook.cc tools/compiler-rt/lib/asan/lit_tests/memcmp_strict_test.cc tools/compiler-rt/lib/asan/lit_tests/memcmp_test.cc tools/compiler-rt/lib/asan/lit_tests/null_deref.cc tools/compiler-rt/lib/asan/lit_tests/on_error_callback.cc tools/compiler-rt/lib/asan/lit_tests/partial_right.cc tools/compiler-rt/lib/asan/lit_tests/sanity_check_pure_c.c tools/compiler-rt/lib/asan/lit_tests/shared-lib-test.cc tools/compiler-rt/lib/asan/lit_tests/sleep_before_dying.c tools/compiler-rt/lib/asan/lit_tests/stack-frame-demangle.cc tools/compiler-rt/lib/asan/lit_tests/stack-oob-frames.cc tools/compiler-rt/lib/asan/lit_tests/stack-overflow.cc tools/compiler-rt/lib/asan/lit_tests/stack-use-after-return.cc tools/compiler-rt/lib/asan/lit_tests/strip_path_prefix.c tools/compiler-rt/lib/asan/lit_tests/strncpy-overflow.cc tools/compiler-rt/lib/asan/lit_tests/symbolize_callback.cc tools/compiler-rt/lib/asan/lit_tests/throw_call_test.cc tools/compiler-rt/lib/asan/lit_tests/throw_invoke_test.cc tools/compiler-rt/lib/asan/lit_tests/time_interceptor.cc tools/compiler-rt/lib/asan/lit_tests/unaligned_loads_and_stores.cc tools/compiler-rt/lib/asan/lit_tests/use-after-free-right.cc tools/compiler-rt/lib/asan/lit_tests/use-after-free.cc tools/compiler-rt/lib/asan/lit_tests/use-after-poison.cc tools/compiler-rt/lib/asan/lit_tests/use-after-scope-inlined.cc tools/compiler-rt/lib/asan/lit_tests/wait.cc tools/compiler-rt/lib/asan/scripts/asan_symbolize.py tools/compiler-rt/lib/asan/tests/CMakeLists.txt tools/compiler-rt/lib/asan/tests/asan_benchmarks_test.cc tools/compiler-rt/lib/asan/tests/asan_exceptions_test.cc tools/compiler-rt/lib/asan/tests/asan_globals_test.cc tools/compiler-rt/lib/asan/tests/asan_mac_test.cc tools/compiler-rt/lib/asan/tests/asan_mac_test.h tools/compiler-rt/lib/asan/tests/asan_mac_test_helpers.mm tools/compiler-rt/lib/asan/tests/asan_mem_test.cc tools/compiler-rt/lib/asan/tests/asan_noinst_test.cc tools/compiler-rt/lib/asan/tests/asan_oob_test.cc tools/compiler-rt/lib/asan/tests/asan_racy_double_free_test.cc tools/compiler-rt/lib/asan/tests/asan_str_test.cc tools/compiler-rt/lib/asan/tests/asan_test.cc tools/compiler-rt/lib/asan/tests/asan_test.ignore tools/compiler-rt/lib/asan/tests/asan_test_config.h tools/compiler-rt/lib/asan/tests/asan_test_main.cc tools/compiler-rt/lib/asan/tests/asan_test_utils.h tools/compiler-rt/lib/ashldi3.c tools/compiler-rt/lib/ashlti3.c tools/compiler-rt/lib/ashrdi3.c tools/compiler-rt/lib/ashrti3.c tools/compiler-rt/lib/assembly.h tools/compiler-rt/lib/atomic.c tools/compiler-rt/lib/clear_cache.c tools/compiler-rt/lib/clzdi2.c tools/compiler-rt/lib/clzsi2.c tools/compiler-rt/lib/clzti2.c tools/compiler-rt/lib/cmpdi2.c tools/compiler-rt/lib/cmpti2.c tools/compiler-rt/lib/comparedf2.c tools/compiler-rt/lib/comparesf2.c tools/compiler-rt/lib/ctzdi2.c tools/compiler-rt/lib/ctzsi2.c tools/compiler-rt/lib/ctzti2.c tools/compiler-rt/lib/divdc3.c tools/compiler-rt/lib/divdf3.c tools/compiler-rt/lib/divdi3.c tools/compiler-rt/lib/divmoddi4.c tools/compiler-rt/lib/divmodsi4.c tools/compiler-rt/lib/divsc3.c tools/compiler-rt/lib/divsf3.c tools/compiler-rt/lib/divsi3.c tools/compiler-rt/lib/divti3.c tools/compiler-rt/lib/divxc3.c tools/compiler-rt/lib/enable_execute_stack.c tools/compiler-rt/lib/eprintf.c tools/compiler-rt/lib/extendsfdf2.c tools/compiler-rt/lib/ffsdi2.c tools/compiler-rt/lib/ffsti2.c tools/compiler-rt/lib/fixdfdi.c tools/compiler-rt/lib/fixdfsi.c tools/compiler-rt/lib/fixdfti.c tools/compiler-rt/lib/fixsfdi.c tools/compiler-rt/lib/fixsfsi.c tools/compiler-rt/lib/fixsfti.c tools/compiler-rt/lib/fixunsdfdi.c tools/compiler-rt/lib/fixunsdfsi.c tools/compiler-rt/lib/fixunsdfti.c tools/compiler-rt/lib/fixunssfdi.c tools/compiler-rt/lib/fixunssfsi.c tools/compiler-rt/lib/fixunssfti.c tools/compiler-rt/lib/fixunsxfdi.c tools/compiler-rt/lib/fixunsxfsi.c tools/compiler-rt/lib/fixunsxfti.c tools/compiler-rt/lib/fixxfdi.c tools/compiler-rt/lib/fixxfti.c tools/compiler-rt/lib/floatdidf.c tools/compiler-rt/lib/floatdisf.c tools/compiler-rt/lib/floatdixf.c tools/compiler-rt/lib/floatsidf.c tools/compiler-rt/lib/floatsisf.c tools/compiler-rt/lib/floattidf.c tools/compiler-rt/lib/floattisf.c tools/compiler-rt/lib/floattixf.c tools/compiler-rt/lib/floatundidf.c tools/compiler-rt/lib/floatundisf.c tools/compiler-rt/lib/floatundixf.c tools/compiler-rt/lib/floatunsidf.c tools/compiler-rt/lib/floatunsisf.c tools/compiler-rt/lib/floatuntidf.c tools/compiler-rt/lib/floatuntisf.c tools/compiler-rt/lib/floatuntixf.c tools/compiler-rt/lib/fp_lib.h tools/compiler-rt/lib/gcc_personality_v0.c tools/compiler-rt/lib/i386/Makefile.mk tools/compiler-rt/lib/i386/ashldi3.S tools/compiler-rt/lib/i386/ashrdi3.S tools/compiler-rt/lib/i386/divdi3.S tools/compiler-rt/lib/i386/floatdidf.S tools/compiler-rt/lib/i386/floatdisf.S tools/compiler-rt/lib/i386/floatdixf.S tools/compiler-rt/lib/i386/floatundidf.S tools/compiler-rt/lib/i386/floatundisf.S tools/compiler-rt/lib/i386/floatundixf.S tools/compiler-rt/lib/i386/lshrdi3.S tools/compiler-rt/lib/i386/moddi3.S tools/compiler-rt/lib/i386/muldi3.S tools/compiler-rt/lib/i386/udivdi3.S tools/compiler-rt/lib/i386/umoddi3.S tools/compiler-rt/lib/int_endianness.h tools/compiler-rt/lib/int_lib.h tools/compiler-rt/lib/int_math.h tools/compiler-rt/lib/int_types.h tools/compiler-rt/lib/int_util.c tools/compiler-rt/lib/int_util.h tools/compiler-rt/lib/interception/CMakeLists.txt tools/compiler-rt/lib/interception/Makefile.mk tools/compiler-rt/lib/interception/interception.h tools/compiler-rt/lib/interception/interception_linux.cc tools/compiler-rt/lib/interception/interception_linux.h tools/compiler-rt/lib/interception/interception_mac.cc tools/compiler-rt/lib/interception/interception_mac.h tools/compiler-rt/lib/interception/interception_type_test.cc tools/compiler-rt/lib/interception/interception_win.cc tools/compiler-rt/lib/interception/interception_win.h tools/compiler-rt/lib/lit.common.cfg