Initial import package llvm: The Low Level Virtual Machine accepted/2.0alpha-wayland/20121108.021707 submit/2.0alpha-wayland/20121108.023651
authorvivian, zhang <vivian.zhang@intel.com>
Sun, 3 Jun 2012 03:56:13 +0000 (11:56 +0800)
committervivian, zhang <vivian.zhang@intel.com>
Sun, 3 Jun 2012 03:56:13 +0000 (11:56 +0800)
commitf69dbf7b742503c73a6045da2fd7f8288a071bc6
tree77322c27d0b60145c2a9409d81e90be4a4f1bcbd
parentaa43e77abb9ce98e337e8ef45522eab756564f25
Initial import package llvm: The Low Level Virtual Machine
8275 files changed:
CMakeLists.txt [new file with mode: 0644]
CREDITS.TXT [new file with mode: 0644]
LICENSE.TXT [new file with mode: 0644]
Makefile [new file with mode: 0644]
Makefile.common [new file with mode: 0644]
Makefile.config.in [new file with mode: 0644]
Makefile.rules [new file with mode: 0644]
ModuleInfo.txt [new file with mode: 0644]
README.txt [new file with mode: 0644]
autoconf/AutoRegen.sh [new file with mode: 0755]
autoconf/ExportMap.map [new file with mode: 0644]
autoconf/LICENSE.TXT [new file with mode: 0644]
autoconf/README.TXT [new file with mode: 0644]
autoconf/config.guess [new file with mode: 0755]
autoconf/config.sub [new file with mode: 0755]
autoconf/configure.ac [new file with mode: 0644]
autoconf/depcomp [new file with mode: 0755]
autoconf/install-sh [new file with mode: 0755]
autoconf/ltmain.sh [new file with mode: 0644]
autoconf/m4/build_exeext.m4 [new file with mode: 0644]
autoconf/m4/c_printf_a.m4 [new file with mode: 0644]
autoconf/m4/check_gnu_make.m4 [new file with mode: 0644]
autoconf/m4/config_makefile.m4 [new file with mode: 0644]
autoconf/m4/config_project.m4 [new file with mode: 0644]
autoconf/m4/cxx_flag_check.m4 [new file with mode: 0644]
autoconf/m4/find_std_program.m4 [new file with mode: 0644]
autoconf/m4/func_isinf.m4 [new file with mode: 0644]
autoconf/m4/func_isnan.m4 [new file with mode: 0644]
autoconf/m4/func_mmap_file.m4 [new file with mode: 0644]
autoconf/m4/header_mmap_anonymous.m4 [new file with mode: 0644]
autoconf/m4/huge_val.m4 [new file with mode: 0644]
autoconf/m4/libtool.m4 [new file with mode: 0644]
autoconf/m4/link_options.m4 [new file with mode: 0644]
autoconf/m4/linux_mixed_64_32.m4 [new file with mode: 0644]
autoconf/m4/ltdl.m4 [new file with mode: 0644]
autoconf/m4/need_dev_zero_for_mmap.m4 [new file with mode: 0644]
autoconf/m4/path_perl.m4 [new file with mode: 0644]
autoconf/m4/path_tclsh.m4 [new file with mode: 0644]
autoconf/m4/rand48.m4 [new file with mode: 0644]
autoconf/m4/sanity_check.m4 [new file with mode: 0644]
autoconf/m4/single_cxx_check.m4 [new file with mode: 0644]
autoconf/m4/visibility_inlines_hidden.m4 [new file with mode: 0644]
autoconf/missing [new file with mode: 0755]
autoconf/mkinstalldirs [new file with mode: 0755]
bindings/Makefile [new file with mode: 0644]
bindings/README.txt [new file with mode: 0644]
bindings/ocaml/Makefile [new file with mode: 0644]
bindings/ocaml/Makefile.ocaml [new file with mode: 0644]
bindings/ocaml/analysis/Makefile [new file with mode: 0644]
bindings/ocaml/analysis/analysis_ocaml.c [new file with mode: 0644]
bindings/ocaml/analysis/llvm_analysis.ml [new file with mode: 0644]
bindings/ocaml/analysis/llvm_analysis.mli [new file with mode: 0644]
bindings/ocaml/bitreader/Makefile [new file with mode: 0644]
bindings/ocaml/bitreader/bitreader_ocaml.c [new file with mode: 0644]
bindings/ocaml/bitreader/llvm_bitreader.ml [new file with mode: 0644]
bindings/ocaml/bitreader/llvm_bitreader.mli [new file with mode: 0644]
bindings/ocaml/bitwriter/Makefile [new file with mode: 0644]
bindings/ocaml/bitwriter/bitwriter_ocaml.c [new file with mode: 0644]
bindings/ocaml/bitwriter/llvm_bitwriter.ml [new file with mode: 0644]
bindings/ocaml/bitwriter/llvm_bitwriter.mli [new file with mode: 0644]
bindings/ocaml/executionengine/Makefile [new file with mode: 0644]
bindings/ocaml/executionengine/executionengine_ocaml.c [new file with mode: 0644]
bindings/ocaml/executionengine/llvm_executionengine.ml [new file with mode: 0644]
bindings/ocaml/executionengine/llvm_executionengine.mli [new file with mode: 0644]
bindings/ocaml/llvm/Makefile [new file with mode: 0644]
bindings/ocaml/llvm/llvm.ml [new file with mode: 0644]
bindings/ocaml/llvm/llvm.mli [new file with mode: 0644]
bindings/ocaml/llvm/llvm_ocaml.c [new file with mode: 0644]
bindings/ocaml/target/Makefile [new file with mode: 0644]
bindings/ocaml/target/llvm_target.ml [new file with mode: 0644]
bindings/ocaml/target/llvm_target.mli [new file with mode: 0644]
bindings/ocaml/target/target_ocaml.c [new file with mode: 0644]
bindings/ocaml/transforms/Makefile [new file with mode: 0644]
bindings/ocaml/transforms/scalar/Makefile [new file with mode: 0644]
bindings/ocaml/transforms/scalar/llvm_scalar_opts.ml [new file with mode: 0644]
bindings/ocaml/transforms/scalar/llvm_scalar_opts.mli [new file with mode: 0644]
bindings/ocaml/transforms/scalar/scalar_opts_ocaml.c [new file with mode: 0644]
build-for-llvm-top.sh [new file with mode: 0755]
cmake/README [new file with mode: 0644]
cmake/config-ix.cmake [new file with mode: 0755]
cmake/modules/AddLLVM.cmake [new file with mode: 0755]
cmake/modules/AddLLVMDefinitions.cmake [new file with mode: 0644]
cmake/modules/CMakeLists.txt [new file with mode: 0644]
cmake/modules/CheckAtomic.cmake [new file with mode: 0644]
cmake/modules/ChooseMSVCCRT.cmake [new file with mode: 0644]
cmake/modules/CrossCompileLLVM.cmake [new file with mode: 0644]
cmake/modules/FindBison.cmake [new file with mode: 0755]
cmake/modules/GetTargetTriple.cmake [new file with mode: 0644]
cmake/modules/HandleLLVMOptions.cmake [new file with mode: 0644]
cmake/modules/LLVM.cmake [new file with mode: 0644]
cmake/modules/LLVMConfig.cmake [new file with mode: 0755]
cmake/modules/LLVMLibDeps.cmake [new file with mode: 0644]
cmake/modules/LLVMParseArguments.cmake [new file with mode: 0644]
cmake/modules/LLVMProcessSources.cmake [new file with mode: 0644]
cmake/modules/TableGen.cmake [new file with mode: 0644]
cmake/modules/VersionFromVCS.cmake [new file with mode: 0644]
configure [new file with mode: 0755]
docs/AliasAnalysis.html [new file with mode: 0644]
docs/BitCodeFormat.html [new file with mode: 0644]
docs/Bugpoint.html [new file with mode: 0644]
docs/CFEBuildInstrs.html [new file with mode: 0644]
docs/CMake.html [new file with mode: 0644]
docs/CodeGenerator.html [new file with mode: 0644]
docs/CodingStandards.html [new file with mode: 0644]
docs/CommandGuide/FileCheck.pod [new file with mode: 0644]
docs/CommandGuide/Makefile [new file with mode: 0644]
docs/CommandGuide/bugpoint.pod [new file with mode: 0644]
docs/CommandGuide/html/manpage.css [new file with mode: 0644]
docs/CommandGuide/index.html [new file with mode: 0644]
docs/CommandGuide/lit.pod [new file with mode: 0644]
docs/CommandGuide/llc.pod [new file with mode: 0644]
docs/CommandGuide/lli.pod [new file with mode: 0644]
docs/CommandGuide/llvm-ar.pod [new file with mode: 0644]
docs/CommandGuide/llvm-as.pod [new file with mode: 0644]
docs/CommandGuide/llvm-bcanalyzer.pod [new file with mode: 0644]
docs/CommandGuide/llvm-config.pod [new file with mode: 0644]
docs/CommandGuide/llvm-diff.pod [new file with mode: 0644]
docs/CommandGuide/llvm-dis.pod [new file with mode: 0644]
docs/CommandGuide/llvm-extract.pod [new file with mode: 0644]
docs/CommandGuide/llvm-ld.pod [new file with mode: 0644]
docs/CommandGuide/llvm-link.pod [new file with mode: 0644]
docs/CommandGuide/llvm-nm.pod [new file with mode: 0644]
docs/CommandGuide/llvm-prof.pod [new file with mode: 0644]
docs/CommandGuide/llvm-ranlib.pod [new file with mode: 0644]
docs/CommandGuide/llvmc.pod [new file with mode: 0644]
docs/CommandGuide/llvmgcc.pod [new file with mode: 0644]
docs/CommandGuide/llvmgxx.pod [new file with mode: 0644]
docs/CommandGuide/manpage.css [new file with mode: 0644]
docs/CommandGuide/opt.pod [new file with mode: 0644]
docs/CommandGuide/tblgen.pod [new file with mode: 0644]
docs/CommandLine.html [new file with mode: 0644]
docs/CompilerDriver.html [new file with mode: 0644]
docs/CompilerDriverTutorial.html [new file with mode: 0644]
docs/CompilerWriterInfo.html [new file with mode: 0644]
docs/DebuggingJITedCode.html [new file with mode: 0644]
docs/DeveloperPolicy.html [new file with mode: 0644]
docs/ExceptionHandling.html [new file with mode: 0644]
docs/ExtendedIntegerResults.txt [new file with mode: 0644]
docs/ExtendingLLVM.html [new file with mode: 0644]
docs/FAQ.html [new file with mode: 0644]
docs/GCCFEBuildInstrs.html [new file with mode: 0644]
docs/GarbageCollection.html [new file with mode: 0644]
docs/GetElementPtr.html [new file with mode: 0644]
docs/GettingStarted.html [new file with mode: 0644]
docs/GettingStartedVS.html [new file with mode: 0644]
docs/GoldPlugin.html [new file with mode: 0644]
docs/HistoricalNotes/2000-11-18-EarlyDesignIdeas.txt [new file with mode: 0644]
docs/HistoricalNotes/2000-11-18-EarlyDesignIdeasResp.txt [new file with mode: 0644]
docs/HistoricalNotes/2000-12-06-EncodingIdea.txt [new file with mode: 0644]
docs/HistoricalNotes/2000-12-06-MeetingSummary.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-01-31-UniversalIRIdea.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-02-06-TypeNotationDebate.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp1.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp2.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp4.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-02-09-AdveComments.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-02-09-AdveCommentsResponse.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-02-13-Reference-Memory.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-02-13-Reference-MemoryResponse.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-04-16-DynamicCompilation.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-05-18-ExceptionHandling.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-05-19-ExceptionResponse.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-06-01-GCCOptimizations.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-06-01-GCCOptimizations2.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-06-20-.NET-Differences.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-07-06-LoweringIRForCodeGen.txt [new file with mode: 0644]
docs/HistoricalNotes/2001-09-18-OptimizeExceptions.txt [new file with mode: 0644]
docs/HistoricalNotes/2002-05-12-InstListChange.txt [new file with mode: 0644]
docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt [new file with mode: 0644]
docs/HistoricalNotes/2003-01-23-CygwinNotes.txt [new file with mode: 0644]
docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt [new file with mode: 0644]
docs/HistoricalNotes/2003-06-26-Reoptimizer2.txt [new file with mode: 0644]
docs/HistoricalNotes/2007-OriginalClangReadme.txt [new file with mode: 0644]
docs/HowToReleaseLLVM.html [new file with mode: 0644]
docs/HowToSubmitABug.html [new file with mode: 0644]
docs/LangRef.html [new file with mode: 0644]
docs/Lexicon.html [new file with mode: 0644]
docs/LinkTimeOptimization.html [new file with mode: 0644]
docs/Makefile [new file with mode: 0644]
docs/MakefileGuide.html [new file with mode: 0644]
docs/Packaging.html [new file with mode: 0644]
docs/Passes.html [new file with mode: 0644]
docs/ProgrammersManual.html [new file with mode: 0644]
docs/Projects.html [new file with mode: 0644]
docs/ReleaseNotes.html [new file with mode: 0644]
docs/SourceLevelDebugging.html [new file with mode: 0644]
docs/SystemLibrary.html [new file with mode: 0644]
docs/TableGenFundamentals.html [new file with mode: 0644]
docs/TestingGuide.html [new file with mode: 0644]
docs/UsingLibraries.html [new file with mode: 0644]
docs/WritingAnLLVMBackend.html [new file with mode: 0644]
docs/WritingAnLLVMPass.html [new file with mode: 0644]
docs/doxygen.cfg.in [new file with mode: 0644]
docs/doxygen.css [new file with mode: 0644]
docs/doxygen.footer [new file with mode: 0644]
docs/doxygen.header [new file with mode: 0644]
docs/doxygen.intro [new file with mode: 0644]
docs/img/Debugging.gif [new file with mode: 0644]
docs/img/libdeps.gif [new file with mode: 0644]
docs/img/lines.gif [new file with mode: 0644]
docs/img/objdeps.gif [new file with mode: 0644]
docs/img/venusflytrap.jpg [new file with mode: 0644]
docs/index.html [new file with mode: 0644]
docs/llvm.css [new file with mode: 0644]
docs/re_format.7 [new file with mode: 0644]
docs/tutorial/LangImpl1.html [new file with mode: 0644]
docs/tutorial/LangImpl2.html [new file with mode: 0644]
docs/tutorial/LangImpl3.html [new file with mode: 0644]
docs/tutorial/LangImpl4.html [new file with mode: 0644]
docs/tutorial/LangImpl5-cfg.png [new file with mode: 0644]
docs/tutorial/LangImpl5.html [new file with mode: 0644]
docs/tutorial/LangImpl6.html [new file with mode: 0644]
docs/tutorial/LangImpl7.html [new file with mode: 0644]
docs/tutorial/LangImpl8.html [new file with mode: 0644]
docs/tutorial/Makefile [new file with mode: 0644]
docs/tutorial/OCamlLangImpl1.html [new file with mode: 0644]
docs/tutorial/OCamlLangImpl2.html [new file with mode: 0644]
docs/tutorial/OCamlLangImpl3.html [new file with mode: 0644]
docs/tutorial/OCamlLangImpl4.html [new file with mode: 0644]
docs/tutorial/OCamlLangImpl5.html [new file with mode: 0644]
docs/tutorial/OCamlLangImpl6.html [new file with mode: 0644]
docs/tutorial/OCamlLangImpl7.html [new file with mode: 0644]
docs/tutorial/OCamlLangImpl8.html [new file with mode: 0644]
docs/tutorial/index.html [new file with mode: 0644]
examples/BrainF/BrainF.cpp [new file with mode: 0644]
examples/BrainF/BrainF.h [new file with mode: 0644]
examples/BrainF/BrainFDriver.cpp [new file with mode: 0644]
examples/BrainF/CMakeLists.txt [new file with mode: 0644]
examples/BrainF/Makefile [new file with mode: 0644]
examples/CMakeLists.txt [new file with mode: 0644]
examples/ExceptionDemo/CMakeLists.txt [new file with mode: 0644]
examples/ExceptionDemo/ExceptionDemo.cpp [new file with mode: 0644]
examples/ExceptionDemo/Makefile [new file with mode: 0644]
examples/Fibonacci/CMakeLists.txt [new file with mode: 0644]
examples/Fibonacci/Makefile [new file with mode: 0644]
examples/Fibonacci/fibonacci.cpp [new file with mode: 0644]
examples/HowToUseJIT/CMakeLists.txt [new file with mode: 0644]
examples/HowToUseJIT/HowToUseJIT.cpp [new file with mode: 0644]
examples/HowToUseJIT/Makefile [new file with mode: 0644]
examples/Kaleidoscope/CMakeLists.txt [new file with mode: 0644]
examples/Kaleidoscope/Chapter2/CMakeLists.txt [new file with mode: 0644]
examples/Kaleidoscope/Chapter2/Makefile [new file with mode: 0644]
examples/Kaleidoscope/Chapter2/toy.cpp [new file with mode: 0644]
examples/Kaleidoscope/Chapter3/CMakeLists.txt [new file with mode: 0644]
examples/Kaleidoscope/Chapter3/Makefile [new file with mode: 0644]
examples/Kaleidoscope/Chapter3/toy.cpp [new file with mode: 0644]
examples/Kaleidoscope/Chapter4/CMakeLists.txt [new file with mode: 0644]
examples/Kaleidoscope/Chapter4/Makefile [new file with mode: 0644]
examples/Kaleidoscope/Chapter4/toy.cpp [new file with mode: 0644]
examples/Kaleidoscope/Chapter5/CMakeLists.txt [new file with mode: 0644]
examples/Kaleidoscope/Chapter5/Makefile [new file with mode: 0644]
examples/Kaleidoscope/Chapter5/toy.cpp [new file with mode: 0644]
examples/Kaleidoscope/Chapter6/CMakeLists.txt [new file with mode: 0644]
examples/Kaleidoscope/Chapter6/Makefile [new file with mode: 0644]
examples/Kaleidoscope/Chapter6/toy.cpp [new file with mode: 0644]
examples/Kaleidoscope/Chapter7/CMakeLists.txt [new file with mode: 0644]
examples/Kaleidoscope/Chapter7/Makefile [new file with mode: 0644]
examples/Kaleidoscope/Chapter7/toy.cpp [new file with mode: 0644]
examples/Kaleidoscope/Makefile [new file with mode: 0644]
examples/Makefile [new file with mode: 0644]
examples/ModuleMaker/CMakeLists.txt [new file with mode: 0644]
examples/ModuleMaker/Makefile [new file with mode: 0644]
examples/ModuleMaker/ModuleMaker.cpp [new file with mode: 0644]
examples/ModuleMaker/README.txt [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter2/Makefile [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter2/_tags [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter2/ast.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter2/lexer.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter2/parser.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter2/token.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter2/toplevel.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter2/toy.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/Makefile [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/_tags [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/ast.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/codegen.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/lexer.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/myocamlbuild.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/parser.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/token.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/toplevel.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter3/toy.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/Makefile [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/_tags [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/ast.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/bindings.c [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/codegen.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/lexer.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/myocamlbuild.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/parser.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/token.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/toplevel.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter4/toy.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/Makefile [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/_tags [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/ast.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/bindings.c [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/codegen.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/lexer.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/myocamlbuild.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/parser.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/token.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/toplevel.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter5/toy.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/Makefile [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/_tags [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/ast.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/bindings.c [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/codegen.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/lexer.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/myocamlbuild.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/parser.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/token.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/toplevel.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter6/toy.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/Makefile [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/_tags [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/ast.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/bindings.c [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/codegen.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/lexer.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/myocamlbuild.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/parser.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/token.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/toplevel.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Chapter7/toy.ml [new file with mode: 0644]
examples/OCaml-Kaleidoscope/Makefile [new file with mode: 0644]
examples/ParallelJIT/CMakeLists.txt [new file with mode: 0644]
examples/ParallelJIT/Makefile [new file with mode: 0644]
examples/ParallelJIT/ParallelJIT.cpp [new file with mode: 0644]
include/llvm-c/Analysis.h [new file with mode: 0644]
include/llvm-c/BitReader.h [new file with mode: 0644]
include/llvm-c/BitWriter.h [new file with mode: 0644]
include/llvm-c/Core.h [new file with mode: 0644]
include/llvm-c/EnhancedDisassembly.h [new file with mode: 0644]
include/llvm-c/ExecutionEngine.h [new file with mode: 0644]
include/llvm-c/Initialization.h [new file with mode: 0644]
include/llvm-c/LinkTimeOptimizer.h [new file with mode: 0644]
include/llvm-c/Target.h [new file with mode: 0644]
include/llvm-c/Transforms/IPO.h [new file with mode: 0644]
include/llvm-c/Transforms/Scalar.h [new file with mode: 0644]
include/llvm-c/lto.h [new file with mode: 0644]
include/llvm/ADT/APFloat.h [new file with mode: 0644]
include/llvm/ADT/APInt.h [new file with mode: 0644]
include/llvm/ADT/APSInt.h [new file with mode: 0644]
include/llvm/ADT/ArrayRef.h [new file with mode: 0644]
include/llvm/ADT/BitVector.h [new file with mode: 0644]
include/llvm/ADT/DAGDeltaAlgorithm.h [new file with mode: 0644]
include/llvm/ADT/DeltaAlgorithm.h [new file with mode: 0644]
include/llvm/ADT/DenseMap.h [new file with mode: 0644]
include/llvm/ADT/DenseMapInfo.h [new file with mode: 0644]
include/llvm/ADT/DenseSet.h [new file with mode: 0644]
include/llvm/ADT/DepthFirstIterator.h [new file with mode: 0644]
include/llvm/ADT/EquivalenceClasses.h [new file with mode: 0644]
include/llvm/ADT/FoldingSet.h [new file with mode: 0644]
include/llvm/ADT/GraphTraits.h [new file with mode: 0644]
include/llvm/ADT/ImmutableIntervalMap.h [new file with mode: 0644]
include/llvm/ADT/ImmutableList.h [new file with mode: 0644]
include/llvm/ADT/ImmutableMap.h [new file with mode: 0644]
include/llvm/ADT/ImmutableSet.h [new file with mode: 0644]
include/llvm/ADT/InMemoryStruct.h [new file with mode: 0644]
include/llvm/ADT/IndexedMap.h [new file with mode: 0644]
include/llvm/ADT/IntEqClasses.h [new file with mode: 0644]
include/llvm/ADT/IntervalMap.h [new file with mode: 0644]
include/llvm/ADT/IntrusiveRefCntPtr.h [new file with mode: 0644]
include/llvm/ADT/NullablePtr.h [new file with mode: 0644]
include/llvm/ADT/Optional.h [new file with mode: 0644]
include/llvm/ADT/OwningPtr.h [new file with mode: 0644]
include/llvm/ADT/PointerIntPair.h [new file with mode: 0644]
include/llvm/ADT/PointerUnion.h [new file with mode: 0644]
include/llvm/ADT/PostOrderIterator.h [new file with mode: 0644]
include/llvm/ADT/PriorityQueue.h [new file with mode: 0644]
include/llvm/ADT/SCCIterator.h [new file with mode: 0644]
include/llvm/ADT/STLExtras.h [new file with mode: 0644]
include/llvm/ADT/ScopedHashTable.h [new file with mode: 0644]
include/llvm/ADT/SetOperations.h [new file with mode: 0644]
include/llvm/ADT/SetVector.h [new file with mode: 0644]
include/llvm/ADT/SmallBitVector.h [new file with mode: 0644]
include/llvm/ADT/SmallPtrSet.h [new file with mode: 0644]
include/llvm/ADT/SmallSet.h [new file with mode: 0644]
include/llvm/ADT/SmallString.h [new file with mode: 0644]
include/llvm/ADT/SmallVector.h [new file with mode: 0644]
include/llvm/ADT/SparseBitVector.h [new file with mode: 0644]
include/llvm/ADT/Statistic.h [new file with mode: 0644]
include/llvm/ADT/StringExtras.h [new file with mode: 0644]
include/llvm/ADT/StringMap.h [new file with mode: 0644]
include/llvm/ADT/StringRef.h [new file with mode: 0644]
include/llvm/ADT/StringSet.h [new file with mode: 0644]
include/llvm/ADT/StringSwitch.h [new file with mode: 0644]
include/llvm/ADT/Trie.h [new file with mode: 0644]
include/llvm/ADT/Triple.h [new file with mode: 0644]
include/llvm/ADT/Twine.h [new file with mode: 0644]
include/llvm/ADT/UniqueVector.h [new file with mode: 0644]
include/llvm/ADT/ValueMap.h [new file with mode: 0644]
include/llvm/ADT/VectorExtras.h [new file with mode: 0644]
include/llvm/ADT/ilist.h [new file with mode: 0644]
include/llvm/ADT/ilist_node.h [new file with mode: 0644]
include/llvm/AbstractTypeUser.h [new file with mode: 0644]
include/llvm/Analysis/AliasAnalysis.h [new file with mode: 0644]
include/llvm/Analysis/AliasSetTracker.h [new file with mode: 0644]
include/llvm/Analysis/CFGPrinter.h [new file with mode: 0644]
include/llvm/Analysis/CallGraph.h [new file with mode: 0644]
include/llvm/Analysis/CaptureTracking.h [new file with mode: 0644]
include/llvm/Analysis/CodeMetrics.h [new file with mode: 0644]
include/llvm/Analysis/ConstantFolding.h [new file with mode: 0644]
include/llvm/Analysis/ConstantsScanner.h [new file with mode: 0644]
include/llvm/Analysis/DIBuilder.h [new file with mode: 0644]
include/llvm/Analysis/DOTGraphTraitsPass.h [new file with mode: 0644]
include/llvm/Analysis/DebugInfo.h [new file with mode: 0644]
include/llvm/Analysis/DomPrinter.h [new file with mode: 0644]
include/llvm/Analysis/DominanceFrontier.h [new file with mode: 0644]
include/llvm/Analysis/DominatorInternals.h [new file with mode: 0644]
include/llvm/Analysis/Dominators.h [new file with mode: 0644]
include/llvm/Analysis/FindUsedTypes.h [new file with mode: 0644]
include/llvm/Analysis/IVUsers.h [new file with mode: 0644]
include/llvm/Analysis/InlineCost.h [new file with mode: 0644]
include/llvm/Analysis/InstructionSimplify.h [new file with mode: 0644]
include/llvm/Analysis/Interval.h [new file with mode: 0644]
include/llvm/Analysis/IntervalIterator.h [new file with mode: 0644]
include/llvm/Analysis/IntervalPartition.h [new file with mode: 0644]
include/llvm/Analysis/LazyValueInfo.h [new file with mode: 0644]
include/llvm/Analysis/LibCallAliasAnalysis.h [new file with mode: 0644]
include/llvm/Analysis/LibCallSemantics.h [new file with mode: 0644]
include/llvm/Analysis/Lint.h [new file with mode: 0644]
include/llvm/Analysis/Loads.h [new file with mode: 0644]
include/llvm/Analysis/LoopDependenceAnalysis.h [new file with mode: 0644]
include/llvm/Analysis/LoopInfo.h [new file with mode: 0644]
include/llvm/Analysis/LoopPass.h [new file with mode: 0644]
include/llvm/Analysis/MemoryBuiltins.h [new file with mode: 0644]
include/llvm/Analysis/MemoryDependenceAnalysis.h [new file with mode: 0644]
include/llvm/Analysis/PHITransAddr.h [new file with mode: 0644]
include/llvm/Analysis/Passes.h [new file with mode: 0644]
include/llvm/Analysis/PathNumbering.h [new file with mode: 0644]
include/llvm/Analysis/PathProfileInfo.h [new file with mode: 0644]
include/llvm/Analysis/PostDominators.h [new file with mode: 0644]
include/llvm/Analysis/ProfileInfo.h [new file with mode: 0644]
include/llvm/Analysis/ProfileInfoLoader.h [new file with mode: 0644]
include/llvm/Analysis/ProfileInfoTypes.h [new file with mode: 0644]
include/llvm/Analysis/RegionInfo.h [new file with mode: 0644]
include/llvm/Analysis/RegionIterator.h [new file with mode: 0644]
include/llvm/Analysis/RegionPass.h [new file with mode: 0644]
include/llvm/Analysis/RegionPrinter.h [new file with mode: 0644]
include/llvm/Analysis/ScalarEvolution.h [new file with mode: 0644]
include/llvm/Analysis/ScalarEvolutionExpander.h [new file with mode: 0644]
include/llvm/Analysis/ScalarEvolutionExpressions.h [new file with mode: 0644]
include/llvm/Analysis/ScalarEvolutionNormalization.h [new file with mode: 0644]
include/llvm/Analysis/SparsePropagation.h [new file with mode: 0644]
include/llvm/Analysis/Trace.h [new file with mode: 0644]
include/llvm/Analysis/ValueTracking.h [new file with mode: 0644]
include/llvm/Analysis/Verifier.h [new file with mode: 0644]
include/llvm/Argument.h [new file with mode: 0644]
include/llvm/Assembly/AssemblyAnnotationWriter.h [new file with mode: 0644]
include/llvm/Assembly/Parser.h [new file with mode: 0644]
include/llvm/Assembly/PrintModulePass.h [new file with mode: 0644]
include/llvm/Assembly/Writer.h [new file with mode: 0644]
include/llvm/Attributes.h [new file with mode: 0644]
include/llvm/AutoUpgrade.h [new file with mode: 0644]
include/llvm/BasicBlock.h [new file with mode: 0644]
include/llvm/Bitcode/Archive.h [new file with mode: 0644]
include/llvm/Bitcode/BitCodes.h [new file with mode: 0644]
include/llvm/Bitcode/BitstreamReader.h [new file with mode: 0644]
include/llvm/Bitcode/BitstreamWriter.h [new file with mode: 0644]
include/llvm/Bitcode/LLVMBitCodes.h [new file with mode: 0644]
include/llvm/Bitcode/ReaderWriter.h [new file with mode: 0644]
include/llvm/CMakeLists.txt [new file with mode: 0644]
include/llvm/CallGraphSCCPass.h [new file with mode: 0644]
include/llvm/CallingConv.h [new file with mode: 0644]
include/llvm/CodeGen/Analysis.h [new file with mode: 0644]
include/llvm/CodeGen/AsmPrinter.h [new file with mode: 0644]
include/llvm/CodeGen/BinaryObject.h [new file with mode: 0644]
include/llvm/CodeGen/CalcSpillWeights.h [new file with mode: 0644]
include/llvm/CodeGen/CallingConvLower.h [new file with mode: 0644]
include/llvm/CodeGen/EdgeBundles.h [new file with mode: 0644]
include/llvm/CodeGen/FastISel.h [new file with mode: 0644]
include/llvm/CodeGen/FunctionLoweringInfo.h [new file with mode: 0644]
include/llvm/CodeGen/GCMetadata.h [new file with mode: 0644]
include/llvm/CodeGen/GCMetadataPrinter.h [new file with mode: 0644]
include/llvm/CodeGen/GCStrategy.h [new file with mode: 0644]
include/llvm/CodeGen/GCs.h [new file with mode: 0644]
include/llvm/CodeGen/ISDOpcodes.h [new file with mode: 0644]
include/llvm/CodeGen/IntrinsicLowering.h [new file with mode: 0644]
include/llvm/CodeGen/JITCodeEmitter.h [new file with mode: 0644]
include/llvm/CodeGen/LatencyPriorityQueue.h [new file with mode: 0644]
include/llvm/CodeGen/LinkAllAsmWriterComponents.h [new file with mode: 0644]
include/llvm/CodeGen/LinkAllCodegenComponents.h [new file with mode: 0644]
include/llvm/CodeGen/LiveInterval.h [new file with mode: 0644]
include/llvm/CodeGen/LiveIntervalAnalysis.h [new file with mode: 0644]
include/llvm/CodeGen/LiveStackAnalysis.h [new file with mode: 0644]
include/llvm/CodeGen/LiveVariables.h [new file with mode: 0644]
include/llvm/CodeGen/MachORelocation.h [new file with mode: 0644]
include/llvm/CodeGen/MachineBasicBlock.h [new file with mode: 0644]
include/llvm/CodeGen/MachineCodeEmitter.h [new file with mode: 0644]
include/llvm/CodeGen/MachineCodeInfo.h [new file with mode: 0644]
include/llvm/CodeGen/MachineConstantPool.h [new file with mode: 0644]
include/llvm/CodeGen/MachineDominators.h [new file with mode: 0644]
include/llvm/CodeGen/MachineFrameInfo.h [new file with mode: 0644]
include/llvm/CodeGen/MachineFunction.h [new file with mode: 0644]
include/llvm/CodeGen/MachineFunctionAnalysis.h [new file with mode: 0644]
include/llvm/CodeGen/MachineFunctionPass.h [new file with mode: 0644]
include/llvm/CodeGen/MachineInstr.h [new file with mode: 0644]
include/llvm/CodeGen/MachineInstrBuilder.h [new file with mode: 0644]
include/llvm/CodeGen/MachineJumpTableInfo.h [new file with mode: 0644]
include/llvm/CodeGen/MachineLocation.h [new file with mode: 0644]
include/llvm/CodeGen/MachineLoopInfo.h [new file with mode: 0644]
include/llvm/CodeGen/MachineLoopRanges.h [new file with mode: 0644]
include/llvm/CodeGen/MachineMemOperand.h [new file with mode: 0644]
include/llvm/CodeGen/MachineModuleInfo.h [new file with mode: 0644]
include/llvm/CodeGen/MachineModuleInfoImpls.h [new file with mode: 0644]
include/llvm/CodeGen/MachineOperand.h [new file with mode: 0644]
include/llvm/CodeGen/MachinePassRegistry.h [new file with mode: 0644]
include/llvm/CodeGen/MachineRegisterInfo.h [new file with mode: 0644]
include/llvm/CodeGen/MachineRelocation.h [new file with mode: 0644]
include/llvm/CodeGen/MachineSSAUpdater.h [new file with mode: 0644]
include/llvm/CodeGen/ObjectCodeEmitter.h [new file with mode: 0644]
include/llvm/CodeGen/PBQP/Graph.h [new file with mode: 0644]
include/llvm/CodeGen/PBQP/HeuristicBase.h [new file with mode: 0644]
include/llvm/CodeGen/PBQP/HeuristicSolver.h [new file with mode: 0644]
include/llvm/CodeGen/PBQP/Heuristics/Briggs.h [new file with mode: 0644]
include/llvm/CodeGen/PBQP/Math.h [new file with mode: 0644]
include/llvm/CodeGen/PBQP/Solution.h [new file with mode: 0644]
include/llvm/CodeGen/Passes.h [new file with mode: 0644]
include/llvm/CodeGen/ProcessImplicitDefs.h [new file with mode: 0644]
include/llvm/CodeGen/PseudoSourceValue.h [new file with mode: 0644]
include/llvm/CodeGen/RegAllocPBQP.h [new file with mode: 0644]
include/llvm/CodeGen/RegAllocRegistry.h [new file with mode: 0644]
include/llvm/CodeGen/RegisterCoalescer.h [new file with mode: 0644]
include/llvm/CodeGen/RegisterScavenging.h [new file with mode: 0644]
include/llvm/CodeGen/RuntimeLibcalls.h [new file with mode: 0644]
include/llvm/CodeGen/ScheduleDAG.h [new file with mode: 0644]
include/llvm/CodeGen/ScheduleHazardRecognizer.h [new file with mode: 0644]
include/llvm/CodeGen/SchedulerRegistry.h [new file with mode: 0644]
include/llvm/CodeGen/ScoreboardHazardRecognizer.h [new file with mode: 0644]
include/llvm/CodeGen/SelectionDAG.h [new file with mode: 0644]
include/llvm/CodeGen/SelectionDAGISel.h [new file with mode: 0644]
include/llvm/CodeGen/SelectionDAGNodes.h [new file with mode: 0644]
include/llvm/CodeGen/SlotIndexes.h [new file with mode: 0644]
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h [new file with mode: 0644]
include/llvm/CodeGen/ValueTypes.h [new file with mode: 0644]
include/llvm/CodeGen/ValueTypes.td [new file with mode: 0644]
include/llvm/CompilerDriver/Action.h [new file with mode: 0644]
include/llvm/CompilerDriver/AutoGenerated.h [new file with mode: 0644]
include/llvm/CompilerDriver/BuiltinOptions.h [new file with mode: 0644]
include/llvm/CompilerDriver/Common.td [new file with mode: 0644]
include/llvm/CompilerDriver/CompilationGraph.h [new file with mode: 0644]
include/llvm/CompilerDriver/Error.h [new file with mode: 0644]
include/llvm/CompilerDriver/Main.h [new file with mode: 0644]
include/llvm/CompilerDriver/Main.inc [new file with mode: 0644]
include/llvm/CompilerDriver/Tool.h [new file with mode: 0644]
include/llvm/Config/AsmParsers.def.in [new file with mode: 0644]
include/llvm/Config/AsmPrinters.def.in [new file with mode: 0644]
include/llvm/Config/Disassemblers.def.in [new file with mode: 0644]
include/llvm/Config/Targets.def.in [new file with mode: 0644]
include/llvm/Config/config.h.cmake [new file with mode: 0644]
include/llvm/Config/config.h.in [new file with mode: 0644]
include/llvm/Config/llvm-config.h.cmake [new file with mode: 0644]
include/llvm/Config/llvm-config.h.in [new file with mode: 0644]
include/llvm/Constant.h [new file with mode: 0644]
include/llvm/Constants.h [new file with mode: 0644]
include/llvm/DerivedTypes.h [new file with mode: 0644]
include/llvm/ExecutionEngine/ExecutionEngine.h [new file with mode: 0644]
include/llvm/ExecutionEngine/GenericValue.h [new file with mode: 0644]
include/llvm/ExecutionEngine/Interpreter.h [new file with mode: 0644]
include/llvm/ExecutionEngine/JIT.h [new file with mode: 0644]
include/llvm/ExecutionEngine/JITEventListener.h [new file with mode: 0644]
include/llvm/ExecutionEngine/JITMemoryManager.h [new file with mode: 0644]
include/llvm/ExecutionEngine/MCJIT.h [new file with mode: 0644]
include/llvm/Function.h [new file with mode: 0644]
include/llvm/GVMaterializer.h [new file with mode: 0644]
include/llvm/GlobalAlias.h [new file with mode: 0644]
include/llvm/GlobalValue.h [new file with mode: 0644]
include/llvm/GlobalVariable.h [new file with mode: 0644]
include/llvm/InitializePasses.h [new file with mode: 0644]
include/llvm/InlineAsm.h [new file with mode: 0644]
include/llvm/InstrTypes.h [new file with mode: 0644]
include/llvm/Instruction.def [new file with mode: 0644]
include/llvm/Instruction.h [new file with mode: 0644]
include/llvm/Instructions.h [new file with mode: 0644]
include/llvm/IntrinsicInst.h [new file with mode: 0644]
include/llvm/Intrinsics.h [new file with mode: 0644]
include/llvm/Intrinsics.td [new file with mode: 0644]
include/llvm/IntrinsicsARM.td [new file with mode: 0644]
include/llvm/IntrinsicsAlpha.td [new file with mode: 0644]
include/llvm/IntrinsicsCellSPU.td [new file with mode: 0644]
include/llvm/IntrinsicsPTX.td [new file with mode: 0644]
include/llvm/IntrinsicsPowerPC.td [new file with mode: 0644]
include/llvm/IntrinsicsX86.td [new file with mode: 0644]
include/llvm/IntrinsicsXCore.td [new file with mode: 0644]
include/llvm/LLVMContext.h [new file with mode: 0644]
include/llvm/LinkAllPasses.h [new file with mode: 0644]
include/llvm/LinkAllVMCore.h [new file with mode: 0644]
include/llvm/Linker.h [new file with mode: 0644]
include/llvm/MC/EDInstInfo.h [new file with mode: 0644]
include/llvm/MC/MCAsmInfo.h [new file with mode: 0644]
include/llvm/MC/MCAsmInfoCOFF.h [new file with mode: 0644]
include/llvm/MC/MCAsmInfoDarwin.h [new file with mode: 0644]
include/llvm/MC/MCAsmLayout.h [new file with mode: 0644]
include/llvm/MC/MCAssembler.h [new file with mode: 0644]
include/llvm/MC/MCCodeEmitter.h [new file with mode: 0644]
include/llvm/MC/MCContext.h [new file with mode: 0644]
include/llvm/MC/MCDirectives.h [new file with mode: 0644]
include/llvm/MC/MCDisassembler.h [new file with mode: 0644]
include/llvm/MC/MCDwarf.h [new file with mode: 0644]
include/llvm/MC/MCELFObjectWriter.h [new file with mode: 0644]
include/llvm/MC/MCELFSymbolFlags.h [new file with mode: 0644]
include/llvm/MC/MCExpr.h [new file with mode: 0644]
include/llvm/MC/MCFixup.h [new file with mode: 0644]
include/llvm/MC/MCFixupKindInfo.h [new file with mode: 0644]
include/llvm/MC/MCInst.h [new file with mode: 0644]
include/llvm/MC/MCInstPrinter.h [new file with mode: 0644]
include/llvm/MC/MCLabel.h [new file with mode: 0644]
include/llvm/MC/MCMachOSymbolFlags.h [new file with mode: 0644]
include/llvm/MC/MCMachObjectWriter.h [new file with mode: 0644]
include/llvm/MC/MCObjectStreamer.h [new file with mode: 0644]
include/llvm/MC/MCObjectWriter.h [new file with mode: 0644]
include/llvm/MC/MCParser/AsmCond.h [new file with mode: 0644]
include/llvm/MC/MCParser/AsmLexer.h [new file with mode: 0644]
include/llvm/MC/MCParser/MCAsmLexer.h [new file with mode: 0644]
include/llvm/MC/MCParser/MCAsmParser.h [new file with mode: 0644]
include/llvm/MC/MCParser/MCAsmParserExtension.h [new file with mode: 0644]
include/llvm/MC/MCParser/MCParsedAsmOperand.h [new file with mode: 0644]
include/llvm/MC/MCSection.h [new file with mode: 0644]
include/llvm/MC/MCSectionCOFF.h [new file with mode: 0644]
include/llvm/MC/MCSectionELF.h [new file with mode: 0644]
include/llvm/MC/MCSectionMachO.h [new file with mode: 0644]
include/llvm/MC/MCStreamer.h [new file with mode: 0644]
include/llvm/MC/MCSymbol.h [new file with mode: 0644]
include/llvm/MC/MCValue.h [new file with mode: 0644]
include/llvm/MC/SectionKind.h [new file with mode: 0644]
include/llvm/Metadata.h [new file with mode: 0644]
include/llvm/Module.h [new file with mode: 0644]
include/llvm/Object/MachOFormat.h [new file with mode: 0644]
include/llvm/Object/MachOObject.h [new file with mode: 0644]
include/llvm/Object/ObjectFile.h [new file with mode: 0644]
include/llvm/OperandTraits.h [new file with mode: 0644]
include/llvm/Operator.h [new file with mode: 0644]
include/llvm/Pass.h [new file with mode: 0644]
include/llvm/PassAnalysisSupport.h [new file with mode: 0644]
include/llvm/PassManager.h [new file with mode: 0644]
include/llvm/PassManagers.h [new file with mode: 0644]
include/llvm/PassRegistry.h [new file with mode: 0644]
include/llvm/PassSupport.h [new file with mode: 0644]
include/llvm/Support/AIXDataTypesFix.h [new file with mode: 0644]
include/llvm/Support/AlignOf.h [new file with mode: 0644]
include/llvm/Support/Allocator.h [new file with mode: 0644]
include/llvm/Support/Atomic.h [new file with mode: 0644]
include/llvm/Support/CFG.h [new file with mode: 0644]
include/llvm/Support/COFF.h [new file with mode: 0644]
include/llvm/Support/CallSite.h [new file with mode: 0644]
include/llvm/Support/Casting.h [new file with mode: 0644]
include/llvm/Support/CommandLine.h [new file with mode: 0644]
include/llvm/Support/Compiler.h [new file with mode: 0644]
include/llvm/Support/ConstantFolder.h [new file with mode: 0644]
include/llvm/Support/ConstantRange.h [new file with mode: 0644]
include/llvm/Support/CrashRecoveryContext.h [new file with mode: 0644]
include/llvm/Support/DOTGraphTraits.h [new file with mode: 0644]
include/llvm/Support/DataFlow.h [new file with mode: 0644]
include/llvm/Support/DataTypes.h.cmake [new file with mode: 0644]
include/llvm/Support/DataTypes.h.in [new file with mode: 0644]
include/llvm/Support/Debug.h [new file with mode: 0644]
include/llvm/Support/DebugLoc.h [new file with mode: 0644]
include/llvm/Support/Disassembler.h [new file with mode: 0644]
include/llvm/Support/Dwarf.h [new file with mode: 0644]
include/llvm/Support/DynamicLibrary.h [new file with mode: 0644]
include/llvm/Support/ELF.h [new file with mode: 0644]
include/llvm/Support/Endian.h [new file with mode: 0644]
include/llvm/Support/Errno.h [new file with mode: 0644]
include/llvm/Support/ErrorHandling.h [new file with mode: 0644]
include/llvm/Support/FEnv.h [new file with mode: 0644]
include/llvm/Support/FileSystem.h [new file with mode: 0644]
include/llvm/Support/FileUtilities.h [new file with mode: 0644]
include/llvm/Support/Format.h [new file with mode: 0644]
include/llvm/Support/FormattedStream.h [new file with mode: 0644]
include/llvm/Support/GetElementPtrTypeIterator.h [new file with mode: 0644]
include/llvm/Support/GraphWriter.h [new file with mode: 0644]
include/llvm/Support/Host.h [new file with mode: 0644]
include/llvm/Support/IRBuilder.h [new file with mode: 0644]
include/llvm/Support/IRReader.h [new file with mode: 0644]
include/llvm/Support/IncludeFile.h [new file with mode: 0644]
include/llvm/Support/InstIterator.h [new file with mode: 0644]
include/llvm/Support/InstVisitor.h [new file with mode: 0644]
include/llvm/Support/LICENSE.TXT [new file with mode: 0644]
include/llvm/Support/LeakDetector.h [new file with mode: 0644]
include/llvm/Support/MachO.h [new file with mode: 0644]
include/llvm/Support/ManagedStatic.h [new file with mode: 0644]
include/llvm/Support/MathExtras.h [new file with mode: 0644]
include/llvm/Support/Memory.h [new file with mode: 0644]
include/llvm/Support/MemoryBuffer.h [new file with mode: 0644]
include/llvm/Support/MemoryObject.h [new file with mode: 0644]
include/llvm/Support/Mutex.h [new file with mode: 0644]
include/llvm/Support/MutexGuard.h [new file with mode: 0644]
include/llvm/Support/NoFolder.h [new file with mode: 0644]
include/llvm/Support/OutputBuffer.h [new file with mode: 0644]
include/llvm/Support/PassNameParser.h [new file with mode: 0644]
include/llvm/Support/Path.h [new file with mode: 0644]
include/llvm/Support/PathV1.h [new file with mode: 0644]
include/llvm/Support/PathV2.h [new file with mode: 0644]
include/llvm/Support/PatternMatch.h [new file with mode: 0644]
include/llvm/Support/PluginLoader.h [new file with mode: 0644]
include/llvm/Support/PointerLikeTypeTraits.h [new file with mode: 0644]
include/llvm/Support/PredIteratorCache.h [new file with mode: 0644]
include/llvm/Support/PrettyStackTrace.h [new file with mode: 0644]
include/llvm/Support/Process.h [new file with mode: 0644]
include/llvm/Support/Program.h [new file with mode: 0644]
include/llvm/Support/RWMutex.h [new file with mode: 0644]
include/llvm/Support/Recycler.h [new file with mode: 0644]
include/llvm/Support/RecyclingAllocator.h [new file with mode: 0644]
include/llvm/Support/Regex.h [new file with mode: 0644]
include/llvm/Support/Registry.h [new file with mode: 0644]
include/llvm/Support/RegistryParser.h [new file with mode: 0644]
include/llvm/Support/SMLoc.h [new file with mode: 0644]
include/llvm/Support/Signals.h [new file with mode: 0644]
include/llvm/Support/Solaris.h [new file with mode: 0644]
include/llvm/Support/SourceMgr.h [new file with mode: 0644]
include/llvm/Support/StandardPasses.h [new file with mode: 0644]
include/llvm/Support/StringPool.h [new file with mode: 0644]
include/llvm/Support/SwapByteOrder.h [new file with mode: 0644]
include/llvm/Support/SystemUtils.h [new file with mode: 0644]
include/llvm/Support/TargetFolder.h [new file with mode: 0644]
include/llvm/Support/ThreadLocal.h [new file with mode: 0644]
include/llvm/Support/Threading.h [new file with mode: 0644]
include/llvm/Support/TimeValue.h [new file with mode: 0644]
include/llvm/Support/Timer.h [new file with mode: 0644]
include/llvm/Support/ToolOutputFile.h [new file with mode: 0644]
include/llvm/Support/TypeBuilder.h [new file with mode: 0644]
include/llvm/Support/Valgrind.h [new file with mode: 0644]
include/llvm/Support/ValueHandle.h [new file with mode: 0644]
include/llvm/Support/circular_raw_ostream.h [new file with mode: 0644]
include/llvm/Support/raw_os_ostream.h [new file with mode: 0644]
include/llvm/Support/raw_ostream.h [new file with mode: 0644]
include/llvm/Support/system_error.h [new file with mode: 0644]
include/llvm/Support/type_traits.h [new file with mode: 0644]
include/llvm/SymbolTableListTraits.h [new file with mode: 0644]
include/llvm/Target/Mangler.h [new file with mode: 0644]
include/llvm/Target/SubtargetFeature.h [new file with mode: 0644]
include/llvm/Target/Target.td [new file with mode: 0644]
include/llvm/Target/TargetAsmBackend.h [new file with mode: 0644]
include/llvm/Target/TargetAsmInfo.h [new file with mode: 0644]
include/llvm/Target/TargetAsmLexer.h [new file with mode: 0644]
include/llvm/Target/TargetAsmParser.h [new file with mode: 0644]
include/llvm/Target/TargetCallingConv.h [new file with mode: 0644]
include/llvm/Target/TargetCallingConv.td [new file with mode: 0644]
include/llvm/Target/TargetData.h [new file with mode: 0644]
include/llvm/Target/TargetELFWriterInfo.h [new file with mode: 0644]
include/llvm/Target/TargetFrameLowering.h [new file with mode: 0644]
include/llvm/Target/TargetInstrDesc.h [new file with mode: 0644]
include/llvm/Target/TargetInstrInfo.h [new file with mode: 0644]
include/llvm/Target/TargetInstrItineraries.h [new file with mode: 0644]
include/llvm/Target/TargetIntrinsicInfo.h [new file with mode: 0644]
include/llvm/Target/TargetJITInfo.h [new file with mode: 0644]
include/llvm/Target/TargetLibraryInfo.h [new file with mode: 0644]
include/llvm/Target/TargetLowering.h [new file with mode: 0644]
include/llvm/Target/TargetLoweringObjectFile.h [new file with mode: 0644]
include/llvm/Target/TargetMachine.h [new file with mode: 0644]
include/llvm/Target/TargetOpcodes.h [new file with mode: 0644]
include/llvm/Target/TargetOptions.h [new file with mode: 0644]
include/llvm/Target/TargetRegisterInfo.h [new file with mode: 0644]
include/llvm/Target/TargetRegistry.h [new file with mode: 0644]
include/llvm/Target/TargetSchedule.td [new file with mode: 0644]
include/llvm/Target/TargetSelect.h [new file with mode: 0644]
include/llvm/Target/TargetSelectionDAG.td [new file with mode: 0644]
include/llvm/Target/TargetSelectionDAGInfo.h [new file with mode: 0644]
include/llvm/Target/TargetSubtarget.h [new file with mode: 0644]
include/llvm/Transforms/IPO.h [new file with mode: 0644]
include/llvm/Transforms/IPO/InlinerPass.h [new file with mode: 0644]
include/llvm/Transforms/Instrumentation.h [new file with mode: 0644]
include/llvm/Transforms/Scalar.h [new file with mode: 0644]
include/llvm/Transforms/Utils/AddrModeMatcher.h [new file with mode: 0644]
include/llvm/Transforms/Utils/BasicBlockUtils.h [new file with mode: 0644]
include/llvm/Transforms/Utils/BasicInliner.h [new file with mode: 0644]
include/llvm/Transforms/Utils/BuildLibCalls.h [new file with mode: 0644]
include/llvm/Transforms/Utils/Cloning.h [new file with mode: 0644]
include/llvm/Transforms/Utils/FunctionUtils.h [new file with mode: 0644]
include/llvm/Transforms/Utils/Local.h [new file with mode: 0644]
include/llvm/Transforms/Utils/PromoteMemToReg.h [new file with mode: 0644]
include/llvm/Transforms/Utils/SSAUpdater.h [new file with mode: 0644]
include/llvm/Transforms/Utils/SSAUpdaterImpl.h [new file with mode: 0644]
include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h [new file with mode: 0644]
include/llvm/Transforms/Utils/UnrollLoop.h [new file with mode: 0644]
include/llvm/Transforms/Utils/ValueMapper.h [new file with mode: 0644]
include/llvm/Type.h [new file with mode: 0644]
include/llvm/TypeSymbolTable.h [new file with mode: 0644]
include/llvm/Use.h [new file with mode: 0644]
include/llvm/User.h [new file with mode: 0644]
include/llvm/Value.h [new file with mode: 0644]
include/llvm/ValueSymbolTable.h [new file with mode: 0644]
lib/Analysis/AliasAnalysis.cpp [new file with mode: 0644]
lib/Analysis/AliasAnalysisCounter.cpp [new file with mode: 0644]
lib/Analysis/AliasAnalysisEvaluator.cpp [new file with mode: 0644]
lib/Analysis/AliasDebugger.cpp [new file with mode: 0644]
lib/Analysis/AliasSetTracker.cpp [new file with mode: 0644]
lib/Analysis/Analysis.cpp [new file with mode: 0644]
lib/Analysis/BasicAliasAnalysis.cpp [new file with mode: 0644]
lib/Analysis/CFGPrinter.cpp [new file with mode: 0644]
lib/Analysis/CMakeLists.txt [new file with mode: 0644]
lib/Analysis/CaptureTracking.cpp [new file with mode: 0644]
lib/Analysis/ConstantFolding.cpp [new file with mode: 0644]
lib/Analysis/DIBuilder.cpp [new file with mode: 0644]
lib/Analysis/DbgInfoPrinter.cpp [new file with mode: 0644]
lib/Analysis/DebugInfo.cpp [new file with mode: 0644]
lib/Analysis/DomPrinter.cpp [new file with mode: 0644]
lib/Analysis/DominanceFrontier.cpp [new file with mode: 0644]
lib/Analysis/IPA/CMakeLists.txt [new file with mode: 0644]
lib/Analysis/IPA/CallGraph.cpp [new file with mode: 0644]
lib/Analysis/IPA/CallGraphSCCPass.cpp [new file with mode: 0644]
lib/Analysis/IPA/FindUsedTypes.cpp [new file with mode: 0644]
lib/Analysis/IPA/GlobalsModRef.cpp [new file with mode: 0644]
lib/Analysis/IPA/IPA.cpp [new file with mode: 0644]
lib/Analysis/IPA/Makefile [new file with mode: 0644]
lib/Analysis/IVUsers.cpp [new file with mode: 0644]
lib/Analysis/InlineCost.cpp [new file with mode: 0644]
lib/Analysis/InstCount.cpp [new file with mode: 0644]
lib/Analysis/InstructionSimplify.cpp [new file with mode: 0644]
lib/Analysis/Interval.cpp [new file with mode: 0644]
lib/Analysis/IntervalPartition.cpp [new file with mode: 0644]
lib/Analysis/LazyValueInfo.cpp [new file with mode: 0644]
lib/Analysis/LibCallAliasAnalysis.cpp [new file with mode: 0644]
lib/Analysis/LibCallSemantics.cpp [new file with mode: 0644]
lib/Analysis/Lint.cpp [new file with mode: 0644]
lib/Analysis/Loads.cpp [new file with mode: 0644]
lib/Analysis/LoopDependenceAnalysis.cpp [new file with mode: 0644]
lib/Analysis/LoopInfo.cpp [new file with mode: 0644]
lib/Analysis/LoopPass.cpp [new file with mode: 0644]
lib/Analysis/Makefile [new file with mode: 0644]
lib/Analysis/MemDepPrinter.cpp [new file with mode: 0644]
lib/Analysis/MemoryBuiltins.cpp [new file with mode: 0644]
lib/Analysis/MemoryDependenceAnalysis.cpp [new file with mode: 0644]
lib/Analysis/ModuleDebugInfoPrinter.cpp [new file with mode: 0644]
lib/Analysis/NoAliasAnalysis.cpp [new file with mode: 0644]
lib/Analysis/PHITransAddr.cpp [new file with mode: 0644]
lib/Analysis/PathNumbering.cpp [new file with mode: 0644]
lib/Analysis/PathProfileInfo.cpp [new file with mode: 0644]
lib/Analysis/PathProfileVerifier.cpp [new file with mode: 0644]
lib/Analysis/PostDominators.cpp [new file with mode: 0644]
lib/Analysis/ProfileEstimatorPass.cpp [new file with mode: 0644]
lib/Analysis/ProfileInfo.cpp [new file with mode: 0644]
lib/Analysis/ProfileInfoLoader.cpp [new file with mode: 0644]
lib/Analysis/ProfileInfoLoaderPass.cpp [new file with mode: 0644]
lib/Analysis/ProfileVerifierPass.cpp [new file with mode: 0644]
lib/Analysis/README.txt [new file with mode: 0644]
lib/Analysis/RegionInfo.cpp [new file with mode: 0644]
lib/Analysis/RegionPass.cpp [new file with mode: 0644]
lib/Analysis/RegionPrinter.cpp [new file with mode: 0644]
lib/Analysis/ScalarEvolution.cpp [new file with mode: 0644]
lib/Analysis/ScalarEvolutionAliasAnalysis.cpp [new file with mode: 0644]
lib/Analysis/ScalarEvolutionExpander.cpp [new file with mode: 0644]
lib/Analysis/ScalarEvolutionNormalization.cpp [new file with mode: 0644]
lib/Analysis/SparsePropagation.cpp [new file with mode: 0644]
lib/Analysis/Trace.cpp [new file with mode: 0644]
lib/Analysis/TypeBasedAliasAnalysis.cpp [new file with mode: 0644]
lib/Analysis/ValueTracking.cpp [new file with mode: 0644]
lib/Archive/Archive.cpp [new file with mode: 0644]
lib/Archive/ArchiveInternals.h [new file with mode: 0644]
lib/Archive/ArchiveReader.cpp [new file with mode: 0644]
lib/Archive/ArchiveWriter.cpp [new file with mode: 0644]
lib/Archive/CMakeLists.txt [new file with mode: 0644]
lib/Archive/Makefile [new file with mode: 0644]
lib/AsmParser/CMakeLists.txt [new file with mode: 0644]
lib/AsmParser/LLLexer.cpp [new file with mode: 0644]
lib/AsmParser/LLLexer.h [new file with mode: 0644]
lib/AsmParser/LLParser.cpp [new file with mode: 0644]
lib/AsmParser/LLParser.h [new file with mode: 0644]
lib/AsmParser/LLToken.h [new file with mode: 0644]
lib/AsmParser/Makefile [new file with mode: 0644]
lib/AsmParser/Parser.cpp [new file with mode: 0644]
lib/Bitcode/CMakeLists.txt [new file with mode: 0644]
lib/Bitcode/Makefile [new file with mode: 0644]
lib/Bitcode/Reader/BitReader.cpp [new file with mode: 0644]
lib/Bitcode/Reader/BitcodeReader.cpp [new file with mode: 0644]
lib/Bitcode/Reader/BitcodeReader.h [new file with mode: 0644]
lib/Bitcode/Reader/CMakeLists.txt [new file with mode: 0644]
lib/Bitcode/Reader/Makefile [new file with mode: 0644]
lib/Bitcode/Writer/BitWriter.cpp [new file with mode: 0644]
lib/Bitcode/Writer/BitcodeWriter.cpp [new file with mode: 0644]
lib/Bitcode/Writer/BitcodeWriterPass.cpp [new file with mode: 0644]
lib/Bitcode/Writer/CMakeLists.txt [new file with mode: 0644]
lib/Bitcode/Writer/Makefile [new file with mode: 0644]
lib/Bitcode/Writer/ValueEnumerator.cpp [new file with mode: 0644]
lib/Bitcode/Writer/ValueEnumerator.h [new file with mode: 0644]
lib/CMakeLists.txt [new file with mode: 0644]
lib/CodeGen/AggressiveAntiDepBreaker.cpp [new file with mode: 0644]
lib/CodeGen/AggressiveAntiDepBreaker.h [new file with mode: 0644]
lib/CodeGen/AllocationOrder.cpp [new file with mode: 0644]
lib/CodeGen/AllocationOrder.h [new file with mode: 0644]
lib/CodeGen/Analysis.cpp [new file with mode: 0644]
lib/CodeGen/AntiDepBreaker.h [new file with mode: 0644]
lib/CodeGen/AsmPrinter/ARMException.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/AsmPrinter.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/CMakeLists.txt [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DIE.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DIE.h [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DwarfCFIException.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DwarfDebug.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DwarfDebug.h [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DwarfException.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DwarfException.h [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DwarfTableException.cpp [new file with mode: 0644]
lib/CodeGen/AsmPrinter/Makefile [new file with mode: 0644]
lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp [new file with mode: 0644]
lib/CodeGen/BranchFolding.cpp [new file with mode: 0644]
lib/CodeGen/BranchFolding.h [new file with mode: 0644]
lib/CodeGen/CMakeLists.txt [new file with mode: 0644]
lib/CodeGen/CalcSpillWeights.cpp [new file with mode: 0644]
lib/CodeGen/CallingConvLower.cpp [new file with mode: 0644]
lib/CodeGen/CodeGen.cpp [new file with mode: 0644]
lib/CodeGen/CodePlacementOpt.cpp [new file with mode: 0644]
lib/CodeGen/CriticalAntiDepBreaker.cpp [new file with mode: 0644]
lib/CodeGen/CriticalAntiDepBreaker.h [new file with mode: 0644]
lib/CodeGen/DeadMachineInstructionElim.cpp [new file with mode: 0644]
lib/CodeGen/DwarfEHPrepare.cpp [new file with mode: 0644]
lib/CodeGen/ELF.h [new file with mode: 0644]
lib/CodeGen/ELFCodeEmitter.cpp [new file with mode: 0644]
lib/CodeGen/ELFCodeEmitter.h [new file with mode: 0644]
lib/CodeGen/ELFWriter.cpp [new file with mode: 0644]
lib/CodeGen/ELFWriter.h [new file with mode: 0644]
lib/CodeGen/EdgeBundles.cpp [new file with mode: 0644]
lib/CodeGen/ExpandISelPseudos.cpp [new file with mode: 0644]
lib/CodeGen/GCMetadata.cpp [new file with mode: 0644]
lib/CodeGen/GCMetadataPrinter.cpp [new file with mode: 0644]
lib/CodeGen/GCStrategy.cpp [new file with mode: 0644]
lib/CodeGen/IfConversion.cpp [new file with mode: 0644]
lib/CodeGen/InlineSpiller.cpp [new file with mode: 0644]
lib/CodeGen/IntrinsicLowering.cpp [new file with mode: 0644]
lib/CodeGen/LLVMTargetMachine.cpp [new file with mode: 0644]
lib/CodeGen/LatencyPriorityQueue.cpp [new file with mode: 0644]
lib/CodeGen/LiveDebugVariables.cpp [new file with mode: 0644]
lib/CodeGen/LiveDebugVariables.h [new file with mode: 0644]
lib/CodeGen/LiveInterval.cpp [new file with mode: 0644]
lib/CodeGen/LiveIntervalAnalysis.cpp [new file with mode: 0644]
lib/CodeGen/LiveIntervalUnion.cpp [new file with mode: 0644]
lib/CodeGen/LiveIntervalUnion.h [new file with mode: 0644]
lib/CodeGen/LiveRangeEdit.cpp [new file with mode: 0644]
lib/CodeGen/LiveRangeEdit.h [new file with mode: 0644]
lib/CodeGen/LiveStackAnalysis.cpp [new file with mode: 0644]
lib/CodeGen/LiveVariables.cpp [new file with mode: 0644]
lib/CodeGen/LocalStackSlotAllocation.cpp [new file with mode: 0644]
lib/CodeGen/LowerSubregs.cpp [new file with mode: 0644]
lib/CodeGen/MachineBasicBlock.cpp [new file with mode: 0644]
lib/CodeGen/MachineCSE.cpp [new file with mode: 0644]
lib/CodeGen/MachineDominators.cpp [new file with mode: 0644]
lib/CodeGen/MachineFunction.cpp [new file with mode: 0644]
lib/CodeGen/MachineFunctionAnalysis.cpp [new file with mode: 0644]
lib/CodeGen/MachineFunctionPass.cpp [new file with mode: 0644]
lib/CodeGen/MachineFunctionPrinterPass.cpp [new file with mode: 0644]
lib/CodeGen/MachineInstr.cpp [new file with mode: 0644]
lib/CodeGen/MachineLICM.cpp [new file with mode: 0644]
lib/CodeGen/MachineLoopInfo.cpp [new file with mode: 0644]
lib/CodeGen/MachineLoopRanges.cpp [new file with mode: 0644]
lib/CodeGen/MachineModuleInfo.cpp [new file with mode: 0644]
lib/CodeGen/MachineModuleInfoImpls.cpp [new file with mode: 0644]
lib/CodeGen/MachinePassRegistry.cpp [new file with mode: 0644]
lib/CodeGen/MachineRegisterInfo.cpp [new file with mode: 0644]
lib/CodeGen/MachineSSAUpdater.cpp [new file with mode: 0644]
lib/CodeGen/MachineSink.cpp [new file with mode: 0644]
lib/CodeGen/MachineVerifier.cpp [new file with mode: 0644]
lib/CodeGen/Makefile [new file with mode: 0644]
lib/CodeGen/ObjectCodeEmitter.cpp [new file with mode: 0644]
lib/CodeGen/OcamlGC.cpp [new file with mode: 0644]
lib/CodeGen/OptimizePHIs.cpp [new file with mode: 0644]
lib/CodeGen/PHIElimination.cpp [new file with mode: 0644]
lib/CodeGen/PHIEliminationUtils.cpp [new file with mode: 0644]
lib/CodeGen/PHIEliminationUtils.h [new file with mode: 0644]
lib/CodeGen/Passes.cpp [new file with mode: 0644]
lib/CodeGen/PeepholeOptimizer.cpp [new file with mode: 0644]
lib/CodeGen/PostRASchedulerList.cpp [new file with mode: 0644]
lib/CodeGen/PreAllocSplitting.cpp [new file with mode: 0644]
lib/CodeGen/ProcessImplicitDefs.cpp [new file with mode: 0644]
lib/CodeGen/PrologEpilogInserter.cpp [new file with mode: 0644]
lib/CodeGen/PrologEpilogInserter.h [new file with mode: 0644]
lib/CodeGen/PseudoSourceValue.cpp [new file with mode: 0644]
lib/CodeGen/README.txt [new file with mode: 0644]
lib/CodeGen/RegAllocBase.h [new file with mode: 0644]
lib/CodeGen/RegAllocBasic.cpp [new file with mode: 0644]
lib/CodeGen/RegAllocFast.cpp [new file with mode: 0644]
lib/CodeGen/RegAllocGreedy.cpp [new file with mode: 0644]
lib/CodeGen/RegAllocLinearScan.cpp [new file with mode: 0644]
lib/CodeGen/RegAllocPBQP.cpp [new file with mode: 0644]
lib/CodeGen/RegisterCoalescer.cpp [new file with mode: 0644]
lib/CodeGen/RegisterScavenging.cpp [new file with mode: 0644]
lib/CodeGen/RenderMachineFunction.cpp [new file with mode: 0644]
lib/CodeGen/RenderMachineFunction.h [new file with mode: 0644]
lib/CodeGen/ScheduleDAG.cpp [new file with mode: 0644]
lib/CodeGen/ScheduleDAGEmit.cpp [new file with mode: 0644]
lib/CodeGen/ScheduleDAGInstrs.cpp [new file with mode: 0644]
lib/CodeGen/ScheduleDAGInstrs.h [new file with mode: 0644]
lib/CodeGen/ScheduleDAGPrinter.cpp [new file with mode: 0644]
lib/CodeGen/ScoreboardHazardRecognizer.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/CMakeLists.txt [new file with mode: 0644]
lib/CodeGen/SelectionDAG/DAGCombiner.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/FastISel.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/InstrEmitter.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/InstrEmitter.h [new file with mode: 0644]
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/LegalizeTypes.h [new file with mode: 0644]
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/Makefile [new file with mode: 0644]
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h [new file with mode: 0644]
lib/CodeGen/SelectionDAG/SDNodeOrdering.h [new file with mode: 0644]
lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h [new file with mode: 0644]
lib/CodeGen/SelectionDAG/SelectionDAG.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h [new file with mode: 0644]
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/TargetLowering.cpp [new file with mode: 0644]
lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp [new file with mode: 0644]
lib/CodeGen/ShadowStackGC.cpp [new file with mode: 0644]
lib/CodeGen/ShrinkWrapping.cpp [new file with mode: 0644]
lib/CodeGen/SimpleRegisterCoalescing.cpp [new file with mode: 0644]
lib/CodeGen/SimpleRegisterCoalescing.h [new file with mode: 0644]
lib/CodeGen/SjLjEHPrepare.cpp [new file with mode: 0644]
lib/CodeGen/SlotIndexes.cpp [new file with mode: 0644]
lib/CodeGen/SpillPlacement.cpp [new file with mode: 0644]
lib/CodeGen/SpillPlacement.h [new file with mode: 0644]
lib/CodeGen/Spiller.cpp [new file with mode: 0644]
lib/CodeGen/Spiller.h [new file with mode: 0644]
lib/CodeGen/SplitKit.cpp [new file with mode: 0644]
lib/CodeGen/SplitKit.h [new file with mode: 0644]
lib/CodeGen/Splitter.cpp [new file with mode: 0644]
lib/CodeGen/Splitter.h [new file with mode: 0644]
lib/CodeGen/StackProtector.cpp [new file with mode: 0644]
lib/CodeGen/StackSlotColoring.cpp [new file with mode: 0644]
lib/CodeGen/StrongPHIElimination.cpp [new file with mode: 0644]
lib/CodeGen/TailDuplication.cpp [new file with mode: 0644]
lib/CodeGen/TargetInstrInfoImpl.cpp [new file with mode: 0644]
lib/CodeGen/TargetLoweringObjectFileImpl.cpp [new file with mode: 0644]
lib/CodeGen/TwoAddressInstructionPass.cpp [new file with mode: 0644]
lib/CodeGen/UnreachableBlockElim.cpp [new file with mode: 0644]
lib/CodeGen/VirtRegMap.cpp [new file with mode: 0644]
lib/CodeGen/VirtRegMap.h [new file with mode: 0644]
lib/CodeGen/VirtRegRewriter.cpp [new file with mode: 0644]
lib/CodeGen/VirtRegRewriter.h [new file with mode: 0644]
lib/CompilerDriver/Action.cpp [new file with mode: 0644]
lib/CompilerDriver/BuiltinOptions.cpp [new file with mode: 0644]
lib/CompilerDriver/CMakeLists.txt [new file with mode: 0644]
lib/CompilerDriver/CompilationGraph.cpp [new file with mode: 0644]
lib/CompilerDriver/Main.cpp [new file with mode: 0644]
lib/CompilerDriver/Makefile [new file with mode: 0644]
lib/CompilerDriver/Tool.cpp [new file with mode: 0644]
lib/ExecutionEngine/CMakeLists.txt [new file with mode: 0644]
lib/ExecutionEngine/ExecutionEngine.cpp [new file with mode: 0644]
lib/ExecutionEngine/ExecutionEngineBindings.cpp [new file with mode: 0644]
lib/ExecutionEngine/Interpreter/CMakeLists.txt [new file with mode: 0644]
lib/ExecutionEngine/Interpreter/Execution.cpp [new file with mode: 0644]
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp [new file with mode: 0644]
lib/ExecutionEngine/Interpreter/Interpreter.cpp [new file with mode: 0644]
lib/ExecutionEngine/Interpreter/Interpreter.h [new file with mode: 0644]
lib/ExecutionEngine/Interpreter/Makefile [new file with mode: 0644]
lib/ExecutionEngine/JIT/CMakeLists.txt [new file with mode: 0644]
lib/ExecutionEngine/JIT/Intercept.cpp [new file with mode: 0644]
lib/ExecutionEngine/JIT/JIT.cpp [new file with mode: 0644]
lib/ExecutionEngine/JIT/JIT.h [new file with mode: 0644]
lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp [new file with mode: 0644]
lib/ExecutionEngine/JIT/JITDebugRegisterer.h [new file with mode: 0644]
lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp [new file with mode: 0644]
lib/ExecutionEngine/JIT/JITDwarfEmitter.h [new file with mode: 0644]
lib/ExecutionEngine/JIT/JITEmitter.cpp [new file with mode: 0644]
lib/ExecutionEngine/JIT/JITMemoryManager.cpp [new file with mode: 0644]
lib/ExecutionEngine/JIT/Makefile [new file with mode: 0644]
lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp [new file with mode: 0644]
lib/ExecutionEngine/JIT/TargetSelect.cpp [new file with mode: 0644]
lib/ExecutionEngine/MCJIT/CMakeLists.txt [new file with mode: 0644]
lib/ExecutionEngine/MCJIT/MCJIT.cpp [new file with mode: 0644]
lib/ExecutionEngine/MCJIT/MCJIT.h [new file with mode: 0644]
lib/ExecutionEngine/MCJIT/Makefile [new file with mode: 0644]
lib/ExecutionEngine/MCJIT/TargetSelect.cpp [new file with mode: 0644]
lib/ExecutionEngine/Makefile [new file with mode: 0644]
lib/Linker/CMakeLists.txt [new file with mode: 0644]
lib/Linker/LinkArchives.cpp [new file with mode: 0644]
lib/Linker/LinkItems.cpp [new file with mode: 0644]
lib/Linker/LinkModules.cpp [new file with mode: 0644]
lib/Linker/Linker.cpp [new file with mode: 0644]
lib/Linker/Makefile [new file with mode: 0644]
lib/MC/CMakeLists.txt [new file with mode: 0644]
lib/MC/ELFObjectWriter.cpp [new file with mode: 0644]
lib/MC/ELFObjectWriter.h [new file with mode: 0644]
lib/MC/MCAsmInfo.cpp [new file with mode: 0644]
lib/MC/MCAsmInfoCOFF.cpp [new file with mode: 0644]
lib/MC/MCAsmInfoDarwin.cpp [new file with mode: 0644]
lib/MC/MCAsmStreamer.cpp [new file with mode: 0644]
lib/MC/MCAssembler.cpp [new file with mode: 0644]
lib/MC/MCCodeEmitter.cpp [new file with mode: 0644]
lib/MC/MCContext.cpp [new file with mode: 0644]
lib/MC/MCDisassembler.cpp [new file with mode: 0644]
lib/MC/MCDisassembler/CMakeLists.txt [new file with mode: 0644]
lib/MC/MCDisassembler/EDDisassembler.cpp [new file with mode: 0644]
lib/MC/MCDisassembler/EDDisassembler.h [new file with mode: 0644]
lib/MC/MCDisassembler/EDInfo.h [new file with mode: 0644]
lib/MC/MCDisassembler/EDInst.cpp [new file with mode: 0644]
lib/MC/MCDisassembler/EDInst.h [new file with mode: 0644]
lib/MC/MCDisassembler/EDOperand.cpp [new file with mode: 0644]
lib/MC/MCDisassembler/EDOperand.h [new file with mode: 0644]
lib/MC/MCDisassembler/EDToken.cpp [new file with mode: 0644]
lib/MC/MCDisassembler/EDToken.h [new file with mode: 0644]
lib/MC/MCDisassembler/Makefile [new file with mode: 0644]
lib/MC/MCDwarf.cpp [new file with mode: 0644]
lib/MC/MCELF.cpp [new file with mode: 0644]
lib/MC/MCELF.h [new file with mode: 0644]
lib/MC/MCELFObjectTargetWriter.cpp [new file with mode: 0644]
lib/MC/MCELFStreamer.cpp [new file with mode: 0644]
lib/MC/MCELFStreamer.h [new file with mode: 0644]
lib/MC/MCExpr.cpp [new file with mode: 0644]
lib/MC/MCInst.cpp [new file with mode: 0644]
lib/MC/MCInstPrinter.cpp [new file with mode: 0644]
lib/MC/MCLabel.cpp [new file with mode: 0644]
lib/MC/MCLoggingStreamer.cpp [new file with mode: 0644]
lib/MC/MCMachOStreamer.cpp [new file with mode: 0644]
lib/MC/MCMachObjectTargetWriter.cpp [new file with mode: 0644]
lib/MC/MCNullStreamer.cpp [new file with mode: 0644]
lib/MC/MCObjectStreamer.cpp [new file with mode: 0644]
lib/MC/MCObjectWriter.cpp [new file with mode: 0644]
lib/MC/MCParser/AsmLexer.cpp [new file with mode: 0644]
lib/MC/MCParser/AsmParser.cpp [new file with mode: 0644]
lib/MC/MCParser/CMakeLists.txt [new file with mode: 0644]
lib/MC/MCParser/COFFAsmParser.cpp [new file with mode: 0644]
lib/MC/MCParser/DarwinAsmParser.cpp [new file with mode: 0644]
lib/MC/MCParser/ELFAsmParser.cpp [new file with mode: 0644]
lib/MC/MCParser/MCAsmLexer.cpp [new file with mode: 0644]
lib/MC/MCParser/MCAsmParser.cpp [new file with mode: 0644]
lib/MC/MCParser/MCAsmParserExtension.cpp [new file with mode: 0644]
lib/MC/MCParser/Makefile [new file with mode: 0644]
lib/MC/MCParser/TargetAsmParser.cpp [new file with mode: 0644]
lib/MC/MCPureStreamer.cpp [new file with mode: 0644]
lib/MC/MCSection.cpp [new file with mode: 0644]
lib/MC/MCSectionCOFF.cpp [new file with mode: 0644]
lib/MC/MCSectionELF.cpp [new file with mode: 0644]
lib/MC/MCSectionMachO.cpp [new file with mode: 0644]
lib/MC/MCStreamer.cpp [new file with mode: 0644]
lib/MC/MCSymbol.cpp [new file with mode: 0644]
lib/MC/MCValue.cpp [new file with mode: 0644]
lib/MC/MachObjectWriter.cpp [new file with mode: 0644]
lib/MC/Makefile [new file with mode: 0644]
lib/MC/TargetAsmBackend.cpp [new file with mode: 0644]
lib/MC/WinCOFFObjectWriter.cpp [new file with mode: 0644]
lib/MC/WinCOFFStreamer.cpp [new file with mode: 0644]
lib/Makefile [new file with mode: 0644]
lib/Object/CMakeLists.txt [new file with mode: 0644]
lib/Object/COFFObjectFile.cpp [new file with mode: 0644]
lib/Object/ELFObjectFile.cpp [new file with mode: 0644]
lib/Object/MachOObject.cpp [new file with mode: 0644]
lib/Object/Makefile [new file with mode: 0644]
lib/Object/ObjectFile.cpp [new file with mode: 0644]
lib/Support/APFloat.cpp [new file with mode: 0644]
lib/Support/APInt.cpp [new file with mode: 0644]
lib/Support/APSInt.cpp [new file with mode: 0644]
lib/Support/Allocator.cpp [new file with mode: 0644]
lib/Support/Atomic.cpp [new file with mode: 0644]
lib/Support/CMakeLists.txt [new file with mode: 0644]
lib/Support/COPYRIGHT.regex [new file with mode: 0644]
lib/Support/CommandLine.cpp [new file with mode: 0644]
lib/Support/ConstantRange.cpp [new file with mode: 0644]
lib/Support/CrashRecoveryContext.cpp [new file with mode: 0644]
lib/Support/DAGDeltaAlgorithm.cpp [new file with mode: 0644]
lib/Support/Debug.cpp [new file with mode: 0644]
lib/Support/DeltaAlgorithm.cpp [new file with mode: 0644]
lib/Support/Disassembler.cpp [new file with mode: 0644]
lib/Support/Dwarf.cpp [new file with mode: 0644]
lib/Support/DynamicLibrary.cpp [new file with mode: 0644]
lib/Support/Errno.cpp [new file with mode: 0644]
lib/Support/ErrorHandling.cpp [new file with mode: 0644]
lib/Support/FileUtilities.cpp [new file with mode: 0644]
lib/Support/FoldingSet.cpp [new file with mode: 0644]
lib/Support/FormattedStream.cpp [new file with mode: 0644]
lib/Support/GraphWriter.cpp [new file with mode: 0644]
lib/Support/Host.cpp [new file with mode: 0644]
lib/Support/IncludeFile.cpp [new file with mode: 0644]
lib/Support/IntEqClasses.cpp [new file with mode: 0644]
lib/Support/IntervalMap.cpp [new file with mode: 0644]
lib/Support/IsInf.cpp [new file with mode: 0644]
lib/Support/IsNAN.cpp [new file with mode: 0644]
lib/Support/Makefile [new file with mode: 0644]
lib/Support/ManagedStatic.cpp [new file with mode: 0644]
lib/Support/Memory.cpp [new file with mode: 0644]
lib/Support/MemoryBuffer.cpp [new file with mode: 0644]
lib/Support/MemoryObject.cpp [new file with mode: 0644]
lib/Support/Mutex.cpp [new file with mode: 0644]
lib/Support/Path.cpp [new file with mode: 0644]
lib/Support/PathV2.cpp [new file with mode: 0644]
lib/Support/PluginLoader.cpp [new file with mode: 0644]
lib/Support/PrettyStackTrace.cpp [new file with mode: 0644]
lib/Support/Process.cpp [new file with mode: 0644]
lib/Support/Program.cpp [new file with mode: 0644]
lib/Support/README.txt.system [new file with mode: 0644]
lib/Support/RWMutex.cpp [new file with mode: 0644]
lib/Support/Regex.cpp [new file with mode: 0644]
lib/Support/SearchForAddressOfSpecialSymbol.cpp [new file with mode: 0644]
lib/Support/Signals.cpp [new file with mode: 0644]
lib/Support/SmallPtrSet.cpp [new file with mode: 0644]
lib/Support/SmallVector.cpp [new file with mode: 0644]
lib/Support/SourceMgr.cpp [new file with mode: 0644]
lib/Support/Statistic.cpp [new file with mode: 0644]
lib/Support/StringExtras.cpp [new file with mode: 0644]
lib/Support/StringMap.cpp [new file with mode: 0644]
lib/Support/StringPool.cpp [new file with mode: 0644]
lib/Support/StringRef.cpp [new file with mode: 0644]
lib/Support/SystemUtils.cpp [new file with mode: 0644]
lib/Support/TargetRegistry.cpp [new file with mode: 0644]
lib/Support/ThreadLocal.cpp [new file with mode: 0644]
lib/Support/Threading.cpp [new file with mode: 0644]
lib/Support/TimeValue.cpp [new file with mode: 0644]
lib/Support/Timer.cpp [new file with mode: 0644]
lib/Support/ToolOutputFile.cpp [new file with mode: 0644]
lib/Support/Triple.cpp [new file with mode: 0644]
lib/Support/Twine.cpp [new file with mode: 0644]
lib/Support/Unix/Host.inc [new file with mode: 0644]
lib/Support/Unix/Memory.inc [new file with mode: 0644]
lib/Support/Unix/Mutex.inc [new file with mode: 0644]
lib/Support/Unix/Path.inc [new file with mode: 0644]
lib/Support/Unix/PathV2.inc [new file with mode: 0644]
lib/Support/Unix/Process.inc [new file with mode: 0644]
lib/Support/Unix/Program.inc [new file with mode: 0644]
lib/Support/Unix/README.txt [new file with mode: 0644]
lib/Support/Unix/RWMutex.inc [new file with mode: 0644]
lib/Support/Unix/Signals.inc [new file with mode: 0644]
lib/Support/Unix/ThreadLocal.inc [new file with mode: 0644]
lib/Support/Unix/TimeValue.inc [new file with mode: 0644]
lib/Support/Unix/Unix.h [new file with mode: 0644]
lib/Support/Unix/system_error.inc [new file with mode: 0644]
lib/Support/Valgrind.cpp [new file with mode: 0644]
lib/Support/Windows/DynamicLibrary.inc [new file with mode: 0644]
lib/Support/Windows/Host.inc [new file with mode: 0644]
lib/Support/Windows/Memory.inc [new file with mode: 0644]
lib/Support/Windows/Mutex.inc [new file with mode: 0644]
lib/Support/Windows/Path.inc [new file with mode: 0644]
lib/Support/Windows/PathV2.inc [new file with mode: 0644]
lib/Support/Windows/Process.inc [new file with mode: 0644]
lib/Support/Windows/Program.inc [new file with mode: 0644]
lib/Support/Windows/RWMutex.inc [new file with mode: 0644]
lib/Support/Windows/Signals.inc [new file with mode: 0644]
lib/Support/Windows/ThreadLocal.inc [new file with mode: 0644]
lib/Support/Windows/TimeValue.inc [new file with mode: 0644]
lib/Support/Windows/Windows.h [new file with mode: 0644]
lib/Support/Windows/explicit_symbols.inc [new file with mode: 0644]
lib/Support/Windows/system_error.inc [new file with mode: 0644]
lib/Support/circular_raw_ostream.cpp [new file with mode: 0644]
lib/Support/raw_os_ostream.cpp [new file with mode: 0644]
lib/Support/raw_ostream.cpp [new file with mode: 0644]
lib/Support/regcclass.h [new file with mode: 0644]
lib/Support/regcname.h [new file with mode: 0644]
lib/Support/regcomp.c [new file with mode: 0644]
lib/Support/regengine.inc [new file with mode: 0644]
lib/Support/regerror.c [new file with mode: 0644]
lib/Support/regex2.h [new file with mode: 0644]
lib/Support/regex_impl.h [new file with mode: 0644]
lib/Support/regexec.c [new file with mode: 0644]
lib/Support/regfree.c [new file with mode: 0644]
lib/Support/regstrlcpy.c [new file with mode: 0644]
lib/Support/regutils.h [new file with mode: 0644]
lib/Support/system_error.cpp [new file with mode: 0644]
lib/Target/ARM/ARM.h [new file with mode: 0644]
lib/Target/ARM/ARM.td [new file with mode: 0644]
lib/Target/ARM/ARMAddressingModes.h [new file with mode: 0644]
lib/Target/ARM/ARMAsmBackend.cpp [new file with mode: 0644]
lib/Target/ARM/ARMAsmPrinter.cpp [new file with mode: 0644]
lib/Target/ARM/ARMAsmPrinter.h [new file with mode: 0644]
lib/Target/ARM/ARMBaseInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMBaseInstrInfo.cpp [new file with mode: 0644]
lib/Target/ARM/ARMBaseInstrInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMBaseRegisterInfo.cpp [new file with mode: 0644]
lib/Target/ARM/ARMBaseRegisterInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMBuildAttrs.h [new file with mode: 0644]
lib/Target/ARM/ARMCallingConv.h [new file with mode: 0644]
lib/Target/ARM/ARMCallingConv.td [new file with mode: 0644]
lib/Target/ARM/ARMCodeEmitter.cpp [new file with mode: 0644]
lib/Target/ARM/ARMConstantIslandPass.cpp [new file with mode: 0644]
lib/Target/ARM/ARMConstantPoolValue.cpp [new file with mode: 0644]
lib/Target/ARM/ARMConstantPoolValue.h [new file with mode: 0644]
lib/Target/ARM/ARMELFWriterInfo.cpp [new file with mode: 0644]
lib/Target/ARM/ARMELFWriterInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMExpandPseudoInsts.cpp [new file with mode: 0644]
lib/Target/ARM/ARMFastISel.cpp [new file with mode: 0644]
lib/Target/ARM/ARMFixupKinds.h [new file with mode: 0644]
lib/Target/ARM/ARMFrameLowering.cpp [new file with mode: 0644]
lib/Target/ARM/ARMFrameLowering.h [new file with mode: 0644]
lib/Target/ARM/ARMGlobalMerge.cpp [new file with mode: 0644]
lib/Target/ARM/ARMHazardRecognizer.cpp [new file with mode: 0644]
lib/Target/ARM/ARMHazardRecognizer.h [new file with mode: 0644]
lib/Target/ARM/ARMISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/ARM/ARMISelLowering.cpp [new file with mode: 0644]
lib/Target/ARM/ARMISelLowering.h [new file with mode: 0644]
lib/Target/ARM/ARMInstrFormats.td [new file with mode: 0644]
lib/Target/ARM/ARMInstrInfo.cpp [new file with mode: 0644]
lib/Target/ARM/ARMInstrInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMInstrInfo.td [new file with mode: 0644]
lib/Target/ARM/ARMInstrNEON.td [new file with mode: 0644]
lib/Target/ARM/ARMInstrThumb.td [new file with mode: 0644]
lib/Target/ARM/ARMInstrThumb2.td [new file with mode: 0644]
lib/Target/ARM/ARMInstrVFP.td [new file with mode: 0644]
lib/Target/ARM/ARMJITInfo.cpp [new file with mode: 0644]
lib/Target/ARM/ARMJITInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMLoadStoreOptimizer.cpp [new file with mode: 0644]
lib/Target/ARM/ARMMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/ARM/ARMMCAsmInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMMCCodeEmitter.cpp [new file with mode: 0644]
lib/Target/ARM/ARMMCExpr.cpp [new file with mode: 0644]
lib/Target/ARM/ARMMCExpr.h [new file with mode: 0644]
lib/Target/ARM/ARMMCInstLower.cpp [new file with mode: 0644]
lib/Target/ARM/ARMMachineFunctionInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMPerfectShuffle.h [new file with mode: 0644]
lib/Target/ARM/ARMRegisterInfo.cpp [new file with mode: 0644]
lib/Target/ARM/ARMRegisterInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMRegisterInfo.td [new file with mode: 0644]
lib/Target/ARM/ARMRelocations.h [new file with mode: 0644]
lib/Target/ARM/ARMSchedule.td [new file with mode: 0644]
lib/Target/ARM/ARMScheduleA8.td [new file with mode: 0644]
lib/Target/ARM/ARMScheduleA9.td [new file with mode: 0644]
lib/Target/ARM/ARMScheduleV6.td [new file with mode: 0644]
lib/Target/ARM/ARMSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/ARM/ARMSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMSubtarget.cpp [new file with mode: 0644]
lib/Target/ARM/ARMSubtarget.h [new file with mode: 0644]
lib/Target/ARM/ARMTargetMachine.cpp [new file with mode: 0644]
lib/Target/ARM/ARMTargetMachine.h [new file with mode: 0644]
lib/Target/ARM/ARMTargetObjectFile.cpp [new file with mode: 0644]
lib/Target/ARM/ARMTargetObjectFile.h [new file with mode: 0644]
lib/Target/ARM/AsmParser/ARMAsmLexer.cpp [new file with mode: 0644]
lib/Target/ARM/AsmParser/ARMAsmParser.cpp [new file with mode: 0644]
lib/Target/ARM/AsmParser/CMakeLists.txt [new file with mode: 0644]
lib/Target/ARM/AsmParser/Makefile [new file with mode: 0644]
lib/Target/ARM/CMakeLists.txt [new file with mode: 0644]
lib/Target/ARM/Disassembler/ARMDisassembler.cpp [new file with mode: 0644]
lib/Target/ARM/Disassembler/ARMDisassembler.h [new file with mode: 0644]
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp [new file with mode: 0644]
lib/Target/ARM/Disassembler/ARMDisassemblerCore.h [new file with mode: 0644]
lib/Target/ARM/Disassembler/CMakeLists.txt [new file with mode: 0644]
lib/Target/ARM/Disassembler/Makefile [new file with mode: 0644]
lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h [new file with mode: 0644]
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp [new file with mode: 0644]
lib/Target/ARM/InstPrinter/ARMInstPrinter.h [new file with mode: 0644]
lib/Target/ARM/InstPrinter/CMakeLists.txt [new file with mode: 0644]
lib/Target/ARM/InstPrinter/Makefile [new file with mode: 0644]
lib/Target/ARM/MLxExpansionPass.cpp [new file with mode: 0644]
lib/Target/ARM/Makefile [new file with mode: 0644]
lib/Target/ARM/NEONMoveFix.cpp [new file with mode: 0644]
lib/Target/ARM/README-Thumb.txt [new file with mode: 0644]
lib/Target/ARM/README-Thumb2.txt [new file with mode: 0644]
lib/Target/ARM/README.txt [new file with mode: 0644]
lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp [new file with mode: 0644]
lib/Target/ARM/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/ARM/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/ARM/Thumb1FrameLowering.cpp [new file with mode: 0644]
lib/Target/ARM/Thumb1FrameLowering.h [new file with mode: 0644]
lib/Target/ARM/Thumb1InstrInfo.cpp [new file with mode: 0644]
lib/Target/ARM/Thumb1InstrInfo.h [new file with mode: 0644]
lib/Target/ARM/Thumb1RegisterInfo.cpp [new file with mode: 0644]
lib/Target/ARM/Thumb1RegisterInfo.h [new file with mode: 0644]
lib/Target/ARM/Thumb2ITBlockPass.cpp [new file with mode: 0644]
lib/Target/ARM/Thumb2InstrInfo.cpp [new file with mode: 0644]
lib/Target/ARM/Thumb2InstrInfo.h [new file with mode: 0644]
lib/Target/ARM/Thumb2RegisterInfo.cpp [new file with mode: 0644]
lib/Target/ARM/Thumb2RegisterInfo.h [new file with mode: 0644]
lib/Target/ARM/Thumb2SizeReduction.cpp [new file with mode: 0644]
lib/Target/Alpha/Alpha.h [new file with mode: 0644]
lib/Target/Alpha/Alpha.td [new file with mode: 0644]
lib/Target/Alpha/AlphaAsmPrinter.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaBranchSelector.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaCallingConv.td [new file with mode: 0644]
lib/Target/Alpha/AlphaFrameLowering.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaFrameLowering.h [new file with mode: 0644]
lib/Target/Alpha/AlphaISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaISelLowering.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaISelLowering.h [new file with mode: 0644]
lib/Target/Alpha/AlphaInstrFormats.td [new file with mode: 0644]
lib/Target/Alpha/AlphaInstrInfo.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaInstrInfo.h [new file with mode: 0644]
lib/Target/Alpha/AlphaInstrInfo.td [new file with mode: 0644]
lib/Target/Alpha/AlphaLLRP.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaMCAsmInfo.h [new file with mode: 0644]
lib/Target/Alpha/AlphaMachineFunctionInfo.h [new file with mode: 0644]
lib/Target/Alpha/AlphaRegisterInfo.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaRegisterInfo.h [new file with mode: 0644]
lib/Target/Alpha/AlphaRegisterInfo.td [new file with mode: 0644]
lib/Target/Alpha/AlphaRelocations.h [new file with mode: 0644]
lib/Target/Alpha/AlphaSchedule.td [new file with mode: 0644]
lib/Target/Alpha/AlphaSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/Alpha/AlphaSubtarget.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaSubtarget.h [new file with mode: 0644]
lib/Target/Alpha/AlphaTargetMachine.cpp [new file with mode: 0644]
lib/Target/Alpha/AlphaTargetMachine.h [new file with mode: 0644]
lib/Target/Alpha/CMakeLists.txt [new file with mode: 0644]
lib/Target/Alpha/Makefile [new file with mode: 0644]
lib/Target/Alpha/README.txt [new file with mode: 0644]
lib/Target/Alpha/TargetInfo/AlphaTargetInfo.cpp [new file with mode: 0644]
lib/Target/Alpha/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/Alpha/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/Blackfin/Blackfin.h [new file with mode: 0644]
lib/Target/Blackfin/Blackfin.td [new file with mode: 0644]
lib/Target/Blackfin/BlackfinAsmPrinter.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinCallingConv.td [new file with mode: 0644]
lib/Target/Blackfin/BlackfinFrameLowering.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinFrameLowering.h [new file with mode: 0644]
lib/Target/Blackfin/BlackfinISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinISelLowering.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinISelLowering.h [new file with mode: 0644]
lib/Target/Blackfin/BlackfinInstrFormats.td [new file with mode: 0644]
lib/Target/Blackfin/BlackfinInstrInfo.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinInstrInfo.h [new file with mode: 0644]
lib/Target/Blackfin/BlackfinInstrInfo.td [new file with mode: 0644]
lib/Target/Blackfin/BlackfinIntrinsicInfo.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinIntrinsicInfo.h [new file with mode: 0644]
lib/Target/Blackfin/BlackfinIntrinsics.td [new file with mode: 0644]
lib/Target/Blackfin/BlackfinMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinMCAsmInfo.h [new file with mode: 0644]
lib/Target/Blackfin/BlackfinRegisterInfo.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinRegisterInfo.h [new file with mode: 0644]
lib/Target/Blackfin/BlackfinRegisterInfo.td [new file with mode: 0644]
lib/Target/Blackfin/BlackfinSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/Blackfin/BlackfinSubtarget.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinSubtarget.h [new file with mode: 0644]
lib/Target/Blackfin/BlackfinTargetMachine.cpp [new file with mode: 0644]
lib/Target/Blackfin/BlackfinTargetMachine.h [new file with mode: 0644]
lib/Target/Blackfin/CMakeLists.txt [new file with mode: 0644]
lib/Target/Blackfin/Makefile [new file with mode: 0644]
lib/Target/Blackfin/README.txt [new file with mode: 0644]
lib/Target/Blackfin/TargetInfo/BlackfinTargetInfo.cpp [new file with mode: 0644]
lib/Target/Blackfin/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/Blackfin/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/CBackend/CBackend.cpp [new file with mode: 0644]
lib/Target/CBackend/CMakeLists.txt [new file with mode: 0644]
lib/Target/CBackend/CTargetMachine.h [new file with mode: 0644]
lib/Target/CBackend/Makefile [new file with mode: 0644]
lib/Target/CBackend/TargetInfo/CBackendTargetInfo.cpp [new file with mode: 0644]
lib/Target/CBackend/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/CBackend/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/CMakeLists.txt [new file with mode: 0644]
lib/Target/CellSPU/CMakeLists.txt [new file with mode: 0644]
lib/Target/CellSPU/CellSDKIntrinsics.td [new file with mode: 0644]
lib/Target/CellSPU/Makefile [new file with mode: 0644]
lib/Target/CellSPU/README.txt [new file with mode: 0644]
lib/Target/CellSPU/SPU.h [new file with mode: 0644]
lib/Target/CellSPU/SPU.td [new file with mode: 0644]
lib/Target/CellSPU/SPU128InstrInfo.td [new file with mode: 0644]
lib/Target/CellSPU/SPU64InstrInfo.td [new file with mode: 0644]
lib/Target/CellSPU/SPUAsmPrinter.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUCallingConv.td [new file with mode: 0644]
lib/Target/CellSPU/SPUFrameLowering.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUFrameLowering.h [new file with mode: 0644]
lib/Target/CellSPU/SPUHazardRecognizers.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUHazardRecognizers.h [new file with mode: 0644]
lib/Target/CellSPU/SPUISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUISelLowering.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUISelLowering.h [new file with mode: 0644]
lib/Target/CellSPU/SPUInstrBuilder.h [new file with mode: 0644]
lib/Target/CellSPU/SPUInstrFormats.td [new file with mode: 0644]
lib/Target/CellSPU/SPUInstrInfo.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUInstrInfo.h [new file with mode: 0644]
lib/Target/CellSPU/SPUInstrInfo.td [new file with mode: 0644]
lib/Target/CellSPU/SPUMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUMCAsmInfo.h [new file with mode: 0644]
lib/Target/CellSPU/SPUMachineFunction.h [new file with mode: 0644]
lib/Target/CellSPU/SPUMathInstr.td [new file with mode: 0644]
lib/Target/CellSPU/SPUNodes.td [new file with mode: 0644]
lib/Target/CellSPU/SPUNopFiller.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUOperands.td [new file with mode: 0644]
lib/Target/CellSPU/SPURegisterInfo.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPURegisterInfo.h [new file with mode: 0644]
lib/Target/CellSPU/SPURegisterInfo.td [new file with mode: 0644]
lib/Target/CellSPU/SPURegisterNames.h [new file with mode: 0644]
lib/Target/CellSPU/SPUSchedule.td [new file with mode: 0644]
lib/Target/CellSPU/SPUSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/CellSPU/SPUSubtarget.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUSubtarget.h [new file with mode: 0644]
lib/Target/CellSPU/SPUTargetMachine.cpp [new file with mode: 0644]
lib/Target/CellSPU/SPUTargetMachine.h [new file with mode: 0644]
lib/Target/CellSPU/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/CellSPU/TargetInfo/CellSPUTargetInfo.cpp [new file with mode: 0644]
lib/Target/CellSPU/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/CppBackend/CMakeLists.txt [new file with mode: 0644]
lib/Target/CppBackend/CPPBackend.cpp [new file with mode: 0644]
lib/Target/CppBackend/CPPTargetMachine.h [new file with mode: 0644]
lib/Target/CppBackend/Makefile [new file with mode: 0644]
lib/Target/CppBackend/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/CppBackend/TargetInfo/CppBackendTargetInfo.cpp [new file with mode: 0644]
lib/Target/CppBackend/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/MBlaze/AsmParser/CMakeLists.txt [new file with mode: 0644]
lib/Target/MBlaze/AsmParser/MBlazeAsmLexer.cpp [new file with mode: 0644]
lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp [new file with mode: 0644]
lib/Target/MBlaze/AsmParser/Makefile [new file with mode: 0644]
lib/Target/MBlaze/CMakeLists.txt [new file with mode: 0644]
lib/Target/MBlaze/Disassembler/CMakeLists.txt [new file with mode: 0644]
lib/Target/MBlaze/Disassembler/MBlazeDisassembler.cpp [new file with mode: 0644]
lib/Target/MBlaze/Disassembler/MBlazeDisassembler.h [new file with mode: 0644]
lib/Target/MBlaze/Disassembler/Makefile [new file with mode: 0644]
lib/Target/MBlaze/InstPrinter/CMakeLists.txt [new file with mode: 0644]
lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp [new file with mode: 0644]
lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h [new file with mode: 0644]
lib/Target/MBlaze/InstPrinter/Makefile [new file with mode: 0644]
lib/Target/MBlaze/MBlaze.h [new file with mode: 0644]
lib/Target/MBlaze/MBlaze.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeAsmBackend.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeAsmPrinter.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeCallingConv.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeDelaySlotFiller.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeELFWriterInfo.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeELFWriterInfo.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeFrameLowering.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeFrameLowering.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeISelLowering.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeISelLowering.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeInstrFPU.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeInstrFSL.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeInstrFormats.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeInstrInfo.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeInstrInfo.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeInstrInfo.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeIntrinsicInfo.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeIntrinsics.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeMCAsmInfo.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeMCCodeEmitter.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeMCInstLower.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeMCInstLower.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeMachineFunction.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeRegisterInfo.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeRegisterInfo.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeRegisterInfo.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeRelocations.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeSchedule.td [new file with mode: 0644]
lib/Target/MBlaze/MBlazeSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeSubtarget.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeSubtarget.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeTargetMachine.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeTargetMachine.h [new file with mode: 0644]
lib/Target/MBlaze/MBlazeTargetObjectFile.cpp [new file with mode: 0644]
lib/Target/MBlaze/MBlazeTargetObjectFile.h [new file with mode: 0644]
lib/Target/MBlaze/Makefile [new file with mode: 0644]
lib/Target/MBlaze/TODO [new file with mode: 0644]
lib/Target/MBlaze/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/MBlaze/TargetInfo/MBlazeTargetInfo.cpp [new file with mode: 0644]
lib/Target/MBlaze/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/MSP430/CMakeLists.txt [new file with mode: 0644]
lib/Target/MSP430/InstPrinter/CMakeLists.txt [new file with mode: 0644]
lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp [new file with mode: 0644]
lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h [new file with mode: 0644]
lib/Target/MSP430/InstPrinter/Makefile [new file with mode: 0644]
lib/Target/MSP430/MSP430.h [new file with mode: 0644]
lib/Target/MSP430/MSP430.td [new file with mode: 0644]
lib/Target/MSP430/MSP430AsmPrinter.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430BranchSelector.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430CallingConv.td [new file with mode: 0644]
lib/Target/MSP430/MSP430FrameLowering.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430FrameLowering.h [new file with mode: 0644]
lib/Target/MSP430/MSP430ISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430ISelLowering.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430ISelLowering.h [new file with mode: 0644]
lib/Target/MSP430/MSP430InstrFormats.td [new file with mode: 0644]
lib/Target/MSP430/MSP430InstrInfo.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430InstrInfo.h [new file with mode: 0644]
lib/Target/MSP430/MSP430InstrInfo.td [new file with mode: 0644]
lib/Target/MSP430/MSP430MCAsmInfo.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430MCAsmInfo.h [new file with mode: 0644]
lib/Target/MSP430/MSP430MCInstLower.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430MCInstLower.h [new file with mode: 0644]
lib/Target/MSP430/MSP430MachineFunctionInfo.h [new file with mode: 0644]
lib/Target/MSP430/MSP430RegisterInfo.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430RegisterInfo.h [new file with mode: 0644]
lib/Target/MSP430/MSP430RegisterInfo.td [new file with mode: 0644]
lib/Target/MSP430/MSP430SelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430SelectionDAGInfo.h [new file with mode: 0644]
lib/Target/MSP430/MSP430Subtarget.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430Subtarget.h [new file with mode: 0644]
lib/Target/MSP430/MSP430TargetMachine.cpp [new file with mode: 0644]
lib/Target/MSP430/MSP430TargetMachine.h [new file with mode: 0644]
lib/Target/MSP430/Makefile [new file with mode: 0644]
lib/Target/MSP430/README.txt [new file with mode: 0644]
lib/Target/MSP430/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp [new file with mode: 0644]
lib/Target/MSP430/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/Makefile [new file with mode: 0644]
lib/Target/Mangler.cpp [new file with mode: 0644]
lib/Target/Mips/CMakeLists.txt [new file with mode: 0644]
lib/Target/Mips/Makefile [new file with mode: 0644]
lib/Target/Mips/Mips.h [new file with mode: 0644]
lib/Target/Mips/Mips.td [new file with mode: 0644]
lib/Target/Mips/MipsAsmPrinter.cpp [new file with mode: 0644]
lib/Target/Mips/MipsCallingConv.td [new file with mode: 0644]
lib/Target/Mips/MipsDelaySlotFiller.cpp [new file with mode: 0644]
lib/Target/Mips/MipsFrameLowering.cpp [new file with mode: 0644]
lib/Target/Mips/MipsFrameLowering.h [new file with mode: 0644]
lib/Target/Mips/MipsISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/Mips/MipsISelLowering.cpp [new file with mode: 0644]
lib/Target/Mips/MipsISelLowering.h [new file with mode: 0644]
lib/Target/Mips/MipsInstrFPU.td [new file with mode: 0644]
lib/Target/Mips/MipsInstrFormats.td [new file with mode: 0644]
lib/Target/Mips/MipsInstrInfo.cpp [new file with mode: 0644]
lib/Target/Mips/MipsInstrInfo.h [new file with mode: 0644]
lib/Target/Mips/MipsInstrInfo.td [new file with mode: 0644]
lib/Target/Mips/MipsMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/Mips/MipsMCAsmInfo.h [new file with mode: 0644]
lib/Target/Mips/MipsMachineFunction.h [new file with mode: 0644]
lib/Target/Mips/MipsRegisterInfo.cpp [new file with mode: 0644]
lib/Target/Mips/MipsRegisterInfo.h [new file with mode: 0644]
lib/Target/Mips/MipsRegisterInfo.td [new file with mode: 0644]
lib/Target/Mips/MipsSchedule.td [new file with mode: 0644]
lib/Target/Mips/MipsSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/Mips/MipsSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/Mips/MipsSubtarget.cpp [new file with mode: 0644]
lib/Target/Mips/MipsSubtarget.h [new file with mode: 0644]
lib/Target/Mips/MipsTargetMachine.cpp [new file with mode: 0644]
lib/Target/Mips/MipsTargetMachine.h [new file with mode: 0644]
lib/Target/Mips/MipsTargetObjectFile.cpp [new file with mode: 0644]
lib/Target/Mips/MipsTargetObjectFile.h [new file with mode: 0644]
lib/Target/Mips/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/Mips/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp [new file with mode: 0644]
lib/Target/PTX/CMakeLists.txt [new file with mode: 0644]
lib/Target/PTX/Makefile [new file with mode: 0644]
lib/Target/PTX/PTX.h [new file with mode: 0644]
lib/Target/PTX/PTX.td [new file with mode: 0644]
lib/Target/PTX/PTXAsmPrinter.cpp [new file with mode: 0644]
lib/Target/PTX/PTXFrameLowering.cpp [new file with mode: 0644]
lib/Target/PTX/PTXFrameLowering.h [new file with mode: 0644]
lib/Target/PTX/PTXISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/PTX/PTXISelLowering.cpp [new file with mode: 0644]
lib/Target/PTX/PTXISelLowering.h [new file with mode: 0644]
lib/Target/PTX/PTXInstrFormats.td [new file with mode: 0644]
lib/Target/PTX/PTXInstrInfo.cpp [new file with mode: 0644]
lib/Target/PTX/PTXInstrInfo.h [new file with mode: 0644]
lib/Target/PTX/PTXInstrInfo.td [new file with mode: 0644]
lib/Target/PTX/PTXIntrinsicInstrInfo.td [new file with mode: 0644]
lib/Target/PTX/PTXMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/PTX/PTXMCAsmInfo.h [new file with mode: 0644]
lib/Target/PTX/PTXMCAsmStreamer.cpp [new file with mode: 0644]
lib/Target/PTX/PTXMFInfoExtract.cpp [new file with mode: 0644]
lib/Target/PTX/PTXMachineFunctionInfo.h [new file with mode: 0644]
lib/Target/PTX/PTXRegisterInfo.cpp [new file with mode: 0644]
lib/Target/PTX/PTXRegisterInfo.h [new file with mode: 0644]
lib/Target/PTX/PTXRegisterInfo.td [new file with mode: 0644]
lib/Target/PTX/PTXSubtarget.cpp [new file with mode: 0644]
lib/Target/PTX/PTXSubtarget.h [new file with mode: 0644]
lib/Target/PTX/PTXTargetMachine.cpp [new file with mode: 0644]
lib/Target/PTX/PTXTargetMachine.h [new file with mode: 0644]
lib/Target/PTX/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/PTX/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/PTX/TargetInfo/PTXTargetInfo.cpp [new file with mode: 0644]
lib/Target/PowerPC/CMakeLists.txt [new file with mode: 0644]
lib/Target/PowerPC/InstPrinter/CMakeLists.txt [new file with mode: 0644]
lib/Target/PowerPC/InstPrinter/Makefile [new file with mode: 0644]
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp [new file with mode: 0644]
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h [new file with mode: 0644]
lib/Target/PowerPC/Makefile [new file with mode: 0644]
lib/Target/PowerPC/PPC.h [new file with mode: 0644]
lib/Target/PowerPC/PPC.td [new file with mode: 0644]
lib/Target/PowerPC/PPCAsmBackend.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCAsmPrinter.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCBranchSelector.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCCallingConv.td [new file with mode: 0644]
lib/Target/PowerPC/PPCCodeEmitter.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCFixupKinds.h [new file with mode: 0644]
lib/Target/PowerPC/PPCFrameLowering.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCFrameLowering.h [new file with mode: 0644]
lib/Target/PowerPC/PPCHazardRecognizers.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCHazardRecognizers.h [new file with mode: 0644]
lib/Target/PowerPC/PPCISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCISelLowering.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCISelLowering.h [new file with mode: 0644]
lib/Target/PowerPC/PPCInstr64Bit.td [new file with mode: 0644]
lib/Target/PowerPC/PPCInstrAltivec.td [new file with mode: 0644]
lib/Target/PowerPC/PPCInstrBuilder.h [new file with mode: 0644]
lib/Target/PowerPC/PPCInstrFormats.td [new file with mode: 0644]
lib/Target/PowerPC/PPCInstrInfo.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCInstrInfo.h [new file with mode: 0644]
lib/Target/PowerPC/PPCInstrInfo.td [new file with mode: 0644]
lib/Target/PowerPC/PPCJITInfo.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCJITInfo.h [new file with mode: 0644]
lib/Target/PowerPC/PPCMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCMCAsmInfo.h [new file with mode: 0644]
lib/Target/PowerPC/PPCMCCodeEmitter.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCMCInstLower.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCMachineFunctionInfo.h [new file with mode: 0644]
lib/Target/PowerPC/PPCPerfectShuffle.h [new file with mode: 0644]
lib/Target/PowerPC/PPCPredicates.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCPredicates.h [new file with mode: 0644]
lib/Target/PowerPC/PPCRegisterInfo.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCRegisterInfo.h [new file with mode: 0644]
lib/Target/PowerPC/PPCRegisterInfo.td [new file with mode: 0644]
lib/Target/PowerPC/PPCRelocations.h [new file with mode: 0644]
lib/Target/PowerPC/PPCSchedule.td [new file with mode: 0644]
lib/Target/PowerPC/PPCScheduleG3.td [new file with mode: 0644]
lib/Target/PowerPC/PPCScheduleG4.td [new file with mode: 0644]
lib/Target/PowerPC/PPCScheduleG4Plus.td [new file with mode: 0644]
lib/Target/PowerPC/PPCScheduleG5.td [new file with mode: 0644]
lib/Target/PowerPC/PPCSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/PowerPC/PPCSubtarget.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCSubtarget.h [new file with mode: 0644]
lib/Target/PowerPC/PPCTargetMachine.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCTargetMachine.h [new file with mode: 0644]
lib/Target/PowerPC/README.txt [new file with mode: 0644]
lib/Target/PowerPC/README_ALTIVEC.txt [new file with mode: 0644]
lib/Target/PowerPC/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/PowerPC/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp [new file with mode: 0644]
lib/Target/README.txt [new file with mode: 0644]
lib/Target/Sparc/CMakeLists.txt [new file with mode: 0644]
lib/Target/Sparc/DelaySlotFiller.cpp [new file with mode: 0644]
lib/Target/Sparc/FPMover.cpp [new file with mode: 0644]
lib/Target/Sparc/Makefile [new file with mode: 0644]
lib/Target/Sparc/README.txt [new file with mode: 0644]
lib/Target/Sparc/Sparc.h [new file with mode: 0644]
lib/Target/Sparc/Sparc.td [new file with mode: 0644]
lib/Target/Sparc/SparcAsmPrinter.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcCallingConv.td [new file with mode: 0644]
lib/Target/Sparc/SparcFrameLowering.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcFrameLowering.h [new file with mode: 0644]
lib/Target/Sparc/SparcISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcISelLowering.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcISelLowering.h [new file with mode: 0644]
lib/Target/Sparc/SparcInstrFormats.td [new file with mode: 0644]
lib/Target/Sparc/SparcInstrInfo.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcInstrInfo.h [new file with mode: 0644]
lib/Target/Sparc/SparcInstrInfo.td [new file with mode: 0644]
lib/Target/Sparc/SparcMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcMCAsmInfo.h [new file with mode: 0644]
lib/Target/Sparc/SparcMachineFunctionInfo.h [new file with mode: 0644]
lib/Target/Sparc/SparcRegisterInfo.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcRegisterInfo.h [new file with mode: 0644]
lib/Target/Sparc/SparcRegisterInfo.td [new file with mode: 0644]
lib/Target/Sparc/SparcSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/Sparc/SparcSubtarget.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcSubtarget.h [new file with mode: 0644]
lib/Target/Sparc/SparcTargetMachine.cpp [new file with mode: 0644]
lib/Target/Sparc/SparcTargetMachine.h [new file with mode: 0644]
lib/Target/Sparc/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/Sparc/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp [new file with mode: 0644]
lib/Target/SubtargetFeature.cpp [new file with mode: 0644]
lib/Target/SystemZ/CMakeLists.txt [new file with mode: 0644]
lib/Target/SystemZ/Makefile [new file with mode: 0644]
lib/Target/SystemZ/SystemZ.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZ.td [new file with mode: 0644]
lib/Target/SystemZ/SystemZAsmPrinter.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZCallingConv.td [new file with mode: 0644]
lib/Target/SystemZ/SystemZFrameLowering.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZFrameLowering.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZISelLowering.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZISelLowering.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZInstrBuilder.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZInstrFP.td [new file with mode: 0644]
lib/Target/SystemZ/SystemZInstrFormats.td [new file with mode: 0644]
lib/Target/SystemZ/SystemZInstrInfo.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZInstrInfo.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZInstrInfo.td [new file with mode: 0644]
lib/Target/SystemZ/SystemZMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZMCAsmInfo.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZMachineFunctionInfo.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZOperands.td [new file with mode: 0644]
lib/Target/SystemZ/SystemZRegisterInfo.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZRegisterInfo.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZRegisterInfo.td [new file with mode: 0644]
lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZSubtarget.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZSubtarget.h [new file with mode: 0644]
lib/Target/SystemZ/SystemZTargetMachine.cpp [new file with mode: 0644]
lib/Target/SystemZ/SystemZTargetMachine.h [new file with mode: 0644]
lib/Target/SystemZ/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/SystemZ/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp [new file with mode: 0644]
lib/Target/Target.cpp [new file with mode: 0644]
lib/Target/TargetAsmInfo.cpp [new file with mode: 0644]
lib/Target/TargetAsmLexer.cpp [new file with mode: 0644]
lib/Target/TargetData.cpp [new file with mode: 0644]
lib/Target/TargetELFWriterInfo.cpp [new file with mode: 0644]
lib/Target/TargetFrameLowering.cpp [new file with mode: 0644]
lib/Target/TargetInstrInfo.cpp [new file with mode: 0644]
lib/Target/TargetIntrinsicInfo.cpp [new file with mode: 0644]
lib/Target/TargetLibraryInfo.cpp [new file with mode: 0644]
lib/Target/TargetLoweringObjectFile.cpp [new file with mode: 0644]
lib/Target/TargetMachine.cpp [new file with mode: 0644]
lib/Target/TargetRegisterInfo.cpp [new file with mode: 0644]
lib/Target/TargetSubtarget.cpp [new file with mode: 0644]
lib/Target/X86/AsmParser/CMakeLists.txt [new file with mode: 0644]
lib/Target/X86/AsmParser/Makefile [new file with mode: 0644]
lib/Target/X86/AsmParser/X86AsmLexer.cpp [new file with mode: 0644]
lib/Target/X86/AsmParser/X86AsmParser.cpp [new file with mode: 0644]
lib/Target/X86/CMakeLists.txt [new file with mode: 0644]
lib/Target/X86/Disassembler/CMakeLists.txt [new file with mode: 0644]
lib/Target/X86/Disassembler/Makefile [new file with mode: 0644]
lib/Target/X86/Disassembler/X86Disassembler.cpp [new file with mode: 0644]
lib/Target/X86/Disassembler/X86Disassembler.h [new file with mode: 0644]
lib/Target/X86/Disassembler/X86DisassemblerDecoder.c [new file with mode: 0644]
lib/Target/X86/Disassembler/X86DisassemblerDecoder.h [new file with mode: 0644]
lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h [new file with mode: 0644]
lib/Target/X86/InstPrinter/CMakeLists.txt [new file with mode: 0644]
lib/Target/X86/InstPrinter/Makefile [new file with mode: 0644]
lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp [new file with mode: 0644]
lib/Target/X86/InstPrinter/X86ATTInstPrinter.h [new file with mode: 0644]
lib/Target/X86/InstPrinter/X86InstComments.cpp [new file with mode: 0644]
lib/Target/X86/InstPrinter/X86InstComments.h [new file with mode: 0644]
lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp [new file with mode: 0644]
lib/Target/X86/InstPrinter/X86IntelInstPrinter.h [new file with mode: 0644]
lib/Target/X86/Makefile [new file with mode: 0644]
lib/Target/X86/README-FPStack.txt [new file with mode: 0644]
lib/Target/X86/README-MMX.txt [new file with mode: 0644]
lib/Target/X86/README-SSE.txt [new file with mode: 0644]
lib/Target/X86/README-UNIMPLEMENTED.txt [new file with mode: 0644]
lib/Target/X86/README-X86-64.txt [new file with mode: 0644]
lib/Target/X86/README.txt [new file with mode: 0644]
lib/Target/X86/SSEDomainFix.cpp [new file with mode: 0644]
lib/Target/X86/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/X86/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/X86/TargetInfo/X86TargetInfo.cpp [new file with mode: 0644]
lib/Target/X86/Utils/CMakeLists.txt [new file with mode: 0644]
lib/Target/X86/Utils/Makefile [new file with mode: 0644]
lib/Target/X86/Utils/X86ShuffleDecode.cpp [new file with mode: 0644]
lib/Target/X86/Utils/X86ShuffleDecode.h [new file with mode: 0644]
lib/Target/X86/X86.h [new file with mode: 0644]
lib/Target/X86/X86.td [new file with mode: 0644]
lib/Target/X86/X86AsmBackend.cpp [new file with mode: 0644]
lib/Target/X86/X86AsmPrinter.cpp [new file with mode: 0644]
lib/Target/X86/X86AsmPrinter.h [new file with mode: 0644]
lib/Target/X86/X86COFFMachineModuleInfo.cpp [new file with mode: 0644]
lib/Target/X86/X86COFFMachineModuleInfo.h [new file with mode: 0644]
lib/Target/X86/X86CallingConv.td [new file with mode: 0644]
lib/Target/X86/X86CodeEmitter.cpp [new file with mode: 0644]
lib/Target/X86/X86CompilationCallback_Win64.asm [new file with mode: 0644]
lib/Target/X86/X86ELFWriterInfo.cpp [new file with mode: 0644]
lib/Target/X86/X86ELFWriterInfo.h [new file with mode: 0644]
lib/Target/X86/X86FastISel.cpp [new file with mode: 0644]
lib/Target/X86/X86FixupKinds.h [new file with mode: 0644]
lib/Target/X86/X86FloatingPoint.cpp [new file with mode: 0644]
lib/Target/X86/X86FrameLowering.cpp [new file with mode: 0644]
lib/Target/X86/X86FrameLowering.h [new file with mode: 0644]
lib/Target/X86/X86ISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/X86/X86ISelLowering.cpp [new file with mode: 0644]
lib/Target/X86/X86ISelLowering.h [new file with mode: 0644]
lib/Target/X86/X86Instr3DNow.td [new file with mode: 0644]
lib/Target/X86/X86InstrArithmetic.td [new file with mode: 0644]
lib/Target/X86/X86InstrBuilder.h [new file with mode: 0644]
lib/Target/X86/X86InstrCMovSetCC.td [new file with mode: 0644]
lib/Target/X86/X86InstrCompiler.td [new file with mode: 0644]
lib/Target/X86/X86InstrControl.td [new file with mode: 0644]
lib/Target/X86/X86InstrExtension.td [new file with mode: 0644]
lib/Target/X86/X86InstrFMA.td [new file with mode: 0644]
lib/Target/X86/X86InstrFPStack.td [new file with mode: 0644]
lib/Target/X86/X86InstrFormats.td [new file with mode: 0644]
lib/Target/X86/X86InstrFragmentsSIMD.td [new file with mode: 0644]
lib/Target/X86/X86InstrInfo.cpp [new file with mode: 0644]
lib/Target/X86/X86InstrInfo.h [new file with mode: 0644]
lib/Target/X86/X86InstrInfo.td [new file with mode: 0644]
lib/Target/X86/X86InstrMMX.td [new file with mode: 0644]
lib/Target/X86/X86InstrSSE.td [new file with mode: 0644]
lib/Target/X86/X86InstrShiftRotate.td [new file with mode: 0644]
lib/Target/X86/X86InstrSystem.td [new file with mode: 0644]
lib/Target/X86/X86InstrVMX.td [new file with mode: 0644]
lib/Target/X86/X86JITInfo.cpp [new file with mode: 0644]
lib/Target/X86/X86JITInfo.h [new file with mode: 0644]
lib/Target/X86/X86MCAsmInfo.cpp [new file with mode: 0644]
lib/Target/X86/X86MCAsmInfo.h [new file with mode: 0644]
lib/Target/X86/X86MCCodeEmitter.cpp [new file with mode: 0644]
lib/Target/X86/X86MCInstLower.cpp [new file with mode: 0644]
lib/Target/X86/X86MCInstLower.h [new file with mode: 0644]
lib/Target/X86/X86MachObjectWriter.cpp [new file with mode: 0644]
lib/Target/X86/X86MachineFunctionInfo.h [new file with mode: 0644]
lib/Target/X86/X86RegisterInfo.cpp [new file with mode: 0644]
lib/Target/X86/X86RegisterInfo.h [new file with mode: 0644]
lib/Target/X86/X86RegisterInfo.td [new file with mode: 0644]
lib/Target/X86/X86Relocations.h [new file with mode: 0644]
lib/Target/X86/X86SelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/X86/X86SelectionDAGInfo.h [new file with mode: 0644]
lib/Target/X86/X86Subtarget.cpp [new file with mode: 0644]
lib/Target/X86/X86Subtarget.h [new file with mode: 0644]
lib/Target/X86/X86TargetMachine.cpp [new file with mode: 0644]
lib/Target/X86/X86TargetMachine.h [new file with mode: 0644]
lib/Target/X86/X86TargetObjectFile.cpp [new file with mode: 0644]
lib/Target/X86/X86TargetObjectFile.h [new file with mode: 0644]
lib/Target/XCore/CMakeLists.txt [new file with mode: 0644]
lib/Target/XCore/Makefile [new file with mode: 0644]
lib/Target/XCore/README.txt [new file with mode: 0644]
lib/Target/XCore/TargetInfo/CMakeLists.txt [new file with mode: 0644]
lib/Target/XCore/TargetInfo/Makefile [new file with mode: 0644]
lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp [new file with mode: 0644]
lib/Target/XCore/XCore.h [new file with mode: 0644]
lib/Target/XCore/XCore.td [new file with mode: 0644]
lib/Target/XCore/XCoreAsmPrinter.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreCallingConv.td [new file with mode: 0644]
lib/Target/XCore/XCoreFrameLowering.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreFrameLowering.h [new file with mode: 0644]
lib/Target/XCore/XCoreISelDAGToDAG.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreISelLowering.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreISelLowering.h [new file with mode: 0644]
lib/Target/XCore/XCoreInstrFormats.td [new file with mode: 0644]
lib/Target/XCore/XCoreInstrInfo.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreInstrInfo.h [new file with mode: 0644]
lib/Target/XCore/XCoreInstrInfo.td [new file with mode: 0644]
lib/Target/XCore/XCoreMCAsmInfo.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreMCAsmInfo.h [new file with mode: 0644]
lib/Target/XCore/XCoreMachineFunctionInfo.h [new file with mode: 0644]
lib/Target/XCore/XCoreRegisterInfo.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreRegisterInfo.h [new file with mode: 0644]
lib/Target/XCore/XCoreRegisterInfo.td [new file with mode: 0644]
lib/Target/XCore/XCoreSelectionDAGInfo.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreSelectionDAGInfo.h [new file with mode: 0644]
lib/Target/XCore/XCoreSubtarget.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreSubtarget.h [new file with mode: 0644]
lib/Target/XCore/XCoreTargetMachine.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreTargetMachine.h [new file with mode: 0644]
lib/Target/XCore/XCoreTargetObjectFile.cpp [new file with mode: 0644]
lib/Target/XCore/XCoreTargetObjectFile.h [new file with mode: 0644]
lib/Transforms/CMakeLists.txt [new file with mode: 0644]
lib/Transforms/Hello/CMakeLists.txt [new file with mode: 0644]
lib/Transforms/Hello/Hello.cpp [new file with mode: 0644]
lib/Transforms/Hello/Hello.exports [new file with mode: 0644]
lib/Transforms/Hello/Makefile [new file with mode: 0644]
lib/Transforms/IPO/ArgumentPromotion.cpp [new file with mode: 0644]
lib/Transforms/IPO/CMakeLists.txt [new file with mode: 0644]
lib/Transforms/IPO/ConstantMerge.cpp [new file with mode: 0644]
lib/Transforms/IPO/DeadArgumentElimination.cpp [new file with mode: 0644]
lib/Transforms/IPO/DeadTypeElimination.cpp [new file with mode: 0644]
lib/Transforms/IPO/ExtractGV.cpp [new file with mode: 0644]
lib/Transforms/IPO/FunctionAttrs.cpp [new file with mode: 0644]
lib/Transforms/IPO/GlobalDCE.cpp [new file with mode: 0644]
lib/Transforms/IPO/GlobalOpt.cpp [new file with mode: 0644]
lib/Transforms/IPO/IPConstantPropagation.cpp [new file with mode: 0644]
lib/Transforms/IPO/IPO.cpp [new file with mode: 0644]
lib/Transforms/IPO/InlineAlways.cpp [new file with mode: 0644]
lib/Transforms/IPO/InlineSimple.cpp [new file with mode: 0644]
lib/Transforms/IPO/Inliner.cpp [new file with mode: 0644]
lib/Transforms/IPO/Internalize.cpp [new file with mode: 0644]
lib/Transforms/IPO/LoopExtractor.cpp [new file with mode: 0644]
lib/Transforms/IPO/LowerSetJmp.cpp [new file with mode: 0644]
lib/Transforms/IPO/Makefile [new file with mode: 0644]
lib/Transforms/IPO/MergeFunctions.cpp [new file with mode: 0644]
lib/Transforms/IPO/PartialInlining.cpp [new file with mode: 0644]
lib/Transforms/IPO/PruneEH.cpp [new file with mode: 0644]
lib/Transforms/IPO/StripDeadPrototypes.cpp [new file with mode: 0644]
lib/Transforms/IPO/StripSymbols.cpp [new file with mode: 0644]
lib/Transforms/IPO/StructRetPromotion.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/CMakeLists.txt [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombine.h [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineAddSub.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineCalls.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineCasts.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineCompares.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombinePHI.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineSelect.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineShifts.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineVectorOps.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstCombineWorklist.h [new file with mode: 0644]
lib/Transforms/InstCombine/InstructionCombining.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/Makefile [new file with mode: 0644]
lib/Transforms/Instrumentation/CMakeLists.txt [new file with mode: 0644]
lib/Transforms/Instrumentation/EdgeProfiling.cpp [new file with mode: 0644]
lib/Transforms/Instrumentation/Instrumentation.cpp [new file with mode: 0644]
lib/Transforms/Instrumentation/Makefile [new file with mode: 0644]
lib/Transforms/Instrumentation/MaximumSpanningTree.h [new file with mode: 0644]
lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp [new file with mode: 0644]
lib/Transforms/Instrumentation/PathProfiling.cpp [new file with mode: 0644]
lib/Transforms/Instrumentation/ProfilingUtils.cpp [new file with mode: 0644]
lib/Transforms/Instrumentation/ProfilingUtils.h [new file with mode: 0644]
lib/Transforms/Makefile [new file with mode: 0644]
lib/Transforms/Scalar/ADCE.cpp [new file with mode: 0644]
lib/Transforms/Scalar/BasicBlockPlacement.cpp [new file with mode: 0644]
lib/Transforms/Scalar/CMakeLists.txt [new file with mode: 0644]
lib/Transforms/Scalar/CodeGenPrepare.cpp [new file with mode: 0644]
lib/Transforms/Scalar/ConstantProp.cpp [new file with mode: 0644]
lib/Transforms/Scalar/CorrelatedValuePropagation.cpp [new file with mode: 0644]
lib/Transforms/Scalar/DCE.cpp [new file with mode: 0644]
lib/Transforms/Scalar/DeadStoreElimination.cpp [new file with mode: 0644]
lib/Transforms/Scalar/EarlyCSE.cpp [new file with mode: 0644]
lib/Transforms/Scalar/GVN.cpp [new file with mode: 0644]
lib/Transforms/Scalar/IndVarSimplify.cpp [new file with mode: 0644]
lib/Transforms/Scalar/JumpThreading.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LICM.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LoopDeletion.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LoopIdiomRecognize.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LoopInstSimplify.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LoopRotation.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LoopStrengthReduce.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LoopUnrollPass.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LoopUnswitch.cpp [new file with mode: 0644]
lib/Transforms/Scalar/LowerAtomic.cpp [new file with mode: 0644]
lib/Transforms/Scalar/Makefile [new file with mode: 0644]
lib/Transforms/Scalar/MemCpyOptimizer.cpp [new file with mode: 0644]
lib/Transforms/Scalar/Reassociate.cpp [new file with mode: 0644]
lib/Transforms/Scalar/Reg2Mem.cpp [new file with mode: 0644]
lib/Transforms/Scalar/SCCP.cpp [new file with mode: 0644]
lib/Transforms/Scalar/Scalar.cpp [new file with mode: 0644]
lib/Transforms/Scalar/ScalarReplAggregates.cpp [new file with mode: 0644]
lib/Transforms/Scalar/SimplifyCFGPass.cpp [new file with mode: 0644]
lib/Transforms/Scalar/SimplifyLibCalls.cpp [new file with mode: 0644]
lib/Transforms/Scalar/Sink.cpp [new file with mode: 0644]
lib/Transforms/Scalar/TailDuplication.cpp [new file with mode: 0644]
lib/Transforms/Scalar/TailRecursionElimination.cpp [new file with mode: 0644]
lib/Transforms/Utils/AddrModeMatcher.cpp [new file with mode: 0644]
lib/Transforms/Utils/BasicBlockUtils.cpp [new file with mode: 0644]
lib/Transforms/Utils/BasicInliner.cpp [new file with mode: 0644]
lib/Transforms/Utils/BreakCriticalEdges.cpp [new file with mode: 0644]
lib/Transforms/Utils/BuildLibCalls.cpp [new file with mode: 0644]
lib/Transforms/Utils/CMakeLists.txt [new file with mode: 0644]
lib/Transforms/Utils/CloneFunction.cpp [new file with mode: 0644]
lib/Transforms/Utils/CloneLoop.cpp [new file with mode: 0644]
lib/Transforms/Utils/CloneModule.cpp [new file with mode: 0644]
lib/Transforms/Utils/CodeExtractor.cpp [new file with mode: 0644]
lib/Transforms/Utils/DemoteRegToStack.cpp [new file with mode: 0644]
lib/Transforms/Utils/InlineFunction.cpp [new file with mode: 0644]
lib/Transforms/Utils/InstructionNamer.cpp [new file with mode: 0644]
lib/Transforms/Utils/LCSSA.cpp [new file with mode: 0644]
lib/Transforms/Utils/Local.cpp [new file with mode: 0644]
lib/Transforms/Utils/LoopSimplify.cpp [new file with mode: 0644]
lib/Transforms/Utils/LoopUnroll.cpp [new file with mode: 0644]
lib/Transforms/Utils/LowerInvoke.cpp [new file with mode: 0644]
lib/Transforms/Utils/LowerSwitch.cpp [new file with mode: 0644]
lib/Transforms/Utils/Makefile [new file with mode: 0644]
lib/Transforms/Utils/Mem2Reg.cpp [new file with mode: 0644]
lib/Transforms/Utils/PromoteMemoryToRegister.cpp [new file with mode: 0644]
lib/Transforms/Utils/SSAUpdater.cpp [new file with mode: 0644]
lib/Transforms/Utils/SimplifyCFG.cpp [new file with mode: 0644]
lib/Transforms/Utils/SimplifyInstructions.cpp [new file with mode: 0644]
lib/Transforms/Utils/UnifyFunctionExitNodes.cpp [new file with mode: 0644]
lib/Transforms/Utils/Utils.cpp [new file with mode: 0644]
lib/Transforms/Utils/ValueMapper.cpp [new file with mode: 0644]
lib/VMCore/AsmWriter.cpp [new file with mode: 0644]
lib/VMCore/Attributes.cpp [new file with mode: 0644]
lib/VMCore/AutoUpgrade.cpp [new file with mode: 0644]
lib/VMCore/BasicBlock.cpp [new file with mode: 0644]
lib/VMCore/CMakeLists.txt [new file with mode: 0644]
lib/VMCore/ConstantFold.cpp [new file with mode: 0644]
lib/VMCore/ConstantFold.h [new file with mode: 0644]
lib/VMCore/Constants.cpp [new file with mode: 0644]
lib/VMCore/ConstantsContext.h [new file with mode: 0644]
lib/VMCore/Core.cpp [new file with mode: 0644]
lib/VMCore/DebugLoc.cpp [new file with mode: 0644]
lib/VMCore/Dominators.cpp [new file with mode: 0644]
lib/VMCore/Function.cpp [new file with mode: 0644]
lib/VMCore/GVMaterializer.cpp [new file with mode: 0644]
lib/VMCore/Globals.cpp [new file with mode: 0644]
lib/VMCore/IRBuilder.cpp [new file with mode: 0644]
lib/VMCore/InlineAsm.cpp [new file with mode: 0644]
lib/VMCore/Instruction.cpp [new file with mode: 0644]
lib/VMCore/Instructions.cpp [new file with mode: 0644]
lib/VMCore/IntrinsicInst.cpp [new file with mode: 0644]
lib/VMCore/LLVMContext.cpp [new file with mode: 0644]
lib/VMCore/LLVMContextImpl.cpp [new file with mode: 0644]
lib/VMCore/LLVMContextImpl.h [new file with mode: 0644]
lib/VMCore/LeakDetector.cpp [new file with mode: 0644]
lib/VMCore/LeaksContext.h [new file with mode: 0644]
lib/VMCore/Makefile [new file with mode: 0644]
lib/VMCore/Metadata.cpp [new file with mode: 0644]
lib/VMCore/Module.cpp [new file with mode: 0644]
lib/VMCore/Pass.cpp [new file with mode: 0644]
lib/VMCore/PassManager.cpp [new file with mode: 0644]
lib/VMCore/PassRegistry.cpp [new file with mode: 0644]
lib/VMCore/PrintModulePass.cpp [new file with mode: 0644]
lib/VMCore/SymbolTableListTraitsImpl.h [new file with mode: 0644]
lib/VMCore/Type.cpp [new file with mode: 0644]
lib/VMCore/TypeSymbolTable.cpp [new file with mode: 0644]
lib/VMCore/TypesContext.h [new file with mode: 0644]
lib/VMCore/Use.cpp [new file with mode: 0644]
lib/VMCore/User.cpp [new file with mode: 0644]
lib/VMCore/Value.cpp [new file with mode: 0644]
lib/VMCore/ValueSymbolTable.cpp [new file with mode: 0644]
lib/VMCore/ValueTypes.cpp [new file with mode: 0644]
lib/VMCore/Verifier.cpp [new file with mode: 0644]
llvm.spec.in [new file with mode: 0644]
packaging/clang-2.9-add_gcc_vers.patch [new file with mode: 0644]
packaging/clang-2.9.tgz [new file with mode: 0644]
packaging/llvm-2.6-timestamp.patch [new file with mode: 0644]
packaging/llvm-2.9-PR9869_operator_destructor.patch [new file with mode: 0644]
packaging/llvm.changes [new file with mode: 0644]
packaging/llvm.spec [new file with mode: 0644]
projects/CMakeLists.txt [new file with mode: 0644]
projects/Makefile [new file with mode: 0644]
projects/sample/Makefile [new file with mode: 0644]
projects/sample/Makefile.common.in [new file with mode: 0644]
projects/sample/autoconf/AutoRegen.sh [new file with mode: 0755]
projects/sample/autoconf/LICENSE.TXT [new file with mode: 0644]
projects/sample/autoconf/config.guess [new file with mode: 0755]
projects/sample/autoconf/config.sub [new file with mode: 0755]
projects/sample/autoconf/configure.ac [new file with mode: 0644]
projects/sample/configure [new file with mode: 0755]
projects/sample/docs/index.html [new file with mode: 0644]
projects/sample/include/sample.h [new file with mode: 0644]
projects/sample/lib/Makefile [new file with mode: 0644]
projects/sample/lib/sample/Makefile [new file with mode: 0644]
projects/sample/lib/sample/sample.c [new file with mode: 0644]
projects/sample/tools/Makefile [new file with mode: 0644]
projects/sample/tools/sample/Makefile [new file with mode: 0644]
projects/sample/tools/sample/main.c [new file with mode: 0644]
runtime/Makefile [new file with mode: 0644]
runtime/README.txt [new file with mode: 0644]
runtime/libprofile/BasicBlockTracing.c [new file with mode: 0644]
runtime/libprofile/CommonProfiling.c [new file with mode: 0644]
runtime/libprofile/EdgeProfiling.c [new file with mode: 0644]
runtime/libprofile/Makefile [new file with mode: 0644]
runtime/libprofile/OptimalEdgeProfiling.c [new file with mode: 0644]
runtime/libprofile/PathProfiling.c [new file with mode: 0644]
runtime/libprofile/Profiling.h [new file with mode: 0644]
runtime/libprofile/libprofile.exports [new file with mode: 0644]
test/Analysis/BasicAA/2003-02-26-AccessSizeTest.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-03-04-GEPCrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-04-22-GEPProblem.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-04-25-GEPCrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-06-01-AliasCrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-07-03-BasicAACrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-09-19-LocalArgument.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-11-04-SimpleCases.ll [new file with mode: 0644]
test/Analysis/BasicAA/2003-12-11-ConstExprGEP.ll [new file with mode: 0644]
test/Analysis/BasicAA/2004-07-28-MustAliasbug.ll [new file with mode: 0644]
test/Analysis/BasicAA/2004-12-08-BasicAACrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2004-12-08-BasicAACrash2.ll [new file with mode: 0644]
test/Analysis/BasicAA/2005-03-09-BrokenBasicAA.ll [new file with mode: 0644]
test/Analysis/BasicAA/2006-03-03-BadArraySubscript.ll [new file with mode: 0644]
test/Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll [new file with mode: 0644]
test/Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll [new file with mode: 0644]
test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll [new file with mode: 0644]
test/Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll [new file with mode: 0644]
test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll [new file with mode: 0644]
test/Analysis/BasicAA/2007-11-05-SizeCrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2008-04-15-Byval.ll [new file with mode: 0644]
test/Analysis/BasicAA/2008-06-02-GEPTailCrash.ll [new file with mode: 0644]
test/Analysis/BasicAA/2008-11-23-NoaliasRet.ll [new file with mode: 0644]
test/Analysis/BasicAA/2009-03-04-GEPNoalias.ll [new file with mode: 0644]
test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll [new file with mode: 0644]
test/Analysis/BasicAA/2009-10-13-GEP-BaseNoAlias.ll [new file with mode: 0644]
test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll [new file with mode: 0644]
test/Analysis/BasicAA/args-rets-allocas-loads.ll [new file with mode: 0644]
test/Analysis/BasicAA/byval.ll [new file with mode: 0644]
test/Analysis/BasicAA/cas.ll [new file with mode: 0644]
test/Analysis/BasicAA/constant-over-index.ll [new file with mode: 0644]
test/Analysis/BasicAA/dg.exp [new file with mode: 0644]
test/Analysis/BasicAA/empty.ll [new file with mode: 0644]
test/Analysis/BasicAA/featuretest.ll [new file with mode: 0644]
test/Analysis/BasicAA/full-store-partial-alias.ll [new file with mode: 0644]
test/Analysis/BasicAA/gcsetest.ll [new file with mode: 0644]
test/Analysis/BasicAA/gep-alias.ll [new file with mode: 0644]
test/Analysis/BasicAA/getmodrefinfo-cs-cs.ll [new file with mode: 0644]
test/Analysis/BasicAA/global-size.ll [new file with mode: 0644]
test/Analysis/BasicAA/modref.ll [new file with mode: 0644]
test/Analysis/BasicAA/no-escape-call.ll [new file with mode: 0644]
test/Analysis/BasicAA/nocapture.ll [new file with mode: 0644]
test/Analysis/BasicAA/phi-aa.ll [new file with mode: 0644]
test/Analysis/BasicAA/phi-and-select.ll [new file with mode: 0644]
test/Analysis/BasicAA/pure-const-dce.ll [new file with mode: 0644]
test/Analysis/BasicAA/store-promote.ll [new file with mode: 0644]
test/Analysis/BasicAA/tailcall-modref.ll [new file with mode: 0644]
test/Analysis/BasicAA/unreachable-block.ll [new file with mode: 0644]
test/Analysis/CallGraph/2008-09-09-DirectCall.ll [new file with mode: 0644]
test/Analysis/CallGraph/2008-09-09-UsedByGlobal.ll [new file with mode: 0644]
test/Analysis/CallGraph/dg.exp [new file with mode: 0644]
test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll [new file with mode: 0644]
test/Analysis/Dominators/2007-01-14-BreakCritEdges.ll [new file with mode: 0644]
test/Analysis/Dominators/2007-07-11-SplitBlock.ll [new file with mode: 0644]
test/Analysis/Dominators/2007-07-12-SplitBlock.ll [new file with mode: 0644]
test/Analysis/Dominators/dg.exp [new file with mode: 0644]
test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll [new file with mode: 0644]
test/Analysis/GlobalsModRef/aliastest.ll [new file with mode: 0644]
test/Analysis/GlobalsModRef/chaining-analysis.ll [new file with mode: 0644]
test/Analysis/GlobalsModRef/dg.exp [new file with mode: 0644]
test/Analysis/GlobalsModRef/indirect-global.ll [new file with mode: 0644]
test/Analysis/GlobalsModRef/modreftest.ll [new file with mode: 0644]
test/Analysis/GlobalsModRef/purecse.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/alias.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/dg.exp [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/siv-strong.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/siv-weak-zero.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/ziv.ll [new file with mode: 0644]
test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll [new file with mode: 0644]
test/Analysis/LoopInfo/dg.exp [new file with mode: 0644]
test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll [new file with mode: 0644]
test/Analysis/PostDominators/2007-04-17-PostDominanceFrontier.ll [new file with mode: 0644]
test/Analysis/PostDominators/2007-04-20-PostDom-Reset.ll [new file with mode: 0644]
test/Analysis/PostDominators/dg.exp [new file with mode: 0644]
test/Analysis/PostDominators/pr1098.ll [new file with mode: 0644]
test/Analysis/PostDominators/pr6047_a.ll [new file with mode: 0644]
test/Analysis/PostDominators/pr6047_b.ll [new file with mode: 0644]
test/Analysis/PostDominators/pr6047_c.ll [new file with mode: 0644]
test/Analysis/PostDominators/pr6047_d.ll [new file with mode: 0644]
test/Analysis/Profiling/dg.exp [new file with mode: 0644]
test/Analysis/Profiling/edge-profiling.ll [new file with mode: 0644]
test/Analysis/Profiling/profiling-tool-chain.ll [new file with mode: 0644]
test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll [new file with mode: 0644]
test/Analysis/RegionInfo/block_sort.ll [new file with mode: 0644]
test/Analysis/RegionInfo/cond_loop.ll [new file with mode: 0644]
test/Analysis/RegionInfo/condition_complicated.ll [new file with mode: 0644]
test/Analysis/RegionInfo/condition_complicated_2.ll [new file with mode: 0644]
test/Analysis/RegionInfo/condition_forward_edge.ll [new file with mode: 0644]
test/Analysis/RegionInfo/condition_same_exit.ll [new file with mode: 0644]
test/Analysis/RegionInfo/condition_simple.ll [new file with mode: 0644]
test/Analysis/RegionInfo/dg.exp [new file with mode: 0644]
test/Analysis/RegionInfo/exit_in_condition.ll [new file with mode: 0644]
test/Analysis/RegionInfo/infinite_loop.ll [new file with mode: 0644]
test/Analysis/RegionInfo/infinite_loop_2.ll [new file with mode: 0644]
test/Analysis/RegionInfo/infinite_loop_3.ll [new file with mode: 0644]
test/Analysis/RegionInfo/infinite_loop_4.ll [new file with mode: 0644]
test/Analysis/RegionInfo/loop_with_condition.ll [new file with mode: 0644]
test/Analysis/RegionInfo/loops_1.ll [new file with mode: 0644]
test/Analysis/RegionInfo/loops_2.ll [new file with mode: 0644]
test/Analysis/RegionInfo/mix_1.ll [new file with mode: 0644]
test/Analysis/RegionInfo/multiple_exiting_edge.ll [new file with mode: 0644]
test/Analysis/RegionInfo/nested_loops.ll [new file with mode: 0644]
test/Analysis/RegionInfo/next.ll [new file with mode: 0644]
test/Analysis/RegionInfo/paper.ll [new file with mode: 0644]
test/Analysis/RegionInfo/two_loops_same_header.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2007-07-15-NegativeStride.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2007-08-06-Unsigned.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2007-09-27-LargeStepping.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-02-11-ReversedCondition.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-02-12-SMAXTripCount.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-02-15-UMax.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-06-12-BinomialInt64.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-07-12-UnneededSelect1.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-07-12-UnneededSelect2.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-07-19-InfiniteLoop.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-07-19-WrappingIV.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-07-29-SGTTripCount.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-08-04-IVOverflow.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-08-04-LongAddRec.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-11-02-QuadraticCrash.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-11-15-CubicOOM.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-11-18-Stride1.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-11-18-Stride2.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-12-14-StrideAndSigned.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2009-01-02-SignedNegativeStride.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2009-04-22-TruncCast.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2009-05-09-PointerEdgeCount.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2009-07-04-GroupConstantsWidthMismatch.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/SolveQuadraticEquation.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/and-xor.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/avoid-infinite-recursion-0.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/avoid-smax-0.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/avoid-smax-1.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/dg.exp [new file with mode: 0644]
test/Analysis/ScalarEvolution/div-overflow.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/do-loop.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/fold.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/max-trip-count.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/nsw-offset.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/nsw.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/pointer-sign-bits.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/pr3909.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/scev-aa.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/sext-inreg.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/sext-iv-0.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/sext-iv-1.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/sext-iv-2.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/sle.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/smax.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count10.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count2.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count3.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count4.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count5.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count6.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count7.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count8.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/trip-count9.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/undefined.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/unreachable-code.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/unsimplified-loop.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/xor-and.ll [new file with mode: 0644]
test/Analysis/ScalarEvolution/zext-wrap.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/aliastest.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/argument-promotion.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/dg.exp [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/dse.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/licm.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/memcpyopt.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/precedence.ll [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/sink.ll [new file with mode: 0644]
test/Archive/GNU.a [new file with mode: 0644]
test/Archive/IsNAN.o [new file with mode: 0644]
test/Archive/MacOSX.a [new file with mode: 0644]
test/Archive/README.txt [new file with mode: 0644]
test/Archive/SVR4.a [new file with mode: 0644]
test/Archive/dg.exp [new file with mode: 0644]
test/Archive/evenlen [new file with mode: 0644]
test/Archive/extract.ll [new file with mode: 0644]
test/Archive/oddlen [new file with mode: 0644]
test/Archive/toc_GNU.ll [new file with mode: 0644]
test/Archive/toc_MacOSX.ll [new file with mode: 0644]
test/Archive/toc_SVR4.ll [new file with mode: 0644]
test/Archive/toc_xpg4.ll [new file with mode: 0644]
test/Archive/very_long_bytecode_file_name.bc [new file with mode: 0644]
test/Archive/xpg4.a [new file with mode: 0644]
test/Assembler/2002-01-24-BadSymbolTableAssert.ll [new file with mode: 0644]
test/Assembler/2002-01-24-ValueRefineAbsType.ll [new file with mode: 0644]
test/Assembler/2002-02-19-TypeParsing.ll [new file with mode: 0644]
test/Assembler/2002-03-08-NameCollision.ll [new file with mode: 0644]
test/Assembler/2002-03-08-NameCollision2.ll [new file with mode: 0644]
test/Assembler/2002-04-04-PureVirtMethCall.ll [new file with mode: 0644]
test/Assembler/2002-04-04-PureVirtMethCall2.ll [new file with mode: 0644]
test/Assembler/2002-04-05-TypeParsing.ll [new file with mode: 0644]
test/Assembler/2002-04-07-HexFloatConstants.ll [new file with mode: 0644]
test/Assembler/2002-04-07-InfConstant.ll [new file with mode: 0644]
test/Assembler/2002-04-29-NameBinding.ll [new file with mode: 0644]
test/Assembler/2002-05-02-InvalidForwardRef.ll [new file with mode: 0644]
test/Assembler/2002-05-02-ParseError.ll [new file with mode: 0644]
test/Assembler/2002-07-08-HugePerformanceProblem.ll [new file with mode: 0644]
test/Assembler/2002-07-14-InternalLossage.ll [new file with mode: 0644]
test/Assembler/2002-07-14-OpaqueType.ll [new file with mode: 0644]
test/Assembler/2002-07-25-ParserAssertionFailure.ll [new file with mode: 0644]
test/Assembler/2002-07-25-QuoteInString.ll [new file with mode: 0644]
test/Assembler/2002-07-25-ReturnPtrFunction.ll [new file with mode: 0644]
test/Assembler/2002-07-31-SlashInString.ll [new file with mode: 0644]
test/Assembler/2002-08-15-CastAmbiguity.ll [new file with mode: 0644]
test/Assembler/2002-08-15-ConstantExprProblem.ll [new file with mode: 0644]
test/Assembler/2002-08-15-UnresolvedGlobalReference.ll [new file with mode: 0644]
test/Assembler/2002-08-16-ConstExprInlined.ll [new file with mode: 0644]
test/Assembler/2002-08-19-BytecodeReader.ll [new file with mode: 0644]
test/Assembler/2002-08-22-DominanceProblem.ll [new file with mode: 0644]
test/Assembler/2002-10-08-LargeArrayPerformance.ll [new file with mode: 0644]
test/Assembler/2002-10-13-ConstantEncodingProblem.ll [new file with mode: 0644]
test/Assembler/2002-10-15-NameClash.ll [new file with mode: 0644]
test/Assembler/2002-12-15-GlobalResolve.ll [new file with mode: 0644]
test/Assembler/2003-01-30-UnsignedString.ll [new file with mode: 0644]
test/Assembler/2003-04-15-ConstantInitAssertion.ll [new file with mode: 0644]
test/Assembler/2003-04-25-UnresolvedGlobalReference.ll [new file with mode: 0644]
test/Assembler/2003-05-03-BytecodeReaderProblem.ll [new file with mode: 0644]
test/Assembler/2003-05-12-MinIntProblem.ll [new file with mode: 0644]
test/Assembler/2003-05-15-AssemblerProblem.ll [new file with mode: 0644]
test/Assembler/2003-05-15-SwitchBug.ll [new file with mode: 0644]
test/Assembler/2003-05-21-ConstantShiftExpr.ll [new file with mode: 0644]
test/Assembler/2003-05-21-EmptyStructTest.ll [new file with mode: 0644]
test/Assembler/2003-05-21-MalformedShiftCrash.ll [new file with mode: 0644]
test/Assembler/2003-05-21-MalformedStructCrash.ll [new file with mode: 0644]
test/Assembler/2003-06-17-InvokeDisassemble.ll [new file with mode: 0644]
test/Assembler/2003-06-30-RecursiveTypeProblem.ll [new file with mode: 0644]
test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll [new file with mode: 0644]
test/Assembler/2003-08-21-ConstantExprCast-Fold.ll [new file with mode: 0644]
test/Assembler/2003-10-04-NotMergingGlobalConstants.ll [new file with mode: 0644]
test/Assembler/2003-11-05-ConstantExprShift.ll [new file with mode: 0644]
test/Assembler/2003-11-11-ImplicitRename.ll [new file with mode: 0644]
test/Assembler/2003-11-12-ConstantExprCast.ll [new file with mode: 0644]
test/Assembler/2003-11-24-SymbolTableCrash.ll [new file with mode: 0644]
test/Assembler/2003-12-30-TypeMapInvalidMemory.ll [new file with mode: 0644]
test/Assembler/2004-01-11-getelementptrfolding.ll [new file with mode: 0644]
test/Assembler/2004-01-20-MaxLongLong.ll [new file with mode: 0644]
test/Assembler/2004-02-01-NegativeZero.ll [new file with mode: 0644]
test/Assembler/2004-02-27-SelfUseAssertError.ll [new file with mode: 0644]
test/Assembler/2004-03-07-FunctionAddressAlignment.ll [new file with mode: 0644]
test/Assembler/2004-03-30-UnclosedFunctionCrash.ll [new file with mode: 0644]
test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll [new file with mode: 0644]
test/Assembler/2004-06-07-VerifierBug.ll [new file with mode: 0644]
test/Assembler/2004-10-22-BCWriterUndefBug.ll [new file with mode: 0644]
test/Assembler/2004-11-28-InvalidTypeCrash.ll [new file with mode: 0644]
test/Assembler/2005-01-03-FPConstantDisassembly.ll [new file with mode: 0644]
test/Assembler/2005-01-31-CallingAggregateFunction.ll [new file with mode: 0644]
test/Assembler/2005-02-09-AsmWriterStoreBug.ll [new file with mode: 0644]
test/Assembler/2005-05-05-OpaqueUndefValues.ll [new file with mode: 0644]
test/Assembler/2005-12-21-ZeroInitVector.ll [new file with mode: 0644]
test/Assembler/2006-05-26-VarargsCallEncode.ll [new file with mode: 0644]
test/Assembler/2006-09-28-CrashOnInvalid.ll [new file with mode: 0644]
test/Assembler/2006-12-09-Cast-To-Bool.ll [new file with mode: 0644]
test/Assembler/2007-01-02-Undefined-Arg-Type.ll [new file with mode: 0644]
test/Assembler/2007-01-05-Cmp-ConstExpr.ll [new file with mode: 0644]
test/Assembler/2007-01-16-CrashOnBadCast.ll [new file with mode: 0644]
test/Assembler/2007-01-16-CrashOnBadCast2.ll [new file with mode: 0644]
test/Assembler/2007-03-18-InvalidNumberedVar.ll [new file with mode: 0644]
test/Assembler/2007-03-19-NegValue.ll [new file with mode: 0644]
test/Assembler/2007-04-20-AlignedLoad.ll [new file with mode: 0644]
test/Assembler/2007-04-20-AlignedStore.ll [new file with mode: 0644]
test/Assembler/2007-04-25-AssemblerFoldExternWeak.ll [new file with mode: 0644]
test/Assembler/2007-05-21-Escape.ll [new file with mode: 0644]
test/Assembler/2007-07-19-ParamAttrAmbiguity.ll [new file with mode: 0644]
test/Assembler/2007-07-30-AutoUpgradeZextSext.ll [new file with mode: 0644]
test/Assembler/2007-08-06-AliasInvalid.ll [new file with mode: 0644]
test/Assembler/2007-09-10-AliasFwdRef.ll [new file with mode: 0644]
test/Assembler/2007-09-29-GC.ll [new file with mode: 0644]
test/Assembler/2007-11-26-AttributeOverload.ll [new file with mode: 0644]
test/Assembler/2007-11-27-AutoUpgradeAttributes.ll [new file with mode: 0644]
test/Assembler/2007-12-11-AddressSpaces.ll [new file with mode: 0644]
test/Assembler/2008-01-11-VarargAttrs.ll [new file with mode: 0644]
test/Assembler/2008-02-18-IntPointerCrash.ll [new file with mode: 0644]
test/Assembler/2008-02-20-MultipleReturnValue.ll [new file with mode: 0644]
test/Assembler/2008-07-10-APInt.ll [new file with mode: 0644]
test/Assembler/2008-09-02-FunctionNotes.ll [new file with mode: 0644]
test/Assembler/2008-09-02-FunctionNotes2.ll [new file with mode: 0644]
test/Assembler/2008-09-29-RetAttr.ll [new file with mode: 0644]
test/Assembler/2008-10-14-NamedTypeOnInteger.ll [new file with mode: 0644]
test/Assembler/2008-10-14-QuoteInName.ll [new file with mode: 0644]
test/Assembler/2009-02-01-UnnamedForwardRef.ll [new file with mode: 0644]
test/Assembler/2009-02-28-CastOpc.ll [new file with mode: 0644]
test/Assembler/2009-02-28-StripOpaqueName.ll [new file with mode: 0644]
test/Assembler/2009-03-24-ZextConstantExpr.ll [new file with mode: 0644]
test/Assembler/2009-04-25-AliasGEP.ll [new file with mode: 0644]
test/Assembler/2009-07-24-ZeroArgGEP.ll [new file with mode: 0644]
test/Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll [new file with mode: 0644]
test/Assembler/AutoUpgradeIntrinsics.ll [new file with mode: 0644]
test/Assembler/AutoUpgradeMMXIntrinsics.ll [new file with mode: 0644]
test/Assembler/ConstantExprFold.ll [new file with mode: 0644]
test/Assembler/ConstantExprFoldCast.ll [new file with mode: 0644]
test/Assembler/MultipleReturnValueType.ll [new file with mode: 0644]
test/Assembler/aggregate-constant-values.ll [new file with mode: 0644]
test/Assembler/aggregate-return-single-value.ll [new file with mode: 0644]
test/Assembler/align-inst-alloca.ll [new file with mode: 0644]
test/Assembler/align-inst-load.ll [new file with mode: 0644]
test/Assembler/align-inst-store.ll [new file with mode: 0644]
test/Assembler/align-inst.ll [new file with mode: 0644]
test/Assembler/alignstack.ll [new file with mode: 0644]
test/Assembler/anon-functions.ll [new file with mode: 0644]
test/Assembler/bcwrap.ll [new file with mode: 0644]
test/Assembler/comment.ll [new file with mode: 0644]
test/Assembler/dg.exp [new file with mode: 0644]
test/Assembler/extractvalue-invalid-idx.ll [new file with mode: 0644]
test/Assembler/flags.ll [new file with mode: 0644]
test/Assembler/functionlocal-metadata.ll [new file with mode: 0644]
test/Assembler/getelementptr.ll [new file with mode: 0644]
test/Assembler/getelementptr_struct.ll [new file with mode: 0644]
test/Assembler/huge-array.ll [new file with mode: 0644]
test/Assembler/insertextractvalue.ll [new file with mode: 0644]
test/Assembler/insertvalue-invalid-idx.ll [new file with mode: 0644]
test/Assembler/metadata.ll [new file with mode: 0644]
test/Assembler/numbered-values.ll [new file with mode: 0644]
test/Assembler/private.ll [new file with mode: 0644]
test/Assembler/select.ll [new file with mode: 0644]
test/Assembler/unnamed-addr.ll [new file with mode: 0644]
test/Assembler/unnamed.ll [new file with mode: 0644]
test/Assembler/vbool-cmp.ll [new file with mode: 0644]
test/Assembler/vector-cmp.ll [new file with mode: 0644]
test/Assembler/vector-select.ll [new file with mode: 0644]
test/Assembler/vector-shift.ll [new file with mode: 0644]
test/Assembler/x86mmx.ll [new file with mode: 0644]
test/Bindings/Ocaml/analysis.ml [new file with mode: 0644]
test/Bindings/Ocaml/bitreader.ml [new file with mode: 0644]
test/Bindings/Ocaml/bitwriter.ml [new file with mode: 0644]
test/Bindings/Ocaml/dg.exp [new file with mode: 0644]
test/Bindings/Ocaml/executionengine.ml [new file with mode: 0644]
test/Bindings/Ocaml/ext_exc.ml [new file with mode: 0644]
test/Bindings/Ocaml/scalar_opts.ml [new file with mode: 0644]
test/Bindings/Ocaml/target.ml [new file with mode: 0644]
test/Bindings/Ocaml/vmcore.ml [new file with mode: 0644]
test/Bitcode/2006-12-11-Cast-ConstExpr.ll [new file with mode: 0644]
test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll [new file with mode: 0644]
test/Bitcode/AutoUpgradeGlobals.ll [new file with mode: 0644]
test/Bitcode/AutoUpgradeGlobals.ll.bc [new file with mode: 0644]
test/Bitcode/AutoUpgradeIntrinsics.ll [new file with mode: 0644]
test/Bitcode/AutoUpgradeIntrinsics.ll.bc [new file with mode: 0644]
test/Bitcode/dg.exp [new file with mode: 0644]
test/Bitcode/extractelement.ll [new file with mode: 0644]
test/Bitcode/flags.ll [new file with mode: 0644]
test/Bitcode/memcpy.ll [new file with mode: 0644]
test/Bitcode/metadata-2.ll [new file with mode: 0644]
test/Bitcode/metadata.ll [new file with mode: 0644]
test/Bitcode/neon-intrinsics.ll [new file with mode: 0644]
test/Bitcode/neon-intrinsics.ll.bc [new file with mode: 0644]
test/Bitcode/null-type.ll [new file with mode: 0644]
test/Bitcode/null-type.ll.bc [new file with mode: 0644]
test/Bitcode/sse2_loadl_pd.ll [new file with mode: 0644]
test/Bitcode/sse2_loadl_pd.ll.bc [new file with mode: 0644]
test/Bitcode/sse2_movl_dq.ll [new file with mode: 0644]
test/Bitcode/sse2_movl_dq.ll.bc [new file with mode: 0644]
test/Bitcode/sse2_movs_d.ll [new file with mode: 0644]
test/Bitcode/sse2_movs_d.ll.bc [new file with mode: 0644]
test/Bitcode/sse2_punpck_qdq.ll [new file with mode: 0644]
test/Bitcode/sse2_punpck_qdq.ll.bc [new file with mode: 0644]
test/Bitcode/sse2_shuf_pd.ll [new file with mode: 0644]
test/Bitcode/sse2_shuf_pd.ll.bc [new file with mode: 0644]
test/Bitcode/sse2_unpck_pd.ll [new file with mode: 0644]
test/Bitcode/sse2_unpck_pd.ll.bc [new file with mode: 0644]
test/Bitcode/sse41_pmulld.ll [new file with mode: 0644]
test/Bitcode/sse41_pmulld.ll.bc [new file with mode: 0644]
test/Bitcode/ssse3_palignr.ll [new file with mode: 0644]
test/Bitcode/ssse3_palignr.ll.bc [new file with mode: 0644]
test/BugPoint/crash-narrowfunctiontest.ll [new file with mode: 0644]
test/BugPoint/dg.exp [new file with mode: 0644]
test/BugPoint/metadata.ll [new file with mode: 0644]
test/BugPoint/remove_arguments_test.ll [new file with mode: 0644]
test/CMakeLists.txt [new file with mode: 0644]
test/CodeGen/ARM/2006-11-10-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-03-07-CombinerCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-03-13-InstrSched.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-04-02-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-04-03-PEIBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-04-03-UndefinedSymbol.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-04-30-CombinerCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-07-jumptoentry.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-07-tailmerge-1.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-09-tailmerge-2.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-14-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-22-tailmerge-3.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-05-31-RegScavengerInfiniteLoop.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-08-15-ReuseBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-02-29-RegAllocLocal.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-03-07-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-04-10-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-05-19-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-07-17-Fdiv.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-07-24-CodeGenPrepCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-08-07-AsmPrintBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-09-14-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-09-17-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2008-11-18-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-02-16-SpillerBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-02-27-SpillerBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-03-07-SpillerBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-03-09-AddrModeBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-04-06-AsmModifier.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-04-08-AggregateAddr.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-04-08-FREM.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-04-08-FloatUndef.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-04-09-RegScavengerAsm.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-05-05-DAGCombineBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-05-07-RegAllocLocal.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-05-11-CodePlacementCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-02-ISelCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-04-MissingLiveIn.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-12-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-15-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-19-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-22-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-30-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-30-RegScavengerAssert2.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-30-RegScavengerAssert3.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-30-RegScavengerAssert4.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-06-30-RegScavengerAssert5.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-07-01-CommuteBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-07-09-asm-p-constraint.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-07-18-RewriterBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-07-22-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-07-29-VFP3Registers.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-02-RegScavengerAssert-Neon.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-04-RegScavengerAssert-2.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-04-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-15-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-21-PostRAKill.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-21-PostRAKill2.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-21-PostRAKill3.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-23-linkerprivate.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-26-ScalarToVector.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-27-ScalarToVector.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-29-ExtractEltf32.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-29-TooLongSplat.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-31-LSDA-Name.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-31-TwoRegShuffle.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-09-AllOnes.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-09-fpcmp-ole.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-10-postdec.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-13-InvalidSubreg.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-13-InvalidSuperReg.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-20-LiveIntervalsBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-21-LiveVariablesBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-22-LiveVariablesBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-23-LiveVariablesBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-24-spill-align.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-27-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-10-02-NEONSubregsBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-10-16-Scope.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-10-21-InvalidFNeg.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-10-27-double-align.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-10-30.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-11-01-NeonMoves.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-11-02-NegativeLane.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-11-13-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-11-13-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-11-13-ScavengerAssert2.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-11-13-VRRewriterCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-11-30-LiveVariablesBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-12-02-vtrn-undef.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-03-04-eabi-fp-spill.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-03-04-stm-undef-addr.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-04-09-NeonSelect.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-04-13-v2f64SplitArg.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-04-14-SplitVector.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-05-14-IllegalType.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-05-17-FastAllocCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-05-18-PostIndexBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-05-19-Shuffles.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-05-20-NEONSpillCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-05-21-BuildVector.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-06-21-LdStMultipleBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll [new file with mode: 0755]
test/CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-06-29-SubregImpDefs.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-07-26-GlobalMerge.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-08-04-EHCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-08-04-StackVariable.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-09-21-OptCmpBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-10-25-ifcvt-ldm.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-11-29-PrologueBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-11-30-reloc-movt.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-12-07-PEIBug.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-12-08-tpsoft.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-12-13-reloc-pic.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-12-15-elf-lcomm.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll [new file with mode: 0644]
test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll [new file with mode: 0644]
test/CodeGen/ARM/2011-02-04-AntidepMultidef.ll [new file with mode: 0644]
test/CodeGen/ARM/2011-02-07-AntidepClobber.ll [new file with mode: 0644]
test/CodeGen/ARM/addrmode.ll [new file with mode: 0644]
test/CodeGen/ARM/aliases.ll [new file with mode: 0644]
test/CodeGen/ARM/align.ll [new file with mode: 0644]
test/CodeGen/ARM/alloca.ll [new file with mode: 0644]
test/CodeGen/ARM/argaddr.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments-nosplit-double.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments-nosplit-i64.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments2.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments3.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments4.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments5.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments6.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments7.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments8.ll [new file with mode: 0644]
test/CodeGen/ARM/arguments_f64_backfill.ll [new file with mode: 0644]
test/CodeGen/ARM/arm-and-tst-peephole.ll [new file with mode: 0644]
test/CodeGen/ARM/arm-asm.ll [new file with mode: 0644]
test/CodeGen/ARM/arm-frameaddr.ll [new file with mode: 0644]
test/CodeGen/ARM/arm-negative-stride.ll [new file with mode: 0644]
test/CodeGen/ARM/arm-returnaddr.ll [new file with mode: 0644]
test/CodeGen/ARM/armv4.ll [new file with mode: 0644]
test/CodeGen/ARM/atomic-cmp.ll [new file with mode: 0644]
test/CodeGen/ARM/available_externally.ll [new file with mode: 0644]
test/CodeGen/ARM/bfc.ll [new file with mode: 0644]
test/CodeGen/ARM/bfi.ll [new file with mode: 0644]
test/CodeGen/ARM/bfx.ll [new file with mode: 0644]
test/CodeGen/ARM/bic.ll [new file with mode: 0644]
test/CodeGen/ARM/bits.ll [new file with mode: 0644]
test/CodeGen/ARM/bswap-inline-asm.ll [new file with mode: 0644]
test/CodeGen/ARM/bx_fold.ll [new file with mode: 0644]
test/CodeGen/ARM/call-tc.ll [new file with mode: 0644]
test/CodeGen/ARM/call.ll [new file with mode: 0644]
test/CodeGen/ARM/call_nolink.ll [new file with mode: 0644]
test/CodeGen/ARM/carry.ll [new file with mode: 0644]
test/CodeGen/ARM/clz.ll [new file with mode: 0644]
test/CodeGen/ARM/code-placement.ll [new file with mode: 0644]
test/CodeGen/ARM/compare-call.ll [new file with mode: 0644]
test/CodeGen/ARM/constants.ll [new file with mode: 0644]
test/CodeGen/ARM/crash-O0.ll [new file with mode: 0644]
test/CodeGen/ARM/crash.ll [new file with mode: 0644]
test/CodeGen/ARM/cse-libcalls.ll [new file with mode: 0644]
test/CodeGen/ARM/ctors_dtors.ll [new file with mode: 0644]
test/CodeGen/ARM/ctz.ll [new file with mode: 0644]
test/CodeGen/ARM/dg.exp [new file with mode: 0644]
test/CodeGen/ARM/div.ll [new file with mode: 0644]
test/CodeGen/ARM/dyn-stackalloc.ll [new file with mode: 0644]
test/CodeGen/ARM/extloadi1.ll [new file with mode: 0644]
test/CodeGen/ARM/fabss.ll [new file with mode: 0644]
test/CodeGen/ARM/fadds.ll [new file with mode: 0644]
test/CodeGen/ARM/fast-isel-crash.ll [new file with mode: 0644]
test/CodeGen/ARM/fast-isel-static.ll [new file with mode: 0644]
test/CodeGen/ARM/fast-isel.ll [new file with mode: 0644]
test/CodeGen/ARM/fcopysign.ll [new file with mode: 0644]
test/CodeGen/ARM/fdivs.ll [new file with mode: 0644]
test/CodeGen/ARM/fixunsdfdi.ll [new file with mode: 0644]
test/CodeGen/ARM/flag-crash.ll [new file with mode: 0644]
test/CodeGen/ARM/fmacs.ll [new file with mode: 0644]
test/CodeGen/ARM/fmdrr-fmrrd.ll [new file with mode: 0644]
test/CodeGen/ARM/fmscs.ll [new file with mode: 0644]
test/CodeGen/ARM/fmuls.ll [new file with mode: 0644]
test/CodeGen/ARM/fnegs.ll [new file with mode: 0644]
test/CodeGen/ARM/fnmacs.ll [new file with mode: 0644]
test/CodeGen/ARM/fnmscs.ll [new file with mode: 0644]
test/CodeGen/ARM/fnmul.ll [new file with mode: 0644]
test/CodeGen/ARM/fnmuls.ll [new file with mode: 0644]
test/CodeGen/ARM/formal.ll [new file with mode: 0644]
test/CodeGen/ARM/fp.ll [new file with mode: 0644]
test/CodeGen/ARM/fp16.ll [new file with mode: 0644]
test/CodeGen/ARM/fp_convert.ll [new file with mode: 0644]
test/CodeGen/ARM/fparith.ll [new file with mode: 0644]
test/CodeGen/ARM/fpcmp-opt.ll [new file with mode: 0644]
test/CodeGen/ARM/fpcmp.ll [new file with mode: 0644]
test/CodeGen/ARM/fpcmp_ueq.ll [new file with mode: 0644]
test/CodeGen/ARM/fpconsts.ll [new file with mode: 0644]
test/CodeGen/ARM/fpconv.ll [new file with mode: 0644]
test/CodeGen/ARM/fpmem.ll [new file with mode: 0644]
test/CodeGen/ARM/fpow.ll [new file with mode: 0644]
test/CodeGen/ARM/fpowi.ll [new file with mode: 0644]
test/CodeGen/ARM/fptoint.ll [new file with mode: 0644]
test/CodeGen/ARM/fsubs.ll [new file with mode: 0644]
test/CodeGen/ARM/global-merge.ll [new file with mode: 0644]
test/CodeGen/ARM/globals.ll [new file with mode: 0644]
test/CodeGen/ARM/hardfloat_neon.ll [new file with mode: 0644]
test/CodeGen/ARM/hello.ll [new file with mode: 0644]
test/CodeGen/ARM/hidden-vis-2.ll [new file with mode: 0644]
test/CodeGen/ARM/hidden-vis-3.ll [new file with mode: 0644]
test/CodeGen/ARM/hidden-vis.ll [new file with mode: 0644]
test/CodeGen/ARM/iabs.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt1.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt10.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt11.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt2.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt3.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt4.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt5.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt6.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt7.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt8.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt9.ll [new file with mode: 0644]
test/CodeGen/ARM/illegal-vector-bitcast.ll [new file with mode: 0644]
test/CodeGen/ARM/imm.ll [new file with mode: 0644]
test/CodeGen/ARM/indirectbr.ll [new file with mode: 0644]
test/CodeGen/ARM/inlineasm-imm-arm.ll [new file with mode: 0644]
test/CodeGen/ARM/inlineasm.ll [new file with mode: 0644]
test/CodeGen/ARM/inlineasm2.ll [new file with mode: 0644]
test/CodeGen/ARM/inlineasm3.ll [new file with mode: 0644]
test/CodeGen/ARM/insn-sched1.ll [new file with mode: 0644]
test/CodeGen/ARM/ispositive.ll [new file with mode: 0644]
test/CodeGen/ARM/large-stack.ll [new file with mode: 0644]
test/CodeGen/ARM/ldm.ll [new file with mode: 0644]
test/CodeGen/ARM/ldr.ll [new file with mode: 0644]
test/CodeGen/ARM/ldr_ext.ll [new file with mode: 0644]
test/CodeGen/ARM/ldr_frame.ll [new file with mode: 0644]
test/CodeGen/ARM/ldr_post.ll [new file with mode: 0644]
test/CodeGen/ARM/ldr_pre.ll [new file with mode: 0644]
test/CodeGen/ARM/ldrd.ll [new file with mode: 0644]
test/CodeGen/ARM/ldst-f32-2-i32.ll [new file with mode: 0644]
test/CodeGen/ARM/load-global.ll [new file with mode: 0644]
test/CodeGen/ARM/load.ll [new file with mode: 0644]
test/CodeGen/ARM/long-setcc.ll [new file with mode: 0644]
test/CodeGen/ARM/long.ll [new file with mode: 0644]
test/CodeGen/ARM/long_shift.ll [new file with mode: 0644]
test/CodeGen/ARM/lsr-code-insertion.ll [new file with mode: 0644]
test/CodeGen/ARM/lsr-on-unrolled-loops.ll [new file with mode: 0644]
test/CodeGen/ARM/lsr-scale-addr-mode.ll [new file with mode: 0644]
test/CodeGen/ARM/machine-cse-cmp.ll [new file with mode: 0644]
test/CodeGen/ARM/machine-licm.ll [new file with mode: 0644]
test/CodeGen/ARM/mem.ll [new file with mode: 0644]
test/CodeGen/ARM/memcpy-inline.ll [new file with mode: 0644]
test/CodeGen/ARM/memfunc.ll [new file with mode: 0644]
test/CodeGen/ARM/mls.ll [new file with mode: 0644]
test/CodeGen/ARM/movt-movw-global.ll [new file with mode: 0644]
test/CodeGen/ARM/movt.ll [new file with mode: 0644]
test/CodeGen/ARM/mul.ll [new file with mode: 0644]
test/CodeGen/ARM/mul_const.ll [new file with mode: 0644]
test/CodeGen/ARM/mulhi.ll [new file with mode: 0644]
test/CodeGen/ARM/mult-alt-generic-arm.ll [new file with mode: 0644]
test/CodeGen/ARM/mvn.ll [new file with mode: 0644]
test/CodeGen/ARM/neon_arith1.ll [new file with mode: 0644]
test/CodeGen/ARM/neon_div.ll [new file with mode: 0644]
test/CodeGen/ARM/neon_ld1.ll [new file with mode: 0644]
test/CodeGen/ARM/neon_ld2.ll [new file with mode: 0644]
test/CodeGen/ARM/neon_minmax.ll [new file with mode: 0644]
test/CodeGen/ARM/neon_shift.ll [new file with mode: 0644]
test/CodeGen/ARM/pack.ll [new file with mode: 0644]
test/CodeGen/ARM/phi.ll [new file with mode: 0644]
test/CodeGen/ARM/pr3502.ll [new file with mode: 0644]
test/CodeGen/ARM/prefetch.ll [new file with mode: 0644]
test/CodeGen/ARM/private.ll [new file with mode: 0644]
test/CodeGen/ARM/reg_sequence.ll [new file with mode: 0644]
test/CodeGen/ARM/ret0.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg1.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg2.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg3.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg4.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_arg5.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_f32_arg2.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_f32_arg5.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_f64_arg2.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_f64_arg_reg_split.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_f64_arg_split.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_f64_arg_stack.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_i128_arg2.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_i64_arg2.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_i64_arg3.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_i64_arg_split.ll [new file with mode: 0644]
test/CodeGen/ARM/ret_void.ll [new file with mode: 0644]
test/CodeGen/ARM/rev.ll [new file with mode: 0644]
test/CodeGen/ARM/sbfx.ll [new file with mode: 0644]
test/CodeGen/ARM/section.ll [new file with mode: 0644]
test/CodeGen/ARM/select-imm.ll [new file with mode: 0644]
test/CodeGen/ARM/select.ll [new file with mode: 0644]
test/CodeGen/ARM/select_xform.ll [new file with mode: 0644]
test/CodeGen/ARM/shifter_operand.ll [new file with mode: 0644]
test/CodeGen/ARM/smul.ll [new file with mode: 0644]
test/CodeGen/ARM/spill-q.ll [new file with mode: 0644]
test/CodeGen/ARM/stack-frame.ll [new file with mode: 0644]
test/CodeGen/ARM/stm.ll [new file with mode: 0644]
test/CodeGen/ARM/str_post.ll [new file with mode: 0644]
test/CodeGen/ARM/str_pre-2.ll [new file with mode: 0644]
test/CodeGen/ARM/str_pre.ll [new file with mode: 0644]
test/CodeGen/ARM/str_trunc.ll [new file with mode: 0644]
test/CodeGen/ARM/sub.ll [new file with mode: 0644]
test/CodeGen/ARM/sxt_rot.ll [new file with mode: 0644]
test/CodeGen/ARM/t2-imm.ll [new file with mode: 0644]
test/CodeGen/ARM/tail-opts.ll [new file with mode: 0644]
test/CodeGen/ARM/thread_pointer.ll [new file with mode: 0644]
test/CodeGen/ARM/thumb1-varalloc.ll [new file with mode: 0644]
test/CodeGen/ARM/tls1.ll [new file with mode: 0644]
test/CodeGen/ARM/tls2.ll [new file with mode: 0644]
test/CodeGen/ARM/tls3.ll [new file with mode: 0644]
test/CodeGen/ARM/trap.ll [new file with mode: 0644]
test/CodeGen/ARM/trunc_ldr.ll [new file with mode: 0644]
test/CodeGen/ARM/truncstore-dag-combine.ll [new file with mode: 0644]
test/CodeGen/ARM/tst_teq.ll [new file with mode: 0644]
test/CodeGen/ARM/uint64tof64.ll [new file with mode: 0644]
test/CodeGen/ARM/umulo-32.ll [new file with mode: 0644]
test/CodeGen/ARM/unaligned_load_store.ll [new file with mode: 0644]
test/CodeGen/ARM/unord.ll [new file with mode: 0644]
test/CodeGen/ARM/uxt_rot.ll [new file with mode: 0644]
test/CodeGen/ARM/uxtb.ll [new file with mode: 0644]
test/CodeGen/ARM/va_arg.ll [new file with mode: 0644]
test/CodeGen/ARM/vaba.ll [new file with mode: 0644]
test/CodeGen/ARM/vabd.ll [new file with mode: 0644]
test/CodeGen/ARM/vabs.ll [new file with mode: 0644]
test/CodeGen/ARM/vadd.ll [new file with mode: 0644]
test/CodeGen/ARM/vargs.ll [new file with mode: 0644]
test/CodeGen/ARM/vargs_align.ll [new file with mode: 0644]
test/CodeGen/ARM/vbits.ll [new file with mode: 0644]
test/CodeGen/ARM/vbsl.ll [new file with mode: 0644]
test/CodeGen/ARM/vceq.ll [new file with mode: 0644]
test/CodeGen/ARM/vcge.ll [new file with mode: 0644]
test/CodeGen/ARM/vcgt.ll [new file with mode: 0644]
test/CodeGen/ARM/vcnt.ll [new file with mode: 0644]
test/CodeGen/ARM/vcombine.ll [new file with mode: 0644]
test/CodeGen/ARM/vcvt.ll [new file with mode: 0644]
test/CodeGen/ARM/vdup.ll [new file with mode: 0644]
test/CodeGen/ARM/vector-DAGCombine.ll [new file with mode: 0644]
test/CodeGen/ARM/vext.ll [new file with mode: 0644]
test/CodeGen/ARM/vfcmp.ll [new file with mode: 0644]
test/CodeGen/ARM/vfp.ll [new file with mode: 0644]
test/CodeGen/ARM/vget_lane.ll [new file with mode: 0644]
test/CodeGen/ARM/vhadd.ll [new file with mode: 0644]
test/CodeGen/ARM/vhsub.ll [new file with mode: 0644]
test/CodeGen/ARM/vicmp.ll [new file with mode: 0644]
test/CodeGen/ARM/vld1.ll [new file with mode: 0644]
test/CodeGen/ARM/vld2.ll [new file with mode: 0644]
test/CodeGen/ARM/vld3.ll [new file with mode: 0644]
test/CodeGen/ARM/vld4.ll [new file with mode: 0644]
test/CodeGen/ARM/vlddup.ll [new file with mode: 0644]
test/CodeGen/ARM/vldlane.ll [new file with mode: 0644]
test/CodeGen/ARM/vminmax.ll [new file with mode: 0644]
test/CodeGen/ARM/vmla.ll [new file with mode: 0644]
test/CodeGen/ARM/vmls.ll [new file with mode: 0644]
test/CodeGen/ARM/vmov.ll [new file with mode: 0644]
test/CodeGen/ARM/vmul.ll [new file with mode: 0644]
test/CodeGen/ARM/vneg.ll [new file with mode: 0644]
test/CodeGen/ARM/vpadal.ll [new file with mode: 0644]
test/CodeGen/ARM/vpadd.ll [new file with mode: 0644]
test/CodeGen/ARM/vpminmax.ll [new file with mode: 0644]
test/CodeGen/ARM/vqadd.ll [new file with mode: 0644]
test/CodeGen/ARM/vqdmul.ll [new file with mode: 0644]
test/CodeGen/ARM/vqshl.ll [new file with mode: 0644]
test/CodeGen/ARM/vqshrn.ll [new file with mode: 0644]
test/CodeGen/ARM/vqsub.ll [new file with mode: 0644]
test/CodeGen/ARM/vrec.ll [new file with mode: 0644]
test/CodeGen/ARM/vrev.ll [new file with mode: 0644]
test/CodeGen/ARM/vshift.ll [new file with mode: 0644]
test/CodeGen/ARM/vshiftins.ll [new file with mode: 0644]
test/CodeGen/ARM/vshl.ll [new file with mode: 0644]
test/CodeGen/ARM/vshll.ll [new file with mode: 0644]
test/CodeGen/ARM/vshrn.ll [new file with mode: 0644]
test/CodeGen/ARM/vsra.ll [new file with mode: 0644]
test/CodeGen/ARM/vst1.ll [new file with mode: 0644]
test/CodeGen/ARM/vst2.ll [new file with mode: 0644]
test/CodeGen/ARM/vst3.ll [new file with mode: 0644]
test/CodeGen/ARM/vst4.ll [new file with mode: 0644]
test/CodeGen/ARM/vstlane.ll [new file with mode: 0644]
test/CodeGen/ARM/vsub.ll [new file with mode: 0644]
test/CodeGen/ARM/vtbl.ll [new file with mode: 0644]
test/CodeGen/ARM/vtrn.ll [new file with mode: 0644]
test/CodeGen/ARM/vuzp.ll [new file with mode: 0644]
test/CodeGen/ARM/vzip.ll [new file with mode: 0644]
test/CodeGen/ARM/weak.ll [new file with mode: 0644]
test/CodeGen/ARM/weak2.ll [new file with mode: 0644]
test/CodeGen/Alpha/2005-07-12-TwoMallocCalls.ll [new file with mode: 0644]
test/CodeGen/Alpha/2005-12-12-MissingFCMov.ll [new file with mode: 0644]
test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll [new file with mode: 0644]
test/CodeGen/Alpha/2006-01-26-VaargBreak.ll [new file with mode: 0644]
test/CodeGen/Alpha/2006-04-04-zextload.ll [new file with mode: 0644]
test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll [new file with mode: 0644]
test/CodeGen/Alpha/2006-11-01-vastart.ll [new file with mode: 0644]
test/CodeGen/Alpha/2007-11-27-mulneg3.ll [new file with mode: 0644]
test/CodeGen/Alpha/2008-11-10-smul_lohi.ll [new file with mode: 0644]
test/CodeGen/Alpha/2008-11-12-Add128.ll [new file with mode: 0644]
test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll [new file with mode: 0644]
test/CodeGen/Alpha/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/Alpha/2010-08-01-mulreduce64.ll [new file with mode: 0644]
test/CodeGen/Alpha/add.ll [new file with mode: 0644]
test/CodeGen/Alpha/add128.ll [new file with mode: 0644]
test/CodeGen/Alpha/bic.ll [new file with mode: 0644]
test/CodeGen/Alpha/bsr.ll [new file with mode: 0644]
test/CodeGen/Alpha/call_adj.ll [new file with mode: 0644]
test/CodeGen/Alpha/cmov.ll [new file with mode: 0644]
test/CodeGen/Alpha/cmpbge.ll [new file with mode: 0644]
test/CodeGen/Alpha/ctlz.ll [new file with mode: 0644]
test/CodeGen/Alpha/ctlz_e.ll [new file with mode: 0644]
test/CodeGen/Alpha/ctpop.ll [new file with mode: 0644]
test/CodeGen/Alpha/dg.exp [new file with mode: 0644]
test/CodeGen/Alpha/eqv.ll [new file with mode: 0644]
test/CodeGen/Alpha/i32_sub_1.ll [new file with mode: 0644]
test/CodeGen/Alpha/illegal-element-type.ll [new file with mode: 0644]
test/CodeGen/Alpha/jmp_table.ll [new file with mode: 0644]
test/CodeGen/Alpha/mb.ll [new file with mode: 0644]
test/CodeGen/Alpha/mul128.ll [new file with mode: 0644]
test/CodeGen/Alpha/mul5.ll [new file with mode: 0644]
test/CodeGen/Alpha/neg1.ll [new file with mode: 0644]
test/CodeGen/Alpha/not.ll [new file with mode: 0644]
test/CodeGen/Alpha/ornot.ll [new file with mode: 0644]
test/CodeGen/Alpha/private.ll [new file with mode: 0644]
test/CodeGen/Alpha/rpcc.ll [new file with mode: 0644]
test/CodeGen/Alpha/srl_and.ll [new file with mode: 0644]
test/CodeGen/Alpha/sub128.ll [new file with mode: 0644]
test/CodeGen/Alpha/weak.ll [new file with mode: 0644]
test/CodeGen/Alpha/wmb.ll [new file with mode: 0644]
test/CodeGen/Alpha/zapnot.ll [new file with mode: 0644]
test/CodeGen/Alpha/zapnot2.ll [new file with mode: 0644]
test/CodeGen/Alpha/zapnot3.ll [new file with mode: 0644]
test/CodeGen/Alpha/zapnot4.ll [new file with mode: 0644]
test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll [new file with mode: 0644]
test/CodeGen/Blackfin/2009-08-11-RegScavenger-CSR.ll [new file with mode: 0644]
test/CodeGen/Blackfin/2009-08-15-LiveIn-SubReg.ll [new file with mode: 0644]
test/CodeGen/Blackfin/2009-08-15-MissingDead.ll [new file with mode: 0644]
test/CodeGen/Blackfin/2009-08-15-SetCC-Undef.ll [new file with mode: 0644]
test/CodeGen/Blackfin/add-overflow.ll [new file with mode: 0644]
test/CodeGen/Blackfin/add.ll [new file with mode: 0644]
test/CodeGen/Blackfin/addsub-i128.ll [new file with mode: 0644]
test/CodeGen/Blackfin/basic-i1.ll [new file with mode: 0644]
test/CodeGen/Blackfin/basic-i16.ll [new file with mode: 0644]
test/CodeGen/Blackfin/basic-i32.ll [new file with mode: 0644]
test/CodeGen/Blackfin/basic-i64.ll [new file with mode: 0644]
test/CodeGen/Blackfin/basic-i8.ll [new file with mode: 0644]
test/CodeGen/Blackfin/basictest.ll [new file with mode: 0644]
test/CodeGen/Blackfin/burg.ll [new file with mode: 0644]
test/CodeGen/Blackfin/cmp-small-imm.ll [new file with mode: 0644]
test/CodeGen/Blackfin/cmp64.ll [new file with mode: 0644]
test/CodeGen/Blackfin/ct32.ll [new file with mode: 0644]
test/CodeGen/Blackfin/ct64.ll [new file with mode: 0644]
test/CodeGen/Blackfin/ctlz16.ll [new file with mode: 0644]
test/CodeGen/Blackfin/ctlz64.ll [new file with mode: 0644]
test/CodeGen/Blackfin/ctpop16.ll [new file with mode: 0644]
test/CodeGen/Blackfin/cttz16.ll [new file with mode: 0644]
test/CodeGen/Blackfin/cycles.ll [new file with mode: 0644]
test/CodeGen/Blackfin/dg.exp [new file with mode: 0644]
test/CodeGen/Blackfin/double-cast.ll [new file with mode: 0644]
test/CodeGen/Blackfin/frameindex.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i17mem.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i1mem.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i1ops.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i216mem.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i248mem.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i256mem.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i256param.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i56param.ll [new file with mode: 0644]
test/CodeGen/Blackfin/i8mem.ll [new file with mode: 0644]
test/CodeGen/Blackfin/inline-asm.ll [new file with mode: 0644]
test/CodeGen/Blackfin/int-setcc.ll [new file with mode: 0644]
test/CodeGen/Blackfin/invalid-apint.ll [new file with mode: 0644]
test/CodeGen/Blackfin/jumptable.ll [new file with mode: 0644]
test/CodeGen/Blackfin/large-switch.ll [new file with mode: 0644]
test/CodeGen/Blackfin/load-i16.ll [new file with mode: 0644]
test/CodeGen/Blackfin/logic-i16.ll [new file with mode: 0644]
test/CodeGen/Blackfin/many-args.ll [new file with mode: 0644]
test/CodeGen/Blackfin/mulhu.ll [new file with mode: 0644]
test/CodeGen/Blackfin/printf.ll [new file with mode: 0644]
test/CodeGen/Blackfin/printf2.ll [new file with mode: 0644]
test/CodeGen/Blackfin/promote-logic.ll [new file with mode: 0644]
test/CodeGen/Blackfin/promote-setcc.ll [new file with mode: 0644]
test/CodeGen/Blackfin/sdiv.ll [new file with mode: 0644]
test/CodeGen/Blackfin/simple-select.ll [new file with mode: 0644]
test/CodeGen/Blackfin/switch.ll [new file with mode: 0644]
test/CodeGen/Blackfin/switch2.ll [new file with mode: 0644]
test/CodeGen/Blackfin/sync-intr.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-05-16-NameCollide.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-05-21-MissingReturn.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-19-DataPointer.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-19-HardConstantExpr.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-20-RecursiveTypes.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-20-UnnamedArgument.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-26-IndirectCallTest.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-30-StructureOrderingTest.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-09-20-ArrayTypeFailure.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-09-20-VarArgPrototypes.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-10-15-OpaqueTypeProblem.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-10-16-External.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-11-06-PrintEscaped.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-05-12-IntegerSizeWarning.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-05-13-VarArgFunction.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-05-31-MissingStructName.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-06-01-NullPointerType.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-06-11-HexConstant.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-06-11-LiteralStringProblem.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-10-23-UnusedType.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-10-28-CastToPtrToStruct.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-11-21-ConstantShiftExpr.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-02-15-PreexistingExternals.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-08-09-va-end-null.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-12-03-ExternStatics.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-12-28-LogicalConstantExprs.ll [new file with mode: 0644]
test/CodeGen/CBackend/2005-02-14-VolatileOperations.ll [new file with mode: 0644]
test/CodeGen/CBackend/2005-03-08-RecursiveTypeCrash.ll [new file with mode: 0644]
test/CodeGen/CBackend/2005-07-14-NegationToMinusMinus.ll [new file with mode: 0644]
test/CodeGen/CBackend/2005-08-23-Fmod.ll [new file with mode: 0644]
test/CodeGen/CBackend/2005-09-27-VolatileFuncPtr.ll [new file with mode: 0644]
test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll [new file with mode: 0644]
test/CodeGen/CBackend/2007-01-08-ParamAttr-ICmp.ll [new file with mode: 0644]
test/CodeGen/CBackend/2007-01-15-NamedArrayType.ll [new file with mode: 0644]
test/CodeGen/CBackend/2007-01-17-StackSaveNRestore.ll [new file with mode: 0644]
test/CodeGen/CBackend/2007-02-05-memset.ll [new file with mode: 0644]
test/CodeGen/CBackend/2007-02-23-NameConflicts.ll [new file with mode: 0644]
test/CodeGen/CBackend/2007-07-11-PackedStruct.ll [new file with mode: 0644]
test/CodeGen/CBackend/2008-02-01-UnalignedLoadStore.ll [new file with mode: 0644]
test/CodeGen/CBackend/2008-05-21-MRV-InlineAsm.ll [new file with mode: 0644]
test/CodeGen/CBackend/2008-05-31-BoolOverflow.ll [new file with mode: 0644]
test/CodeGen/CBackend/2008-06-04-IndirectMem.ll [new file with mode: 0644]
test/CodeGen/CBackend/2008-10-21-PPCLongDoubleConstant.ll [new file with mode: 0644]
test/CodeGen/CBackend/dg.exp [new file with mode: 0644]
test/CodeGen/CBackend/fneg.ll [new file with mode: 0644]
test/CodeGen/CBackend/pr2408.ll [new file with mode: 0644]
test/CodeGen/CBackend/vectors.ll [new file with mode: 0644]
test/CodeGen/CPP/2007-06-16-Funcname.ll [new file with mode: 0644]
test/CodeGen/CPP/2009-05-01-Long-Double.ll [new file with mode: 0644]
test/CodeGen/CPP/2009-05-04-CondBr.ll [new file with mode: 0644]
test/CodeGen/CPP/dg.exp [new file with mode: 0644]
test/CodeGen/CPP/llvm2cpp.ll [new file with mode: 0644]
test/CodeGen/CellSPU/2009-01-01-BrCond.ll [new file with mode: 0644]
test/CodeGen/CellSPU/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/CellSPU/and_ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/arg_ret.ll [new file with mode: 0644]
test/CodeGen/CellSPU/bigstack.ll [new file with mode: 0644]
test/CodeGen/CellSPU/bss.ll [new file with mode: 0644]
test/CodeGen/CellSPU/call.ll [new file with mode: 0644]
test/CodeGen/CellSPU/call_indirect.ll [new file with mode: 0644]
test/CodeGen/CellSPU/crash.ll [new file with mode: 0644]
test/CodeGen/CellSPU/ctpop.ll [new file with mode: 0644]
test/CodeGen/CellSPU/dg.exp [new file with mode: 0644]
test/CodeGen/CellSPU/div_ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/dp_farith.ll [new file with mode: 0644]
test/CodeGen/CellSPU/eqv.ll [new file with mode: 0644]
test/CodeGen/CellSPU/extract_elt.ll [new file with mode: 0644]
test/CodeGen/CellSPU/fcmp32.ll [new file with mode: 0644]
test/CodeGen/CellSPU/fcmp64.ll [new file with mode: 0644]
test/CodeGen/CellSPU/fdiv.ll [new file with mode: 0644]
test/CodeGen/CellSPU/fneg-fabs.ll [new file with mode: 0644]
test/CodeGen/CellSPU/i64ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/i8ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/icmp16.ll [new file with mode: 0644]
test/CodeGen/CellSPU/icmp32.ll [new file with mode: 0644]
test/CodeGen/CellSPU/icmp64.ll [new file with mode: 0644]
test/CodeGen/CellSPU/icmp8.ll [new file with mode: 0644]
test/CodeGen/CellSPU/immed16.ll [new file with mode: 0644]
test/CodeGen/CellSPU/immed32.ll [new file with mode: 0644]
test/CodeGen/CellSPU/immed64.ll [new file with mode: 0644]
test/CodeGen/CellSPU/int2fp.ll [new file with mode: 0644]
test/CodeGen/CellSPU/intrinsics_branch.ll [new file with mode: 0644]
test/CodeGen/CellSPU/intrinsics_float.ll [new file with mode: 0644]
test/CodeGen/CellSPU/intrinsics_logical.ll [new file with mode: 0644]
test/CodeGen/CellSPU/jumptable.ll [new file with mode: 0644]
test/CodeGen/CellSPU/loads.ll [new file with mode: 0644]
test/CodeGen/CellSPU/mul-with-overflow.ll [new file with mode: 0644]
test/CodeGen/CellSPU/mul_ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/nand.ll [new file with mode: 0644]
test/CodeGen/CellSPU/or_ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/private.ll [new file with mode: 0644]
test/CodeGen/CellSPU/rotate_ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/select_bits.ll [new file with mode: 0644]
test/CodeGen/CellSPU/sext128.ll [new file with mode: 0644]
test/CodeGen/CellSPU/shift_ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/shuffles.ll [new file with mode: 0644]
test/CodeGen/CellSPU/sp_farith.ll [new file with mode: 0644]
test/CodeGen/CellSPU/stores.ll [new file with mode: 0644]
test/CodeGen/CellSPU/storestruct.ll [new file with mode: 0644]
test/CodeGen/CellSPU/struct_1.ll [new file with mode: 0644]
test/CodeGen/CellSPU/sub_ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/trunc.ll [new file with mode: 0644]
test/CodeGen/CellSPU/useful-harnesses/README.txt [new file with mode: 0644]
test/CodeGen/CellSPU/useful-harnesses/i32operations.c [new file with mode: 0644]
test/CodeGen/CellSPU/useful-harnesses/i64operations.c [new file with mode: 0644]
test/CodeGen/CellSPU/useful-harnesses/i64operations.h [new file with mode: 0644]
test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg [new file with mode: 0644]
test/CodeGen/CellSPU/useful-harnesses/vecoperations.c [new file with mode: 0644]
test/CodeGen/CellSPU/v2f32.ll [new file with mode: 0644]
test/CodeGen/CellSPU/v2i32.ll [new file with mode: 0644]
test/CodeGen/CellSPU/vec_const.ll [new file with mode: 0644]
test/CodeGen/CellSPU/vecinsert.ll [new file with mode: 0644]
test/CodeGen/Generic/2002-04-14-UnexpectedUnsignedType.ll [new file with mode: 0644]
test/CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-05-27-phifcmpd.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-05-27-usefsubasbool.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-05-28-ManyArgs.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-05-30-BadFoldGEP.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-05-30-BadPreselectPhi.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-07-06-BadIntCmp.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-07-07-BadLongConst.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-07-08-BadCastToBool.ll [new file with mode: 0644]
test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll [new file with mode: 0644]
test/CodeGen/Generic/2004-02-08-UnwindSupport.ll [new file with mode: 0644]
test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll [new file with mode: 0644]
test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll [new file with mode: 0644]
test/CodeGen/Generic/2005-04-09-GlobalInPHI.ll [new file with mode: 0644]
test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll [new file with mode: 0644]
test/CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll [new file with mode: 0644]
test/CodeGen/Generic/2005-10-21-longlonggtu.ll [new file with mode: 0644]
test/CodeGen/Generic/2005-12-01-Crash.ll [new file with mode: 0644]
test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-02-12-InsertLibcall.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-03-01-dagcombineinfloop.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-04-26-SetCCAnd.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-07-03-schedulers.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-08-30-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-09-02-LocalAllocCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-09-06-SwitchLowering.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-10-27-CondFolding.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-10-29-Crash.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-01-15-LoadSelectCycle.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-02-25-invoke.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-04-17-lsr-crash.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-04-27-LargeMemObject.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-05-15-InfiniteRecursion.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-11-21-UndeadIllegalNode.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-12-17-InvokeAsm.ll [new file with mode: 0644]
test/CodeGen/Generic/2007-12-31-UnusedSelector.ll [new file with mode: 0644]
test/CodeGen/Generic/2008-01-25-dag-combine-mul.ll [new file with mode: 0644]
test/CodeGen/Generic/2008-01-30-LoadCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2008-02-04-Ctlz.ll [new file with mode: 0644]
test/CodeGen/Generic/2008-02-04-ExtractSubvector.ll [new file with mode: 0644]
test/CodeGen/Generic/2008-02-20-MatchingMem.ll [new file with mode: 0644]
test/CodeGen/Generic/2008-02-25-NegateZero.ll [new file with mode: 0644]
test/CodeGen/Generic/2008-02-26-NegatableCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2008-08-07-PtrToInt-SmallerInt.ll [new file with mode: 0644]
test/CodeGen/Generic/2009-03-17-LSR-APInt.ll [new file with mode: 0644]
test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll [new file with mode: 0644]
test/CodeGen/Generic/2009-04-10-SinkCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2009-04-28-i128-cmp-crash.ll [new file with mode: 0644]
test/CodeGen/Generic/2009-06-03-UnreachableSplitPad.ll [new file with mode: 0644]
test/CodeGen/Generic/2009-11-16-BadKillsCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2010-07-27-DAGCombineCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2010-11-04-BigByval.ll [new file with mode: 0644]
test/CodeGen/Generic/2010-ZeroSizedArg.ll [new file with mode: 0644]
test/CodeGen/Generic/2011-01-06-BigNumberCrash.ll [new file with mode: 0644]
test/CodeGen/Generic/2011-02-12-shuffle.ll [new file with mode: 0644]
test/CodeGen/Generic/APIntLoadStore.ll [new file with mode: 0644]
test/CodeGen/Generic/APIntParam.ll [new file with mode: 0644]
test/CodeGen/Generic/APIntSextParam.ll [new file with mode: 0644]
test/CodeGen/Generic/APIntZextParam.ll [new file with mode: 0644]
test/CodeGen/Generic/BasicInstrs.ll [new file with mode: 0644]
test/CodeGen/Generic/BurgBadRegAlloc.ll [new file with mode: 0644]
test/CodeGen/Generic/ConstantExprLowering.ll [new file with mode: 0644]
test/CodeGen/Generic/Makefile [new file with mode: 0644]
test/CodeGen/Generic/add-with-overflow-128.ll [new file with mode: 0644]
test/CodeGen/Generic/add-with-overflow-24.ll [new file with mode: 0644]
test/CodeGen/Generic/add-with-overflow.ll [new file with mode: 0644]
test/CodeGen/Generic/addr-label.ll [new file with mode: 0644]
test/CodeGen/Generic/asm-large-immediate.ll [new file with mode: 0644]
test/CodeGen/Generic/badCallArgLRLLVM.ll [new file with mode: 0644]
test/CodeGen/Generic/badFoldGEP.ll [new file with mode: 0644]
test/CodeGen/Generic/badarg6.ll [new file with mode: 0644]
test/CodeGen/Generic/badlive.ll [new file with mode: 0644]
test/CodeGen/Generic/bool-to-double.ll [new file with mode: 0644]
test/CodeGen/Generic/bool-vector.ll [new file with mode: 0644]
test/CodeGen/Generic/call-ret0.ll [new file with mode: 0644]
test/CodeGen/Generic/call-ret42.ll [new file with mode: 0644]
test/CodeGen/Generic/call-void.ll [new file with mode: 0644]
test/CodeGen/Generic/call2-ret0.ll [new file with mode: 0644]
test/CodeGen/Generic/cast-fp.ll [new file with mode: 0644]
test/CodeGen/Generic/constindices.ll [new file with mode: 0644]
test/CodeGen/Generic/crash.ll [new file with mode: 0644]
test/CodeGen/Generic/dbg_value.ll [new file with mode: 0644]
test/CodeGen/Generic/dg.exp [new file with mode: 0644]
test/CodeGen/Generic/div-neg-power-2.ll [new file with mode: 0644]
test/CodeGen/Generic/empty-load-store.ll [new file with mode: 0644]
test/CodeGen/Generic/externally_available.ll [new file with mode: 0644]
test/CodeGen/Generic/fastcall.ll [new file with mode: 0644]
test/CodeGen/Generic/fneg-fabs.ll [new file with mode: 0644]
test/CodeGen/Generic/fp-to-int-invalid.ll [new file with mode: 0644]
test/CodeGen/Generic/fp_to_int.ll [new file with mode: 0644]
test/CodeGen/Generic/fpowi-promote.ll [new file with mode: 0644]
test/CodeGen/Generic/fwdtwice.ll [new file with mode: 0644]
test/CodeGen/Generic/getresult-undef.ll [new file with mode: 0644]
test/CodeGen/Generic/global-ret0.ll [new file with mode: 0644]
test/CodeGen/Generic/hello.ll [new file with mode: 0644]
test/CodeGen/Generic/i128-addsub.ll [new file with mode: 0644]
test/CodeGen/Generic/i128-arith.ll [new file with mode: 0644]
test/CodeGen/Generic/inline-asm-special-strings.ll [new file with mode: 0644]
test/CodeGen/Generic/intrinsics.ll [new file with mode: 0644]
test/CodeGen/Generic/invalid-memcpy.ll [new file with mode: 0644]
test/CodeGen/Generic/isunord.ll [new file with mode: 0644]
test/CodeGen/Generic/legalize-dbg-value.ll [new file with mode: 0644]
test/CodeGen/Generic/llvm-ct-intrinsics.ll [new file with mode: 0644]
test/CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll [new file with mode: 0644]
test/CodeGen/Generic/negintconst.ll [new file with mode: 0644]
test/CodeGen/Generic/nested-select.ll [new file with mode: 0644]
test/CodeGen/Generic/overflow.ll [new file with mode: 0644]
test/CodeGen/Generic/pr2625.ll [new file with mode: 0644]
test/CodeGen/Generic/pr3288.ll [new file with mode: 0644]
test/CodeGen/Generic/print-add.ll [new file with mode: 0644]
test/CodeGen/Generic/print-arith-fp.ll [new file with mode: 0644]
test/CodeGen/Generic/print-arith-int.ll [new file with mode: 0644]
test/CodeGen/Generic/print-int.ll [new file with mode: 0644]
test/CodeGen/Generic/print-mul-exp.ll [new file with mode: 0644]
test/CodeGen/Generic/print-mul.ll [new file with mode: 0644]
test/CodeGen/Generic/print-shift.ll [new file with mode: 0644]
test/CodeGen/Generic/ret0.ll [new file with mode: 0644]
test/CodeGen/Generic/ret42.ll [new file with mode: 0644]
test/CodeGen/Generic/select-cc.ll [new file with mode: 0644]
test/CodeGen/Generic/select.ll [new file with mode: 0644]
test/CodeGen/Generic/shift-int64.ll [new file with mode: 0644]
test/CodeGen/Generic/spillccr.ll [new file with mode: 0644]
test/CodeGen/Generic/stacksave-restore.ll [new file with mode: 0644]
test/CodeGen/Generic/storetrunc-fp.ll [new file with mode: 0644]
test/CodeGen/Generic/switch-lower-feature.ll [new file with mode: 0644]
test/CodeGen/Generic/switch-lower.ll [new file with mode: 0644]
test/CodeGen/Generic/trap.ll [new file with mode: 0644]
test/CodeGen/Generic/v-split.ll [new file with mode: 0644]
test/CodeGen/Generic/vector-casts.ll [new file with mode: 0644]
test/CodeGen/Generic/vector-constantexpr.ll [new file with mode: 0644]
test/CodeGen/Generic/vector-identity-shuffle.ll [new file with mode: 0644]
test/CodeGen/Generic/vector.ll [new file with mode: 0644]
test/CodeGen/MBlaze/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/MBlaze/brind.ll [new file with mode: 0644]
test/CodeGen/MBlaze/callind.ll [new file with mode: 0644]
test/CodeGen/MBlaze/cc.ll [new file with mode: 0644]
test/CodeGen/MBlaze/dg.exp [new file with mode: 0644]
test/CodeGen/MBlaze/div.ll [new file with mode: 0644]
test/CodeGen/MBlaze/fpu.ll [new file with mode: 0644]
test/CodeGen/MBlaze/fsl.ll [new file with mode: 0644]
test/CodeGen/MBlaze/imm.ll [new file with mode: 0644]
test/CodeGen/MBlaze/intr.ll [new file with mode: 0644]
test/CodeGen/MBlaze/jumptable.ll [new file with mode: 0644]
test/CodeGen/MBlaze/loop.ll [new file with mode: 0644]
test/CodeGen/MBlaze/mul.ll [new file with mode: 0644]
test/CodeGen/MBlaze/mul64.ll [new file with mode: 0644]
test/CodeGen/MBlaze/select.ll [new file with mode: 0644]
test/CodeGen/MBlaze/shift.ll [new file with mode: 0644]
test/CodeGen/MBlaze/svol.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-05-10-CyclicDAG.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-05-17-Rot.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-05-17-Shift.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-05-19-DoubleSplit.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-09-18-AbsoluteAddr.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-10-10-OrImpDef.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-11-05-8BitLibcalls.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-11-08-InvalidResNo.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-11-20-NewNode.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-12-21-FrameAddr.ll [new file with mode: 0644]
test/CodeGen/MSP430/2009-12-22-InlineAsm.ll [new file with mode: 0644]
test/CodeGen/MSP430/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/MSP430/2010-05-01-CombinerAnd.ll [new file with mode: 0644]
test/CodeGen/MSP430/AddrMode-bis-rx.ll [new file with mode: 0644]
test/CodeGen/MSP430/AddrMode-bis-xr.ll [new file with mode: 0644]
test/CodeGen/MSP430/AddrMode-mov-rx.ll [new file with mode: 0644]
test/CodeGen/MSP430/AddrMode-mov-xr.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst16mi.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst16mm.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst16mr.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst16ri.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst16rm.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst16rr.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst8mi.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst8mm.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst8mr.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst8ri.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst8rm.ll [new file with mode: 0644]
test/CodeGen/MSP430/Inst8rr.ll [new file with mode: 0644]
test/CodeGen/MSP430/bit.ll [new file with mode: 0644]
test/CodeGen/MSP430/dg.exp [new file with mode: 0644]
test/CodeGen/MSP430/indirectbr.ll [new file with mode: 0644]
test/CodeGen/MSP430/indirectbr2.ll [new file with mode: 0644]
test/CodeGen/MSP430/inline-asm.ll [new file with mode: 0644]
test/CodeGen/MSP430/mult-alt-generic-msp430.ll [new file with mode: 0644]
test/CodeGen/MSP430/postinc.ll [new file with mode: 0644]
test/CodeGen/MSP430/setcc.ll [new file with mode: 0644]
test/CodeGen/MSP430/shifts.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-06-05-Carry.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-03-SRet.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-05-ByVal.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-06-fadd64.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-07-FPExtend.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-07-Float2Int.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-07-IntDoubleConvertions.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-15-InternalConstant.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-15-SmallSection.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-16-SignExtInReg.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-22-Cstpool.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-23-fpcmp.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-29-icmp.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-31-fcopysign.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-01-AsmInline.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-03-ReturnDouble.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-03-fabs64.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-04-Bitconvert.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-06-Alloca.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-07-CC.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-07-FPRound.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-08-bswap.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-08-08-ctlz.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-10-13-LegalizerBug.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-11-10-xint_to_fp.ll [new file with mode: 0644]
test/CodeGen/Mips/2009-11-16-CstPoolLoad.ll [new file with mode: 0644]
test/CodeGen/Mips/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/Mips/2010-07-20-Select.ll [new file with mode: 0644]
test/CodeGen/Mips/2010-07-20-Switch.ll [new file with mode: 0644]
test/CodeGen/Mips/2010-11-09-CountLeading.ll [new file with mode: 0644]
test/CodeGen/Mips/2010-11-09-Mul.ll [new file with mode: 0644]
test/CodeGen/Mips/blockaddr.ll [new file with mode: 0644]
test/CodeGen/Mips/cmov.ll [new file with mode: 0755]
test/CodeGen/Mips/dg.exp [new file with mode: 0644]
test/CodeGen/Mips/divrem.ll [new file with mode: 0644]
test/CodeGen/Mips/largeimm1.ll [new file with mode: 0644]
test/CodeGen/Mips/madd-msub.ll [new file with mode: 0644]
test/CodeGen/Mips/o32_cc.ll [new file with mode: 0644]
test/CodeGen/Mips/private.ll [new file with mode: 0644]
test/CodeGen/Mips/rotate.ll [new file with mode: 0644]
test/CodeGen/PTX/add.ll [new file with mode: 0644]
test/CodeGen/PTX/dg.exp [new file with mode: 0644]
test/CodeGen/PTX/exit.ll [new file with mode: 0644]
test/CodeGen/PTX/intrinsic.ll [new file with mode: 0644]
test/CodeGen/PTX/ld.ll [new file with mode: 0644]
test/CodeGen/PTX/mov.ll [new file with mode: 0644]
test/CodeGen/PTX/mul.ll [new file with mode: 0644]
test/CodeGen/PTX/options.ll [new file with mode: 0644]
test/CodeGen/PTX/ret.ll [new file with mode: 0644]
test/CodeGen/PTX/shl.ll [new file with mode: 0644]
test/CodeGen/PTX/shr.ll [new file with mode: 0644]
test/CodeGen/PTX/st.ll [new file with mode: 0644]
test/CodeGen/PTX/sub.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2004-11-30-shift-crash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2005-01-14-UndefLong.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-04-05-splat-ish.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-08-11-RetVector.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-09-28-shift_64.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-10-11-combiner-aa-regression.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-10-13-Miscompile.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-03-24-cntlzd.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-09-08-unaligned.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-05-01-ppc_fp128.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-07-15-Bswap.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-07-15-Fabs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-07-17-Fneg.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-10-28-f128-i32.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-10-30-IllegalShift.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-12-12-EH.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-03-17-LSRBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-08-23-linkerprivate.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-09-18-carrybit.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-11-15-ReMatBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-02-12-saveCR.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-03-09-indirect-call.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-05-03-retaddr1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/Atomics-32.ll [new file with mode: 0644]
test/CodeGen/PowerPC/Atomics-64.ll [new file with mode: 0644]
test/CodeGen/PowerPC/Frames-alloca.ll [new file with mode: 0644]
test/CodeGen/PowerPC/Frames-large.ll [new file with mode: 0644]
test/CodeGen/PowerPC/Frames-leaf.ll [new file with mode: 0644]
test/CodeGen/PowerPC/Frames-small.ll [new file with mode: 0644]
test/CodeGen/PowerPC/LargeAbsoluteAddr.ll [new file with mode: 0644]
test/CodeGen/PowerPC/addc.ll [new file with mode: 0644]
test/CodeGen/PowerPC/addi-reassoc.ll [new file with mode: 0644]
test/CodeGen/PowerPC/align.ll [new file with mode: 0644]
test/CodeGen/PowerPC/and-branch.ll [new file with mode: 0644]
test/CodeGen/PowerPC/and-elim.ll [new file with mode: 0644]
test/CodeGen/PowerPC/and-imm.ll [new file with mode: 0644]
test/CodeGen/PowerPC/and_add.ll [new file with mode: 0644]
test/CodeGen/PowerPC/and_sext.ll [new file with mode: 0644]
test/CodeGen/PowerPC/and_sra.ll [new file with mode: 0644]
test/CodeGen/PowerPC/atomic-1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/atomic-2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/available-externally.ll [new file with mode: 0644]
test/CodeGen/PowerPC/big-endian-actual-args.ll [new file with mode: 0644]
test/CodeGen/PowerPC/big-endian-call-result.ll [new file with mode: 0644]
test/CodeGen/PowerPC/big-endian-formal-args.ll [new file with mode: 0644]
test/CodeGen/PowerPC/branch-opt.ll [new file with mode: 0644]
test/CodeGen/PowerPC/bswap-load-store.ll [new file with mode: 0644]
test/CodeGen/PowerPC/buildvec_canonicalize.ll [new file with mode: 0644]
test/CodeGen/PowerPC/calls.ll [new file with mode: 0644]
test/CodeGen/PowerPC/cmp-cmp.ll [new file with mode: 0644]
test/CodeGen/PowerPC/compare-duplicate.ll [new file with mode: 0644]
test/CodeGen/PowerPC/compare-simm.ll [new file with mode: 0644]
test/CodeGen/PowerPC/constants.ll [new file with mode: 0644]
test/CodeGen/PowerPC/cr_spilling.ll [new file with mode: 0644]
test/CodeGen/PowerPC/cttz.ll [new file with mode: 0644]
test/CodeGen/PowerPC/darwin-labels.ll [new file with mode: 0644]
test/CodeGen/PowerPC/delete-node.ll [new file with mode: 0644]
test/CodeGen/PowerPC/dg.exp [new file with mode: 0644]
test/CodeGen/PowerPC/div-2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/empty-functions.ll [new file with mode: 0644]
test/CodeGen/PowerPC/eqv-andc-orc-nor.ll [new file with mode: 0644]
test/CodeGen/PowerPC/extsh.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fabs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fma.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fnabs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fneg.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fold-li.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fp-branch.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fp-int-fp.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fp_to_uint.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fpcopy.ll [new file with mode: 0644]
test/CodeGen/PowerPC/frounds.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fsqrt.ll [new file with mode: 0644]
test/CodeGen/PowerPC/hello.ll [new file with mode: 0644]
test/CodeGen/PowerPC/hidden-vis-2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/hidden-vis.ll [new file with mode: 0644]
test/CodeGen/PowerPC/i128-and-beyond.ll [new file with mode: 0644]
test/CodeGen/PowerPC/i64_fp.ll [new file with mode: 0644]
test/CodeGen/PowerPC/iabs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/illegal-element-type.ll [new file with mode: 0644]
test/CodeGen/PowerPC/indirectbr.ll [new file with mode: 0644]
test/CodeGen/PowerPC/inlineasm-copy.ll [new file with mode: 0644]
test/CodeGen/PowerPC/int-fp-conv-0.ll [new file with mode: 0644]
test/CodeGen/PowerPC/int-fp-conv-1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/invalid-memcpy.ll [new file with mode: 0644]
test/CodeGen/PowerPC/inverted-bool-compares.ll [new file with mode: 0644]
test/CodeGen/PowerPC/ispositive.ll [new file with mode: 0644]
test/CodeGen/PowerPC/itofp128.ll [new file with mode: 0644]
test/CodeGen/PowerPC/lha.ll [new file with mode: 0644]
test/CodeGen/PowerPC/load-constant-addr.ll [new file with mode: 0644]
test/CodeGen/PowerPC/long-compare.ll [new file with mode: 0644]
test/CodeGen/PowerPC/longdbl-truncate.ll [new file with mode: 0644]
test/CodeGen/PowerPC/lsr-postinc-pos.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mask64.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mem-rr-addr-mode.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mem_update.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mul-neg-power-2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mul-with-overflow.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mulhs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll [new file with mode: 0644]
test/CodeGen/PowerPC/multiple-return-values.ll [new file with mode: 0644]
test/CodeGen/PowerPC/neg.ll [new file with mode: 0644]
test/CodeGen/PowerPC/no-dead-strip.ll [new file with mode: 0644]
test/CodeGen/PowerPC/or-addressing-mode.ll [new file with mode: 0644]
test/CodeGen/PowerPC/ppc-prologue.ll [new file with mode: 0644]
test/CodeGen/PowerPC/ppcf128-1-opt.ll [new file with mode: 0644]
test/CodeGen/PowerPC/ppcf128-1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/ppcf128-2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/ppcf128-3.ll [new file with mode: 0644]
test/CodeGen/PowerPC/ppcf128-4.ll [new file with mode: 0644]
test/CodeGen/PowerPC/pr3711_widen_bit.ll [new file with mode: 0644]
test/CodeGen/PowerPC/private.ll [new file with mode: 0644]
test/CodeGen/PowerPC/reg-coalesce-simple.ll [new file with mode: 0644]
test/CodeGen/PowerPC/retaddr.ll [new file with mode: 0644]
test/CodeGen/PowerPC/return-val-i128.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rlwimi-commute.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rlwimi-keep-rsh.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rlwimi.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rlwimi2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rlwimi3.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rlwinm.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rlwinm2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rotl-2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rotl-64.ll [new file with mode: 0644]
test/CodeGen/PowerPC/rotl.ll [new file with mode: 0644]
test/CodeGen/PowerPC/sections.ll [new file with mode: 0644]
test/CodeGen/PowerPC/select-cc.ll [new file with mode: 0644]
test/CodeGen/PowerPC/select_lt0.ll [new file with mode: 0644]
test/CodeGen/PowerPC/setcc_no_zext.ll [new file with mode: 0644]
test/CodeGen/PowerPC/seteq-0.ll [new file with mode: 0644]
test/CodeGen/PowerPC/shift128.ll [new file with mode: 0644]
test/CodeGen/PowerPC/shl_elim.ll [new file with mode: 0644]
test/CodeGen/PowerPC/shl_sext.ll [new file with mode: 0644]
test/CodeGen/PowerPC/sign_ext_inreg1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/small-arguments.ll [new file with mode: 0644]
test/CodeGen/PowerPC/stack-protector.ll [new file with mode: 0644]
test/CodeGen/PowerPC/stfiwx-2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/stfiwx.ll [new file with mode: 0644]
test/CodeGen/PowerPC/store-load-fwd.ll [new file with mode: 0644]
test/CodeGen/PowerPC/stubs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/subc.ll [new file with mode: 0644]
test/CodeGen/PowerPC/tailcall1-64.ll [new file with mode: 0644]
test/CodeGen/PowerPC/tailcall1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/tailcallpic1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/trampoline.ll [new file with mode: 0644]
test/CodeGen/PowerPC/unsafe-math.ll [new file with mode: 0644]
test/CodeGen/PowerPC/varargs.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vcmp-fold.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_auto_constant.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_br_cmp.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_buildvector_loadstore.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_call.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_constants.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_fneg.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_insert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_misaligned.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_mul.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_perf_shuffle.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_shift.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_shuffle.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_splat.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_splat_constant.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_vrsave.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vec_zero.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vector-identity-shuffle.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vector.ll [new file with mode: 0644]
test/CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll [new file with mode: 0644]
test/CodeGen/SPARC/2007-05-09-JumpTables.ll [new file with mode: 0644]
test/CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll [new file with mode: 0644]
test/CodeGen/SPARC/2008-10-10-InlineAsmMemoryOperand.ll [new file with mode: 0644]
test/CodeGen/SPARC/2008-10-10-InlineAsmRegOperand.ll [new file with mode: 0644]
test/CodeGen/SPARC/2009-08-28-PIC.ll [new file with mode: 0644]
test/CodeGen/SPARC/2009-08-28-WeakLinkage.ll [new file with mode: 0644]
test/CodeGen/SPARC/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/SPARC/2011-01-11-CC.ll [new file with mode: 0755]
test/CodeGen/SPARC/2011-01-11-Call.ll [new file with mode: 0644]
test/CodeGen/SPARC/2011-01-11-FrameAddr.ll [new file with mode: 0644]
test/CodeGen/SPARC/2011-01-19-DelaySlot.ll [new file with mode: 0644]
test/CodeGen/SPARC/2011-01-21-ByValArgs.ll [new file with mode: 0644]
test/CodeGen/SPARC/2011-01-22-SRet.ll [new file with mode: 0644]
test/CodeGen/SPARC/basictest.ll [new file with mode: 0644]
test/CodeGen/SPARC/ctpop.ll [new file with mode: 0644]
test/CodeGen/SPARC/dg.exp [new file with mode: 0644]
test/CodeGen/SPARC/mult-alt-generic-sparc.ll [new file with mode: 0644]
test/CodeGen/SPARC/private.ll [new file with mode: 0644]
test/CodeGen/SystemZ/00-RetVoid.ll [new file with mode: 0644]
test/CodeGen/SystemZ/01-RetArg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/01-RetImm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-MemArith.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetAdd.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetAddImm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetAnd.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetAndImm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetNeg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetOr.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetOrImm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetSub.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetSubImm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetXor.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetXorImm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetAddImmSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetAddSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetAndImmSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetAndSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetArgSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetImmSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetNegImmSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetOrImmSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetOrSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetSubImmSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetSubSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetXorImmSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/03-RetXorSubreg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/04-RetShifts.ll [new file with mode: 0644]
test/CodeGen/SystemZ/05-LoadAddr.ll [new file with mode: 0644]
test/CodeGen/SystemZ/05-MemImmStores.ll [new file with mode: 0644]
test/CodeGen/SystemZ/05-MemLoadsStores.ll [new file with mode: 0644]
test/CodeGen/SystemZ/05-MemLoadsStores16.ll [new file with mode: 0644]
test/CodeGen/SystemZ/05-MemRegLoads.ll [new file with mode: 0644]
test/CodeGen/SystemZ/05-MemRegStores.ll [new file with mode: 0644]
test/CodeGen/SystemZ/06-CallViaStack.ll [new file with mode: 0644]
test/CodeGen/SystemZ/06-FrameIdxLoad.ll [new file with mode: 0644]
test/CodeGen/SystemZ/06-LocalFrame.ll [new file with mode: 0644]
test/CodeGen/SystemZ/06-SimpleCall.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-BrCond.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-BrCond32.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-BrUnCond.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-CmpImm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-CmpImm32.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-SelectCC.ll [new file with mode: 0644]
test/CodeGen/SystemZ/08-DivRem.ll [new file with mode: 0644]
test/CodeGen/SystemZ/08-DivRemMemOp.ll [new file with mode: 0644]
test/CodeGen/SystemZ/08-SimpleMuls.ll [new file with mode: 0644]
test/CodeGen/SystemZ/09-DynamicAlloca.ll [new file with mode: 0644]
test/CodeGen/SystemZ/09-Globals.ll [new file with mode: 0644]
test/CodeGen/SystemZ/09-Switches.ll [new file with mode: 0644]
test/CodeGen/SystemZ/10-FuncsPic.ll [new file with mode: 0644]
test/CodeGen/SystemZ/10-GlobalsPic.ll [new file with mode: 0644]
test/CodeGen/SystemZ/11-BSwap.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-05-29-InvalidRetResult.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-06-02-And32Imm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-06-02-Rotate.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-06-05-InvalidArgLoad.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-07-04-Shl32.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-07-05-Shifts.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-07-10-BadIncomingArgOffset.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-07-11-InvalidRIISel.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2009-08-22-FCopySign.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2010-01-04-DivMem.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/SystemZ/dg.exp [new file with mode: 0644]
test/CodeGen/Thumb/2007-01-31-RegInfoAssert.ll [new file with mode: 0644]
test/CodeGen/Thumb/2007-02-02-JoinIntervalsCrash.ll [new file with mode: 0644]
test/CodeGen/Thumb/2007-03-06-AddR7.ll [new file with mode: 0644]
test/CodeGen/Thumb/2007-05-05-InvalidPushPop.ll [new file with mode: 0644]
test/CodeGen/Thumb/2009-06-18-ThumbCommuteMul.ll [new file with mode: 0644]
test/CodeGen/Thumb/2009-07-19-SPDecBug.ll [new file with mode: 0644]
test/CodeGen/Thumb/2009-07-20-TwoAddrBug.ll [new file with mode: 0644]
test/CodeGen/Thumb/2009-07-27-PEIAssert.ll [new file with mode: 0644]
test/CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll [new file with mode: 0644]
test/CodeGen/Thumb/2009-08-12-RegInfoAssert.ll [new file with mode: 0644]
test/CodeGen/Thumb/2009-08-20-ISelBug.ll [new file with mode: 0644]
test/CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll [new file with mode: 0644]
test/CodeGen/Thumb/2010-01-15-local-alloc-spill-physical.ll [new file with mode: 0644]
test/CodeGen/Thumb/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/Thumb/2010-06-18-SibCallCrash.ll [new file with mode: 0644]
test/CodeGen/Thumb/2010-07-01-FuncAlign.ll [new file with mode: 0644]
test/CodeGen/Thumb/2010-07-15-debugOrdering.ll [new file with mode: 0644]
test/CodeGen/Thumb/2011-EpilogueBug.ll [new file with mode: 0644]
test/CodeGen/Thumb/asmprinter-bug.ll [new file with mode: 0644]
test/CodeGen/Thumb/barrier.ll [new file with mode: 0644]
test/CodeGen/Thumb/dg.exp [new file with mode: 0644]
test/CodeGen/Thumb/dyn-stackalloc.ll [new file with mode: 0644]
test/CodeGen/Thumb/fpconv.ll [new file with mode: 0644]
test/CodeGen/Thumb/fpow.ll [new file with mode: 0644]
test/CodeGen/Thumb/frame_thumb.ll [new file with mode: 0644]
test/CodeGen/Thumb/iabs.ll [new file with mode: 0644]
test/CodeGen/Thumb/inlineasm-imm-thumb.ll [new file with mode: 0644]
test/CodeGen/Thumb/ispositive.ll [new file with mode: 0644]
test/CodeGen/Thumb/large-stack.ll [new file with mode: 0644]
test/CodeGen/Thumb/ldr_ext.ll [new file with mode: 0644]
test/CodeGen/Thumb/ldr_frame.ll [new file with mode: 0644]
test/CodeGen/Thumb/long-setcc.ll [new file with mode: 0644]
test/CodeGen/Thumb/long.ll [new file with mode: 0644]
test/CodeGen/Thumb/long_shift.ll [new file with mode: 0644]
test/CodeGen/Thumb/mul.ll [new file with mode: 0644]
test/CodeGen/Thumb/pop.ll [new file with mode: 0644]
test/CodeGen/Thumb/push.ll [new file with mode: 0644]
test/CodeGen/Thumb/select.ll [new file with mode: 0644]
test/CodeGen/Thumb/stack-frame.ll [new file with mode: 0644]
test/CodeGen/Thumb/thumb-imm.ll [new file with mode: 0644]
test/CodeGen/Thumb/trap.ll [new file with mode: 0644]
test/CodeGen/Thumb/tst_teq.ll [new file with mode: 0644]
test/CodeGen/Thumb/unord.ll [new file with mode: 0644]
test/CodeGen/Thumb/vargs.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-07-21-ISelBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-07-23-CPIslandBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-07-30-PEICrash.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-02-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-06-SpDecBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-07-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-07-NeonFPBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-08-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-10-ISelBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-08-21-PostRAKill4.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-09-28-ITBlockBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-11-01-CopyReg2RegBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-11-13-STRDBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-01-19-RemovePredicates.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-02-11-phi-cycle.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-02-24-BigStack.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-04-15-DynAllocBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-04-26-CopyRegCrash.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-05-24-rsbs.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-06-19-ITBlockCrash.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll [new file with mode: 0644]
test/CodeGen/Thumb2/2010-12-03-AddSPNarrowing.ll [new file with mode: 0644]
test/CodeGen/Thumb2/bfi.ll [new file with mode: 0644]
test/CodeGen/Thumb2/bfx.ll [new file with mode: 0644]
test/CodeGen/Thumb2/buildvector-crash.ll [new file with mode: 0644]
test/CodeGen/Thumb2/carry.ll [new file with mode: 0644]
test/CodeGen/Thumb2/cortex-fp.ll [new file with mode: 0644]
test/CodeGen/Thumb2/crash.ll [new file with mode: 0644]
test/CodeGen/Thumb2/cross-rc-coalescing-1.ll [new file with mode: 0644]
test/CodeGen/Thumb2/cross-rc-coalescing-2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/dg.exp [new file with mode: 0644]
test/CodeGen/Thumb2/div.ll [new file with mode: 0644]
test/CodeGen/Thumb2/frameless.ll [new file with mode: 0644]
test/CodeGen/Thumb2/frameless2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/ifcvt-neon.ll [new file with mode: 0644]
test/CodeGen/Thumb2/large-stack.ll [new file with mode: 0644]
test/CodeGen/Thumb2/ldr-str-imm12.ll [new file with mode: 0644]
test/CodeGen/Thumb2/lsr-deficiency.ll [new file with mode: 0644]
test/CodeGen/Thumb2/machine-licm.ll [new file with mode: 0644]
test/CodeGen/Thumb2/mul_const.ll [new file with mode: 0644]
test/CodeGen/Thumb2/pic-load.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-adc.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add3.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add4.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add5.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add6.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-and.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-and2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-asr.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-asr2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-barrier.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-bcc.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-bfc.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-bic.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-branch.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-call-tc.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-call.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-cbnz.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-clz.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-cmn.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-cmn2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-cmp.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-cmp2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-eor.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-eor2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ifcvt1-tc.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ifcvt1.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ifcvt2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ifcvt3.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-jtb.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldm.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldr.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldr_ext.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldr_post.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldr_pre.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldrb.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldrd.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldrh.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-lsl.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-lsl2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-lsr.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-lsr2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-lsr3.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mla.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mls.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mov.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mul.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mulhi.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mvn.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mvn2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-neg.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-orn.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-orn2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-orr.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-orr2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-pack.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-rev.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-rev16.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ror.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ror2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-rsb.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-rsb2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-sbc.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-select.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-select_xform.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-shifter.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-smla.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-smul.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-spill-q.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-str.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-str_post.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-str_pre.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-strb.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-strh.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-sub.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-sub2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-sub3.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-sub4.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-sub5.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-sxt_rot.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-tbb.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-tbh.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-teq.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-teq2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-tst.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-tst2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-uxt_rot.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-uxtb.ll [new file with mode: 0644]
test/CodeGen/Thumb2/tls1.ll [new file with mode: 0644]
test/CodeGen/Thumb2/tls2.ll [new file with mode: 0644]
test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll [new file with mode: 0644]
test/CodeGen/X86/2003-08-23-DeadBlockTest.ll [new file with mode: 0644]
test/CodeGen/X86/2003-11-03-GlobalBool.ll [new file with mode: 0644]
test/CodeGen/X86/2004-02-12-Memcpy.ll [new file with mode: 0644]
test/CodeGen/X86/2004-02-13-FrameReturnAddress.ll [new file with mode: 0644]
test/CodeGen/X86/2004-02-14-InefficientStackPointer.ll [new file with mode: 0644]
test/CodeGen/X86/2004-02-22-Casts.ll [new file with mode: 0644]
test/CodeGen/X86/2004-03-30-Select-Max.ll [new file with mode: 0644]
test/CodeGen/X86/2004-04-09-SameValueCoalescing.ll [new file with mode: 0644]
test/CodeGen/X86/2004-04-13-FPCMOV-Crash.ll [new file with mode: 0644]
test/CodeGen/X86/2004-06-10-StackifierCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll [new file with mode: 0644]
test/CodeGen/X86/2005-01-17-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/X86/2005-02-14-IllegalAssembler.ll [new file with mode: 0644]
test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll [new file with mode: 0644]
test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll [new file with mode: 0644]
test/CodeGen/X86/2006-03-01-InstrSchedBug.ll [new file with mode: 0644]
test/CodeGen/X86/2006-03-02-InstrSchedBug.ll [new file with mode: 0644]
test/CodeGen/X86/2006-04-04-CrossBlockCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2006-04-27-ISelFoldingBug.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-02-InstrSched1.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-02-InstrSched2.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-08-CoalesceSubRegClass.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-08-InstrSched.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-11-InstrSched.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-17-VectorArg.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-22-FPSetEQ.ll [new file with mode: 0644]
test/CodeGen/X86/2006-05-25-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/X86/2006-07-10-InlineAsmAConstraint.ll [new file with mode: 0644]
test/CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll [new file with mode: 0644]
test/CodeGen/X86/2006-07-19-ATTAsm.ll [new file with mode: 0644]
test/CodeGen/X86/2006-07-20-InlineAsm.ll [new file with mode: 0644]
test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll [new file with mode: 0644]
test/CodeGen/X86/2006-07-31-SingleRegClass.ll [new file with mode: 0644]
test/CodeGen/X86/2006-08-07-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/X86/2006-08-16-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/X86/2006-08-21-ExtraMovInst.ll [new file with mode: 0644]
test/CodeGen/X86/2006-09-01-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/X86/2006-10-02-BoolRetCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2006-10-07-ScalarSSEMiscompile.ll [new file with mode: 0644]
test/CodeGen/X86/2006-10-09-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/X86/2006-10-10-FindModifiedNodeSlotBug.ll [new file with mode: 0644]
test/CodeGen/X86/2006-10-12-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/X86/2006-10-13-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll [new file with mode: 0644]
test/CodeGen/X86/2006-11-12-CSRetCC.ll [new file with mode: 0644]
test/CodeGen/X86/2006-11-17-IllegalMove.ll [new file with mode: 0644]
test/CodeGen/X86/2006-11-27-SelectLegalize.ll [new file with mode: 0644]
test/CodeGen/X86/2006-11-28-Memcpy.ll [new file with mode: 0644]
test/CodeGen/X86/2006-12-16-InlineAsmCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2006-12-19-IntelSyntax.ll [new file with mode: 0644]
test/CodeGen/X86/2007-01-08-InstrSched.ll [new file with mode: 0644]
test/CodeGen/X86/2007-01-08-X86-64-Pointer.ll [new file with mode: 0644]
test/CodeGen/X86/2007-01-13-StackPtrIndex.ll [new file with mode: 0644]
test/CodeGen/X86/2007-01-29-InlineAsm-ir.ll [new file with mode: 0644]
test/CodeGen/X86/2007-02-04-OrAddrMode.ll [new file with mode: 0644]
test/CodeGen/X86/2007-02-16-BranchFold.ll [new file with mode: 0644]
test/CodeGen/X86/2007-02-19-LiveIntervalAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll [new file with mode: 0644]
test/CodeGen/X86/2007-02-25-FastCCStack.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-01-SpillerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-16-InlineAsm.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-18-LiveIntervalAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-24-InlineAsmPModifier.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll [new file with mode: 0644]
test/CodeGen/X86/2007-03-26-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2007-04-08-InlineAsmCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-04-11-InlineAsmVectorResult.ll [new file with mode: 0644]
test/CodeGen/X86/2007-04-17-LiveIntervalAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2007-04-24-Huge-Stack.ll [new file with mode: 0644]
test/CodeGen/X86/2007-04-24-VectorCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll [new file with mode: 0644]
test/CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll [new file with mode: 0644]
test/CodeGen/X86/2007-05-05-Personality.ll [new file with mode: 0644]
test/CodeGen/X86/2007-05-05-VecCastExpand.ll [new file with mode: 0644]
test/CodeGen/X86/2007-05-07-InvokeSRet.ll [new file with mode: 0644]
test/CodeGen/X86/2007-05-14-LiveIntervalAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2007-05-15-maskmovq.ll [new file with mode: 0644]
test/CodeGen/X86/2007-05-17-ShuffleISelBug.ll [new file with mode: 0644]
test/CodeGen/X86/2007-06-04-X86-64-CtorAsmBugs.ll [new file with mode: 0644]
test/CodeGen/X86/2007-06-04-tailmerge4.ll [new file with mode: 0644]
test/CodeGen/X86/2007-06-05-LSR-Dominator.ll [new file with mode: 0644]
test/CodeGen/X86/2007-06-15-IntToMMX.ll [new file with mode: 0644]
test/CodeGen/X86/2007-06-28-X86-64-isel.ll [new file with mode: 0644]
test/CodeGen/X86/2007-06-29-DAGCombinerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2007-06-29-VecFPConstantCSEBug.ll [new file with mode: 0644]
test/CodeGen/X86/2007-07-03-GR64ToVR64.ll [new file with mode: 0644]
test/CodeGen/X86/2007-07-10-StackerAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2007-07-18-Vector-Extract.ll [new file with mode: 0644]
test/CodeGen/X86/2007-08-01-LiveVariablesBug.ll [new file with mode: 0644]
test/CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll [new file with mode: 0644]
test/CodeGen/X86/2007-08-10-SignExtSubreg.ll [new file with mode: 0644]
test/CodeGen/X86/2007-08-13-AppendingLinkage.ll [new file with mode: 0644]
test/CodeGen/X86/2007-09-05-InvalidAsm.ll [new file with mode: 0644]
test/CodeGen/X86/2007-09-06-ExtWeakAliasee.ll [new file with mode: 0644]
test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll [new file with mode: 0644]
test/CodeGen/X86/2007-09-18-ShuffleXformBug.ll [new file with mode: 0644]
test/CodeGen/X86/2007-09-27-LDIntrinsics.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-05-3AddrConvert.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-12-SpillerUnfold1.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-12-SpillerUnfold2.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-14-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-15-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-16-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-17-IllegalAsm.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-19-SpillerUnfold.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-29-ExtendSetCC.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-30-LSRCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-10-31-extractelement-i64.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-01-ISelCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-02-BadAsm.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-03-x86-64-q-constraint.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-04-LiveVariablesBug.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-04-rip-immediate-constant.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-06-InstrSched.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-07-MulBy4.ll [new file with mode: 0644]
test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll [new file with mode: 0644]
test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll [new file with mode: 0644]
test/CodeGen/X86/2007-12-16-BURRSchedCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2007-12-18-LoadCSEBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-01-08-IllegalCMP.ll [new file with mode: 0644]
test/CodeGen/X86/2008-01-08-SchedulerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-01-09-LongDoubleSin.ll [new file with mode: 0644]
test/CodeGen/X86/2008-01-16-FPStackifierAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2008-01-16-InvalidDAGCombineXform.ll [new file with mode: 0644]
test/CodeGen/X86/2008-01-16-Trampoline.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-05-ISelCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-06-LoadFoldingBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-08-LoadFoldingBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-14-BitMiscompile.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-18-TailMergingBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-20-InlineAsmClobber.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-22-LocalRegAllocBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-22-ReMatBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-25-InlineAsmBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-26-AsmDirectMemOp.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-27-DeadSlotElimBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-02-27-PEICrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-06-frem-fpstack.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-07-APIntBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-12-ThreadLocalAlias.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-13-TwoAddrPassCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-14-SpillerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-18-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-19-DAGCombinerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-23-DarwinAsmComments.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-25-TwoAddrPassBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-03-31-SpillerFoldingBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-02-unnamedEH.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-08-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-09-BranchFolding.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-15-LiveVariableBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-16-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-16-ReMatBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-17-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-24-MemCpyBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-24-pblendw-fold-crash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-28-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-04-28-CyclicSchedUnit.ll [new file with mode: 0644]
test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll [new file with mode: 0644]
test/CodeGen/X86/2008-05-09-PHIElimBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-05-09-ShuffleLoweringBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-05-12-tailmerge-5.ll [new file with mode: 0644]
test/CodeGen/X86/2008-05-21-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-05-22-FoldUnalignedLoad.ll [new file with mode: 0644]
test/CodeGen/X86/2008-05-28-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-06-04-MemCpyLoweringBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-06-13-NotVolatileLoadStore.ll [new file with mode: 0644]
test/CodeGen/X86/2008-06-13-VolatileLoadStore.ll [new file with mode: 0644]
test/CodeGen/X86/2008-06-16-SubregsBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-06-18-BadShuffle.ll [new file with mode: 0644]
test/CodeGen/X86/2008-06-25-VecISelBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-07-07-DanglingDeadInsts.ll [new file with mode: 0644]
test/CodeGen/X86/2008-07-09-ELFSectionAttributes.ll [new file with mode: 0644]
test/CodeGen/X86/2008-07-11-SHLBy1.ll [new file with mode: 0644]
test/CodeGen/X86/2008-07-11-SpillerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-07-16-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-07-19-movups-spills.ll [new file with mode: 0644]
test/CodeGen/X86/2008-07-22-CombinerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-07-23-VSetCC.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-05-SpillerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-06-CmpStride.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-06-RewriterBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-17-UComiCodeGenBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-19-SubAndFetch.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-23-64Bit-maskmovq.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-23-X86-64AsmBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-25-AsmRegTypeMismatch.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-31-EH_RETURN32.ll [new file with mode: 0644]
test/CodeGen/X86/2008-08-31-EH_RETURN64.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-05-sinttofp-2xi32.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-09-LinearScanBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-11-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-11-CoalescerBug2.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-17-inline-asm-1.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-18-inline-asm-2.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-19-RegAllocBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-25-sseregparm-1.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-26-FrameAddrBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-29-ReMatBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-09-29-VolatileBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-02-Atomics32-2.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-06-MMXISelBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-06-x87ld-nan-1.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-06-x87ld-nan-2.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-07-SSEISelBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-11-CallCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-13-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-16-VecUnaryOp.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-20-AsmDoubleInI32.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-24-FlippedCompare.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-27-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-27-StackRealignment.ll [new file with mode: 0644]
test/CodeGen/X86/2008-10-29-ExpandVAARG.ll [new file with mode: 0644]
test/CodeGen/X86/2008-11-03-F80VAARG.ll [new file with mode: 0644]
test/CodeGen/X86/2008-11-06-testb.ll [new file with mode: 0644]
test/CodeGen/X86/2008-11-13-inlineasm-3.ll [new file with mode: 0644]
test/CodeGen/X86/2008-11-29-ULT-Sign.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-01-SpillerAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-02-IllegalResultType.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-02-dagcombine-1.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-02-dagcombine-2.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-02-dagcombine-3.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-05-SpillerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-12-PrivateEHSymbol.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-16-BadShift.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-16-dagcombine-4.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-19-EarlyClobberBug.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-22-dagcombine-5.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-23-crazy-address.ll [new file with mode: 0644]
test/CodeGen/X86/2008-12-23-dagcombine-6.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-13-DoubleUpdate.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-16-SchedulerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-16-UIntToFP.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-18-ConstantExprCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-25-NoSSE.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-26-WrongCheck.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-27-NullStrings.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-29-LocalRegAllocBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-31-BigShift.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-31-BigShift2.ll [new file with mode: 0644]
test/CodeGen/X86/2009-01-31-BigShift3.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-01-LargeMask.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-03-AnalyzedTwice.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-04-sext-i64-gep.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-05-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-08-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-09-ivs-different-sizes.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-11-codegenprepare-reuse.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-12-SpillerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-20-PreAllocSplit-Crash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-21-ExtWeakInitializer.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-25-CommuteBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-02-26-MachineLICMBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-03-BTHang.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-05-burr-list-crash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-07-FPConstSelect.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-09-APIntCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-09-SpillerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-10-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-12-CPAlignBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-13-PHIElimBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-16-PHIElimInLPad.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-16-SpillerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-23-LinearScanBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-23-MultiUseSched.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-23-i80-fp80.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-25-TestBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-03-26-NoImplicitFPBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-09-InlineAsmCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-12-FastIselOverflowCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-12-picrel.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-13-2AddrAssert-2.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-13-2AddrAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-14-IllegalRegs.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-16-SpillerUnfold.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-20-LinearScanOpt.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-21-NoReloadImpDef.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-24.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-25-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-27-CoalescerAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-27-LiveIntervalsAssert2.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-27-LiveIntervalsBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-29-IndirectDestOperands.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-29-LinearScanBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-29-RegAllocAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2009-04-scale.ll [new file with mode: 0644]
test/CodeGen/X86/2009-05-08-InlineAsmIOffset.ll [new file with mode: 0644]
test/CodeGen/X86/2009-05-11-tailmerge-crash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-05-19-SingleElementExtractElement.ll [new file with mode: 0644]
test/CodeGen/X86/2009-05-23-available_externally.ll [new file with mode: 0644]
test/CodeGen/X86/2009-05-23-dagcombine-shifts.ll [new file with mode: 0644]
test/CodeGen/X86/2009-05-28-DAGCombineCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-05-30-ISelBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-02-RewriterBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-04-VirtualLiveIn.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-05-ScalarToVectorByteMMX.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-05-VZextByteShort.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-05-VariableIndexInsert.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-05-sitofpCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-06-ConcatVectors.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-07-ExpandMMXBitcast.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-15-not-a-tail-call.ll [new file with mode: 0644]
test/CodeGen/X86/2009-06-18-movlp-shuffle-register.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-06-TwoAddrAssert.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-07-SplitICmp.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-15-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-16-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-17-StackColoringBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-20-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-07-20-DAGCombineBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-02-mmx-scalar-to-vector.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-06-branchfolder-crash.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-06-inlineasm.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-08-CastError.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-12-badswitch.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-23-SubRegReuseUndo.ll [new file with mode: 0644]
test/CodeGen/X86/2009-08-23-linkerprivate.ll [new file with mode: 0644]
test/CodeGen/X86/2009-09-10-LoadFoldingBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-09-10-SpillComments.ll [new file with mode: 0644]
test/CodeGen/X86/2009-09-16-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-09-19-earlyclobber.ll [new file with mode: 0644]
test/CodeGen/X86/2009-09-21-NoSpillLoopCount.ll [new file with mode: 0644]
test/CodeGen/X86/2009-09-22-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-09-23-LiveVariablesBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-10-08-MachineLICMBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-10-14-LiveVariablesBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-10-16-Scope.ll [new file with mode: 0644]
test/CodeGen/X86/2009-10-19-EmergencySpill.ll [new file with mode: 0644]
test/CodeGen/X86/2009-10-19-atomic-cmp-eflags.ll [new file with mode: 0644]
test/CodeGen/X86/2009-10-25-RewriterBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-11-04-SubregCoalescingBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-11-13-VirtRegRewriterBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-11-16-MachineLICM.ll [new file with mode: 0644]
test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-11-17-UpdateTerminator.ll [new file with mode: 0644]
test/CodeGen/X86/2009-11-18-TwoAddrKill.ll [new file with mode: 0644]
test/CodeGen/X86/2009-11-25-ImpDefBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-12-01-EarlyClobberBug.ll [new file with mode: 0644]
test/CodeGen/X86/2009-12-11-TLSNoRedZone.ll [new file with mode: 0644]
test/CodeGen/X86/20090313-signext.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-05-ZExt-Shl.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-07-ISelBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-07-UAMemFeature.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-08-Atomic64Bug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-11-ExtraPHIArg.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-13-OptExtBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-15-SelectionDAGCycle.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-18-DbgValue.ll [new file with mode: 0644]
test/CodeGen/X86/2010-01-19-OptExtBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-01-DbgValueCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-01-TaillCallCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-03-DualUndef.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-04-SchedulerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-11-NonTemporal.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-15-ImplicitDefBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-23-DAGCombineBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-23-DIV8rDefinesAX.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-23-RematImplicitSubreg.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll [new file with mode: 0644]
test/CodeGen/X86/2010-03-04-Mul8Bug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-03-05-ConstantFoldCFG.ll [new file with mode: 0644]
test/CodeGen/X86/2010-03-05-EFLAGS-Redef.ll [new file with mode: 0644]
test/CodeGen/X86/2010-03-17-ISelBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-08-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-21-CoalescerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-23-mmx-movdq2q.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-29-CoalescerCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-06-LocalInlineAsmClobber.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-07-ldconvert.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-10-DAGCombinerBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-12-FastAllocKills.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-16-nosseconversion.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-25-DotDebugLoc.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-26-DotDebugLoc.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-26-FP_TO_INT-crash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-28-Crash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-09-FastAllocRegisters.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-14-fast-isel-fs-load.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-15-FastAllocEarlyCLobber.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-24-g-constraint-crash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-25-asm-RA-crash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-28-DbgEntryPC.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-28-matched-g-constraint.ll [new file with mode: 0644]
test/CodeGen/X86/2010-07-02-UnfoldBug.ll [new file with mode: 0644]
test/CodeGen/X86/2010-07-02-asm-alignstack.ll [new file with mode: 0644]
test/CodeGen/X86/2010-07-06-DbgCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-07-06-asm-RIP.ll [new file with mode: 0644]
test/CodeGen/X86/2010-07-11-FPStackLoneUse.ll [new file with mode: 0644]
test/CodeGen/X86/2010-07-13-indirectXconstraint.ll [new file with mode: 0644]
test/CodeGen/X86/2010-07-15-Crash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-07-29-SetccSimplify.ll [new file with mode: 0644]
test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll [new file with mode: 0644]
test/CodeGen/X86/2010-08-04-MingWCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-08-04-StackVariable.ll [new file with mode: 0644]
test/CodeGen/X86/2010-08-10-DbgConstant.ll [new file with mode: 0644]
test/CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll [new file with mode: 0644]
test/CodeGen/X86/2010-09-16-EmptyFilename.ll [new file with mode: 0644]
test/CodeGen/X86/2010-09-16-asmcrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll [new file with mode: 0644]
test/CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll [new file with mode: 0644]
test/CodeGen/X86/2010-10-08-cmpxchg8b.ll [new file with mode: 0644]
test/CodeGen/X86/2010-11-02-DbgParameter.ll [new file with mode: 0644]
test/CodeGen/X86/2010-11-09-MOVLPS.ll [new file with mode: 0644]
test/CodeGen/X86/2010-11-18-SelectOfExtload.ll [new file with mode: 0644]
test/CodeGen/X86/2010-12-02-MC-Set.ll [new file with mode: 0644]
test/CodeGen/X86/2011-01-07-LegalizeTypesCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2011-01-10-DagCombineHang.ll [new file with mode: 0644]
test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll [new file with mode: 0644]
test/CodeGen/X86/2011-02-04-FastRegallocNoFP.ll [new file with mode: 0644]
test/CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll [new file with mode: 0644]
test/CodeGen/X86/2011-02-23-UnfoldBug.ll [new file with mode: 0644]
test/CodeGen/X86/2011-02-27-Fpextend.ll [new file with mode: 0644]
test/CodeGen/X86/2011-03-02-DAGCombiner.ll [new file with mode: 0644]
test/CodeGen/X86/2011-03-09-Physreg-Coalescing.ll [new file with mode: 0644]
test/CodeGen/X86/3addr-16bit.ll [new file with mode: 0644]
test/CodeGen/X86/3addr-or.ll [new file with mode: 0644]
test/CodeGen/X86/Atomics-32.ll [new file with mode: 0644]
test/CodeGen/X86/Atomics-64.ll [new file with mode: 0644]
test/CodeGen/X86/GC/alloc_loop.ll [new file with mode: 0644]
test/CodeGen/X86/GC/argpromotion.ll [new file with mode: 0644]
test/CodeGen/X86/GC/badreadproto.ll [new file with mode: 0644]
test/CodeGen/X86/GC/badrootproto.ll [new file with mode: 0644]
test/CodeGen/X86/GC/badwriteproto.ll [new file with mode: 0644]
test/CodeGen/X86/GC/deadargelim.ll [new file with mode: 0644]
test/CodeGen/X86/GC/dg.exp [new file with mode: 0644]
test/CodeGen/X86/GC/fat.ll [new file with mode: 0644]
test/CodeGen/X86/GC/inline.ll [new file with mode: 0644]
test/CodeGen/X86/GC/inline2.ll [new file with mode: 0644]
test/CodeGen/X86/GC/lower_gcroot.ll [new file with mode: 0644]
test/CodeGen/X86/GC/outside.ll [new file with mode: 0644]
test/CodeGen/X86/GC/simple_ocaml.ll [new file with mode: 0644]
test/CodeGen/X86/MachineSink-CritEdge.ll [new file with mode: 0644]
test/CodeGen/X86/MachineSink-PHIUse.ll [new file with mode: 0644]
test/CodeGen/X86/SIMD/dg.exp [new file with mode: 0644]
test/CodeGen/X86/SIMD/notvunpcklpd.ll [new file with mode: 0644]
test/CodeGen/X86/SIMD/notvunpcklps.ll [new file with mode: 0644]
test/CodeGen/X86/SIMD/vunpcklpd.ll [new file with mode: 0644]
test/CodeGen/X86/SIMD/vunpcklps.ll [new file with mode: 0644]
test/CodeGen/X86/SwitchLowering.ll [new file with mode: 0644]
test/CodeGen/X86/abi-isel.ll [new file with mode: 0644]
test/CodeGen/X86/add-of-carry.ll [new file with mode: 0644]
test/CodeGen/X86/add.ll [new file with mode: 0644]
test/CodeGen/X86/adde-carry.ll [new file with mode: 0644]
test/CodeGen/X86/addr-label-difference.ll [new file with mode: 0644]
test/CodeGen/X86/aliases.ll [new file with mode: 0644]
test/CodeGen/X86/aligned-comm.ll [new file with mode: 0644]
test/CodeGen/X86/alignment.ll [new file with mode: 0644]
test/CodeGen/X86/all-ones-vector.ll [new file with mode: 0644]
test/CodeGen/X86/alldiv-divdi3.ll [new file with mode: 0644]
test/CodeGen/X86/alloca-align-rounding-32.ll [new file with mode: 0644]
test/CodeGen/X86/alloca-align-rounding.ll [new file with mode: 0644]
test/CodeGen/X86/and-or-fold.ll [new file with mode: 0644]
test/CodeGen/X86/and-su.ll [new file with mode: 0644]
test/CodeGen/X86/andimm8.ll [new file with mode: 0644]
test/CodeGen/X86/anyext.ll [new file with mode: 0644]
test/CodeGen/X86/apm.ll [new file with mode: 0644]
test/CodeGen/X86/arg-cast.ll [new file with mode: 0644]
test/CodeGen/X86/asm-block-labels.ll [new file with mode: 0644]
test/CodeGen/X86/asm-global-imm.ll [new file with mode: 0644]
test/CodeGen/X86/asm-indirect-mem.ll [new file with mode: 0644]
test/CodeGen/X86/asm-modifier-P.ll [new file with mode: 0644]
test/CodeGen/X86/asm-modifier.ll [new file with mode: 0644]
test/CodeGen/X86/atomic_add.ll [new file with mode: 0644]
test/CodeGen/X86/atomic_op.ll [new file with mode: 0644]
test/CodeGen/X86/attribute-sections.ll [new file with mode: 0644]
test/CodeGen/X86/avoid-lea-scale2.ll [new file with mode: 0644]
test/CodeGen/X86/avoid-loop-align-2.ll [new file with mode: 0644]
test/CodeGen/X86/avoid-loop-align.ll [new file with mode: 0644]
test/CodeGen/X86/avx-128.ll [new file with mode: 0644]
test/CodeGen/X86/avx-256.ll [new file with mode: 0644]
test/CodeGen/X86/avx-intrinsics-x86.ll [new file with mode: 0644]
test/CodeGen/X86/avx-intrinsics-x86_64.ll [new file with mode: 0644]
test/CodeGen/X86/barrier-sse.ll [new file with mode: 0644]
test/CodeGen/X86/barrier.ll [new file with mode: 0644]
test/CodeGen/X86/bc-extract.ll [new file with mode: 0644]
test/CodeGen/X86/bigstructret.ll [new file with mode: 0644]
test/CodeGen/X86/bigstructret2.ll [new file with mode: 0644]
test/CodeGen/X86/bit-test-shift.ll [new file with mode: 0644]
test/CodeGen/X86/bitcast-int-to-vector.ll [new file with mode: 0644]
test/CodeGen/X86/bitcast.ll [new file with mode: 0644]
test/CodeGen/X86/bitcast2.ll [new file with mode: 0644]
test/CodeGen/X86/br-fold.ll [new file with mode: 0644]
test/CodeGen/X86/brcond.ll [new file with mode: 0644]
test/CodeGen/X86/break-anti-dependencies.ll [new file with mode: 0644]
test/CodeGen/X86/break-sse-dep.ll [new file with mode: 0644]
test/CodeGen/X86/bss_pagealigned.ll [new file with mode: 0644]
test/CodeGen/X86/bswap-inline-asm.ll [new file with mode: 0644]
test/CodeGen/X86/bswap.ll [new file with mode: 0644]
test/CodeGen/X86/bt.ll [new file with mode: 0644]
test/CodeGen/X86/byval.ll [new file with mode: 0644]
test/CodeGen/X86/byval2.ll [new file with mode: 0644]
test/CodeGen/X86/byval3.ll [new file with mode: 0644]
test/CodeGen/X86/byval4.ll [new file with mode: 0644]
test/CodeGen/X86/byval5.ll [new file with mode: 0644]
test/CodeGen/X86/byval6.ll [new file with mode: 0644]
test/CodeGen/X86/byval7.ll [new file with mode: 0644]
test/CodeGen/X86/call-imm.ll [new file with mode: 0644]
test/CodeGen/X86/call-push.ll [new file with mode: 0644]
test/CodeGen/X86/change-compare-stride-0.ll [new file with mode: 0644]
test/CodeGen/X86/change-compare-stride-1.ll [new file with mode: 0644]
test/CodeGen/X86/change-compare-stride-trickiness-0.ll [new file with mode: 0644]
test/CodeGen/X86/change-compare-stride-trickiness-1.ll [new file with mode: 0644]
test/CodeGen/X86/change-compare-stride-trickiness-2.ll [new file with mode: 0644]
test/CodeGen/X86/clz.ll [new file with mode: 0644]
test/CodeGen/X86/cmov.ll [new file with mode: 0644]
test/CodeGen/X86/cmp.ll [new file with mode: 0644]
test/CodeGen/X86/coalesce-esp.ll [new file with mode: 0644]
test/CodeGen/X86/coalescer-commute1.ll [new file with mode: 0644]
test/CodeGen/X86/coalescer-commute2.ll [new file with mode: 0644]
test/CodeGen/X86/coalescer-commute3.ll [new file with mode: 0644]
test/CodeGen/X86/coalescer-commute4.ll [new file with mode: 0644]
test/CodeGen/X86/coalescer-commute5.ll [new file with mode: 0644]
test/CodeGen/X86/coalescer-cross.ll [new file with mode: 0644]
test/CodeGen/X86/coalescer-remat.ll [new file with mode: 0644]
test/CodeGen/X86/code_placement.ll [new file with mode: 0644]
test/CodeGen/X86/code_placement_eh.ll [new file with mode: 0644]
test/CodeGen/X86/codegen-prepare-cast.ll [new file with mode: 0644]
test/CodeGen/X86/codegen-prepare-extload.ll [new file with mode: 0644]
test/CodeGen/X86/codemodel.ll [new file with mode: 0644]
test/CodeGen/X86/combine-lds.ll [new file with mode: 0644]
test/CodeGen/X86/combiner-aa-0.ll [new file with mode: 0644]
test/CodeGen/X86/combiner-aa-1.ll [new file with mode: 0644]
test/CodeGen/X86/commute-intrinsic.ll [new file with mode: 0644]
test/CodeGen/X86/commute-two-addr.ll [new file with mode: 0644]
test/CodeGen/X86/compare-add.ll [new file with mode: 0644]
test/CodeGen/X86/compare-inf.ll [new file with mode: 0644]
test/CodeGen/X86/compare_folding.ll [new file with mode: 0644]
test/CodeGen/X86/compiler_used.ll [new file with mode: 0644]
test/CodeGen/X86/complex-asm.ll [new file with mode: 0644]
test/CodeGen/X86/complex-fca.ll [new file with mode: 0644]
test/CodeGen/X86/conditional-indecrement.ll [new file with mode: 0644]
test/CodeGen/X86/constant-pool-remat-0.ll [new file with mode: 0644]
test/CodeGen/X86/constant-pool-sharing.ll [new file with mode: 0644]
test/CodeGen/X86/constpool.ll [new file with mode: 0644]
test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll [new file with mode: 0644]
test/CodeGen/X86/copysign-zero.ll [new file with mode: 0644]
test/CodeGen/X86/crash-O0.ll [new file with mode: 0644]
test/CodeGen/X86/crash.ll [new file with mode: 0644]
test/CodeGen/X86/critical-edge-split-2.ll [new file with mode: 0644]
test/CodeGen/X86/cstring.ll [new file with mode: 0644]
test/CodeGen/X86/ctpop-combine.ll [new file with mode: 0644]
test/CodeGen/X86/dag-rauw-cse.ll [new file with mode: 0644]
test/CodeGen/X86/dagcombine-buildvector.ll [new file with mode: 0644]
test/CodeGen/X86/dagcombine-cse.ll [new file with mode: 0644]
test/CodeGen/X86/darwin-bzero.ll [new file with mode: 0644]
test/CodeGen/X86/darwin-no-dead-strip.ll [new file with mode: 0644]
test/CodeGen/X86/darwin-quote.ll [new file with mode: 0644]
test/CodeGen/X86/darwin-stub.ll [new file with mode: 0644]
test/CodeGen/X86/dbg-byval-parameter.ll [new file with mode: 0644]
test/CodeGen/X86/dbg-merge-loc-entry.ll [new file with mode: 0644]
test/CodeGen/X86/dbg-value-inlined-parameter.ll [new file with mode: 0644]
test/CodeGen/X86/dbg-value-location.ll [new file with mode: 0644]
test/CodeGen/X86/dbg-value-range.ll [new file with mode: 0644]
test/CodeGen/X86/dg.exp [new file with mode: 0644]
test/CodeGen/X86/discontiguous-loops.ll [new file with mode: 0644]
test/CodeGen/X86/divide-by-constant.ll [new file with mode: 0644]
test/CodeGen/X86/divrem.ll [new file with mode: 0644]
test/CodeGen/X86/dll-linkage.ll [new file with mode: 0644]
test/CodeGen/X86/dllexport.ll [new file with mode: 0644]
test/CodeGen/X86/dollar-name.ll [new file with mode: 0644]
test/CodeGen/X86/dyn-stackalloc.ll [new file with mode: 0644]
test/CodeGen/X86/empty-functions.ll [new file with mode: 0644]
test/CodeGen/X86/empty-struct-return-type.ll [new file with mode: 0644]
test/CodeGen/X86/epilogue.ll [new file with mode: 0644]
test/CodeGen/X86/extend.ll [new file with mode: 0644]
test/CodeGen/X86/extern_weak.ll [new file with mode: 0644]
test/CodeGen/X86/extmul128.ll [new file with mode: 0644]
test/CodeGen/X86/extmul64.ll [new file with mode: 0644]
test/CodeGen/X86/extract-combine.ll [new file with mode: 0644]
test/CodeGen/X86/extract-extract.ll [new file with mode: 0644]
test/CodeGen/X86/extractelement-from-arg.ll [new file with mode: 0644]
test/CodeGen/X86/extractelement-load.ll [new file with mode: 0644]
test/CodeGen/X86/extractelement-shuffle.ll [new file with mode: 0644]
test/CodeGen/X86/extractps.ll [new file with mode: 0644]
test/CodeGen/X86/fabs.ll [new file with mode: 0644]
test/CodeGen/X86/fast-cc-callee-pops.ll [new file with mode: 0644]
test/CodeGen/X86/fast-cc-merge-stack-adj.ll [new file with mode: 0644]
test/CodeGen/X86/fast-cc-pass-in-regs.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-atomic.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-bail.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-bc.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-call.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-cmp-branch.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-constpool.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-fneg.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-gep.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-gv.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-i1.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-mem.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-shift-imm.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-tailcall.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-tls.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-x86.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel.ll [new file with mode: 0644]
test/CodeGen/X86/fastcall-correct-mangling.ll [new file with mode: 0644]
test/CodeGen/X86/fastcc-2.ll [new file with mode: 0644]
test/CodeGen/X86/fastcc-byval.ll [new file with mode: 0644]
test/CodeGen/X86/fastcc-sret.ll [new file with mode: 0644]
test/CodeGen/X86/fastcc.ll [new file with mode: 0644]
test/CodeGen/X86/fastcc3struct.ll [new file with mode: 0644]
test/CodeGen/X86/field-extract-use-trunc.ll [new file with mode: 0644]
test/CodeGen/X86/fildll.ll [new file with mode: 0644]
test/CodeGen/X86/fltused.ll [new file with mode: 0644]
test/CodeGen/X86/fmul-zero.ll [new file with mode: 0644]
test/CodeGen/X86/fold-add.ll [new file with mode: 0644]
test/CodeGen/X86/fold-and-shift.ll [new file with mode: 0644]
test/CodeGen/X86/fold-call-2.ll [new file with mode: 0644]
test/CodeGen/X86/fold-call-3.ll [new file with mode: 0644]
test/CodeGen/X86/fold-call.ll [new file with mode: 0644]
test/CodeGen/X86/fold-imm.ll [new file with mode: 0644]
test/CodeGen/X86/fold-load.ll [new file with mode: 0644]
test/CodeGen/X86/fold-mul-lohi.ll [new file with mode: 0644]
test/CodeGen/X86/fold-pcmpeqd-0.ll [new file with mode: 0644]
test/CodeGen/X86/fold-pcmpeqd-1.ll [new file with mode: 0644]
test/CodeGen/X86/fold-pcmpeqd-2.ll [new file with mode: 0644]
test/CodeGen/X86/fold-sext-trunc.ll [new file with mode: 0644]
test/CodeGen/X86/force-align-stack.ll [new file with mode: 0644]
test/CodeGen/X86/fp-elim.ll [new file with mode: 0644]
test/CodeGen/X86/fp-immediate-shorten.ll [new file with mode: 0644]
test/CodeGen/X86/fp-in-intregs.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-2results.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-O0-crash.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-compare.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-direct-ret.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-ret-conv.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-ret-store.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-ret.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-retcopy.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack-set-st1.ll [new file with mode: 0644]
test/CodeGen/X86/fp-stack.ll [new file with mode: 0644]
test/CodeGen/X86/fp2sint.ll [new file with mode: 0644]
test/CodeGen/X86/fp_constant_op.ll [new file with mode: 0644]
test/CodeGen/X86/fp_load_cast_fold.ll [new file with mode: 0644]
test/CodeGen/X86/fp_load_fold.ll [new file with mode: 0644]
test/CodeGen/X86/fsxor-alignment.ll [new file with mode: 0644]
test/CodeGen/X86/full-lsr.ll [new file with mode: 0644]
test/CodeGen/X86/ga-offset.ll [new file with mode: 0644]
test/CodeGen/X86/gather-addresses.ll [new file with mode: 0644]
test/CodeGen/X86/ghc-cc.ll [new file with mode: 0644]
test/CodeGen/X86/ghc-cc64.ll [new file with mode: 0644]
test/CodeGen/X86/global-sections-tls.ll [new file with mode: 0644]
test/CodeGen/X86/global-sections.ll [new file with mode: 0644]
test/CodeGen/X86/h-register-addressing-32.ll [new file with mode: 0644]
test/CodeGen/X86/h-register-addressing-64.ll [new file with mode: 0644]
test/CodeGen/X86/h-register-store.ll [new file with mode: 0644]
test/CodeGen/X86/h-registers-0.ll [new file with mode: 0644]
test/CodeGen/X86/h-registers-1.ll [new file with mode: 0644]
test/CodeGen/X86/h-registers-2.ll [new file with mode: 0644]
test/CodeGen/X86/h-registers-3.ll [new file with mode: 0644]
test/CodeGen/X86/hidden-vis-2.ll [new file with mode: 0644]
test/CodeGen/X86/hidden-vis-3.ll [new file with mode: 0644]
test/CodeGen/X86/hidden-vis-4.ll [new file with mode: 0644]
test/CodeGen/X86/hidden-vis-pic.ll [new file with mode: 0644]
test/CodeGen/X86/hidden-vis.ll [new file with mode: 0644]
test/CodeGen/X86/i128-and-beyond.ll [new file with mode: 0644]
test/CodeGen/X86/i128-immediate.ll [new file with mode: 0644]
test/CodeGen/X86/i128-mul.ll [new file with mode: 0644]
test/CodeGen/X86/i128-ret.ll [new file with mode: 0644]
test/CodeGen/X86/i256-add.ll [new file with mode: 0644]
test/CodeGen/X86/i2k.ll [new file with mode: 0644]
test/CodeGen/X86/i64-mem-copy.ll [new file with mode: 0644]
test/CodeGen/X86/iabs.ll [new file with mode: 0644]
test/CodeGen/X86/illegal-insert.ll [new file with mode: 0644]
test/CodeGen/X86/illegal-vector-args-return.ll [new file with mode: 0644]
test/CodeGen/X86/imul-lea-2.ll [new file with mode: 0644]
test/CodeGen/X86/imul-lea.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-2addr.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-R-constraint.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-flag-clobber.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-fpstack.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-fpstack2.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-fpstack3.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-fpstack4.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-fpstack5.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-h.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-modifier-n.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-mrv.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-out-regs.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-pic.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-ptr-cast.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-q-regs.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-tied.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm-x-scalar.ll [new file with mode: 0644]
test/CodeGen/X86/inline-asm.ll [new file with mode: 0644]
test/CodeGen/X86/ins_subreg_coalesce-1.ll [new file with mode: 0644]
test/CodeGen/X86/ins_subreg_coalesce-2.ll [new file with mode: 0644]
test/CodeGen/X86/ins_subreg_coalesce-3.ll [new file with mode: 0644]
test/CodeGen/X86/insert-positions.ll [new file with mode: 0644]
test/CodeGen/X86/insertelement-copytoregs.ll [new file with mode: 0644]
test/CodeGen/X86/insertelement-legalize.ll [new file with mode: 0644]
test/CodeGen/X86/int-intrinsic.ll [new file with mode: 0644]
test/CodeGen/X86/invalid-shift-immediate.ll [new file with mode: 0644]
test/CodeGen/X86/isel-sink.ll [new file with mode: 0644]
test/CodeGen/X86/isel-sink2.ll [new file with mode: 0644]
test/CodeGen/X86/isel-sink3.ll [new file with mode: 0644]
test/CodeGen/X86/isint.ll [new file with mode: 0644]
test/CodeGen/X86/isnan.ll [new file with mode: 0644]
test/CodeGen/X86/isnan2.ll [new file with mode: 0644]
test/CodeGen/X86/ispositive.ll [new file with mode: 0644]
test/CodeGen/X86/iv-users-in-other-loops.ll [new file with mode: 0644]
test/CodeGen/X86/jump_sign.ll [new file with mode: 0644]
test/CodeGen/X86/label-redefinition.ll [new file with mode: 0644]
test/CodeGen/X86/large-gep-scale.ll [new file with mode: 0644]
test/CodeGen/X86/ldzero.ll [new file with mode: 0644]
test/CodeGen/X86/lea-2.ll [new file with mode: 0644]
test/CodeGen/X86/lea-3.ll [new file with mode: 0644]
test/CodeGen/X86/lea-4.ll [new file with mode: 0644]
test/CodeGen/X86/lea-recursion.ll [new file with mode: 0644]
test/CodeGen/X86/lea.ll [new file with mode: 0644]
test/CodeGen/X86/leaf-fp-elim.ll [new file with mode: 0644]
test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll [new file with mode: 0644]
test/CodeGen/X86/legalize-sub-zero-2.ll [new file with mode: 0644]
test/CodeGen/X86/legalize-sub-zero.ll [new file with mode: 0644]
test/CodeGen/X86/legalizedag_vec.ll [new file with mode: 0644]
test/CodeGen/X86/lfence.ll [new file with mode: 0644]
test/CodeGen/X86/licm-nested.ll [new file with mode: 0644]
test/CodeGen/X86/licm-symbol.ll [new file with mode: 0644]
test/CodeGen/X86/limited-prec.ll [new file with mode: 0644]
test/CodeGen/X86/live-out-reg-info.ll [new file with mode: 0644]
test/CodeGen/X86/liveness-local-regalloc.ll [new file with mode: 0644]
test/CodeGen/X86/lock-inst-encoding.ll [new file with mode: 0644]
test/CodeGen/X86/long-setcc.ll [new file with mode: 0644]
test/CodeGen/X86/longlong-deadload.ll [new file with mode: 0644]
test/CodeGen/X86/loop-blocks.ll [new file with mode: 0644]
test/CodeGen/X86/loop-hoist.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce-2.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce-3.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce2.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce3.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce4.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce5.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce6.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce7.ll [new file with mode: 0644]
test/CodeGen/X86/loop-strength-reduce8.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-delayed-fold.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-i386.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-interesting-step.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-loop-exit-cond.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-negative-stride.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-nonaffine.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-normalization.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-overflow.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-quadratic-expand.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-redundant-addressing.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-reuse-trunc.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-reuse.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-sort.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-static-addr.ll [new file with mode: 0644]
test/CodeGen/X86/lsr-wrap.ll [new file with mode: 0644]
test/CodeGen/X86/machine-cse.ll [new file with mode: 0644]
test/CodeGen/X86/masked-iv-safe.ll [new file with mode: 0644]
test/CodeGen/X86/masked-iv-unsafe.ll [new file with mode: 0644]
test/CodeGen/X86/maskmovdqu.ll [new file with mode: 0644]
test/CodeGen/X86/mcinst-lowering-cmp0.ll [new file with mode: 0644]
test/CodeGen/X86/mcinst-lowering.ll [new file with mode: 0644]
test/CodeGen/X86/memcmp.ll [new file with mode: 0644]
test/CodeGen/X86/memcpy-2.ll [new file with mode: 0644]
test/CodeGen/X86/memcpy.ll [new file with mode: 0644]
test/CodeGen/X86/memmove-4.ll [new file with mode: 0644]
test/CodeGen/X86/memset-2.ll [new file with mode: 0644]
test/CodeGen/X86/memset-3.ll [new file with mode: 0644]
test/CodeGen/X86/memset.ll [new file with mode: 0644]
test/CodeGen/X86/memset64-on-x86-32.ll [new file with mode: 0644]
test/CodeGen/X86/mfence.ll [new file with mode: 0644]
test/CodeGen/X86/mingw-alloca.ll [new file with mode: 0644]
test/CodeGen/X86/misaligned-memset.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-arg-passing.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-arg-passing2.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-arith.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-bitcast-to-i64.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-builtins.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-copy-gprs.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-emms.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-insert-element.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-pinsrw.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-punpckhdq.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-s2v.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-shift.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-shuffle.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-vzmovl-2.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-vzmovl.ll [new file with mode: 0644]
test/CodeGen/X86/movfs.ll [new file with mode: 0644]
test/CodeGen/X86/movgs.ll [new file with mode: 0644]
test/CodeGen/X86/mul-legalize.ll [new file with mode: 0644]
test/CodeGen/X86/mul-remat.ll [new file with mode: 0644]
test/CodeGen/X86/mul-shift-reassoc.ll [new file with mode: 0644]
test/CodeGen/X86/mul128.ll [new file with mode: 0644]
test/CodeGen/X86/mul64.ll [new file with mode: 0644]
test/CodeGen/X86/mult-alt-generic-i686.ll [new file with mode: 0644]
test/CodeGen/X86/mult-alt-generic-x86_64.ll [new file with mode: 0644]
test/CodeGen/X86/mult-alt-x86.ll [new file with mode: 0644]
test/CodeGen/X86/multiple-loop-post-inc.ll [new file with mode: 0644]
test/CodeGen/X86/multiple-return-values-cross-block.ll [new file with mode: 0644]
test/CodeGen/X86/multiple-return-values.ll [new file with mode: 0644]
test/CodeGen/X86/nancvt.ll [new file with mode: 0644]
test/CodeGen/X86/narrow-shl-load.ll [new file with mode: 0644]
test/CodeGen/X86/narrow_op-1.ll [new file with mode: 0644]
test/CodeGen/X86/neg-shl-add.ll [new file with mode: 0644]
test/CodeGen/X86/neg_fp.ll [new file with mode: 0644]
test/CodeGen/X86/negate-add-zero.ll [new file with mode: 0644]
test/CodeGen/X86/negative-sin.ll [new file with mode: 0644]
test/CodeGen/X86/negative-stride-fptosi-user.ll [new file with mode: 0644]
test/CodeGen/X86/negative-subscript.ll [new file with mode: 0644]
test/CodeGen/X86/negative_zero.ll [new file with mode: 0644]
test/CodeGen/X86/nobt.ll [new file with mode: 0644]
test/CodeGen/X86/nofence.ll [new file with mode: 0644]
test/CodeGen/X86/nosse-error1.ll [new file with mode: 0644]
test/CodeGen/X86/nosse-error2.ll [new file with mode: 0644]
test/CodeGen/X86/nosse-varargs.ll [new file with mode: 0644]
test/CodeGen/X86/object-size.ll [new file with mode: 0644]
test/CodeGen/X86/opt-ext-uses.ll [new file with mode: 0644]
test/CodeGen/X86/optimize-max-0.ll [new file with mode: 0644]
test/CodeGen/X86/optimize-max-1.ll [new file with mode: 0644]
test/CodeGen/X86/optimize-max-2.ll [new file with mode: 0644]
test/CodeGen/X86/optimize-max-3.ll [new file with mode: 0644]
test/CodeGen/X86/or-address.ll [new file with mode: 0644]
test/CodeGen/X86/or-branch.ll [new file with mode: 0644]
test/CodeGen/X86/overlap-shift.ll [new file with mode: 0644]
test/CodeGen/X86/packed_struct.ll [new file with mode: 0644]
test/CodeGen/X86/palignr-2.ll [new file with mode: 0644]
test/CodeGen/X86/palignr.ll [new file with mode: 0644]
test/CodeGen/X86/peep-test-0.ll [new file with mode: 0644]
test/CodeGen/X86/peep-test-1.ll [new file with mode: 0644]
test/CodeGen/X86/peep-test-2.ll [new file with mode: 0644]
test/CodeGen/X86/peep-test-3.ll [new file with mode: 0644]
test/CodeGen/X86/peep-vector-extract-concat.ll [new file with mode: 0644]
test/CodeGen/X86/peep-vector-extract-insert.ll [new file with mode: 0644]
test/CodeGen/X86/personality.ll [new file with mode: 0644]
test/CodeGen/X86/phi-bit-propagation.ll [new file with mode: 0644]
test/CodeGen/X86/phi-immediate-factoring.ll [new file with mode: 0644]
test/CodeGen/X86/phys-reg-local-regalloc.ll [new file with mode: 0644]
test/CodeGen/X86/phys_subreg_coalesce-2.ll [new file with mode: 0644]
test/CodeGen/X86/phys_subreg_coalesce-3.ll [new file with mode: 0644]
test/CodeGen/X86/phys_subreg_coalesce.ll [new file with mode: 0644]
test/CodeGen/X86/pic-load-remat.ll [new file with mode: 0644]
test/CodeGen/X86/pic.ll [new file with mode: 0644]
test/CodeGen/X86/pic_jumptable.ll [new file with mode: 0644]
test/CodeGen/X86/pmul.ll [new file with mode: 0644]
test/CodeGen/X86/pmulld.ll [new file with mode: 0644]
test/CodeGen/X86/popcnt.ll [new file with mode: 0644]
test/CodeGen/X86/postalloc-coalescing.ll [new file with mode: 0644]
test/CodeGen/X86/postra-licm.ll [new file with mode: 0644]
test/CodeGen/X86/powi.ll [new file with mode: 0644]
test/CodeGen/X86/pr1462.ll [new file with mode: 0644]
test/CodeGen/X86/pr1489.ll [new file with mode: 0644]
test/CodeGen/X86/pr1505.ll [new file with mode: 0644]
test/CodeGen/X86/pr1505b.ll [new file with mode: 0644]
test/CodeGen/X86/pr2177.ll [new file with mode: 0644]
test/CodeGen/X86/pr2182.ll [new file with mode: 0644]
test/CodeGen/X86/pr2326.ll [new file with mode: 0644]
test/CodeGen/X86/pr2623.ll [new file with mode: 0644]
test/CodeGen/X86/pr2656.ll [new file with mode: 0644]
test/CodeGen/X86/pr2659.ll [new file with mode: 0644]
test/CodeGen/X86/pr2849.ll [new file with mode: 0644]
test/CodeGen/X86/pr2924.ll [new file with mode: 0644]
test/CodeGen/X86/pr2982.ll [new file with mode: 0644]
test/CodeGen/X86/pr3154.ll [new file with mode: 0644]
test/CodeGen/X86/pr3216.ll [new file with mode: 0644]
test/CodeGen/X86/pr3241.ll [new file with mode: 0644]
test/CodeGen/X86/pr3243.ll [new file with mode: 0644]
test/CodeGen/X86/pr3244.ll [new file with mode: 0644]
test/CodeGen/X86/pr3250.ll [new file with mode: 0644]
test/CodeGen/X86/pr3317.ll [new file with mode: 0644]
test/CodeGen/X86/pr3366.ll [new file with mode: 0644]
test/CodeGen/X86/pr3457.ll [new file with mode: 0644]
test/CodeGen/X86/pr3495-2.ll [new file with mode: 0644]
test/CodeGen/X86/pr3495.ll [new file with mode: 0644]
test/CodeGen/X86/pr3522.ll [new file with mode: 0644]
test/CodeGen/X86/pr7882.ll [new file with mode: 0644]
test/CodeGen/X86/pr9127.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split1.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split10.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split11.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split2.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split3.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split4.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split5.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split6.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split7.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split8.ll [new file with mode: 0644]
test/CodeGen/X86/pre-split9.ll [new file with mode: 0644]
test/CodeGen/X86/prefetch.ll [new file with mode: 0644]
test/CodeGen/X86/private-2.ll [new file with mode: 0644]
test/CodeGen/X86/private.ll [new file with mode: 0644]
test/CodeGen/X86/promote-assert-zext.ll [new file with mode: 0644]
test/CodeGen/X86/promote-i16.ll [new file with mode: 0644]
test/CodeGen/X86/ptrtoint-constexpr.ll [new file with mode: 0644]
test/CodeGen/X86/rdtsc.ll [new file with mode: 0644]
test/CodeGen/X86/red-zone.ll [new file with mode: 0644]
test/CodeGen/X86/red-zone2.ll [new file with mode: 0644]
test/CodeGen/X86/regpressure.ll [new file with mode: 0644]
test/CodeGen/X86/rem-2.ll [new file with mode: 0644]
test/CodeGen/X86/rem.ll [new file with mode: 0644]
test/CodeGen/X86/remat-constant.ll [new file with mode: 0644]
test/CodeGen/X86/remat-mov-0.ll [new file with mode: 0644]
test/CodeGen/X86/remat-scalar-zero.ll [new file with mode: 0644]
test/CodeGen/X86/ret-addr.ll [new file with mode: 0644]
test/CodeGen/X86/ret-i64-0.ll [new file with mode: 0644]
test/CodeGen/X86/ret-mmx.ll [new file with mode: 0644]
test/CodeGen/X86/rip-rel-address.ll [new file with mode: 0644]
test/CodeGen/X86/rodata-relocs.ll [new file with mode: 0644]
test/CodeGen/X86/rot16.ll [new file with mode: 0644]
test/CodeGen/X86/rot32.ll [new file with mode: 0644]
test/CodeGen/X86/rot64.ll [new file with mode: 0644]
test/CodeGen/X86/rotate.ll [new file with mode: 0644]
test/CodeGen/X86/rotate2.ll [new file with mode: 0644]
test/CodeGen/X86/scalar-extract.ll [new file with mode: 0644]
test/CodeGen/X86/scalar-min-max-fill-operand.ll [new file with mode: 0644]
test/CodeGen/X86/scalar_sse_minmax.ll [new file with mode: 0644]
test/CodeGen/X86/scalar_widen_div.ll [new file with mode: 0644]
test/CodeGen/X86/scalarize-bitcast.ll [new file with mode: 0644]
test/CodeGen/X86/scev-interchange.ll [new file with mode: 0644]
test/CodeGen/X86/select.ll [new file with mode: 0644]
test/CodeGen/X86/setcc.ll [new file with mode: 0644]
test/CodeGen/X86/setoeq.ll [new file with mode: 0644]
test/CodeGen/X86/setuge.ll [new file with mode: 0644]
test/CodeGen/X86/sext-i1.ll [new file with mode: 0644]
test/CodeGen/X86/sext-load.ll [new file with mode: 0644]
test/CodeGen/X86/sext-ret-val.ll [new file with mode: 0644]
test/CodeGen/X86/sext-subreg.ll [new file with mode: 0644]
test/CodeGen/X86/sext-trunc.ll [new file with mode: 0644]
test/CodeGen/X86/sfence.ll [new file with mode: 0644]
test/CodeGen/X86/shift-and.ll [new file with mode: 0644]
test/CodeGen/X86/shift-coalesce.ll [new file with mode: 0644]
test/CodeGen/X86/shift-codegen.ll [new file with mode: 0644]
test/CodeGen/X86/shift-combine.ll [new file with mode: 0644]
test/CodeGen/X86/shift-double.ll [new file with mode: 0644]
test/CodeGen/X86/shift-folding.ll [new file with mode: 0644]
test/CodeGen/X86/shift-i128.ll [new file with mode: 0644]
test/CodeGen/X86/shift-i256.ll [new file with mode: 0644]
test/CodeGen/X86/shift-one.ll [new file with mode: 0644]
test/CodeGen/X86/shift-parts.ll [new file with mode: 0644]
test/CodeGen/X86/shl-anyext.ll [new file with mode: 0644]
test/CodeGen/X86/shl_elim.ll [new file with mode: 0644]
test/CodeGen/X86/shrink-fp-const1.ll [new file with mode: 0644]
test/CodeGen/X86/shrink-fp-const2.ll [new file with mode: 0644]
test/CodeGen/X86/sibcall-2.ll [new file with mode: 0644]
test/CodeGen/X86/sibcall-3.ll [new file with mode: 0644]
test/CodeGen/X86/sibcall-4.ll [new file with mode: 0644]
test/CodeGen/X86/sibcall-5.ll [new file with mode: 0644]
test/CodeGen/X86/sibcall.ll [new file with mode: 0644]
test/CodeGen/X86/sincos.ll [new file with mode: 0644]
test/CodeGen/X86/sink-hoist.ll [new file with mode: 0644]
test/CodeGen/X86/small-byval-memcpy.ll [new file with mode: 0644]
test/CodeGen/X86/smul-with-overflow-2.ll [new file with mode: 0644]
test/CodeGen/X86/smul-with-overflow-3.ll [new file with mode: 0644]
test/CodeGen/X86/smul-with-overflow.ll [new file with mode: 0644]
test/CodeGen/X86/soft-fp.ll [new file with mode: 0644]
test/CodeGen/X86/splat-scalar-load.ll [new file with mode: 0644]
test/CodeGen/X86/split-eh-lpad-edges.ll [new file with mode: 0644]
test/CodeGen/X86/split-vector-rem.ll [new file with mode: 0644]
test/CodeGen/X86/sret.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-0.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-1.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-10.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-11.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-12.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-2.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-3.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-4.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-5.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-6.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-7.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-8.ll [new file with mode: 0644]
test/CodeGen/X86/sse-align-9.ll [new file with mode: 0644]
test/CodeGen/X86/sse-commute.ll [new file with mode: 0644]
test/CodeGen/X86/sse-fcopysign.ll [new file with mode: 0644]
test/CodeGen/X86/sse-load-ret.ll [new file with mode: 0644]
test/CodeGen/X86/sse-minmax.ll [new file with mode: 0644]
test/CodeGen/X86/sse-varargs.ll [new file with mode: 0644]
test/CodeGen/X86/sse1.ll [new file with mode: 0644]
test/CodeGen/X86/sse2.ll [new file with mode: 0644]
test/CodeGen/X86/sse3.ll [new file with mode: 0644]
test/CodeGen/X86/sse41.ll [new file with mode: 0644]
test/CodeGen/X86/sse42.ll [new file with mode: 0644]
test/CodeGen/X86/sse_reload_fold.ll [new file with mode: 0644]
test/CodeGen/X86/stack-align.ll [new file with mode: 0644]
test/CodeGen/X86/stack-protector-linux.ll [new file with mode: 0644]
test/CodeGen/X86/stdarg.ll [new file with mode: 0644]
test/CodeGen/X86/stdcall-notailcall.ll [new file with mode: 0644]
test/CodeGen/X86/stdcall.ll [new file with mode: 0644]
test/CodeGen/X86/store-empty-member.ll [new file with mode: 0644]
test/CodeGen/X86/store-fp-constant.ll [new file with mode: 0644]
test/CodeGen/X86/store-global-address.ll [new file with mode: 0644]
test/CodeGen/X86/store-narrow.ll [new file with mode: 0644]
test/CodeGen/X86/store_op_load_fold.ll [new file with mode: 0644]
test/CodeGen/X86/store_op_load_fold2.ll [new file with mode: 0644]
test/CodeGen/X86/storetrunc-fp.ll [new file with mode: 0644]
test/CodeGen/X86/stride-nine-with-base-reg.ll [new file with mode: 0644]
test/CodeGen/X86/stride-reuse.ll [new file with mode: 0644]
test/CodeGen/X86/sub-with-overflow.ll [new file with mode: 0644]
test/CodeGen/X86/subreg-to-reg-0.ll [new file with mode: 0644]
test/CodeGen/X86/subreg-to-reg-1.ll [new file with mode: 0644]
test/CodeGen/X86/subreg-to-reg-2.ll [new file with mode: 0644]
test/CodeGen/X86/subreg-to-reg-3.ll [new file with mode: 0644]
test/CodeGen/X86/subreg-to-reg-4.ll [new file with mode: 0644]
test/CodeGen/X86/subreg-to-reg-6.ll [new file with mode: 0644]
test/CodeGen/X86/switch-bt.ll [new file with mode: 0644]
test/CodeGen/X86/switch-crit-edge-constant.ll [new file with mode: 0644]
test/CodeGen/X86/switch-or.ll [new file with mode: 0644]
test/CodeGen/X86/switch-zextload.ll [new file with mode: 0644]
test/CodeGen/X86/swizzle.ll [new file with mode: 0644]
test/CodeGen/X86/tail-opts.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall-fastisel.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall-i1.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall-largecode.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall-returndup-void.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall-ri64.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall-stackalign.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall-structret.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall-void.ll [new file with mode: 0644]
test/CodeGen/X86/tailcall1.ll [new file with mode: 0644]
test/CodeGen/X86/tailcallbyval.ll [new file with mode: 0644]
test/CodeGen/X86/tailcallbyval64.ll [new file with mode: 0644]
test/CodeGen/X86/tailcallfp.ll [new file with mode: 0644]
test/CodeGen/X86/tailcallfp2.ll [new file with mode: 0644]
test/CodeGen/X86/tailcallpic1.ll [new file with mode: 0644]
test/CodeGen/X86/tailcallpic2.ll [new file with mode: 0644]
test/CodeGen/X86/tailcallstack64.ll [new file with mode: 0644]
test/CodeGen/X86/test-nofold.ll [new file with mode: 0644]
test/CodeGen/X86/test-shrink-bug.ll [new file with mode: 0644]
test/CodeGen/X86/test-shrink.ll [new file with mode: 0644]
test/CodeGen/X86/testl-commute.ll [new file with mode: 0644]
test/CodeGen/X86/tls-pic.ll [new file with mode: 0644]
test/CodeGen/X86/tls1.ll [new file with mode: 0644]
test/CodeGen/X86/tls10.ll [new file with mode: 0644]
test/CodeGen/X86/tls11.ll [new file with mode: 0644]
test/CodeGen/X86/tls12.ll [new file with mode: 0644]
test/CodeGen/X86/tls13.ll [new file with mode: 0644]
test/CodeGen/X86/tls14.ll [new file with mode: 0644]
test/CodeGen/X86/tls15.ll [new file with mode: 0644]
test/CodeGen/X86/tls2.ll [new file with mode: 0644]
test/CodeGen/X86/tls3.ll [new file with mode: 0644]
test/CodeGen/X86/tls4.ll [new file with mode: 0644]
test/CodeGen/X86/tls5.ll [new file with mode: 0644]
test/CodeGen/X86/tls6.ll [new file with mode: 0644]
test/CodeGen/X86/tls7.ll [new file with mode: 0644]
test/CodeGen/X86/tls8.ll [new file with mode: 0644]
test/CodeGen/X86/tls9.ll [new file with mode: 0644]
test/CodeGen/X86/tlv-1.ll [new file with mode: 0644]
test/CodeGen/X86/tlv-2.ll [new file with mode: 0644]
test/CodeGen/X86/trap.ll [new file with mode: 0644]
test/CodeGen/X86/trunc-to-bool.ll [new file with mode: 0644]
test/CodeGen/X86/twoaddr-coalesce-2.ll [new file with mode: 0644]
test/CodeGen/X86/twoaddr-coalesce.ll [new file with mode: 0644]
test/CodeGen/X86/twoaddr-lea.ll [new file with mode: 0644]
test/CodeGen/X86/twoaddr-pass-sink.ll [new file with mode: 0644]
test/CodeGen/X86/twoaddr-remat.ll [new file with mode: 0644]
test/CodeGen/X86/uint64-to-float.ll [new file with mode: 0644]
test/CodeGen/X86/uint_to_fp-2.ll [new file with mode: 0644]
test/CodeGen/X86/uint_to_fp.ll [new file with mode: 0644]
test/CodeGen/X86/umul-with-carry.ll [new file with mode: 0644]
test/CodeGen/X86/umul-with-overflow.ll [new file with mode: 0644]
test/CodeGen/X86/unaligned-load.ll [new file with mode: 0644]
test/CodeGen/X86/unknown-location.ll [new file with mode: 0644]
test/CodeGen/X86/unreachable-loop-sinking.ll [new file with mode: 0644]
test/CodeGen/X86/urem-i8-constant.ll [new file with mode: 0644]
test/CodeGen/X86/use-add-flags.ll [new file with mode: 0644]
test/CodeGen/X86/v-binop-widen.ll [new file with mode: 0644]
test/CodeGen/X86/v-binop-widen2.ll [new file with mode: 0644]
test/CodeGen/X86/v2f32.ll [new file with mode: 0644]
test/CodeGen/X86/v4f32-immediate.ll [new file with mode: 0644]
test/CodeGen/X86/variable-sized-darwin-bzero.ll [new file with mode: 0644]
test/CodeGen/X86/variadic-node-pic.ll [new file with mode: 0644]
test/CodeGen/X86/vec-sign.ll [new file with mode: 0644]
test/CodeGen/X86/vec-trunc-store.ll [new file with mode: 0644]
test/CodeGen/X86/vec_add.ll [new file with mode: 0644]
test/CodeGen/X86/vec_align.ll [new file with mode: 0644]
test/CodeGen/X86/vec_anyext.ll [new file with mode: 0644]
test/CodeGen/X86/vec_call.ll [new file with mode: 0644]
test/CodeGen/X86/vec_cast.ll [new file with mode: 0644]
test/CodeGen/X86/vec_clear.ll [new file with mode: 0644]
test/CodeGen/X86/vec_compare-2.ll [new file with mode: 0644]
test/CodeGen/X86/vec_compare.ll [new file with mode: 0644]
test/CodeGen/X86/vec_ctbits.ll [new file with mode: 0644]
test/CodeGen/X86/vec_ext_inreg.ll [new file with mode: 0644]
test/CodeGen/X86/vec_extract-sse4.ll [new file with mode: 0644]
test/CodeGen/X86/vec_extract.ll [new file with mode: 0644]
test/CodeGen/X86/vec_fneg.ll [new file with mode: 0644]
test/CodeGen/X86/vec_i64.ll [new file with mode: 0644]
test/CodeGen/X86/vec_ins_extract-1.ll [new file with mode: 0644]
test/CodeGen/X86/vec_ins_extract.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert-2.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert-3.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert-4.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert-5.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert-6.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert-7.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert-8.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert-9.ll [new file with mode: 0644]
test/CodeGen/X86/vec_insert.ll [new file with mode: 0644]
test/CodeGen/X86/vec_loadsingles.ll [new file with mode: 0644]
test/CodeGen/X86/vec_logical.ll [new file with mode: 0644]
test/CodeGen/X86/vec_return.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-2.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-3.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-4.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-5.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-6.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-7.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-8.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-9.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-A.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-B.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-C.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-D.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-E.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-F.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-G.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-H.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-I.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set-J.ll [new file with mode: 0644]
test/CodeGen/X86/vec_set.ll [new file with mode: 0644]
test/CodeGen/X86/vec_sext.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shift.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shift2.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shift3.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shift4.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-11.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-14.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-15.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-16.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-17.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-18.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-19.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-20.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-22.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-23.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-24.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-25.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-26.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-27.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-28.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-30.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-31.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-34.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-35.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-36.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle-37.ll [new file with mode: 0644]
test/CodeGen/X86/vec_shuffle.ll [new file with mode: 0644]
test/CodeGen/X86/vec_splat-2.ll [new file with mode: 0644]
test/CodeGen/X86/vec_splat-3.ll [new file with mode: 0644]
test/CodeGen/X86/vec_splat-4.ll [new file with mode: 0644]
test/CodeGen/X86/vec_splat.ll [new file with mode: 0644]
test/CodeGen/X86/vec_ss_load_fold.ll [new file with mode: 0644]
test/CodeGen/X86/vec_zero-2.ll [new file with mode: 0644]
test/CodeGen/X86/vec_zero.ll [new file with mode: 0644]
test/CodeGen/X86/vec_zero_cse.ll [new file with mode: 0644]
test/CodeGen/X86/vec_zext.ll [new file with mode: 0644]
test/CodeGen/X86/vector-intrinsics.ll [new file with mode: 0644]
test/CodeGen/X86/vector-rem.ll [new file with mode: 0644]
test/CodeGen/X86/vector-variable-idx.ll [new file with mode: 0644]
test/CodeGen/X86/vector.ll [new file with mode: 0644]
test/CodeGen/X86/vfcmp.ll [new file with mode: 0644]
test/CodeGen/X86/visibility.ll [new file with mode: 0644]
test/CodeGen/X86/volatile.ll [new file with mode: 0644]
test/CodeGen/X86/vortex-bug.ll [new file with mode: 0644]
test/CodeGen/X86/vshift-1.ll [new file with mode: 0644]
test/CodeGen/X86/vshift-2.ll [new file with mode: 0644]
test/CodeGen/X86/vshift-3.ll [new file with mode: 0644]
test/CodeGen/X86/vshift-4.ll [new file with mode: 0644]
test/CodeGen/X86/vshift-5.ll [new file with mode: 0644]
test/CodeGen/X86/vshift_scalar.ll [new file with mode: 0644]
test/CodeGen/X86/vshift_split.ll [new file with mode: 0644]
test/CodeGen/X86/vshift_split2.ll [new file with mode: 0644]
test/CodeGen/X86/vsplit-and.ll [new file with mode: 0644]
test/CodeGen/X86/weak.ll [new file with mode: 0644]
test/CodeGen/X86/wide-integer-fold.ll [new file with mode: 0644]
test/CodeGen/X86/widen_arith-1.ll [new file with mode: 0644]
test/CodeGen/X86/widen_arith-2.ll [new file with mode: 0644]
test/CodeGen/X86/widen_arith-3.ll [new file with mode: 0644]
test/CodeGen/X86/widen_arith-4.ll [new file with mode: 0644]
test/CodeGen/X86/widen_arith-5.ll [new file with mode: 0644]
test/CodeGen/X86/widen_arith-6.ll [new file with mode: 0644]
test/CodeGen/X86/widen_cast-1.ll [new file with mode: 0644]
test/CodeGen/X86/widen_cast-2.ll [new file with mode: 0644]
test/CodeGen/X86/widen_cast-3.ll [new file with mode: 0644]
test/CodeGen/X86/widen_cast-4.ll [new file with mode: 0644]
test/CodeGen/X86/widen_cast-5.ll [new file with mode: 0644]
test/CodeGen/X86/widen_cast-6.ll [new file with mode: 0644]
test/CodeGen/X86/widen_conv-1.ll [new file with mode: 0644]
test/CodeGen/X86/widen_conv-2.ll [new file with mode: 0644]
test/CodeGen/X86/widen_conv-3.ll [new file with mode: 0644]
test/CodeGen/X86/widen_conv-4.ll [new file with mode: 0644]
test/CodeGen/X86/widen_extract-1.ll [new file with mode: 0644]
test/CodeGen/X86/widen_load-0.ll [new file with mode: 0644]
test/CodeGen/X86/widen_load-1.ll [new file with mode: 0644]
test/CodeGen/X86/widen_load-2.ll [new file with mode: 0644]
test/CodeGen/X86/widen_shuffle-1.ll [new file with mode: 0644]
test/CodeGen/X86/win64_params.ll [new file with mode: 0644]
test/CodeGen/X86/win64_vararg.ll [new file with mode: 0644]
test/CodeGen/X86/win_chkstk.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-and-mask.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-arg.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-asm.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-dead-stack-adjust.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-disp.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-extend-shift.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-frameaddr.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-gv-offset.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-jumps.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-malloc.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-mem.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-1.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-10.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-11.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-2.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-3.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-4.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-5.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-6.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-7.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-8.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-pic-9.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-ret0.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-shortint.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-sret-return.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-tls-1.ll [new file with mode: 0644]
test/CodeGen/X86/x86-64-varargs.ll [new file with mode: 0644]
test/CodeGen/X86/x86-frameaddr.ll [new file with mode: 0644]
test/CodeGen/X86/x86-frameaddr2.ll [new file with mode: 0644]
test/CodeGen/X86/x86-store-gv-addr.ll [new file with mode: 0644]
test/CodeGen/X86/x86_64-mul-by-const.ll [new file with mode: 0644]
test/CodeGen/X86/xmm-r64.ll [new file with mode: 0644]
test/CodeGen/X86/xor-icmp.ll [new file with mode: 0644]
test/CodeGen/X86/xor.ll [new file with mode: 0644]
test/CodeGen/X86/zero-remat.ll [new file with mode: 0644]
test/CodeGen/X86/zext-extract_subreg.ll [new file with mode: 0644]
test/CodeGen/X86/zext-inreg-0.ll [new file with mode: 0644]
test/CodeGen/X86/zext-inreg-1.ll [new file with mode: 0644]
test/CodeGen/X86/zext-sext.ll [new file with mode: 0644]
test/CodeGen/X86/zext-shl.ll [new file with mode: 0644]
test/CodeGen/X86/zext-trunc.ll [new file with mode: 0644]
test/CodeGen/XCore/2008-11-17-Shl64.ll [new file with mode: 0644]
test/CodeGen/XCore/2009-01-08-Crash.ll [new file with mode: 0644]
test/CodeGen/XCore/2009-01-14-Remat-Crash.ll [new file with mode: 0644]
test/CodeGen/XCore/2009-03-27-v2f64-param.ll [new file with mode: 0644]
test/CodeGen/XCore/2009-07-15-store192.ll [new file with mode: 0644]
test/CodeGen/XCore/2010-02-25-LSR-Crash.ll [new file with mode: 0644]
test/CodeGen/XCore/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/XCore/2011-01-31-DAGCombineBug.ll [new file with mode: 0644]
test/CodeGen/XCore/addsub64.ll [new file with mode: 0644]
test/CodeGen/XCore/ashr.ll [new file with mode: 0644]
test/CodeGen/XCore/basictest.ll [new file with mode: 0644]
test/CodeGen/XCore/bigstructret.ll [new file with mode: 0644]
test/CodeGen/XCore/bitrev.ll [new file with mode: 0644]
test/CodeGen/XCore/constants.ll [new file with mode: 0644]
test/CodeGen/XCore/cos.ll [new file with mode: 0644]
test/CodeGen/XCore/dg.exp [new file with mode: 0644]
test/CodeGen/XCore/events.ll [new file with mode: 0644]
test/CodeGen/XCore/exp.ll [new file with mode: 0644]
test/CodeGen/XCore/exp2.ll [new file with mode: 0644]
test/CodeGen/XCore/fneg.ll [new file with mode: 0644]
test/CodeGen/XCore/getid.ll [new file with mode: 0644]
test/CodeGen/XCore/globals.ll [new file with mode: 0644]
test/CodeGen/XCore/indirectbr.ll [new file with mode: 0644]
test/CodeGen/XCore/ladd_lsub_combine.ll [new file with mode: 0644]
test/CodeGen/XCore/load.ll [new file with mode: 0644]
test/CodeGen/XCore/log.ll [new file with mode: 0644]
test/CodeGen/XCore/log10.ll [new file with mode: 0644]
test/CodeGen/XCore/log2.ll [new file with mode: 0644]
test/CodeGen/XCore/mul64.ll [new file with mode: 0644]
test/CodeGen/XCore/pow.ll [new file with mode: 0644]
test/CodeGen/XCore/powi.ll [new file with mode: 0644]
test/CodeGen/XCore/private.ll [new file with mode: 0644]
test/CodeGen/XCore/resources.ll [new file with mode: 0644]
test/CodeGen/XCore/sext.ll [new file with mode: 0644]
test/CodeGen/XCore/sin.ll [new file with mode: 0644]
test/CodeGen/XCore/sqrt.ll [new file with mode: 0644]
test/CodeGen/XCore/store.ll [new file with mode: 0644]
test/CodeGen/XCore/switch.ll [new file with mode: 0644]
test/CodeGen/XCore/switch_long.ll [new file with mode: 0644]
test/CodeGen/XCore/tls.ll [new file with mode: 0644]
test/CodeGen/XCore/trampoline.ll [new file with mode: 0644]
test/CodeGen/XCore/trap.ll [new file with mode: 0644]
test/CodeGen/XCore/unaligned_load.ll [new file with mode: 0644]
test/CodeGen/XCore/unaligned_store.ll [new file with mode: 0644]
test/CodeGen/XCore/unaligned_store_combine.ll [new file with mode: 0644]
test/DebugInfo/2009-01-15-dbg_declare.ll [new file with mode: 0644]
test/DebugInfo/2009-01-15-member.ll [new file with mode: 0644]
test/DebugInfo/2009-10-08-DebugInfo-NullGlobalVariable.ll [new file with mode: 0644]
test/DebugInfo/2009-10-16-Phi.ll [new file with mode: 0644]
test/DebugInfo/2009-11-03-InsertExtractValue.ll [new file with mode: 0644]
test/DebugInfo/2009-11-05-DeadGlobalVariable.ll [new file with mode: 0644]
test/DebugInfo/2009-11-06-InvalidDerivedType.ll [new file with mode: 0644]
test/DebugInfo/2009-11-06-NamelessGlobalVariable.ll [new file with mode: 0644]
test/DebugInfo/2009-11-10-CurrentFn.ll [new file with mode: 0644]
test/DebugInfo/2009-11-10-ParentScope.ll [new file with mode: 0644]
test/DebugInfo/2010-01-05-DbgScope.ll [new file with mode: 0644]
test/DebugInfo/2010-01-19-DbgScope.ll [new file with mode: 0644]
test/DebugInfo/2010-03-12-llc-crash.ll [new file with mode: 0644]
test/DebugInfo/2010-03-19-DbgDeclare.ll [new file with mode: 0644]
test/DebugInfo/2010-03-24-MemberFn.ll [new file with mode: 0644]
test/DebugInfo/2010-03-30-InvalidDbgInfoCrash.ll [new file with mode: 0644]
test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll [new file with mode: 0644]
test/DebugInfo/2010-04-13-PubType.ll [new file with mode: 0644]
test/DebugInfo/2010-04-19-FramePtr.ll [new file with mode: 0644]
test/DebugInfo/2010-04-25-CU-entry_pc.ll [new file with mode: 0644]
test/DebugInfo/2010-05-03-DisableFramePtr.ll [new file with mode: 0644]
test/DebugInfo/2010-05-03-OriginDIE.ll [new file with mode: 0644]
test/DebugInfo/2010-05-10-MultipleCU.ll [new file with mode: 0644]
test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll [new file with mode: 0644]
test/DebugInfo/2010-07-19-Crash.ll [new file with mode: 0644]
test/DebugInfo/2010-10-01-crash.ll [new file with mode: 0644]
test/DebugInfo/dg.exp [new file with mode: 0644]
test/DebugInfo/inheritance.ll [new file with mode: 0644]
test/DebugInfo/printdbginfo2.ll [new file with mode: 0644]
test/ExecutionEngine/2002-12-16-ArgTest.ll [new file with mode: 0644]
test/ExecutionEngine/2003-01-04-ArgumentBug.ll [new file with mode: 0644]
test/ExecutionEngine/2003-01-04-LoopTest.ll [new file with mode: 0644]
test/ExecutionEngine/2003-01-04-PhiTest.ll [new file with mode: 0644]
test/ExecutionEngine/2003-01-09-SARTest.ll [new file with mode: 0644]
test/ExecutionEngine/2003-01-10-FUCOM.ll [new file with mode: 0644]
test/ExecutionEngine/2003-01-15-AlignmentTest.ll [new file with mode: 0644]
test/ExecutionEngine/2003-05-06-LivenessClobber.ll [new file with mode: 0644]
test/ExecutionEngine/2003-05-07-ArgumentTest.ll [new file with mode: 0644]
test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll [new file with mode: 0644]
test/ExecutionEngine/2003-06-04-bzip2-bug.ll [new file with mode: 0644]
test/ExecutionEngine/2003-06-05-PHIBug.ll [new file with mode: 0644]
test/ExecutionEngine/2003-08-15-AllocaAssertion.ll [new file with mode: 0644]
test/ExecutionEngine/2003-08-21-EnvironmentTest.ll [new file with mode: 0644]
test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll [new file with mode: 0644]
test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll [new file with mode: 0644]
test/ExecutionEngine/2005-12-02-TailCallBug.ll [new file with mode: 0644]
test/ExecutionEngine/2007-12-10-APIntLoadStore.ll [new file with mode: 0644]
test/ExecutionEngine/2008-06-05-APInt-OverAShr.ll [new file with mode: 0644]
test/ExecutionEngine/2010-01-15-UndefValue.ll [new file with mode: 0644]
test/ExecutionEngine/dg.exp [new file with mode: 0644]
test/ExecutionEngine/fpbitcast.ll [new file with mode: 0644]
test/ExecutionEngine/hello.ll [new file with mode: 0644]
test/ExecutionEngine/hello2.ll [new file with mode: 0644]
test/ExecutionEngine/simplesttest.ll [new file with mode: 0644]
test/ExecutionEngine/simpletest.ll [new file with mode: 0644]
test/ExecutionEngine/stubs.ll [new file with mode: 0644]
test/ExecutionEngine/test-arith.ll [new file with mode: 0644]
test/ExecutionEngine/test-branch.ll [new file with mode: 0644]
test/ExecutionEngine/test-call.ll [new file with mode: 0644]
test/ExecutionEngine/test-cast.ll [new file with mode: 0644]
test/ExecutionEngine/test-constantexpr.ll [new file with mode: 0644]
test/ExecutionEngine/test-fp.ll [new file with mode: 0644]
test/ExecutionEngine/test-loadstore.ll [new file with mode: 0644]
test/ExecutionEngine/test-logical.ll [new file with mode: 0644]
test/ExecutionEngine/test-loop.ll [new file with mode: 0644]
test/ExecutionEngine/test-malloc.ll [new file with mode: 0644]
test/ExecutionEngine/test-phi.ll [new file with mode: 0644]
test/ExecutionEngine/test-ret.ll [new file with mode: 0644]
test/ExecutionEngine/test-setcond-fp.ll [new file with mode: 0644]
test/ExecutionEngine/test-setcond-int.ll [new file with mode: 0644]
test/ExecutionEngine/test-shift.ll [new file with mode: 0644]
test/Feature/NamedMDNode.ll [new file with mode: 0644]
test/Feature/NamedMDNode2.ll [new file with mode: 0644]
test/Feature/README.txt [new file with mode: 0644]
test/Feature/aliases.ll [new file with mode: 0644]
test/Feature/alignment.ll [new file with mode: 0644]
test/Feature/basictest.ll [new file with mode: 0644]
test/Feature/callingconventions.ll [new file with mode: 0644]
test/Feature/calltest.ll [new file with mode: 0644]
test/Feature/casttest.ll [new file with mode: 0644]
test/Feature/cfgstructures.ll [new file with mode: 0644]
test/Feature/constexpr.ll [new file with mode: 0644]
test/Feature/constpointer.ll [new file with mode: 0644]
test/Feature/dg.exp [new file with mode: 0644]
test/Feature/escaped_label.ll [new file with mode: 0644]
test/Feature/float.ll [new file with mode: 0644]
test/Feature/fold-fpcast.ll [new file with mode: 0644]
test/Feature/forwardreftest.ll [new file with mode: 0644]
test/Feature/global_section.ll [new file with mode: 0644]
test/Feature/globalredefinition.ll [new file with mode: 0644]
test/Feature/globalredefinition3.ll [new file with mode: 0644]
test/Feature/globalvars.ll [new file with mode: 0644]
test/Feature/indirectcall.ll [new file with mode: 0644]
test/Feature/indirectcall2.ll [new file with mode: 0644]
test/Feature/inlineasm.ll [new file with mode: 0644]
test/Feature/instructions.ll [new file with mode: 0644]
test/Feature/intrinsics.ll [new file with mode: 0644]
test/Feature/linker_private_linkages.ll [new file with mode: 0644]
test/Feature/llvm2cpp.exp [new file with mode: 0644]
test/Feature/load_module.ll [new file with mode: 0644]
test/Feature/md_on_instruction.ll [new file with mode: 0644]
test/Feature/memorymarkers.ll [new file with mode: 0644]
test/Feature/metadata.ll [new file with mode: 0644]
test/Feature/newcasts.ll [new file with mode: 0644]
test/Feature/noalias-ret.ll [new file with mode: 0644]
test/Feature/opaquetypes.ll [new file with mode: 0644]
test/Feature/packed.ll [new file with mode: 0644]
test/Feature/packed_struct.ll [new file with mode: 0644]
test/Feature/paramattrs.ll [new file with mode: 0644]
test/Feature/ppcld.ll [new file with mode: 0644]
test/Feature/properties.ll [new file with mode: 0644]
test/Feature/prototype.ll [new file with mode: 0644]
test/Feature/recursivetype.ll [new file with mode: 0644]
test/Feature/simplecalltest.ll [new file with mode: 0644]
test/Feature/small.ll [new file with mode: 0644]
test/Feature/smallest.ll [new file with mode: 0644]
test/Feature/sparcld.ll [new file with mode: 0644]
test/Feature/terminators.ll [new file with mode: 0644]
test/Feature/testalloca.ll [new file with mode: 0644]
test/Feature/testconstants.ll [new file with mode: 0644]
test/Feature/testlogical.ll [new file with mode: 0644]
test/Feature/testmemory.ll [new file with mode: 0644]
test/Feature/testtype.ll [new file with mode: 0644]
test/Feature/testvarargs.ll [new file with mode: 0644]
test/Feature/undefined.ll [new file with mode: 0644]
test/Feature/unreachable.ll [new file with mode: 0644]
test/Feature/varargs.ll [new file with mode: 0644]
test/Feature/varargs_new.ll [new file with mode: 0644]
test/Feature/vector-cast-constant-exprs.ll [new file with mode: 0644]
test/Feature/weak_constant.ll [new file with mode: 0644]
test/Feature/weirdnames.ll [new file with mode: 0644]
test/Feature/x86ld.ll [new file with mode: 0644]
test/FrontendAda/Support/element_copy.ads [new file with mode: 0644]
test/FrontendAda/Support/fat_fields.ads [new file with mode: 0644]
test/FrontendAda/Support/global_constant.ads [new file with mode: 0644]
test/FrontendAda/Support/non_lvalue.ads [new file with mode: 0644]
test/FrontendAda/Support/real_cst.ads [new file with mode: 0644]
test/FrontendAda/Support/unc_constructor.ads [new file with mode: 0644]
test/FrontendAda/Support/var_offset.ads [new file with mode: 0644]
test/FrontendAda/Support/var_size.ads [new file with mode: 0644]
test/FrontendAda/array_constructor.adb [new file with mode: 0644]
test/FrontendAda/array_range_ref.adb [new file with mode: 0644]
test/FrontendAda/array_ref.adb [new file with mode: 0644]
test/FrontendAda/array_size.adb [new file with mode: 0644]
test/FrontendAda/asm.adb [new file with mode: 0644]
test/FrontendAda/constant_fold.ads [new file with mode: 0644]
test/FrontendAda/debug_var_size.ads [new file with mode: 0644]
test/FrontendAda/dg.exp [new file with mode: 0644]
test/FrontendAda/element_copy.adb [new file with mode: 0644]
test/FrontendAda/emit_var.ads [new file with mode: 0644]
test/FrontendAda/fat_fields.adb [new file with mode: 0644]
test/FrontendAda/field_order.ads [new file with mode: 0644]
test/FrontendAda/global_constant.adb [new file with mode: 0644]
test/FrontendAda/init_size.ads [new file with mode: 0644]
test/FrontendAda/negative_field_offset.adb [new file with mode: 0644]
test/FrontendAda/non_bitfield.ads [new file with mode: 0644]
test/FrontendAda/non_lvalue.adb [new file with mode: 0644]
test/FrontendAda/placeholder.adb [new file with mode: 0644]
test/FrontendAda/real_cst.adb [new file with mode: 0644]
test/FrontendAda/switch.adb [new file with mode: 0644]
test/FrontendAda/unc_constructor.adb [new file with mode: 0644]
test/FrontendAda/var_offset.adb [new file with mode: 0644]
test/FrontendAda/var_size.adb [new file with mode: 0644]
test/FrontendAda/vce.adb [new file with mode: 0644]
test/FrontendAda/vce_lv.adb [new file with mode: 0644]
test/FrontendC++/2003-11-02-WeakLinkage.cpp [new file with mode: 0644]
test/FrontendC++/2003-11-18-PtrMemConstantInitializer.cpp [new file with mode: 0644]
test/FrontendC++/2003-11-25-ReturningOpaqueByValue.cpp [new file with mode: 0644]
test/FrontendC++/2003-11-27-MultipleInheritanceThunk.cpp [new file with mode: 0644]
test/FrontendC++/2003-11-29-DuplicatedCleanupTest.cpp [new file with mode: 0644]
test/FrontendC++/2003-12-08-ArrayOfPtrToMemberFunc.cpp [new file with mode: 0644]
test/FrontendC++/2004-01-11-DynamicInitializedConstant.cpp [new file with mode: 0644]
test/FrontendC++/2004-03-08-ReinterpretCastCopy.cpp [new file with mode: 0644]
test/FrontendC++/2004-03-09-UnmangledBuiltinMethods.cpp [new file with mode: 0644]
test/FrontendC++/2004-03-15-CleanupsAndGotos.cpp [new file with mode: 0644]
test/FrontendC++/2004-06-08-LateTemplateInstantiation.cpp [new file with mode: 0644]
test/FrontendC++/2004-09-27-CompilerCrash.cpp [new file with mode: 0644]
test/FrontendC++/2004-09-27-DidntEmitTemplate.cpp [new file with mode: 0644]
test/FrontendC++/2004-11-27-EmitsUnusedInlineFunctions.cpp [new file with mode: 0644]
test/FrontendC++/2004-11-27-ExceptionCleanupAssertion.cpp [new file with mode: 0644]
test/FrontendC++/2004-11-27-FriendDefaultArgCrash.cpp [new file with mode: 0644]
test/FrontendC++/2004-11-27-InlineAsmFunctionRedefinition.cpp [new file with mode: 0644]
test/FrontendC++/2005-01-03-StaticInitializers.cpp [new file with mode: 0644]
test/FrontendC++/2005-02-11-AnonymousUnion.cpp [new file with mode: 0644]
test/FrontendC++/2005-02-13-BadDynamicInit.cpp [new file with mode: 0644]
test/FrontendC++/2005-02-14-BitFieldOffset.cpp [new file with mode: 0644]
test/FrontendC++/2005-02-19-BitfieldStructCrash.cpp [new file with mode: 0644]
test/FrontendC++/2005-02-19-UnnamedVirtualThunkArgument.cpp [new file with mode: 0644]
test/FrontendC++/2005-02-20-BrokenReferenceTest.cpp [new file with mode: 0644]
test/FrontendC++/2005-02-27-PlacementArrayNewCrash.cpp [new file with mode: 0644]
test/FrontendC++/2005-07-21-VirtualBaseAccess.cpp [new file with mode: 0644]
test/FrontendC++/2006-03-01-GimplifyCrash.cpp [new file with mode: 0644]
test/FrontendC++/2006-03-06-C++RecurseCrash.cpp [new file with mode: 0644]
test/FrontendC++/2006-09-08-powi.cpp [new file with mode: 0644]
test/FrontendC++/2006-09-12-OpaqueStructCrash.cpp [new file with mode: 0644]
test/FrontendC++/2006-09-27-Debug-Protection.cpp [new file with mode: 0644]
test/FrontendC++/2006-10-30-ClassBitfield.cpp [new file with mode: 0644]
test/FrontendC++/2006-11-06-StackTrace.cpp [new file with mode: 0644]
test/FrontendC++/2006-11-20-GlobalSymbols.cpp [new file with mode: 0644]
test/FrontendC++/2006-11-30-ConstantExprCrash.cpp [new file with mode: 0644]
test/FrontendC++/2006-11-30-Pubnames.cpp [new file with mode: 0644]
test/FrontendC++/2007-01-02-UnboundedArray.cpp [new file with mode: 0644]
test/FrontendC++/2007-01-06-ELF-Thunk-Sections.cpp [new file with mode: 0644]
test/FrontendC++/2007-01-06-PtrMethodInit.cpp [new file with mode: 0644]
test/FrontendC++/2007-03-27-FunctionVarRename.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-05-PackedBitFields-1.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-05-PackedBitFieldsOverlap-2.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-05-PackedBitFieldsOverlap.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-05-PackedBitFieldsSmall.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-05-StructPackedFieldUnpacked.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-10-PackedUnion.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-11-InlineStorageClassC++.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-14-FNoBuiltin.cpp [new file with mode: 0644]
test/FrontendC++/2007-04-31-TryCatch.cpp [new file with mode: 0644]
test/FrontendC++/2007-05-03-VectorInit.cpp [new file with mode: 0644]
test/FrontendC++/2007-05-16-ReverseBitFieldCrash.cpp [new file with mode: 0644]
test/FrontendC++/2007-05-23-TryFinally.cpp [new file with mode: 0644]
test/FrontendC++/2007-07-04-NestedCatches.cpp [new file with mode: 0644]
test/FrontendC++/2007-07-29-RestrictPtrArg.cpp [new file with mode: 0644]
test/FrontendC++/2007-07-29-RestrictRefArg.cpp [new file with mode: 0644]
test/FrontendC++/2007-08-01-RestrictMethod.cpp [new file with mode: 0644]
test/FrontendC++/2007-09-10-RecursiveTypeResolution.cpp [new file with mode: 0644]
test/FrontendC++/2007-10-01-StructResize.cpp [new file with mode: 0644]
test/FrontendC++/2008-01-11-BadWarning.cpp [new file with mode: 0644]
test/FrontendC++/2008-01-12-VecInit.cpp [new file with mode: 0644]
test/FrontendC++/2008-05-07-CrazyOffsetOf.cpp [new file with mode: 0644]
test/FrontendC++/2008-10-29-WrongOffset.cpp [new file with mode: 0644]
test/FrontendC++/2009-02-07-VolatileArrayRefHack.cpp [new file with mode: 0644]
test/FrontendC++/2009-02-16-CtorNames-dbg.cpp [new file with mode: 0644]
test/FrontendC++/2009-03-17-dbg.cpp [new file with mode: 0644]
test/FrontendC++/2009-04-21-DtorNames-dbg.cpp [new file with mode: 0644]
test/FrontendC++/2009-04-23-bool2.cpp [new file with mode: 0644]
test/FrontendC++/2009-05-04-PureConstNounwind.cpp [new file with mode: 0644]
test/FrontendC++/2009-06-16-DebugInfoCrash.cpp [new file with mode: 0644]
test/FrontendC++/2009-06-20-DarwinPPCLayout.cpp [new file with mode: 0644]
test/FrontendC++/2009-06-30-ByrefBlock.cpp [new file with mode: 0644]
test/FrontendC++/2009-07-15-LineNumbers.cpp [new file with mode: 0644]
test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp [new file with mode: 0644]
test/FrontendC++/2009-07-16-Using.cpp [new file with mode: 0644]
test/FrontendC++/2009-08-05-ZeroInitWidth.cpp [new file with mode: 0644]
test/FrontendC++/2009-08-11-VectorRetTy.cpp [new file with mode: 0644]
test/FrontendC++/2009-09-04-modify-crash.cpp [new file with mode: 0644]
test/FrontendC++/2009-09-09-packed-layout.cpp [new file with mode: 0644]
test/FrontendC++/2009-10-27-crash.cpp [new file with mode: 0644]
test/FrontendC++/2009-12-23-MissingSext.cpp [new file with mode: 0644]
test/FrontendC++/2010-02-17-DbgArtificialArg.cpp [new file with mode: 0644]
test/FrontendC++/2010-03-22-empty-baseclass.cpp [new file with mode: 0644]
test/FrontendC++/2010-04-30-OptimizedMethod-Dbg.cpp [new file with mode: 0644]
test/FrontendC++/2010-05-10-Var-DbgInfo.cpp [new file with mode: 0644]
test/FrontendC++/2010-05-11-alwaysinlineinstantiation.cpp [new file with mode: 0644]
test/FrontendC++/2010-05-12-PtrToMember-Dbg.cpp [new file with mode: 0644]
test/FrontendC++/2010-06-21-LocalVarDbg.cpp [new file with mode: 0644]
test/FrontendC++/2010-06-22-BitfieldInit.cpp [new file with mode: 0644]
test/FrontendC++/2010-06-22-ZeroBitfield.cpp [new file with mode: 0644]
test/FrontendC++/2010-07-19-nowarn.cpp [new file with mode: 0644]
test/FrontendC++/2010-07-23-DeclLoc.cpp [new file with mode: 0644]
test/FrontendC++/2010-08-31-ByValArg.cpp [new file with mode: 0644]
test/FrontendC++/alignstack.cpp [new file with mode: 0644]
test/FrontendC++/dg.exp [new file with mode: 0644]
test/FrontendC++/integration-O2.cpp [new file with mode: 0644]
test/FrontendC++/m64-ptr.cpp [new file with mode: 0644]
test/FrontendC++/member-alignment.cpp [new file with mode: 0644]
test/FrontendC++/ptr-to-method-devirt.cpp [new file with mode: 0644]
test/FrontendC++/thunk-linkonce-odr.cpp [new file with mode: 0644]
test/FrontendC++/varargs.cpp [new file with mode: 0644]
test/FrontendC++/weak-external.cpp [new file with mode: 0644]
test/FrontendC++/x86-64-abi-sret-vs-2word-struct-param.cpp [new file with mode: 0644]
test/FrontendC/2002-01-23-LoadQISIReloadFailure.c [new file with mode: 0644]
test/FrontendC/2002-01-24-ComplexSpaceInType.c [new file with mode: 0644]
test/FrontendC/2002-01-24-HandleCallInsnSEGV.c [new file with mode: 0644]
test/FrontendC/2002-02-13-ConditionalInCall.c [new file with mode: 0644]
test/FrontendC/2002-02-13-ReloadProblem.c [new file with mode: 0644]
test/FrontendC/2002-02-13-TypeVarNameCollision.c [new file with mode: 0644]
test/FrontendC/2002-02-13-UnnamedLocal.c [new file with mode: 0644]
test/FrontendC/2002-02-14-EntryNodePreds.c [new file with mode: 0644]
test/FrontendC/2002-02-16-RenamingTest.c [new file with mode: 0644]
test/FrontendC/2002-02-17-ArgumentAddress.c [new file with mode: 0644]
test/FrontendC/2002-02-18-64bitConstant.c [new file with mode: 0644]
test/FrontendC/2002-02-18-StaticData.c [new file with mode: 0644]
test/FrontendC/2002-03-11-LargeCharInString.c [new file with mode: 0644]
test/FrontendC/2002-03-12-ArrayInitialization.c [new file with mode: 0644]
test/FrontendC/2002-03-12-StructInitialize.c [new file with mode: 0644]
test/FrontendC/2002-03-12-StructInitializer.c [new file with mode: 0644]
test/FrontendC/2002-03-14-BrokenPHINode.c [new file with mode: 0644]
test/FrontendC/2002-03-14-BrokenSSA.c [new file with mode: 0644]
test/FrontendC/2002-03-14-QuotesInStrConst.c [new file with mode: 0644]
test/FrontendC/2002-04-07-SwitchStmt.c [new file with mode: 0644]
test/FrontendC/2002-04-08-LocalArray.c [new file with mode: 0644]
test/FrontendC/2002-04-09-StructRetVal.c [new file with mode: 0644]
test/FrontendC/2002-04-10-StructParameters.c [new file with mode: 0644]
test/FrontendC/2002-05-23-StaticValues.c [new file with mode: 0644]
test/FrontendC/2002-05-23-TypeNameCollision.c [new file with mode: 0644]
test/FrontendC/2002-05-24-Alloca.c [new file with mode: 0644]
test/FrontendC/2002-06-25-FWriteInterfaceFailure.c [new file with mode: 0644]
test/FrontendC/2002-07-14-MiscListTests.c [new file with mode: 0644]
test/FrontendC/2002-07-14-MiscTests.c [new file with mode: 0644]
test/FrontendC/2002-07-14-MiscTests2.c [new file with mode: 0644]
test/FrontendC/2002-07-14-MiscTests3.c [new file with mode: 0644]
test/FrontendC/2002-07-16-HardStringInit.c [new file with mode: 0644]
test/FrontendC/2002-07-17-StringConstant.c [new file with mode: 0644]
test/FrontendC/2002-07-29-Casts.c [new file with mode: 0644]
test/FrontendC/2002-07-30-SubregSetAssertion.c [new file with mode: 0644]
test/FrontendC/2002-07-30-UnionTest.c [new file with mode: 0644]
test/FrontendC/2002-07-30-VarArgsCallFailure.c [new file with mode: 0644]
test/FrontendC/2002-07-31-BadAssert.c [new file with mode: 0644]
test/FrontendC/2002-07-31-SubregFailure.c [new file with mode: 0644]
test/FrontendC/2002-08-02-UnionTest.c [new file with mode: 0644]
test/FrontendC/2002-08-19-RecursiveLocals.c [new file with mode: 0644]
test/FrontendC/2002-09-08-PointerShifts.c [new file with mode: 0644]
test/FrontendC/2002-09-18-UnionProblem.c [new file with mode: 0644]
test/FrontendC/2002-09-19-StarInLabel.c [new file with mode: 0644]
test/FrontendC/2002-10-12-TooManyArguments.c [new file with mode: 0644]
test/FrontendC/2002-12-15-GlobalBoolTest.c [new file with mode: 0644]
test/FrontendC/2002-12-15-GlobalConstantTest.c [new file with mode: 0644]
test/FrontendC/2002-12-15-GlobalRedefinition.c [new file with mode: 0644]
test/FrontendC/2002-12-15-StructParameters.c [new file with mode: 0644]
test/FrontendC/2003-01-30-UnionInit.c [new file with mode: 0644]
test/FrontendC/2003-03-03-DeferredType.c [new file with mode: 0644]
test/FrontendC/2003-06-22-UnionCrash.c [new file with mode: 0644]
test/FrontendC/2003-06-23-GCC-fold-infinite-recursion.c [new file with mode: 0644]
test/FrontendC/2003-06-26-CFECrash.c [new file with mode: 0644]
test/FrontendC/2003-06-29-MultipleFunctionDefinition.c [new file with mode: 0644]
test/FrontendC/2003-07-22-ArrayAccessTypeSafety.c [new file with mode: 0644]
test/FrontendC/2003-08-06-BuiltinSetjmpLongjmp.c [new file with mode: 0644]
test/FrontendC/2003-08-17-DeadCodeShortCircuit.c [new file with mode: 0644]
test/FrontendC/2003-08-18-SigSetJmp.c [new file with mode: 0644]
test/FrontendC/2003-08-18-StructAsValue.c [new file with mode: 0644]
test/FrontendC/2003-08-20-BadBitfieldRef.c [new file with mode: 0644]
test/FrontendC/2003-08-20-PrototypeMismatch.c [new file with mode: 0644]
test/FrontendC/2003-08-20-vfork-bug.c [new file with mode: 0644]
test/FrontendC/2003-08-21-BinOp-Type-Mismatch.c [new file with mode: 0644]
test/FrontendC/2003-08-21-StmtExpr.c [new file with mode: 0644]
test/FrontendC/2003-08-21-WideString.c [new file with mode: 0644]
test/FrontendC/2003-08-23-LocalUnionTest.c [new file with mode: 0644]
test/FrontendC/2003-08-29-BitFieldStruct.c [new file with mode: 0644]
test/FrontendC/2003-08-29-HugeCharConst.c [new file with mode: 0644]
test/FrontendC/2003-08-29-StructLayoutBug.c [new file with mode: 0644]
test/FrontendC/2003-08-30-AggregateInitializer.c [new file with mode: 0644]
test/FrontendC/2003-08-30-LargeIntegerBitfieldMember.c [new file with mode: 0644]
test/FrontendC/2003-09-18-BitfieldTests.c [new file with mode: 0644]
test/FrontendC/2003-09-30-StructLayout.c [new file with mode: 0644]
test/FrontendC/2003-10-02-UnionLValueError.c [new file with mode: 0644]
test/FrontendC/2003-10-06-NegateExprType.c [new file with mode: 0644]
test/FrontendC/2003-10-09-UnionInitializerBug.c [new file with mode: 0644]
test/FrontendC/2003-10-28-ident.c [new file with mode: 0644]
test/FrontendC/2003-10-29-AsmRename.c [new file with mode: 0644]
test/FrontendC/2003-11-01-C99-CompoundLiteral.c [new file with mode: 0644]
test/FrontendC/2003-11-01-EmptyStructCrash.c [new file with mode: 0644]
test/FrontendC/2003-11-01-GlobalUnionInit.c [new file with mode: 0644]
test/FrontendC/2003-11-03-AddrArrayElement.c [new file with mode: 0644]
test/FrontendC/2003-11-04-EmptyStruct.c [new file with mode: 0644]
test/FrontendC/2003-11-04-OutOfMemory.c [new file with mode: 0644]
test/FrontendC/2003-11-08-PointerSubNotGetelementptr.c [new file with mode: 0644]
test/FrontendC/2003-11-12-VoidString.c [new file with mode: 0644]
test/FrontendC/2003-11-13-TypeSafety.c [new file with mode: 0644]
test/FrontendC/2003-11-16-StaticArrayInit.c [new file with mode: 0644]
test/FrontendC/2003-11-18-CondExprLValue.c [new file with mode: 0644]
test/FrontendC/2003-11-19-AddressOfRegister.c [new file with mode: 0644]
test/FrontendC/2003-11-19-BitFieldArray.c [new file with mode: 0644]
test/FrontendC/2003-11-20-Bitfields.c [new file with mode: 0644]
test/FrontendC/2003-11-20-ComplexDivision.c [new file with mode: 0644]
test/FrontendC/2003-11-20-UnionBitfield.c [new file with mode: 0644]
test/FrontendC/2003-11-26-PointerShift.c [new file with mode: 0644]
test/FrontendC/2003-11-27-ConstructorCast.c [new file with mode: 0644]
test/FrontendC/2003-11-27-UnionCtorInitialization.c [new file with mode: 0644]
test/FrontendC/2003-12-14-ExternInlineSupport.c [new file with mode: 0644]
test/FrontendC/2004-01-01-UnknownInitSize.c [new file with mode: 0644]
test/FrontendC/2004-01-08-ExternInlineRedefine.c [new file with mode: 0644]
test/FrontendC/2004-02-12-LargeAggregateCopy.c [new file with mode: 0644]
test/FrontendC/2004-02-13-BuiltinFrameReturnAddress.c [new file with mode: 0644]
test/FrontendC/2004-02-13-IllegalVararg.c [new file with mode: 0644]
test/FrontendC/2004-02-13-Memset.c [new file with mode: 0644]
test/FrontendC/2004-02-14-ZeroInitializer.c [new file with mode: 0644]
test/FrontendC/2004-02-20-Builtins.c [new file with mode: 0644]
test/FrontendC/2004-03-07-ComplexDivEquals.c [new file with mode: 0644]
test/FrontendC/2004-03-07-ExternalConstant.c [new file with mode: 0644]
test/FrontendC/2004-03-09-LargeArrayInitializers.c [new file with mode: 0644]
test/FrontendC/2004-03-15-SimpleIndirectGoto.c [new file with mode: 0644]
test/FrontendC/2004-03-16-AsmRegisterCrash.c [new file with mode: 0644]
test/FrontendC/2004-05-07-VarArrays.c [new file with mode: 0644]
test/FrontendC/2004-05-21-IncompleteEnum.c [new file with mode: 0644]
test/FrontendC/2004-06-08-OpaqueStructArg.c [new file with mode: 0644]
test/FrontendC/2004-06-17-UnorderedBuiltins.c [new file with mode: 0644]
test/FrontendC/2004-06-17-UnorderedCompares.c [new file with mode: 0644]
test/FrontendC/2004-06-18-VariableLengthArrayOfStructures.c [new file with mode: 0644]
test/FrontendC/2004-07-06-FunctionCast.c [new file with mode: 0644]
test/FrontendC/2004-08-06-LargeStructTest.c [new file with mode: 0644]
test/FrontendC/2004-11-25-UnnamedBitfieldPadding.c [new file with mode: 0644]
test/FrontendC/2004-11-27-InvalidConstantExpr.c [new file with mode: 0644]
test/FrontendC/2004-11-27-StaticFunctionRedeclare.c [new file with mode: 0644]
test/FrontendC/2004-11-27-VariableSizeInStructure.c [new file with mode: 0644]
test/FrontendC/2005-01-02-ConstantInits.c [new file with mode: 0644]
test/FrontendC/2005-01-02-PointerDifference.c [new file with mode: 0644]
test/FrontendC/2005-01-02-VAArgError-ICE.c [new file with mode: 0644]
test/FrontendC/2005-02-20-AggregateSAVEEXPR.c [new file with mode: 0644]
test/FrontendC/2005-02-27-MarkGlobalConstant.c [new file with mode: 0644]
test/FrontendC/2005-03-05-OffsetOfHack.c [new file with mode: 0644]
test/FrontendC/2005-03-06-OffsetOfStructCrash.c [new file with mode: 0644]
test/FrontendC/2005-03-11-Prefetch.c [new file with mode: 0644]
test/FrontendC/2005-04-09-ComplexOps.c [new file with mode: 0644]
test/FrontendC/2005-05-06-CountBuiltins.c [new file with mode: 0644]
test/FrontendC/2005-05-10-GlobalUnionInit.c [new file with mode: 0644]
test/FrontendC/2005-06-15-ExpandGotoInternalProblem.c [new file with mode: 0644]
test/FrontendC/2005-07-20-SqrtNoErrno.c [new file with mode: 0644]
test/FrontendC/2005-07-26-UnionInitCrash.c [new file with mode: 0644]
test/FrontendC/2005-07-28-IncorrectWeakGlobal.c [new file with mode: 0644]
test/FrontendC/2005-09-20-ComplexConstants.c [new file with mode: 0644]
test/FrontendC/2005-09-24-AsmUserPrefix.c [new file with mode: 0644]
test/FrontendC/2005-09-24-BitFieldCrash.c [new file with mode: 0644]
test/FrontendC/2005-10-18-VariableSizedElementCrash.c [new file with mode: 0644]
test/FrontendC/2005-12-04-AttributeUsed.c [new file with mode: 0644]
test/FrontendC/2005-12-04-DeclarationLineNumbers.c [new file with mode: 0644]
test/FrontendC/2006-01-13-Includes.c [new file with mode: 0644]
test/FrontendC/2006-01-13-StackSave.c [new file with mode: 0644]
test/FrontendC/2006-01-16-BitCountIntrinsicsUnsigned.c [new file with mode: 0644]
test/FrontendC/2006-01-23-FileScopeAsm.c [new file with mode: 0644]
test/FrontendC/2006-03-03-MissingInitializer.c [new file with mode: 0644]
test/FrontendC/2006-03-16-VectorCtor.c [new file with mode: 0644]
test/FrontendC/2006-03-17-KnRMismatch.c [new file with mode: 0644]
test/FrontendC/2006-05-01-AppleAlignmentPragma.c [new file with mode: 0644]
test/FrontendC/2006-05-19-SingleEltReturn.c [new file with mode: 0644]
test/FrontendC/2006-07-31-PR854.c [new file with mode: 0644]
test/FrontendC/2006-09-11-BitfieldRefCrash.c [new file with mode: 0644]
test/FrontendC/2006-09-18-fwrite-cast-crash.c [new file with mode: 0644]
test/FrontendC/2006-09-21-IncompleteElementType.c [new file with mode: 0644]
test/FrontendC/2006-09-25-DebugFilename.c [new file with mode: 0644]
test/FrontendC/2006-09-25-DebugFilename.h [new file with mode: 0644]
test/FrontendC/2006-09-28-SimpleAsm.c [new file with mode: 0644]
test/FrontendC/2006-10-30-ArrayCrash.c [new file with mode: 0644]
test/FrontendC/2006-12-14-ordered_expr.c [new file with mode: 0644]
test/FrontendC/2007-01-06-KNR-Proto.c [new file with mode: 0644]
test/FrontendC/2007-01-20-VectorICE.c [new file with mode: 0644]
test/FrontendC/2007-01-24-InlineAsmCModifier.c [new file with mode: 0644]
test/FrontendC/2007-02-04-AddrLValue-2.c [new file with mode: 0644]
test/FrontendC/2007-02-04-AddrLValue.c [new file with mode: 0644]
test/FrontendC/2007-02-04-EmptyStruct.c [new file with mode: 0644]
test/FrontendC/2007-02-04-WITH_SIZE_EXPR.c [new file with mode: 0644]
test/FrontendC/2007-02-05-nested.c [new file with mode: 0644]
test/FrontendC/2007-02-07-AddrLabel.c [new file with mode: 0644]
test/FrontendC/2007-02-16-VariableSizeStructArg.c [new file with mode: 0644]
test/FrontendC/2007-02-16-VoidPtrDiff.c [new file with mode: 0644]
test/FrontendC/2007-02-16-WritableStrings.c [new file with mode: 0644]
test/FrontendC/2007-02-25-C-DotDotDot.c [new file with mode: 0644]
test/FrontendC/2007-03-01-VarSizeArrayIdx.c [new file with mode: 0644]
test/FrontendC/2007-03-05-DataLayout.c [new file with mode: 0644]
test/FrontendC/2007-03-06-VarSizeInStruct1.c [new file with mode: 0644]
test/FrontendC/2007-03-06-VarSizeInStruct2.c [new file with mode: 0644]
test/FrontendC/2007-03-26-BitfieldAfterZeroWidth.c [new file with mode: 0644]
test/FrontendC/2007-03-26-ZeroWidthBitfield.c [new file with mode: 0644]
test/FrontendC/2007-03-27-ArrayCompatible.c [new file with mode: 0644]
test/FrontendC/2007-03-27-VarLengthArray.c [new file with mode: 0644]
test/FrontendC/2007-04-05-PackedBitFields-2.c [new file with mode: 0644]
test/FrontendC/2007-04-05-PackedBitFields.c [new file with mode: 0644]
test/FrontendC/2007-04-05-PackedStruct.c [new file with mode: 0644]
test/FrontendC/2007-04-05-PadBeforeZeroLengthField.c [new file with mode: 0644]
test/FrontendC/2007-04-05-UnPackedStruct.c [new file with mode: 0644]
test/FrontendC/2007-04-11-InlineAsmStruct.c [new file with mode: 0644]
test/FrontendC/2007-04-11-InlineAsmUnion.c [new file with mode: 0644]
test/FrontendC/2007-04-11-InlineStorageClassC89.c [new file with mode: 0644]
test/FrontendC/2007-04-11-InlineStorageClassC99.c [new file with mode: 0644]
test/FrontendC/2007-04-11-PR1321.c [new file with mode: 0644]
test/FrontendC/2007-04-13-InlineAsmStruct2.c [new file with mode: 0644]
test/FrontendC/2007-04-13-InlineAsmUnion2.c [new file with mode: 0644]
test/FrontendC/2007-04-14-FNoBuiltin.c [new file with mode: 0644]
test/FrontendC/2007-04-17-ZeroSizeBitFields.c [new file with mode: 0644]
test/FrontendC/2007-04-24-VolatileStructCopy.c [new file with mode: 0644]
test/FrontendC/2007-04-24-bit-not-expr.c [new file with mode: 0644]
test/FrontendC/2007-04-24-str-const.c [new file with mode: 0644]
test/FrontendC/2007-05-07-NestedStructReturn.c [new file with mode: 0644]
test/FrontendC/2007-05-07-PaddingElements.c [new file with mode: 0644]
test/FrontendC/2007-05-08-PCH.c [new file with mode: 0644]
test/FrontendC/2007-05-11-str-const.c [new file with mode: 0644]
test/FrontendC/2007-05-15-PaddingElement.c [new file with mode: 0644]
test/FrontendC/2007-05-16-EmptyStruct.c [new file with mode: 0644]
test/FrontendC/2007-05-29-UnionCopy.c [new file with mode: 0644]
test/FrontendC/2007-06-05-NoInlineAttribute.c [new file with mode: 0644]
test/FrontendC/2007-06-15-AnnotateAttribute.c [new file with mode: 0644]
test/FrontendC/2007-06-18-SextAttrAggregate.c [new file with mode: 0644]
test/FrontendC/2007-07-29-RestrictPtrArg.c [new file with mode: 0644]
test/FrontendC/2007-08-01-LoadStoreAlign.c [new file with mode: 0644]
test/FrontendC/2007-08-21-ComplexCst.c [new file with mode: 0644]
test/FrontendC/2007-08-22-CTTZ.c [new file with mode: 0644]
test/FrontendC/2007-09-05-ConstCtor.c [new file with mode: 0644]
test/FrontendC/2007-09-12-PragmaPack.c [new file with mode: 0644]
test/FrontendC/2007-09-14-NegatePointer.c [new file with mode: 0644]
test/FrontendC/2007-09-17-WeakRef.c [new file with mode: 0644]
test/FrontendC/2007-09-20-GcrootAttribute.c [new file with mode: 0644]
test/FrontendC/2007-09-26-Alignment.c [new file with mode: 0644]
test/FrontendC/2007-09-27-ComplexIntCompare.c [new file with mode: 0644]
test/FrontendC/2007-09-28-PackedUnionMember.c [new file with mode: 0644]
test/FrontendC/2007-10-01-BuildArrayRef.c [new file with mode: 0644]
test/FrontendC/2007-10-02-VolatileArray.c [new file with mode: 0644]
test/FrontendC/2007-10-15-VoidPtr.c [new file with mode: 0644]
test/FrontendC/2007-10-30-Volatile.c [new file with mode: 0644]
test/FrontendC/2007-11-07-AlignedMemcpy.c [new file with mode: 0644]
test/FrontendC/2007-11-07-CopyAggregateAlign.c [new file with mode: 0644]
test/FrontendC/2007-11-07-ZeroAggregateAlign.c [new file with mode: 0644]
test/FrontendC/2007-11-27-SExtZExt.c [new file with mode: 0644]
test/FrontendC/2007-11-28-GlobalInitializer.c [new file with mode: 0644]
test/FrontendC/2007-12-16-AsmNoUnwind.c [new file with mode: 0644]
test/FrontendC/2007-12-VarArrayDebug.c [new file with mode: 0644]
test/FrontendC/2008-01-04-WideBitfield.c [new file with mode: 0644]
test/FrontendC/2008-01-07-UnusualIntSize.c [new file with mode: 0644]
test/FrontendC/2008-01-11-ChainConsistency.c [new file with mode: 0644]
test/FrontendC/2008-01-21-PackedBitFields.c [new file with mode: 0644]
test/FrontendC/2008-01-21-PackedStructField.c [new file with mode: 0644]
test/FrontendC/2008-01-24-StructAlignAndBitFields.c [new file with mode: 0644]
test/FrontendC/2008-01-25-ByValReadNone.c [new file with mode: 0644]
test/FrontendC/2008-01-25-ZeroSizedAggregate.c [new file with mode: 0644]
test/FrontendC/2008-01-28-PragmaMark.c [new file with mode: 0644]
test/FrontendC/2008-01-28-UnionSize.c [new file with mode: 0644]
test/FrontendC/2008-02-11-AnnotateBuiltin.c [new file with mode: 0644]
test/FrontendC/2008-03-03-CtorAttrType.c [new file with mode: 0644]
test/FrontendC/2008-03-05-syncPtr.c [new file with mode: 0644]
test/FrontendC/2008-03-24-BitField-And-Alloca.c [new file with mode: 0644]
test/FrontendC/2008-03-26-PackedBitFields.c [new file with mode: 0644]
test/FrontendC/2008-04-08-NoExceptions.c [new file with mode: 0644]
test/FrontendC/2008-05-06-CFECrash.c [new file with mode: 0644]
test/FrontendC/2008-05-12-TempUsedBeforeDef.c [new file with mode: 0644]
test/FrontendC/2008-05-19-AlwaysInline.c [new file with mode: 0644]
test/FrontendC/2008-07-08-FAbsAttributes.c [new file with mode: 0644]
test/FrontendC/2008-07-29-EHLabel.ll [new file with mode: 0644]
test/FrontendC/2008-08-07-AlignPadding1.c [new file with mode: 0644]
test/FrontendC/2008-08-07-AlignPadding2.c [new file with mode: 0644]
test/FrontendC/2008-08-07-GEPIntToPtr.c [new file with mode: 0644]
test/FrontendC/2008-09-03-WeakAlias.c [new file with mode: 0644]
test/FrontendC/2008-10-13-FrontendCrash.c [new file with mode: 0644]
test/FrontendC/2008-10-30-ZeroPlacement.c [new file with mode: 0644]
test/FrontendC/2008-11-02-WeakAlias.c [new file with mode: 0644]
test/FrontendC/2008-11-08-InstCombineSelect.c [new file with mode: 0644]
test/FrontendC/2008-11-11-AnnotateStructFieldAttribute.c [new file with mode: 0644]
test/FrontendC/2008-12-23-AsmIntPointerTie.c [new file with mode: 0644]
test/FrontendC/2009-01-05-BlockInlining.c [new file with mode: 0644]
test/FrontendC/2009-01-20-k8.c [new file with mode: 0644]
test/FrontendC/2009-01-21-InvalidIterator.c [new file with mode: 0644]
test/FrontendC/2009-02-13-zerosize-union-field-ppc.c [new file with mode: 0644]
test/FrontendC/2009-02-13-zerosize-union-field.c [new file with mode: 0644]
test/FrontendC/2009-02-17-BitField-dbg.c [new file with mode: 0644]
test/FrontendC/2009-03-01-MallocNoAlias.c [new file with mode: 0644]
test/FrontendC/2009-03-08-ZeroEltStructCrash.c [new file with mode: 0644]
test/FrontendC/2009-03-09-WeakDeclarations-1.c [new file with mode: 0644]
test/FrontendC/2009-03-13-dbg.c [new file with mode: 0644]
test/FrontendC/2009-04-22-UnknownSize.c [new file with mode: 0644]
test/FrontendC/2009-04-28-UnionArrayCrash.c [new file with mode: 0644]
test/FrontendC/2009-05-04-EnumInreg.c [new file with mode: 0644]
test/FrontendC/2009-05-17-AlwaysInline.c [new file with mode: 0644]
test/FrontendC/2009-06-14-HighlyAligned.c [new file with mode: 0644]
test/FrontendC/2009-06-18-StaticInitTailPadPack.c [new file with mode: 0644]
test/FrontendC/2009-07-14-VoidPtr.c [new file with mode: 0644]
test/FrontendC/2009-07-15-pad-wchar_t-array.c [new file with mode: 0644]
test/FrontendC/2009-07-17-VoidParameter.c [new file with mode: 0644]
test/FrontendC/2009-07-22-StructLayout.c [new file with mode: 0644]
test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c [new file with mode: 0644]
test/FrontendC/2009-09-24-SqrtErrno.c [new file with mode: 0644]
test/FrontendC/2009-12-07-BitFieldAlignment.c [new file with mode: 0644]
test/FrontendC/2010-01-05-LinkageName.c [new file with mode: 0644]
test/FrontendC/2010-01-13-MemBarrier.c [new file with mode: 0644]
test/FrontendC/2010-01-14-FnType-DebugInfo.c [new file with mode: 0644]
test/FrontendC/2010-01-14-StaticVariable.c [new file with mode: 0644]
test/FrontendC/2010-01-18-Inlined-Debug.c [new file with mode: 0644]
test/FrontendC/2010-02-10-PointerName.c [new file with mode: 0644]
test/FrontendC/2010-02-15-DbgStaticVar.c [new file with mode: 0644]
test/FrontendC/2010-02-16-DbgVarScope.c [new file with mode: 0644]
test/FrontendC/2010-02-18-Dbg-VectorType.c [new file with mode: 0644]
test/FrontendC/2010-03-10-arm-asmreg.c [new file with mode: 0644]
test/FrontendC/2010-03-5-LexicalScope.c [new file with mode: 0644]
test/FrontendC/2010-05-14-Optimized-VarType.c [new file with mode: 0644]
test/FrontendC/2010-05-18-asmsched.c [new file with mode: 0644]
test/FrontendC/2010-05-18-palignr.c [new file with mode: 0644]
test/FrontendC/2010-05-26-AsmSideEffect.c [new file with mode: 0644]
test/FrontendC/2010-05-31-palignr.c [new file with mode: 0644]
test/FrontendC/2010-06-11-SaveExpr.c [new file with mode: 0644]
test/FrontendC/2010-06-17-asmcrash.c [new file with mode: 0644]
test/FrontendC/2010-06-28-DbgLocalVar.c [new file with mode: 0644]
test/FrontendC/2010-06-28-nowarn.c [new file with mode: 0644]
test/FrontendC/2010-07-08-DeclDebugLineNo.c [new file with mode: 0644]
test/FrontendC/2010-07-14-overconservative-align.c [new file with mode: 0644]
test/FrontendC/2010-07-14-ref-off-end.c [new file with mode: 0644]
test/FrontendC/2010-07-27-MinNoFoldConst.c [new file with mode: 0644]
test/FrontendC/2010-08-12-asm-aggr-arg.c [new file with mode: 0644]
test/FrontendC/2010-11-16-asmblock.c [new file with mode: 0644]
test/FrontendC/2010-12-01-CommonGlobal.c [new file with mode: 0644]
test/FrontendC/2011-02-21-DATA-common.c [new file with mode: 0644]
test/FrontendC/Atomics-no64bit.c [new file with mode: 0644]
test/FrontendC/Atomics.c [new file with mode: 0644]
test/FrontendC/BasicInstrs.c [new file with mode: 0644]
test/FrontendC/alignstack.c [new file with mode: 0644]
test/FrontendC/always-inline.c [new file with mode: 0644]
test/FrontendC/arrayderef.c [new file with mode: 0644]
test/FrontendC/asm-reg-var-local.c [new file with mode: 0644]
test/FrontendC/attribute_constructor.c [new file with mode: 0644]
test/FrontendC/block-copy.c [new file with mode: 0644]
test/FrontendC/crash-invalid-array.c [new file with mode: 0644]
test/FrontendC/cstring-align.c [new file with mode: 0644]
test/FrontendC/dg.exp [new file with mode: 0644]
test/FrontendC/exact-div-expr.c [new file with mode: 0644]
test/FrontendC/extern-weak.c [new file with mode: 0644]
test/FrontendC/fp-logical.c [new file with mode: 0644]
test/FrontendC/func-aligned.c [new file with mode: 0644]
test/FrontendC/funccall.c [new file with mode: 0644]
test/FrontendC/hidden-visibility.c [new file with mode: 0644]
test/FrontendC/implicit-arg.c [new file with mode: 0644]
test/FrontendC/inline-asm-function.c [new file with mode: 0644]
test/FrontendC/inline-asm-mrv.c [new file with mode: 0644]
test/FrontendC/libcalls-d.c [new file with mode: 0644]
test/FrontendC/libcalls-ld.c [new file with mode: 0644]
test/FrontendC/libcalls.c [new file with mode: 0644]
test/FrontendC/misaligned-param.c [new file with mode: 0644]
test/FrontendC/nested-functions.c [new file with mode: 0644]
test/FrontendC/pr2394.c [new file with mode: 0644]
test/FrontendC/pr3518.c [new file with mode: 0644]
test/FrontendC/pr4349.c [new file with mode: 0644]
test/FrontendC/pr5406.c [new file with mode: 0644]
test/FrontendC/ptr-rotate.c [new file with mode: 0644]
test/FrontendC/redef-ext-inline.c [new file with mode: 0644]
test/FrontendC/sret.c [new file with mode: 0644]
test/FrontendC/sret2.c [new file with mode: 0644]
test/FrontendC/unaligned-memcpy.c [new file with mode: 0644]
test/FrontendC/union-align.c [new file with mode: 0644]
test/FrontendC/vla-1.c [new file with mode: 0644]
test/FrontendC/vla-2.c [new file with mode: 0644]
test/FrontendC/wchar-const.c [new file with mode: 0644]
test/FrontendC/weak_constant.c [new file with mode: 0644]
test/FrontendFortran/2008-11-03-OptionOverride.f90 [new file with mode: 0644]
test/FrontendFortran/2009-02-09-FloorDivExpr.f90 [new file with mode: 0644]
test/FrontendFortran/cpow.f90 [new file with mode: 0644]
test/FrontendFortran/dg.exp [new file with mode: 0644]
test/FrontendObjC++/2007-10-03-MetadataPointers.mm [new file with mode: 0644]
test/FrontendObjC++/2010-08-02-NonPODObjectValue.mm [new file with mode: 0644]
test/FrontendObjC++/2010-08-04-Template.mm [new file with mode: 0644]
test/FrontendObjC++/2010-08-06-X.Y-syntax.mm [new file with mode: 0644]
test/FrontendObjC++/dg.exp [new file with mode: 0644]
test/FrontendObjC/2007-04-03-ObjcEH.m [new file with mode: 0644]
test/FrontendObjC/2007-05-02-Strong.m [new file with mode: 0644]
test/FrontendObjC/2007-09-25-EH.m [new file with mode: 0644]
test/FrontendObjC/2007-10-17-SJLJExceptions.m [new file with mode: 0644]
test/FrontendObjC/2007-10-18-ProDescriptor.m [new file with mode: 0644]
test/FrontendObjC/2007-10-23-GC-WriteBarrier.m [new file with mode: 0644]
test/FrontendObjC/2008-10-3-EhValue.m [new file with mode: 0644]
test/FrontendObjC/2008-11-12-Metadata.m [new file with mode: 0644]
test/FrontendObjC/2008-11-24-ConstCFStrings.m [new file with mode: 0644]
test/FrontendObjC/2008-11-25-Blocks.m [new file with mode: 0644]
test/FrontendObjC/2009-01-26-WriteBarrier-2.m [new file with mode: 0644]
test/FrontendObjC/2009-02-05-VolatileProp.m [new file with mode: 0644]
test/FrontendObjC/2009-04-14-AsmSection.m [new file with mode: 0644]
test/FrontendObjC/2009-04-27-bitfield-vs-ivar.m [new file with mode: 0644]
test/FrontendObjC/2009-04-28-bitfield-vs-vbc.m [new file with mode: 0644]
test/FrontendObjC/2009-08-05-utf16.m [new file with mode: 0644]
test/FrontendObjC/2009-08-17-DebugInfo.m [new file with mode: 0644]
test/FrontendObjC/2009-11-30-Objc-ID.m [new file with mode: 0644]
test/FrontendObjC/2010-02-01-utf16-with-null.m [new file with mode: 0644]
test/FrontendObjC/2010-02-11-fwritable-stringsBug.m [new file with mode: 0644]
test/FrontendObjC/2010-02-23-DbgInheritance.m [new file with mode: 0644]
test/FrontendObjC/2010-03-17-StructRef.m [new file with mode: 0644]
test/FrontendObjC/2010-06-04-UnnamedCFString-dbg.m [new file with mode: 0644]
test/FrontendObjC/2011-03-02-ConstCFStringLiteralAlign.m [new file with mode: 0644]
test/FrontendObjC/dg.exp [new file with mode: 0644]
test/Integer/2007-01-19-TruncSext.ll [new file with mode: 0644]
test/Integer/BitArith.ll [new file with mode: 0644]
test/Integer/BitBit.ll [new file with mode: 0644]
test/Integer/BitCast.ll [new file with mode: 0644]
test/Integer/BitIcmp.ll [new file with mode: 0644]
test/Integer/BitMem.ll [new file with mode: 0644]
test/Integer/BitMisc.ll [new file with mode: 0644]
test/Integer/BitPacked.ll [new file with mode: 0644]
test/Integer/alignment_bt.ll [new file with mode: 0644]
test/Integer/basictest_bt.ll [new file with mode: 0644]
test/Integer/cfgstructures_bt.ll [new file with mode: 0644]
test/Integer/constexpr_bt.ll [new file with mode: 0644]
test/Integer/constpointer_bt.ll [new file with mode: 0644]
test/Integer/dg.exp [new file with mode: 0644]
test/Integer/fold-fpcast_bt.ll [new file with mode: 0644]
test/Integer/forwardreftest_bt.ll [new file with mode: 0644]
test/Integer/globalredefinition_bt.ll [new file with mode: 0644]
test/Integer/globalvars_bt.ll [new file with mode: 0644]
test/Integer/indirectcall2_bt.ll [new file with mode: 0644]
test/Integer/indirectcall_bt.ll [new file with mode: 0644]
test/Integer/instructions_bt.ll [new file with mode: 0644]
test/Integer/newcasts_bt.ll [new file with mode: 0644]
test/Integer/opaquetypes_bt.ll [new file with mode: 0644]
test/Integer/packed_bt.ll [new file with mode: 0644]
test/Integer/packed_struct_bt.ll [new file with mode: 0644]
test/Integer/paramattrs_bt.ll [new file with mode: 0644]
test/Integer/properties_bt.ll [new file with mode: 0644]
test/Integer/prototype_bt.ll [new file with mode: 0644]
test/Integer/recursivetype_bt.ll [new file with mode: 0644]
test/Integer/simplecalltest_bt.ll [new file with mode: 0644]
test/Integer/small_bt.ll [new file with mode: 0644]
test/Integer/testalloca_bt.ll [new file with mode: 0644]
test/Integer/testarith_bt.ll [new file with mode: 0644]
test/Integer/testconstants_bt.ll [new file with mode: 0644]
test/Integer/testicmp_bt.ll [new file with mode: 0644]
test/Integer/testlogical_bt.ll [new file with mode: 0644]
test/Integer/testlogical_new_bt.ll [new file with mode: 0644]
test/Integer/testmemory_bt.ll [new file with mode: 0644]
test/Integer/testswitch_bt.ll [new file with mode: 0644]
test/Integer/testvarargs_bt.ll [new file with mode: 0644]
test/Integer/undefined_bt.ll [new file with mode: 0644]
test/Integer/unreachable_bt.ll [new file with mode: 0644]
test/Integer/varargs_bt.ll [new file with mode: 0644]
test/Integer/varargs_new_bt.ll [new file with mode: 0644]
test/LLVMC/Alias.td [new file with mode: 0644]
test/LLVMC/AppendCmdHook.td [new file with mode: 0644]
test/LLVMC/C++/dash-x.cpp [new file with mode: 0644]
test/LLVMC/C++/dg.exp [new file with mode: 0644]
test/LLVMC/C++/filelist.cpp [new file with mode: 0644]
test/LLVMC/C++/hello.cpp [new file with mode: 0644]
test/LLVMC/C++/just-compile.cpp [new file with mode: 0644]
test/LLVMC/C++/together.cpp [new file with mode: 0644]
test/LLVMC/C++/unknown_suffix.unk [new file with mode: 0644]
test/LLVMC/C/dg.exp [new file with mode: 0644]
test/LLVMC/C/emit-llvm-opt.c [new file with mode: 0644]
test/LLVMC/C/emit-llvm.c [new file with mode: 0644]
test/LLVMC/C/hello.c [new file with mode: 0644]
test/LLVMC/C/include.c [new file with mode: 0644]
test/LLVMC/C/opt-test.c [new file with mode: 0644]
test/LLVMC/C/sink.c [new file with mode: 0644]
test/LLVMC/C/wall.c [new file with mode: 0644]
test/LLVMC/EmptyCompilationGraph.td [new file with mode: 0644]
test/LLVMC/EnvParentheses.td [new file with mode: 0644]
test/LLVMC/ForwardAs.td [new file with mode: 0644]
test/LLVMC/ForwardTransformedValue.td [new file with mode: 0644]
test/LLVMC/ForwardValue.td [new file with mode: 0644]
test/LLVMC/HookWithArguments.td [new file with mode: 0644]
test/LLVMC/HookWithInFile.td [new file with mode: 0644]
test/LLVMC/Init.td [new file with mode: 0644]
test/LLVMC/LanguageMap.td [new file with mode: 0644]
test/LLVMC/MultiValuedOption.td [new file with mode: 0644]
test/LLVMC/MultipleCompilationGraphs.td [new file with mode: 0644]
test/LLVMC/MultipleOutputLanguages.td [new file with mode: 0644]
test/LLVMC/NoActions.td [new file with mode: 0644]
test/LLVMC/NoCompilationGraph.td [new file with mode: 0644]
test/LLVMC/ObjC++/dg.exp [new file with mode: 0644]
test/LLVMC/ObjC++/hello.mm [new file with mode: 0644]
test/LLVMC/ObjC/dg.exp [new file with mode: 0644]
test/LLVMC/ObjC/hello.m [new file with mode: 0644]
test/LLVMC/OneOrMore.td [new file with mode: 0644]
test/LLVMC/OptionPreprocessor.td [new file with mode: 0644]
test/LLVMC/OutputSuffixHook.td [new file with mode: 0644]
test/LLVMC/TestWarnings.td [new file with mode: 0644]
test/LLVMC/dg.exp [new file with mode: 0644]
test/LLVMC/test_data/false.c [new file with mode: 0644]
test/LLVMC/test_data/false.cpp [new file with mode: 0644]
test/LLVMC/test_data/false2.cpp [new file with mode: 0644]
test/LLVMC/test_data/together.c [new file with mode: 0644]
test/Linker/2002-07-17-GlobalFail.ll [new file with mode: 0644]
test/Linker/2002-07-17-LinkTest2.ll [new file with mode: 0644]
test/Linker/2002-08-20-ConstantExpr.ll [new file with mode: 0644]
test/Linker/2003-01-30-LinkerRename.ll [new file with mode: 0644]
test/Linker/2003-01-30-LinkerTypeRename.ll [new file with mode: 0644]
test/Linker/2003-04-21-Linkage.ll [new file with mode: 0644]
test/Linker/2003-04-23-LinkOnceLost.ll [new file with mode: 0644]
test/Linker/2003-04-26-NullPtrLinkProblem.ll [new file with mode: 0644]
test/Linker/2003-05-15-TypeProblem.ll [new file with mode: 0644]
test/Linker/2003-05-31-LinkerRename.ll [new file with mode: 0644]
test/Linker/2003-06-02-TypeResolveProblem.ll [new file with mode: 0644]
test/Linker/2003-06-02-TypeResolveProblem2.ll [new file with mode: 0644]
test/Linker/2003-08-20-OpaqueTypeResolve.ll [new file with mode: 0644]
test/Linker/2003-08-23-GlobalVarLinking.ll [new file with mode: 0644]
test/Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll [new file with mode: 0644]
test/Linker/2003-08-24-InheritPtrSize.ll [new file with mode: 0644]
test/Linker/2003-08-28-TypeResolvesGlobal.ll [new file with mode: 0644]
test/Linker/2003-08-28-TypeResolvesGlobal2.ll [new file with mode: 0644]
test/Linker/2003-08-28-TypeResolvesGlobal3.ll [new file with mode: 0644]
test/Linker/2003-10-21-ConflictingTypesTolerance.ll [new file with mode: 0644]
test/Linker/2003-10-27-LinkOncePromote.ll [new file with mode: 0644]
test/Linker/2003-11-18-TypeResolution.ll [new file with mode: 0644]
test/Linker/2004-02-17-WeakStrongLinkage.ll [new file with mode: 0644]
test/Linker/2004-05-07-TypeResolution1.ll [new file with mode: 0644]
test/Linker/2004-05-07-TypeResolution2.ll [new file with mode: 0644]
test/Linker/2004-12-03-DisagreeingType.ll [new file with mode: 0644]
test/Linker/2005-02-12-ConstantGlobals-2.ll [new file with mode: 0644]
test/Linker/2005-02-12-ConstantGlobals.ll [new file with mode: 0644]
test/Linker/2005-12-06-AppendingZeroLengthArrays.ll [new file with mode: 0644]
test/Linker/2006-01-19-ConstantPacked.ll [new file with mode: 0644]
test/Linker/2006-06-15-GlobalVarAlignment.ll [new file with mode: 0644]
test/Linker/2008-03-05-AliasReference.ll [new file with mode: 0644]
test/Linker/2008-03-05-AliasReference2.ll [new file with mode: 0644]
test/Linker/2008-03-07-DroppedSection_a.ll [new file with mode: 0644]
test/Linker/2008-03-07-DroppedSection_b.ll [new file with mode: 0644]
test/Linker/2008-06-13-LinkOnceRedefinition.ll [new file with mode: 0644]
test/Linker/2008-06-26-AddressSpace.ll [new file with mode: 0644]
test/Linker/2008-07-06-AliasFnDecl.ll [new file with mode: 0644]
test/Linker/2008-07-06-AliasFnDecl2.ll [new file with mode: 0644]
test/Linker/2008-07-06-AliasWeakDest.ll [new file with mode: 0644]
test/Linker/2008-07-06-AliasWeakDest2.ll [new file with mode: 0644]
test/Linker/2009-09-03-mdnode.ll [new file with mode: 0644]
test/Linker/2009-09-03-mdnode2.ll [new file with mode: 0644]
test/Linker/AppendingLinkage.ll [new file with mode: 0644]
test/Linker/AppendingLinkage2.ll [new file with mode: 0644]
test/Linker/ConstantGlobals1.ll [new file with mode: 0644]
test/Linker/ConstantGlobals2.ll [new file with mode: 0644]
test/Linker/ConstantGlobals3.ll [new file with mode: 0644]
test/Linker/LinkOnce.ll [new file with mode: 0644]
test/Linker/PR8300.ll [new file with mode: 0644]
test/Linker/available_externally_a.ll [new file with mode: 0644]
test/Linker/available_externally_b.ll [new file with mode: 0644]
test/Linker/basiclink.ll [new file with mode: 0644]
test/Linker/dg.exp [new file with mode: 0644]
test/Linker/link-archive.ll [new file with mode: 0644]
test/Linker/link-global-to-func.ll [new file with mode: 0644]
test/Linker/link-messages.ll [new file with mode: 0644]
test/Linker/linkmdnode.ll [new file with mode: 0644]
test/Linker/linkmdnode2.ll [new file with mode: 0644]
test/Linker/linknamedmdnode.ll [new file with mode: 0644]
test/Linker/linknamedmdnode2.ll [new file with mode: 0644]
test/Linker/metadata-a.ll [new file with mode: 0644]
test/Linker/metadata-b.ll [new file with mode: 0644]
test/Linker/partial-type-refinement-link.ll [new file with mode: 0644]
test/Linker/partial-type-refinement.ll [new file with mode: 0644]
test/Linker/redefinition.ll [new file with mode: 0644]
test/Linker/testlink1.ll [new file with mode: 0644]
test/Linker/testlink2.ll [new file with mode: 0644]
test/Linker/unnamed-addr1-a.ll [new file with mode: 0644]
test/Linker/unnamed-addr1-b.ll [new file with mode: 0644]
test/Linker/weakextern.ll [new file with mode: 0644]
test/MC/ARM/arm_fixups.s [new file with mode: 0644]
test/MC/ARM/arm_instructions.s [new file with mode: 0644]
test/MC/ARM/arm_word_directive.s [new file with mode: 0644]
test/MC/ARM/bracket-darwin.s [new file with mode: 0644]
test/MC/ARM/bracket-exprs.s [new file with mode: 0644]
test/MC/ARM/darwin-ARM-reloc.s [new file with mode: 0644]
test/MC/ARM/darwin-Thumb-reloc.s [new file with mode: 0644]
test/MC/ARM/dg.exp [new file with mode: 0644]
test/MC/ARM/elf-eflags-eabi.s [new file with mode: 0644]
test/MC/ARM/elf-movt.s [new file with mode: 0644]
test/MC/ARM/elf-reloc-01.ll [new file with mode: 0644]
test/MC/ARM/elf-reloc-02.ll [new file with mode: 0644]
test/MC/ARM/elf-reloc-03.ll [new file with mode: 0644]
test/MC/ARM/full_line_comment.s [new file with mode: 0644]
test/MC/ARM/hilo-16bit-relocations.s [new file with mode: 0644]
test/MC/ARM/neon-abs-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-absdiff-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-add-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-bitcount-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-bitwise-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-cmp-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-convert-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-dup-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-minmax-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-mov-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-mul-accum-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-mul-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-neg-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-pairwise-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-reciprocal-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-reverse-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-satshift-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-shift-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-shiftaccum-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-shuffle-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-sub-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-table-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-vld-encoding.s [new file with mode: 0644]
test/MC/ARM/neon-vst-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-abs-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-absdiff-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-add-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-bitcount-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-bitwise-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-cmp-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-convert-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-dup-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-minmax-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-mov-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-mul-accum-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-mul-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-neg-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-pairwise-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-reciprocal-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-reverse-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-satshift-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-shift-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-shiftaccum-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-shuffle-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-sub-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-table-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-vld-encoding.s [new file with mode: 0644]
test/MC/ARM/neont2-vst-encoding.s [new file with mode: 0644]
test/MC/ARM/prefetch.ll [new file with mode: 0644]
test/MC/ARM/reg-list.s [new file with mode: 0644]
test/MC/ARM/simple-encoding.ll [new file with mode: 0644]
test/MC/ARM/simple-fp-encoding.s [new file with mode: 0644]
test/MC/ARM/thumb.s [new file with mode: 0644]
test/MC/ARM/thumb2.s [new file with mode: 0644]
test/MC/ARM/thumb2_instructions.s [new file with mode: 0644]
test/MC/AsmParser/assignment.s [new file with mode: 0644]
test/MC/AsmParser/conditional_asm.s [new file with mode: 0644]
test/MC/AsmParser/dash-n.s [new file with mode: 0644]
test/MC/AsmParser/dg.exp [new file with mode: 0644]
test/MC/AsmParser/directive_abort.s [new file with mode: 0644]
test/MC/AsmParser/directive_align.s [new file with mode: 0644]
test/MC/AsmParser/directive_ascii.s [new file with mode: 0644]
test/MC/AsmParser/directive_comm.s [new file with mode: 0644]
test/MC/AsmParser/directive_darwin_section.s [new file with mode: 0644]
test/MC/AsmParser/directive_desc.s [new file with mode: 0644]
test/MC/AsmParser/directive_elf_size.s [new file with mode: 0644]
test/MC/AsmParser/directive_file.s [new file with mode: 0644]
test/MC/AsmParser/directive_fill.s [new file with mode: 0644]
test/MC/AsmParser/directive_include.s [new file with mode: 0644]
test/MC/AsmParser/directive_lcomm.s [new file with mode: 0644]
test/MC/AsmParser/directive_line.s [new file with mode: 0644]
test/MC/AsmParser/directive_loc.s [new file with mode: 0644]
test/MC/AsmParser/directive_lsym.s [new file with mode: 0644]
test/MC/AsmParser/directive_org.s [new file with mode: 0644]
test/MC/AsmParser/directive_set.s [new file with mode: 0644]
test/MC/AsmParser/directive_space.s [new file with mode: 0644]
test/MC/AsmParser/directive_subsections_via_symbols.s [new file with mode: 0644]
test/MC/AsmParser/directive_symbol_attrs.s [new file with mode: 0644]
test/MC/AsmParser/directive_tbss.s [new file with mode: 0644]
test/MC/AsmParser/directive_tdata.s [new file with mode: 0644]
test/MC/AsmParser/directive_thread_init_func.s [new file with mode: 0644]
test/MC/AsmParser/directive_tlv.s [new file with mode: 0644]
test/MC/AsmParser/directive_values.s [new file with mode: 0644]
test/MC/AsmParser/directive_zerofill.s [new file with mode: 0644]
test/MC/AsmParser/dollars-in-identifiers.s [new file with mode: 0644]
test/MC/AsmParser/equ.s [new file with mode: 0644]
test/MC/AsmParser/expr_symbol_modifiers.s [new file with mode: 0644]
test/MC/AsmParser/exprs-invalid.s [new file with mode: 0644]
test/MC/AsmParser/exprs.s [new file with mode: 0644]
test/MC/AsmParser/floating-literals.s [new file with mode: 0644]
test/MC/AsmParser/hello.s [new file with mode: 0644]
test/MC/AsmParser/ifdef.s [new file with mode: 0644]
test/MC/AsmParser/ifndef.s [new file with mode: 0644]
test/MC/AsmParser/labels.s [new file with mode: 0644]
test/MC/AsmParser/macro-def-in-instantiation.s [new file with mode: 0644]
test/MC/AsmParser/macros-parsing.s [new file with mode: 0644]
test/MC/AsmParser/macros.s [new file with mode: 0644]
test/MC/AsmParser/rename.s [new file with mode: 0644]
test/MC/AsmParser/section.s [new file with mode: 0644]
test/MC/AsmParser/variables-invalid.s [new file with mode: 0644]
test/MC/AsmParser/variables.s [new file with mode: 0644]
test/MC/COFF/align-nops.s [new file with mode: 0644]
test/MC/COFF/basic-coff.s [new file with mode: 0644]
test/MC/COFF/bss.s [new file with mode: 0644]
test/MC/COFF/dg.exp [new file with mode: 0644]
test/MC/COFF/module-asm.ll [new file with mode: 0644]
test/MC/COFF/simple-fixups.s [new file with mode: 0644]
test/MC/COFF/switch-relocations.ll [new file with mode: 0644]
test/MC/COFF/symbol-alias.s [new file with mode: 0644]
test/MC/COFF/symbol-fragment-offset.s [new file with mode: 0644]
test/MC/COFF/weak.s [new file with mode: 0644]
test/MC/Disassembler/ARM/arm-tests.txt [new file with mode: 0644]
test/MC/Disassembler/ARM/dg.exp [new file with mode: 0644]
test/MC/Disassembler/ARM/neon-tests.txt [new file with mode: 0644]
test/MC/Disassembler/ARM/thumb-tests.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/dg.exp [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_branch.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_fpu.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_fsl.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_imm.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_memory.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_operands.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_pattern.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_shift.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_special.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_typea.txt [new file with mode: 0644]
test/MC/Disassembler/MBlaze/mblaze_typeb.txt [new file with mode: 0644]
test/MC/Disassembler/X86/dg.exp [new file with mode: 0644]
test/MC/Disassembler/X86/enhanced.txt [new file with mode: 0644]
test/MC/Disassembler/X86/simple-tests.txt [new file with mode: 0644]
test/MC/Disassembler/X86/truncated-input.txt [new file with mode: 0644]
test/MC/ELF/abs.s [new file with mode: 0644]
test/MC/ELF/alias-reloc.s [new file with mode: 0644]
test/MC/ELF/alias.s [new file with mode: 0644]
test/MC/ELF/align-bss.s [new file with mode: 0644]
test/MC/ELF/align-nops.s [new file with mode: 0644]
test/MC/ELF/align-size.s [new file with mode: 0644]
test/MC/ELF/align-text.s [new file with mode: 0644]
test/MC/ELF/align.s [new file with mode: 0644]
test/MC/ELF/bad-section.s [new file with mode: 0644]
test/MC/ELF/basic-elf-32.s [new file with mode: 0644]
test/MC/ELF/basic-elf-64.s [new file with mode: 0644]
test/MC/ELF/bracket-exprs.s [new file with mode: 0644]
test/MC/ELF/bracket.s [new file with mode: 0644]
test/MC/ELF/bss.ll [new file with mode: 0644]
test/MC/ELF/call-abs.s [new file with mode: 0644]
test/MC/ELF/cfi-advance-loc2.s [new file with mode: 0644]
test/MC/ELF/cfi-def-cfa-offset.s [new file with mode: 0644]
test/MC/ELF/cfi-def-cfa-register.s [new file with mode: 0644]
test/MC/ELF/cfi-def-cfa.s [new file with mode: 0644]
test/MC/ELF/cfi-offset.s [new file with mode: 0644]
test/MC/ELF/cfi-remember.s [new file with mode: 0644]
test/MC/ELF/cfi-zero-addr-delta.s [new file with mode: 0644]
test/MC/ELF/cfi.s [new file with mode: 0644]
test/MC/ELF/comdat.s [new file with mode: 0644]
test/MC/ELF/common.s [new file with mode: 0644]
test/MC/ELF/common2.s [new file with mode: 0644]
test/MC/ELF/debug-line.s [new file with mode: 0644]
test/MC/ELF/debug-loc.s [new file with mode: 0644]
test/MC/ELF/dg.exp [new file with mode: 0644]
test/MC/ELF/diff.s [new file with mode: 0644]
test/MC/ELF/diff2.s [new file with mode: 0644]
test/MC/ELF/elf_directive_previous.s [new file with mode: 0644]
test/MC/ELF/elf_directive_section.s [new file with mode: 0644]
test/MC/ELF/empty-dwarf-lines.s [new file with mode: 0644]
test/MC/ELF/empty.s [new file with mode: 0644]
test/MC/ELF/entsize.ll [new file with mode: 0644]
test/MC/ELF/entsize.s [new file with mode: 0644]
test/MC/ELF/file.s [new file with mode: 0644]
test/MC/ELF/global-offset.s [new file with mode: 0644]
test/MC/ELF/got.s [new file with mode: 0644]
test/MC/ELF/ident.s [new file with mode: 0644]
test/MC/ELF/invalid-symver.s [new file with mode: 0644]
test/MC/ELF/leb128.s [new file with mode: 0644]
test/MC/ELF/local-reloc.s [new file with mode: 0644]
test/MC/ELF/merge.s [new file with mode: 0644]
test/MC/ELF/n_bytes.s [new file with mode: 0644]
test/MC/ELF/no-fixup.s [new file with mode: 0644]
test/MC/ELF/noexec.s [new file with mode: 0644]
test/MC/ELF/norelocation.s [new file with mode: 0644]
test/MC/ELF/org.s [new file with mode: 0644]
test/MC/ELF/pic-diff.s [new file with mode: 0644]
test/MC/ELF/plt.s [new file with mode: 0644]
test/MC/ELF/pr9292.s [new file with mode: 0644]
test/MC/ELF/relax-arith.s [new file with mode: 0644]
test/MC/ELF/relax-crash.s [new file with mode: 0644]
test/MC/ELF/relax.s [new file with mode: 0644]
test/MC/ELF/relocation-386.s [new file with mode: 0644]
test/MC/ELF/relocation-pc.s [new file with mode: 0644]
test/MC/ELF/relocation.s [new file with mode: 0644]
test/MC/ELF/rename.s [new file with mode: 0644]
test/MC/ELF/section-quoting.s [new file with mode: 0644]
test/MC/ELF/section.s [new file with mode: 0644]
test/MC/ELF/set.s [new file with mode: 0644]
test/MC/ELF/sleb.s [new file with mode: 0644]
test/MC/ELF/symref.s [new file with mode: 0644]
test/MC/ELF/tls-i386.s [new file with mode: 0644]
test/MC/ELF/tls.s [new file with mode: 0644]
test/MC/ELF/type.s [new file with mode: 0644]
test/MC/ELF/uleb.s [new file with mode: 0644]
test/MC/ELF/undef.s [new file with mode: 0644]
test/MC/ELF/undef2.s [new file with mode: 0644]
test/MC/ELF/weak-relocation.s [new file with mode: 0644]
test/MC/ELF/weak.s [new file with mode: 0644]
test/MC/ELF/weakref-plt.s [new file with mode: 0644]
test/MC/ELF/weakref-reloc.s [new file with mode: 0644]
test/MC/ELF/weakref.s [new file with mode: 0644]
test/MC/ELF/zero.s [new file with mode: 0644]
test/MC/MBlaze/dg.exp [new file with mode: 0644]
test/MC/MBlaze/mblaze_branch.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_fpu.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_fsl.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_imm.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_memory.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_operands.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_pattern.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_shift.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_special.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_typea.s [new file with mode: 0644]
test/MC/MBlaze/mblaze_typeb.s [new file with mode: 0644]
test/MC/MachO/absolutize.s [new file with mode: 0644]
test/MC/MachO/comm-1.s [new file with mode: 0644]
test/MC/MachO/darwin-complex-difference.s [new file with mode: 0644]
test/MC/MachO/darwin-x86_64-diff-relocs.s [new file with mode: 0644]
test/MC/MachO/darwin-x86_64-reloc-offsets.s [new file with mode: 0644]
test/MC/MachO/darwin-x86_64-reloc.s [new file with mode: 0644]
test/MC/MachO/data.s [new file with mode: 0644]
test/MC/MachO/dg.exp [new file with mode: 0644]
test/MC/MachO/diff-with-two-sections.s [new file with mode: 0644]
test/MC/MachO/direction_labels.s [new file with mode: 0644]
test/MC/MachO/empty-dwarf-lines.s [new file with mode: 0644]
test/MC/MachO/indirect-symbols.s [new file with mode: 0644]
test/MC/MachO/jcc.s [new file with mode: 0644]
test/MC/MachO/lcomm-attributes.s [new file with mode: 0644]
test/MC/MachO/loc.s [new file with mode: 0644]
test/MC/MachO/pcrel-to-other-section.s [new file with mode: 0644]
test/MC/MachO/relax-jumps.s [new file with mode: 0644]
test/MC/MachO/relax-recompute-align.s [new file with mode: 0644]
test/MC/MachO/reloc-diff.s [new file with mode: 0644]
test/MC/MachO/reloc-pcrel-offset.s [new file with mode: 0644]
test/MC/MachO/reloc-pcrel.s [new file with mode: 0644]
test/MC/MachO/reloc.s [new file with mode: 0644]
test/MC/MachO/section-align-1.s [new file with mode: 0644]
test/MC/MachO/section-align-2.s [new file with mode: 0644]
test/MC/MachO/section-flags.s [new file with mode: 0644]
test/MC/MachO/string-table.s [new file with mode: 0644]
test/MC/MachO/symbol-diff.s [new file with mode: 0644]
test/MC/MachO/symbol-flags.s [new file with mode: 0644]
test/MC/MachO/symbol-indirect.s [new file with mode: 0644]
test/MC/MachO/symbols-1.s [new file with mode: 0644]
test/MC/MachO/tbss.s [new file with mode: 0644]
test/MC/MachO/tdata.s [new file with mode: 0644]
test/MC/MachO/thread_init_func.s [new file with mode: 0644]
test/MC/MachO/tls.s [new file with mode: 0644]
test/MC/MachO/tlv-reloc.s [new file with mode: 0644]
test/MC/MachO/tlv.s [new file with mode: 0644]
test/MC/MachO/values.s [new file with mode: 0644]
test/MC/MachO/weakdef.s [new file with mode: 0644]
test/MC/MachO/x86_32-optimal_nop.s [new file with mode: 0644]
test/MC/MachO/x86_32-sections.s [new file with mode: 0644]
test/MC/MachO/x86_32-symbols.s [new file with mode: 0644]
test/MC/MachO/x86_64-sections.s [new file with mode: 0644]
test/MC/MachO/x86_64-symbols.s [new file with mode: 0644]
test/MC/MachO/zerofill-1.s [new file with mode: 0644]
test/MC/MachO/zerofill-2.s [new file with mode: 0644]
test/MC/MachO/zerofill-3.s [new file with mode: 0644]
test/MC/MachO/zerofill-4.s [new file with mode: 0644]
test/MC/MachO/zerofill-5.s [new file with mode: 0644]
test/MC/MachO/zerofill-sect-align.s [new file with mode: 0644]
test/MC/X86/3DNow.s [new file with mode: 0644]
test/MC/X86/dg.exp [new file with mode: 0644]
test/MC/X86/x86-32-avx.s [new file with mode: 0644]
test/MC/X86/x86-32-coverage.s [new file with mode: 0644]
test/MC/X86/x86-32-fma3.s [new file with mode: 0644]
test/MC/X86/x86-32.s [new file with mode: 0644]
test/MC/X86/x86-64.s [new file with mode: 0644]
test/MC/X86/x86_64-avx-clmul-encoding.s [new file with mode: 0644]
test/MC/X86/x86_64-avx-encoding.s [new file with mode: 0644]
test/MC/X86/x86_64-encoding.s [new file with mode: 0644]
test/MC/X86/x86_64-fma3-encoding.s [new file with mode: 0644]
test/MC/X86/x86_64-imm-widths.s [new file with mode: 0644]
test/MC/X86/x86_directives.s [new file with mode: 0644]
test/MC/X86/x86_errors.s [new file with mode: 0644]
test/MC/X86/x86_operands.s [new file with mode: 0644]
test/Makefile [new file with mode: 0644]
test/Makefile.tests [new file with mode: 0644]
test/Object/TestObjectFiles/trivial-object-test.coff-i386 [new file with mode: 0644]
test/Object/TestObjectFiles/trivial-object-test.coff-x86-64 [new file with mode: 0644]
test/Object/TestObjectFiles/trivial-object-test.elf-i386 [new file with mode: 0644]
test/Object/TestObjectFiles/trivial-object-test.elf-x86-64 [new file with mode: 0644]
test/Object/TestObjectFiles/trivial-object-test.macho-i386 [new file with mode: 0644]
test/Object/TestObjectFiles/trivial-object-test.macho-x86-64 [new file with mode: 0644]
test/Object/dg.exp [new file with mode: 0644]
test/Object/nm-trivial-object.test-broken [new file with mode: 0644]
test/Object/objdump-trivial-object.test-broken [new file with mode: 0644]
test/Other/2002-01-31-CallGraph.ll [new file with mode: 0644]
test/Other/2002-02-24-InlineBrokePHINodes.ll [new file with mode: 0644]
test/Other/2002-03-11-ConstPropCrash.ll [new file with mode: 0644]
test/Other/2003-02-19-LoopInfoNestingBug.ll [new file with mode: 0644]
test/Other/2004-08-16-PackedConstantInlineStore.ll [new file with mode: 0644]
test/Other/2004-08-16-PackedGlobalConstant.ll [new file with mode: 0644]
test/Other/2004-08-16-PackedSelect.ll [new file with mode: 0644]
test/Other/2004-08-16-PackedSimple.ll [new file with mode: 0644]
test/Other/2004-08-20-PackedControlFlow.ll [new file with mode: 0644]
test/Other/2006-02-05-PassManager.ll [new file with mode: 0644]
test/Other/2007-04-24-eliminate-mostly-empty-blocks.ll [new file with mode: 0644]
test/Other/2007-06-05-PassID.ll [new file with mode: 0644]
test/Other/2007-06-28-PassManager.ll [new file with mode: 0644]
test/Other/2007-09-10-PassManager.ll [new file with mode: 0644]
test/Other/2008-02-14-PassManager.ll [new file with mode: 0644]
test/Other/2008-06-04-FieldSizeInPacked.ll [new file with mode: 0644]
test/Other/2008-10-06-RemoveDeadPass.ll [new file with mode: 0644]
test/Other/2008-10-15-MissingSpace.ll [new file with mode: 0644]
test/Other/2009-03-31-CallGraph.ll [new file with mode: 0644]
test/Other/2009-06-05-no-implicit-float.ll [new file with mode: 0644]
test/Other/2009-09-14-function-elements.ll [new file with mode: 0644]
test/Other/2010-05-06-Printer.ll [new file with mode: 0644]
test/Other/close-stderr.ll [new file with mode: 0644]
test/Other/constant-fold-gep.ll [new file with mode: 0644]
test/Other/dg.exp [new file with mode: 0644]
test/Other/extract.ll [new file with mode: 0644]
test/Other/inline-asm-newline-terminator.ll [new file with mode: 0644]
test/Other/invalid-commandline-option.ll [new file with mode: 0644]
test/Other/lint.ll [new file with mode: 0644]
test/Scripts/README.txt [new file with mode: 0644]
test/Scripts/coff-dump.py [new file with mode: 0755]
test/Scripts/coff-dump.py.bat [new file with mode: 0644]
test/Scripts/common_dump.py [new file with mode: 0644]
test/Scripts/elf-dump [new file with mode: 0755]
test/Scripts/elf-dump.bat [new file with mode: 0644]
test/Scripts/ignore [new file with mode: 0755]
test/Scripts/macho-dumpx [new file with mode: 0755]
test/Scripts/macho-dumpx.bat [new file with mode: 0644]
test/TableGen/2003-08-03-PassCode.td [new file with mode: 0644]
test/TableGen/2006-09-18-LargeInt.td [new file with mode: 0644]
test/TableGen/2010-03-24-PrematureDefaults.td [new file with mode: 0644]
test/TableGen/AnonDefinitionOnDemand.td [new file with mode: 0644]
test/TableGen/BitsInitOverflow.td [new file with mode: 0644]
test/TableGen/CStyleComment.td [new file with mode: 0644]
test/TableGen/Dag.td [new file with mode: 0644]
test/TableGen/DefmInherit.td [new file with mode: 0644]
test/TableGen/DefmInsideMultiClass.td [new file with mode: 0644]
test/TableGen/FieldAccess.td [new file with mode: 0644]
test/TableGen/ForwardRef.td [new file with mode: 0644]
test/TableGen/GeneralList.td [new file with mode: 0644]
test/TableGen/Include.inc [new file with mode: 0644]
test/TableGen/Include.td [new file with mode: 0644]
test/TableGen/IntBitInit.td [new file with mode: 0644]
test/TableGen/LazyChange.td [new file with mode: 0644]
test/TableGen/LetInsideMultiClasses.td [new file with mode: 0644]
test/TableGen/ListArgs.td [new file with mode: 0644]
test/TableGen/ListArgsSimple.td [new file with mode: 0644]
test/TableGen/ListConversion.td [new file with mode: 0644]
test/TableGen/ListManip.td [new file with mode: 0644]
test/TableGen/ListSlices.td [new file with mode: 0644]
test/TableGen/MultiClass.td [new file with mode: 0644]
test/TableGen/MultiClassDefName.td [new file with mode: 0644]
test/TableGen/MultiClassInherit.td [new file with mode: 0644]
test/TableGen/Slice.td [new file with mode: 0644]
test/TableGen/String.td [new file with mode: 0644]
test/TableGen/SuperSubclassSameName.td [new file with mode: 0644]
test/TableGen/TargetInstrInfo.td [new file with mode: 0644]
test/TableGen/TargetInstrSpec.td [new file with mode: 0644]
test/TableGen/TemplateArgRename.td [new file with mode: 0644]
test/TableGen/Tree.td [new file with mode: 0644]
test/TableGen/TreeNames.td [new file with mode: 0644]
test/TableGen/UnsetBitInit.td [new file with mode: 0644]
test/TableGen/UnterminatedComment.td [new file with mode: 0644]
test/TableGen/cast.td [new file with mode: 0644]
test/TableGen/defmclass.td [new file with mode: 0644]
test/TableGen/dg.exp [new file with mode: 0644]
test/TableGen/eq.td [new file with mode: 0644]
test/TableGen/eqbit.td [new file with mode: 0644]
test/TableGen/foreach.td [new file with mode: 0644]
test/TableGen/if.td [new file with mode: 0644]
test/TableGen/ifbit.td [new file with mode: 0644]
test/TableGen/lisp.td [new file with mode: 0644]
test/TableGen/nested-comment.td [new file with mode: 0644]
test/TableGen/strconcat.td [new file with mode: 0644]
test/TableGen/subst.td [new file with mode: 0644]
test/TableGen/subst2.td [new file with mode: 0644]
test/TableGen/usevalname.td [new file with mode: 0644]
test/TestRunner.sh [new file with mode: 0755]
test/Transforms/ADCE/2002-01-31-UseStuckAround.ll [new file with mode: 0644]
test/Transforms/ADCE/2002-05-22-PHITest.ll [new file with mode: 0644]
test/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll [new file with mode: 0644]
test/Transforms/ADCE/2002-05-28-Crash-distilled.ll [new file with mode: 0644]
test/Transforms/ADCE/2002-05-28-Crash.ll [new file with mode: 0644]
test/Transforms/ADCE/2002-07-17-AssertionFailure.ll [new file with mode: 0644]
test/Transforms/ADCE/2002-07-17-PHIAssertion.ll [new file with mode: 0644]
test/Transforms/ADCE/2002-07-29-Segfault.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-01-22-PredecessorProblem.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-06-11-InvalidCFG.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-06-24-BadSuccessor.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-06-24-BasicFunctionality.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-09-10-UnwindInstFail.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-09-15-InfLoopCrash.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-11-16-MissingPostDominanceInfo.ll [new file with mode: 0644]
test/Transforms/ADCE/2004-05-04-UnreachableBlock.ll [new file with mode: 0644]
test/Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll [new file with mode: 0644]
test/Transforms/ADCE/basictest.ll [new file with mode: 0644]
test/Transforms/ADCE/basictest1.ll [new file with mode: 0644]
test/Transforms/ADCE/basictest2.ll [new file with mode: 0644]
test/Transforms/ADCE/dce_pure_call.ll [new file with mode: 0644]
test/Transforms/ADCE/dce_pure_invoke.ll [new file with mode: 0644]
test/Transforms/ADCE/dg.exp [new file with mode: 0644]
test/Transforms/ADCE/unreachable-function.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/2008-07-02-array-indexing.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/2008-09-07-CGUpdate.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/2008-09-08-CGUpdateSelfEdge.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/aggregate-promote.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/attrs.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/basictest.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/byval-2.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/byval.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/callgraph-update.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/chained.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/control-flow.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/control-flow2.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/crash.ll [new file with mode: 0644]
test/Transforms/ArgumentPromotion/dg.exp [new file with mode: 0644]
test/Transforms/ArgumentPromotion/pr3085.ll [new file with mode: 0644]
test/Transforms/BlockPlacement/basictest.ll [new file with mode: 0644]
test/Transforms/BlockPlacement/dg.exp [new file with mode: 0644]
test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-03-13-LoopExtractorCrash.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-03-14-DominanceProblem.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-03-17-MissedLiveIns.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-03-17-OutputMismatch.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-03-17-UpdatePHIsOutsideRegion.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-03-18-InvokeHandling.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-08-12-BlockExtractPHI.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/2004-11-12-InvokeExtract.ll [new file with mode: 0644]
test/Transforms/CodeExtractor/dg.exp [new file with mode: 0644]
test/Transforms/CodeGenPrepare/2008-11-24-RAUW-Self.ll [new file with mode: 0644]
test/Transforms/CodeGenPrepare/basic.ll [new file with mode: 0644]
test/Transforms/CodeGenPrepare/dg.exp [new file with mode: 0644]
test/Transforms/ConstProp/2002-05-03-DivideByZeroException.ll [new file with mode: 0644]
test/Transforms/ConstProp/2002-05-03-NotOperator.ll [new file with mode: 0644]
test/Transforms/ConstProp/2002-09-03-SetCC-Bools.ll [new file with mode: 0644]
test/Transforms/ConstProp/2003-05-12-DivideError.ll [new file with mode: 0644]
test/Transforms/ConstProp/2005-01-28-SetCCGEP.ll [new file with mode: 0644]
test/Transforms/ConstProp/2006-11-30-vector-cast.ll [new file with mode: 0644]
test/Transforms/ConstProp/2006-12-01-TruncBoolBug.ll [new file with mode: 0644]
test/Transforms/ConstProp/2006-12-01-bool-casts.ll [new file with mode: 0644]
test/Transforms/ConstProp/2007-02-05-BitCast.ll [new file with mode: 0644]
test/Transforms/ConstProp/2007-02-23-sdiv.ll [new file with mode: 0644]
test/Transforms/ConstProp/2007-11-23-cttz.ll [new file with mode: 0644]
test/Transforms/ConstProp/2008-07-07-VectorCompare.ll [new file with mode: 0644]
test/Transforms/ConstProp/2009-06-20-constexpr-zero-lhs.ll [new file with mode: 0644]
test/Transforms/ConstProp/2009-09-01-GEP-Crash.ll [new file with mode: 0644]
test/Transforms/ConstProp/basictest.ll [new file with mode: 0644]
test/Transforms/ConstProp/bitcast.ll [new file with mode: 0644]
test/Transforms/ConstProp/bswap.ll [new file with mode: 0644]
test/Transforms/ConstProp/calls.ll [new file with mode: 0644]
test/Transforms/ConstProp/constant-expr.ll [new file with mode: 0644]
test/Transforms/ConstProp/dg.exp [new file with mode: 0644]
test/Transforms/ConstProp/div-zero.ll [new file with mode: 0644]
test/Transforms/ConstProp/extractvalue.ll [new file with mode: 0644]
test/Transforms/ConstProp/float-to-ptr-cast.ll [new file with mode: 0644]
test/Transforms/ConstProp/insertvalue.ll [new file with mode: 0644]
test/Transforms/ConstProp/loads.ll [new file with mode: 0644]
test/Transforms/ConstProp/logicaltest.ll [new file with mode: 0644]
test/Transforms/ConstProp/overflow-ops.ll [new file with mode: 0644]
test/Transforms/ConstProp/phi.ll [new file with mode: 0644]
test/Transforms/ConstProp/remtest.ll [new file with mode: 0644]
test/Transforms/ConstantMerge/2002-09-23-CPR-Update.ll [new file with mode: 0644]
test/Transforms/ConstantMerge/2003-10-28-MergeExternalConstants.ll [new file with mode: 0644]
test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll [new file with mode: 0644]
test/Transforms/ConstantMerge/dg.exp [new file with mode: 0644]
test/Transforms/ConstantMerge/dont-merge.ll [new file with mode: 0644]
test/Transforms/ConstantMerge/merge-both.ll [new file with mode: 0644]
test/Transforms/ConstantMerge/unnamed-addr.ll [new file with mode: 0644]
test/Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll [new file with mode: 0644]
test/Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll [new file with mode: 0644]
test/Transforms/CorrelatedValuePropagation/basic.ll [new file with mode: 0644]
test/Transforms/CorrelatedValuePropagation/crash.ll [new file with mode: 0644]
test/Transforms/CorrelatedValuePropagation/dg.exp [new file with mode: 0644]
test/Transforms/CorrelatedValuePropagation/non-null.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/2006-06-27-struct-ret.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/2007-02-07-FuncRename.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/2007-12-20-ParamAttrs.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/2008-01-16-VarargsParamAttrs.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/2008-06-23-DeadAfterLive.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/basictest.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/canon.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/dead_vaargs.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/deadexternal.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/deadretval.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/deadretval2.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/dg.exp [new file with mode: 0644]
test/Transforms/DeadArgElim/keepalive.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/multdeadretval.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/2011-03-25-DSEMiscompile.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/PartialStore.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/const-pointers.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/crash.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/dg.exp [new file with mode: 0644]
test/Transforms/DeadStoreElimination/free.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/lifetime.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/memintrinsics.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/no-targetdata.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/simple.ll [new file with mode: 0644]
test/Transforms/EarlyCSE/basic.ll [new file with mode: 0644]
test/Transforms/EarlyCSE/dg.exp [new file with mode: 0644]
test/Transforms/FunctionAttrs/2008-09-03-Mutual.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2008-09-03-ReadNone.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2008-09-03-ReadOnly.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2008-09-13-VolatileRead.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2008-10-04-LocalMemory.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2008-12-29-Constant.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2008-12-31-NoCapture.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2009-01-02-LocalStores.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2009-05-06-Malloc.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/2010-10-30-volatile.ll [new file with mode: 0644]
test/Transforms/FunctionAttrs/dg.exp [new file with mode: 0644]
test/Transforms/GVN/2007-07-25-DominatedLoop.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-25-InfiniteLoop.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-25-Loop.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-25-NestedLoop.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-25-SinglePredecessor.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-26-InterlockingLoops.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-26-NonRedundant.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-26-PhiErasure.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-30-PredIDom.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-31-NoDomInherit.ll [new file with mode: 0644]
test/Transforms/GVN/2007-07-31-RedundantPhi.ll [new file with mode: 0644]
test/Transforms/GVN/2008-02-12-UndefLoad.ll [new file with mode: 0644]
test/Transforms/GVN/2008-02-13-NewPHI.ll [new file with mode: 0644]
test/Transforms/GVN/2008-02-24-NonDominatedMemcpy.ll [new file with mode: 0644]
test/Transforms/GVN/2008-02-26-MemCpySize.ll [new file with mode: 0644]
test/Transforms/GVN/2008-07-02-Unreachable.ll [new file with mode: 0644]
test/Transforms/GVN/2008-12-09-SelfRemove.ll [new file with mode: 0644]
test/Transforms/GVN/2008-12-12-RLE-Crash.ll [new file with mode: 0644]
test/Transforms/GVN/2008-12-14-rle-reanalyze.ll [new file with mode: 0644]
test/Transforms/GVN/2008-12-15-CacheVisited.ll [new file with mode: 0644]
test/Transforms/GVN/2009-01-21-SortInvalidation.ll [new file with mode: 0644]
test/Transforms/GVN/2009-01-22-SortInvalidation.ll [new file with mode: 0644]
test/Transforms/GVN/2009-02-17-LoadPRECrash.ll [new file with mode: 0644]
test/Transforms/GVN/2009-03-10-PREOnVoid.ll [new file with mode: 0644]
test/Transforms/GVN/2009-06-17-InvalidPRE.ll [new file with mode: 0644]
test/Transforms/GVN/2009-07-13-MemDepSortFail.ll [new file with mode: 0644]
test/Transforms/GVN/2009-11-12-MemDepMallocBitCast.ll [new file with mode: 0644]
test/Transforms/GVN/2010-03-31-RedundantPHIs.ll [new file with mode: 0644]
test/Transforms/GVN/2010-05-08-OneBit.ll [new file with mode: 0644]
test/Transforms/GVN/2010-11-13-Simplify.ll [new file with mode: 0644]
test/Transforms/GVN/basic.ll [new file with mode: 0644]
test/Transforms/GVN/bitcast-of-call.ll [new file with mode: 0644]
test/Transforms/GVN/calls-nonlocal.ll [new file with mode: 0644]
test/Transforms/GVN/calls-readonly.ll [new file with mode: 0644]
test/Transforms/GVN/condprop.ll [new file with mode: 0644]
test/Transforms/GVN/crash-no-aa.ll [new file with mode: 0644]
test/Transforms/GVN/crash.ll [new file with mode: 0644]
test/Transforms/GVN/dg.exp [new file with mode: 0644]
test/Transforms/GVN/invariant-simple.ll [new file with mode: 0644]
test/Transforms/GVN/lifetime-simple.ll [new file with mode: 0644]
test/Transforms/GVN/load-constant-mem.ll [new file with mode: 0644]
test/Transforms/GVN/load-pre-align.ll [new file with mode: 0644]
test/Transforms/GVN/load-pre-licm.ll [new file with mode: 0644]
test/Transforms/GVN/local-pre.ll [new file with mode: 0644]
test/Transforms/GVN/lpre-call-wrap-2.ll [new file with mode: 0644]
test/Transforms/GVN/lpre-call-wrap.ll [new file with mode: 0644]
test/Transforms/GVN/mixed.ll [new file with mode: 0644]
test/Transforms/GVN/non-local-offset.ll [new file with mode: 0644]
test/Transforms/GVN/nonescaping-malloc.ll [new file with mode: 0644]
test/Transforms/GVN/null-aliases-nothing.ll [new file with mode: 0644]
test/Transforms/GVN/phi-translate.ll [new file with mode: 0644]
test/Transforms/GVN/pre-basic-add.ll [new file with mode: 0644]
test/Transforms/GVN/pre-load.ll [new file with mode: 0644]
test/Transforms/GVN/pre-single-pred.ll [new file with mode: 0644]
test/Transforms/GVN/preserve-tbaa.ll [new file with mode: 0644]
test/Transforms/GVN/rle-must-alias.ll [new file with mode: 0644]
test/Transforms/GVN/rle-no-phi-translate.ll [new file with mode: 0644]
test/Transforms/GVN/rle-nonlocal.ll [new file with mode: 0644]
test/Transforms/GVN/rle-phi-translate.ll [new file with mode: 0644]
test/Transforms/GVN/rle-semidominated.ll [new file with mode: 0644]
test/Transforms/GVN/rle.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2002-07-17-CastRef.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2002-07-17-ConstantRef.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2002-08-17-WorkListTest.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2003-07-01-SelfReference.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2009-01-05-DeadAliases.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2009-02-17-AliasUsesAliasee.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/2009-09-03-MDNode.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/basicvariabletest.ll [new file with mode: 0644]
test/Transforms/GlobalDCE/dg.exp [new file with mode: 0644]
test/Transforms/GlobalDCE/externally_available.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2005-06-15-LocalizeConstExprCrash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2005-09-27-Crash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2007-04-05-Crash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2007-05-13-Crash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2007-06-04-PackedStruct.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2007-11-09-GEP-GEP-Crash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2008-01-03-Crash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2008-01-13-OutOfRangeSROA.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2008-01-29-VolatileGlobal.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2008-02-16-NestAttr.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2008-04-26-SROA-Global-Align.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2008-07-17-addrspace.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2008-12-16-HeapSRACrash-2.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2008-12-16-HeapSRACrash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-01-13-phi-user.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-02-15-BitcastAlias.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-02-15-ResolveAlias.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-03-05-dbg.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-03-06-Anonymous.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-03-07-PromotePtrToBool.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-06-01-RecursivePHI.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2009-11-16-MallocSingleStoreToGlobalVar.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2010-02-25-MallocPromote.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2010-02-26-MallocSROA.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2010-10-19-WeakOdr.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/alias-resolve.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/basictest.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/constantexpr-dangle.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/constantfold-initializers.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/crash.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/ctor-list-opt-constexpr.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/ctor-list-opt-inbounds.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/ctor-list-opt.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/deadglobal-2.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/deadglobal.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/dg.exp [new file with mode: 0644]
test/Transforms/GlobalOpt/globalsra-partial.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/globalsra-unknown-index.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/globalsra.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/heap-sra-1.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/heap-sra-2.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/heap-sra-3.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/heap-sra-4.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/heap-sra-phi.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/integer-bool.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/iterate.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/load-store-global.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/malloc-promote-1.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/malloc-promote-2.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/memcpy.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/memset.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/metadata.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/phi-select.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/storepointer-compare.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/storepointer.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/trivialstore.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/undef-init.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/unnamed-addr.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/2008-06-09-WeakProp.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/2009-09-24-byval-ptr.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/dangling-block-address.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/deadarg.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/dg.exp [new file with mode: 0644]
test/Transforms/IPConstantProp/recursion.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/return-argument.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/return-constant.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/return-constants.ll [new file with mode: 0644]
test/Transforms/IPConstantProp/user-with-multiple-uses.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2002-09-09-PointerIndVar.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2003-04-16-ExprAnalysis.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2003-09-12-MultiplePred.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2003-09-23-NotAtTop.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2003-12-10-RemoveInstrCrash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2003-12-15-Crash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2003-12-21-IndVarSize.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2004-03-10-PHIInsertionBug.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2004-04-05-InvokeCastCrash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2004-04-07-ScalarEvolutionCrash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2005-02-11-InvokeCrash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2005-02-17-TruncateExprCrash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2005-06-15-InstMoveCrash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2005-11-18-Crash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2006-06-16-Indvar-LCSSA-Crash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2006-09-20-LFTR-Crash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2006-12-10-BitCast.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2007-06-06-DeleteDanglesPtr.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2008-06-15-SCEVExpanderBug.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2008-09-02-IVType.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2008-11-25-APFloatAssert.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2009-04-14-shorten_iv_vars.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2009-04-15-shorten-iv-vars-2.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2009-04-22-IndvarCrash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2009-04-27-Floating.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/2009-05-24-useafterfree.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/ada-loops.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/addrec-gep.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/ashr-tripcount.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/avoid-i0.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/casted-argument.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/complex-scev.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/crash.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/dangling-use.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/dg.exp [new file with mode: 0644]
test/Transforms/IndVarSimplify/divide-pointer.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/eliminate-comparison.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/eliminate-max.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/eliminate-rem.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/exit_value_tests.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/floating-point-iv.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/gep-with-mul-base.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/indirectbr.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/interesting-invoke-use.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/iterationCount_zext_or_trunc.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/iv-sext.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/iv-zext.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/lftr-other-uses.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/lftr-promote.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/lftr_simple.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate10.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate11.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate7.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate8.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate9.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate_1.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate_2.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate_3.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate_4.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate_5.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/loop_evaluate_6.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/masked-iv.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/max-pointer.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/pointer-indvars.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/pointer.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/polynomial-expand.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/preserve-gep-loop-variant.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/preserve-gep-nested.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/preserve-gep-remainder.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/preserve-gep.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/preserve-signed-wrap.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/shrunk-constant.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/signed-trip-count.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/single-element-range.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/sink-alloca.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/sink-trapping.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/subtract.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/tripcount_compute.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/tripcount_infinite.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/udiv.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/uglygep.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/variable-stride-ivs-0.ll [new file with mode: 0644]
test/Transforms/IndVarSimplify/variable-stride-ivs-1.ll [new file with mode: 0644]
test/Transforms/Inline/2003-09-14-InlineValue.ll [new file with mode: 0644]
test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll [new file with mode: 0644]
test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll [new file with mode: 0644]
test/Transforms/Inline/2003-09-22-PHINodesInNormalInvokeDest.ll [new file with mode: 0644]
test/Transforms/Inline/2003-10-13-AllocaDominanceProblem.ll [new file with mode: 0644]
test/Transforms/Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll [new file with mode: 0644]
test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll [new file with mode: 0644]
test/Transforms/Inline/2004-04-20-InlineLinkOnce.ll [new file with mode: 0644]
test/Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll [new file with mode: 0644]
test/Transforms/Inline/2006-01-14-CallGraphUpdate.ll [new file with mode: 0644]
test/Transforms/Inline/2006-07-12-InlinePruneCGUpdate.ll [new file with mode: 0644]
test/Transforms/Inline/2006-11-09-InlineCGUpdate-2.ll [new file with mode: 0644]
test/Transforms/Inline/2006-11-09-InlineCGUpdate.ll [new file with mode: 0644]
test/Transforms/Inline/2007-04-15-InlineEH.ll [new file with mode: 0644]
test/Transforms/Inline/2007-06-06-NoInline.ll [new file with mode: 0644]
test/Transforms/Inline/2007-06-25-WeakInline.ll [new file with mode: 0644]
test/Transforms/Inline/2007-12-19-InlineNoUnwind.ll [new file with mode: 0644]
test/Transforms/Inline/2008-03-04-StructRet.ll [new file with mode: 0644]
test/Transforms/Inline/2008-03-07-Inline-2.ll [new file with mode: 0644]
test/Transforms/Inline/2008-03-07-Inline.ll [new file with mode: 0644]
test/Transforms/Inline/2008-09-02-AlwaysInline.ll [new file with mode: 0644]
test/Transforms/Inline/2008-09-02-NoInline.ll [new file with mode: 0644]
test/Transforms/Inline/2008-10-30-AlwaysInline.ll [new file with mode: 0644]
test/Transforms/Inline/2008-11-04-AlwaysInline.ll [new file with mode: 0644]
test/Transforms/Inline/2009-01-08-NoInlineDynamicAlloca.ll [new file with mode: 0644]
test/Transforms/Inline/2009-01-13-RecursiveInlineCrash.ll [new file with mode: 0644]
test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll [new file with mode: 0644]
test/Transforms/Inline/2010-05-12-ValueMap.ll [new file with mode: 0644]
test/Transforms/Inline/2010-05-31-ByvalTailcall.ll [new file with mode: 0644]
test/Transforms/Inline/PR4909.ll [new file with mode: 0644]
test/Transforms/Inline/alloca-in-scc.ll [new file with mode: 0644]
test/Transforms/Inline/alloca_test.ll [new file with mode: 0644]
test/Transforms/Inline/always_inline_dyn_alloca.ll [new file with mode: 0644]
test/Transforms/Inline/array_merge.ll [new file with mode: 0644]
test/Transforms/Inline/basictest.ll [new file with mode: 0644]
test/Transforms/Inline/byval.ll [new file with mode: 0644]
test/Transforms/Inline/callgraph-update.ll [new file with mode: 0644]
test/Transforms/Inline/casts.ll [new file with mode: 0644]
test/Transforms/Inline/cfg_preserve_test.ll [new file with mode: 0644]
test/Transforms/Inline/crash.ll [new file with mode: 0644]
test/Transforms/Inline/crash2.ll [new file with mode: 0644]
test/Transforms/Inline/delete-call.ll [new file with mode: 0644]
test/Transforms/Inline/devirtualize-2.ll [new file with mode: 0644]
test/Transforms/Inline/devirtualize-3.ll [new file with mode: 0644]
test/Transforms/Inline/devirtualize.ll [new file with mode: 0644]
test/Transforms/Inline/dg.exp [new file with mode: 0644]
test/Transforms/Inline/dynamic_alloca_test.ll [new file with mode: 0644]
test/Transforms/Inline/externally_available.ll [new file with mode: 0644]
test/Transforms/Inline/gvn-inline-iteration.ll [new file with mode: 0644]
test/Transforms/Inline/inline-invoke-tail.ll [new file with mode: 0644]
test/Transforms/Inline/inline-tail.ll [new file with mode: 0644]
test/Transforms/Inline/inline_cleanup.ll [new file with mode: 0644]
test/Transforms/Inline/inline_constprop.ll [new file with mode: 0644]
test/Transforms/Inline/inline_dce.ll [new file with mode: 0644]
test/Transforms/Inline/inline_prune.ll [new file with mode: 0644]
test/Transforms/Inline/invoke_test-1.ll [new file with mode: 0644]
test/Transforms/Inline/invoke_test-2.ll [new file with mode: 0644]
test/Transforms/Inline/invoke_test-3.ll [new file with mode: 0644]
test/Transforms/Inline/nested-inline.ll [new file with mode: 0644]
test/Transforms/Inline/noinline-recursive-fn.ll [new file with mode: 0644]
test/Transforms/Inline/noinline.ll [new file with mode: 0644]
test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll [new file with mode: 0644]
test/Transforms/InstCombine/2002-05-14-SubFailure.ll [new file with mode: 0644]
test/Transforms/InstCombine/2002-08-02-CastTest.ll [new file with mode: 0644]
test/Transforms/InstCombine/2002-12-05-MissedConstProp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2003-05-26-CastMiscompile.ll [new file with mode: 0644]
test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2003-06-05-BranchInvertInfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll [new file with mode: 0644]
test/Transforms/InstCombine/2003-08-12-AllocaNonNull.ll [new file with mode: 0644]
test/Transforms/InstCombine/2003-09-09-VolatileLoadElim.ll [new file with mode: 0644]
test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll [new file with mode: 0644]
test/Transforms/InstCombine/2003-11-03-VarargsCallBug.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-01-13-InstCombineInvokePHI.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-02-23-ShiftShiftOverflow.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-03-13-InstCombineInfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-04-04-InstCombineReplaceAllUsesWith.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-05-07-UnsizedCastLoad.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-07-27-ConstantExprMul.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-08-09-RemInfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-08-10-BoolSetCC.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-09-20-BadLoadCombine2.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-11-22-Missed-and-fold.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2005-03-04-ShiftOverflow.ll [new file with mode: 0644]
test/Transforms/InstCombine/2005-04-07-UDivSelectCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2005-06-15-DivSelectCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2005-06-15-ShiftSetCCCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2005-06-16-RangeCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll [new file with mode: 0644]
test/Transforms/InstCombine/2005-07-07-DeadPHILoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-02-13-DemandedMiscompile.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-02-28-Crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-03-30-ExtractElement.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-04-28-ShiftShiftLongLong.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-09-15-CastToBool.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst-2.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-10-20-mask.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-10-26-VectorReassoc.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-11-03-Memmove64.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-11-10-ashr-miscompile.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-12-01-BadFPVectorXform.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-12-08-Phi-ICmp-Op-Fold.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-12-15-Range-Test.ll [new file with mode: 0644]
test/Transforms/InstCombine/2006-12-23-Select-Cmp-Cmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-01-13-ExtCompareMiscompile.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-01-14-FcmpSelf.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-01-18-VectorInfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-01-27-AndICmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-02-01-LoadSinkAlloca.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-02-07-PointerCast.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-03-13-CompareMerge.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-03-19-BadTruncChangePR1261.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-03-21-SignedRangeTest.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-03-25-BadShiftMask.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-03-25-DoubleShift.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-03-26-BadShiftMask.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-04-04-BadFoldBitcastIntoMalloc.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-04-08-SingleEltVectorCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-05-04-Crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-05-10-icmp-or.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-05-14-Crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-05-18-CastFoldBug.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-06-06-AshrSignBit.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-06-21-DivCompareMiscomp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-08-02-InfiniteLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-09-10-AliasConstFold.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-09-11-Trampoline.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-09-17-AliasConstFold2.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-10-12-Crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-10-28-stacksave.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-10-31-RangeCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-10-31-StringCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-11-07-OpaqueAlignCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-11-15-CompareMiscomp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-11-22-IcmpCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-12-10-ConstFoldCompare.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-12-12-GEPScale.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-12-16-AsmNoUnwind.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-12-18-AddSelCmpSub.ll [new file with mode: 0644]
test/Transforms/InstCombine/2007-12-28-IcmpSub2.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-06-BitCastAttributes.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-06-CastCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-06-VoidCast.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-13-AndCmpCmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-14-DoubleNest.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-14-VarArgTrampoline.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-21-MismatchedCastAndCompare.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-21-MulTrunc.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-27-FloatSelect.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-01-29-AddICmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-02-13-MulURem.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-02-16-SDivOverflow.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-02-16-SDivOverflow2.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-02-23-MulSub.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-02-28-OrFCmpCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-03-13-IntToPtr.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-04-22-ByValBitcast.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-04-28-VolatileStore.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-04-29-VolatileLoadDontMerge.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-04-29-VolatileLoadMerge.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-08-LiveStoreDelete.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-08-StrLenSink.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-09-SinkOfInvoke.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-17-InfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-18-FoldIntToPtr.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-22-IDivVector.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-22-NegValVector.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-23-CompareFold.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-31-AddBool.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-05-31-Bools.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-06-05-ashr-crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-06-08-ICmpPHI.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-06-13-InfiniteLoopStore.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-06-13-ReadOnlyCallStore.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-06-19-UncondLoad.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-06-21-CompareMiscomp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-06-24-StackRestore.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-08-AndICmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-08-ShiftOneAndOne.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-08-SubAnd.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-08-VolatileLoadMerge.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-09-SubAndError.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-10-CastSextBool.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-10-ICmpBinOp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-11-RemAnd.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-13-DivZero.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-16-fsub.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-07-16-sse2_storel_dq.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-08-05-And.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-08-17-ICmpXorSignbit.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-09-02-VectorCrash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-09-29-FoldingOr.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-10-11-DivCompareFold.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-10-23-ConstFoldWithoutMask.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-11-01-SRemDemandedBits.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-11-08-FCmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-11-20-DivMulRem.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-11-27-IDivVector.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-11-27-MultiplyIntVec.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-11-27-UDivNegative.ll [new file with mode: 0644]
test/Transforms/InstCombine/2008-12-17-SRemNegConstVec.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-01-05-i128-crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-01-08-AlignAlloca.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-01-16-PointerAddrSpace.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-01-19-fmod-constant-float-specials.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-01-19-fmod-constant-float.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-01-24-EmptyStruct.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-01-31-InfIterate.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-01-31-Pressure.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-02-04-FPBitcast.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-02-21-LoadCST.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-02-25-CrashZeroSizeArray.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-03-18-vector-ashr-crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-03-20-AShrOverShift.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-03-24-InfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-04-07-MulPromoteToI96.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-05-23-FCmpToICmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-06-11-StoreAddrSpace.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-06-16-SRemDemandedBits.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-07-02-MaskedIntVector.ll [new file with mode: 0644]
test/Transforms/InstCombine/2009-12-17-CmpSelectNull.ll [new file with mode: 0644]
test/Transforms/InstCombine/2010-01-28-NegativeSRem.ll [new file with mode: 0644]
test/Transforms/InstCombine/2010-03-03-ExtElim.ll [new file with mode: 0644]
test/Transforms/InstCombine/2010-11-01-lshr-mask.ll [new file with mode: 0644]
test/Transforms/InstCombine/2010-11-21-SizeZeroTypeGEP.ll [new file with mode: 0644]
test/Transforms/InstCombine/2010-11-23-Distributed.ll [new file with mode: 0644]
test/Transforms/InstCombine/2011-02-14-InfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2011-02-16-InsertelementHang.ll [new file with mode: 0644]
test/Transforms/InstCombine/CPP_min_max.ll [new file with mode: 0644]
test/Transforms/InstCombine/IntPtrCast.ll [new file with mode: 0644]
test/Transforms/InstCombine/JavaCompare.ll [new file with mode: 0644]
test/Transforms/InstCombine/README.txt [new file with mode: 0644]
test/Transforms/InstCombine/add-shrink.ll [new file with mode: 0644]
test/Transforms/InstCombine/add-sitofp.ll [new file with mode: 0644]
test/Transforms/InstCombine/add.ll [new file with mode: 0644]
test/Transforms/InstCombine/add2.ll [new file with mode: 0644]
test/Transforms/InstCombine/add3.ll [new file with mode: 0644]
test/Transforms/InstCombine/addnegneg.ll [new file with mode: 0644]
test/Transforms/InstCombine/adjust-for-sminmax.ll [new file with mode: 0644]
test/Transforms/InstCombine/align-2d-gep.ll [new file with mode: 0644]
test/Transforms/InstCombine/align-addr.ll [new file with mode: 0644]
test/Transforms/InstCombine/align-external.ll [new file with mode: 0644]
test/Transforms/InstCombine/alloca.ll [new file with mode: 0644]
test/Transforms/InstCombine/and-compare.ll [new file with mode: 0644]
test/Transforms/InstCombine/and-fcmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/and-not-or.ll [new file with mode: 0644]
test/Transforms/InstCombine/and-or-and.ll [new file with mode: 0644]
test/Transforms/InstCombine/and-or-not.ll [new file with mode: 0644]
test/Transforms/InstCombine/and-or.ll [new file with mode: 0644]
test/Transforms/InstCombine/and-xor-merge.ll [new file with mode: 0644]
test/Transforms/InstCombine/and.ll [new file with mode: 0644]
test/Transforms/InstCombine/and2.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-add1.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-add2.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-and-compare.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-and-or-and.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-and-xor-merge.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-and1.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-and2.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-call-cast-target.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-cast-and-cast.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-cast-cast-to-and.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-cast.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-div1.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-div2.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-mul1.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-mul2.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-not.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-or1.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-or2.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-rem1.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-rem2.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-select.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-shift-simplify.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-shift.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-shl-trunc.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-sub.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-xor1.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-xor2.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-zext1.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-zext2.ll [new file with mode: 0644]
test/Transforms/InstCombine/ashr-nop.ll [new file with mode: 0644]
test/Transforms/InstCombine/badmalloc.ll [new file with mode: 0644]
test/Transforms/InstCombine/binop-cast.ll [new file with mode: 0644]
test/Transforms/InstCombine/bit-checks.ll [new file with mode: 0644]
test/Transforms/InstCombine/bit-tracking.ll [new file with mode: 0644]
test/Transforms/InstCombine/bitcast-sext-vector.ll [new file with mode: 0644]
test/Transforms/InstCombine/bitcast-store.ll [new file with mode: 0644]
test/Transforms/InstCombine/bitcast-vec-canon.ll [new file with mode: 0644]
test/Transforms/InstCombine/bitcast-vec-uniform.ll [new file with mode: 0644]
test/Transforms/InstCombine/bitcast-vector-fold.ll [new file with mode: 0644]
test/Transforms/InstCombine/bitcast.ll [new file with mode: 0644]
test/Transforms/InstCombine/bitcount.ll [new file with mode: 0644]
test/Transforms/InstCombine/bittest.ll [new file with mode: 0644]
test/Transforms/InstCombine/bswap-fold.ll [new file with mode: 0644]
test/Transforms/InstCombine/bswap.ll [new file with mode: 0644]
test/Transforms/InstCombine/call-cast-target.ll [new file with mode: 0644]
test/Transforms/InstCombine/call-intrinsics.ll [new file with mode: 0644]
test/Transforms/InstCombine/call.ll [new file with mode: 0644]
test/Transforms/InstCombine/call2.ll [new file with mode: 0644]
test/Transforms/InstCombine/canonicalize_branch.ll [new file with mode: 0644]
test/Transforms/InstCombine/cast-mul-select.ll [new file with mode: 0644]
test/Transforms/InstCombine/cast-set.ll [new file with mode: 0644]
test/Transforms/InstCombine/cast.ll [new file with mode: 0644]
test/Transforms/InstCombine/cast_ptr.ll [new file with mode: 0644]
test/Transforms/InstCombine/compare-signs.ll [new file with mode: 0644]
test/Transforms/InstCombine/constant-fold-compare.ll [new file with mode: 0644]
test/Transforms/InstCombine/constant-fold-gep.ll [new file with mode: 0644]
test/Transforms/InstCombine/crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/dce-iterate.ll [new file with mode: 0644]
test/Transforms/InstCombine/deadcode.ll [new file with mode: 0644]
test/Transforms/InstCombine/dg.exp [new file with mode: 0644]
test/Transforms/InstCombine/div.ll [new file with mode: 0644]
test/Transforms/InstCombine/enforce-known-alignment.ll [new file with mode: 0644]
test/Transforms/InstCombine/exact.ll [new file with mode: 0644]
test/Transforms/InstCombine/extractvalue.ll [new file with mode: 0644]
test/Transforms/InstCombine/fcmp-select.ll [new file with mode: 0644]
test/Transforms/InstCombine/fcmp-special.ll [new file with mode: 0644]
test/Transforms/InstCombine/fold-bin-operand.ll [new file with mode: 0644]
test/Transforms/InstCombine/fold-calls.ll [new file with mode: 0644]
test/Transforms/InstCombine/fold-vector-select.ll [new file with mode: 0644]
test/Transforms/InstCombine/fold-vector-zero.ll [new file with mode: 0644]
test/Transforms/InstCombine/fp-ret-bitcast.ll [new file with mode: 0644]
test/Transforms/InstCombine/fpcast.ll [new file with mode: 0644]
test/Transforms/InstCombine/fpextend.ll [new file with mode: 0644]
test/Transforms/InstCombine/fsub.ll [new file with mode: 0644]
test/Transforms/InstCombine/gepgep.ll [new file with mode: 0644]
test/Transforms/InstCombine/getelementptr.ll [new file with mode: 0644]
test/Transforms/InstCombine/hoist_instr.ll [new file with mode: 0644]
test/Transforms/InstCombine/icmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/idioms.ll [new file with mode: 0644]
test/Transforms/InstCombine/intrinsics.ll [new file with mode: 0644]
test/Transforms/InstCombine/invariant.ll [new file with mode: 0644]
test/Transforms/InstCombine/known_align.ll [new file with mode: 0644]
test/Transforms/InstCombine/load-cmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/load-select.ll [new file with mode: 0644]
test/Transforms/InstCombine/load.ll [new file with mode: 0644]
test/Transforms/InstCombine/load3.ll [new file with mode: 0644]
test/Transforms/InstCombine/loadstore-alignment.ll [new file with mode: 0644]
test/Transforms/InstCombine/logical-select.ll [new file with mode: 0644]
test/Transforms/InstCombine/lshr-phi.ll [new file with mode: 0644]
test/Transforms/InstCombine/malloc-free-delete.ll [new file with mode: 0644]
test/Transforms/InstCombine/malloc.ll [new file with mode: 0644]
test/Transforms/InstCombine/malloc2.ll [new file with mode: 0644]
test/Transforms/InstCombine/malloc3.ll [new file with mode: 0644]
test/Transforms/InstCombine/memcpy-to-load.ll [new file with mode: 0644]
test/Transforms/InstCombine/memcpy.ll [new file with mode: 0644]
test/Transforms/InstCombine/memmove.ll [new file with mode: 0644]
test/Transforms/InstCombine/memset.ll [new file with mode: 0644]
test/Transforms/InstCombine/memset2.ll [new file with mode: 0644]
test/Transforms/InstCombine/memset_chk.ll [new file with mode: 0644]
test/Transforms/InstCombine/mul-masked-bits.ll [new file with mode: 0644]
test/Transforms/InstCombine/mul.ll [new file with mode: 0644]
test/Transforms/InstCombine/multi-use-or.ll [new file with mode: 0644]
test/Transforms/InstCombine/narrow.ll [new file with mode: 0644]
test/Transforms/InstCombine/neon-intrinsics.ll [new file with mode: 0644]
test/Transforms/InstCombine/no-negzero.ll [new file with mode: 0644]
test/Transforms/InstCombine/not-fcmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/not.ll [new file with mode: 0644]
test/Transforms/InstCombine/nothrow.ll [new file with mode: 0644]
test/Transforms/InstCombine/nsw.ll [new file with mode: 0644]
test/Transforms/InstCombine/objsize.ll [new file with mode: 0644]
test/Transforms/InstCombine/odr-linkage.ll [new file with mode: 0644]
test/Transforms/InstCombine/or-fcmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/or-to-xor.ll [new file with mode: 0644]
test/Transforms/InstCombine/or-xor.ll [new file with mode: 0644]
test/Transforms/InstCombine/or.ll [new file with mode: 0644]
test/Transforms/InstCombine/overflow.ll [new file with mode: 0644]
test/Transforms/InstCombine/phi-merge-gep.ll [new file with mode: 0644]
test/Transforms/InstCombine/phi.ll [new file with mode: 0644]
test/Transforms/InstCombine/pr2645-0.ll [new file with mode: 0644]
test/Transforms/InstCombine/pr2645-1.ll [new file with mode: 0644]
test/Transforms/InstCombine/pr2996.ll [new file with mode: 0644]
test/Transforms/InstCombine/pr8547.ll [new file with mode: 0644]
test/Transforms/InstCombine/preserve-sminmax.ll [new file with mode: 0644]
test/Transforms/InstCombine/ptr-int-cast.ll [new file with mode: 0644]
test/Transforms/InstCombine/rem.ll [new file with mode: 0644]
test/Transforms/InstCombine/sdiv-1.ll [new file with mode: 0644]
test/Transforms/InstCombine/sdiv-2.ll [new file with mode: 0644]
test/Transforms/InstCombine/sdiv-shift.ll [new file with mode: 0644]
test/Transforms/InstCombine/select-2.ll [new file with mode: 0644]
test/Transforms/InstCombine/select-crash.ll [new file with mode: 0644]
test/Transforms/InstCombine/select-load-call.ll [new file with mode: 0644]
test/Transforms/InstCombine/select.ll [new file with mode: 0644]
test/Transforms/InstCombine/set.ll [new file with mode: 0644]
test/Transforms/InstCombine/setcc-strength-reduce.ll [new file with mode: 0644]
test/Transforms/InstCombine/sext.ll [new file with mode: 0644]
test/Transforms/InstCombine/shift-sra.ll [new file with mode: 0644]
test/Transforms/InstCombine/shift.ll [new file with mode: 0644]
test/Transforms/InstCombine/shufflemask-undef.ll [new file with mode: 0644]
test/Transforms/InstCombine/shufflevec-constant.ll [new file with mode: 0644]
test/Transforms/InstCombine/signed-comparison.ll [new file with mode: 0644]
test/Transforms/InstCombine/signext.ll [new file with mode: 0644]
test/Transforms/InstCombine/simplify-demanded-bits-pointer.ll [new file with mode: 0644]
test/Transforms/InstCombine/sink_instruction.ll [new file with mode: 0644]
test/Transforms/InstCombine/sitofp.ll [new file with mode: 0644]
test/Transforms/InstCombine/sqrt.ll [new file with mode: 0644]
test/Transforms/InstCombine/srem-simplify-bug.ll [new file with mode: 0644]
test/Transforms/InstCombine/srem.ll [new file with mode: 0644]
test/Transforms/InstCombine/srem1.ll [new file with mode: 0644]
test/Transforms/InstCombine/stack-overalign.ll [new file with mode: 0644]
test/Transforms/InstCombine/stacksaverestore.ll [new file with mode: 0644]
test/Transforms/InstCombine/store.ll [new file with mode: 0644]
test/Transforms/InstCombine/strcpy_chk.ll [new file with mode: 0644]
test/Transforms/InstCombine/sub.ll [new file with mode: 0644]
test/Transforms/InstCombine/trunc.ll [new file with mode: 0644]
test/Transforms/InstCombine/udiv-simplify-bug-0.ll [new file with mode: 0644]
test/Transforms/InstCombine/udiv-simplify-bug-1.ll [new file with mode: 0644]
test/Transforms/InstCombine/udiv_select_to_select_shift.ll [new file with mode: 0644]
test/Transforms/InstCombine/udivrem-change-width.ll [new file with mode: 0644]
test/Transforms/InstCombine/urem-simplify-bug.ll [new file with mode: 0644]
test/Transforms/InstCombine/urem.ll [new file with mode: 0644]
test/Transforms/InstCombine/vec_demanded_elts.ll [new file with mode: 0644]
test/Transforms/InstCombine/vec_extract_elt.ll [new file with mode: 0644]
test/Transforms/InstCombine/vec_insertelt.ll [new file with mode: 0644]
test/Transforms/InstCombine/vec_narrow.ll [new file with mode: 0644]
test/Transforms/InstCombine/vec_sext.ll [new file with mode: 0644]
test/Transforms/InstCombine/vec_shuffle.ll [new file with mode: 0644]
test/Transforms/InstCombine/vector-casts.ll [new file with mode: 0644]
test/Transforms/InstCombine/vector-srem.ll [new file with mode: 0644]
test/Transforms/InstCombine/volatile_store.ll [new file with mode: 0644]
test/Transforms/InstCombine/xor-undef.ll [new file with mode: 0644]
test/Transforms/InstCombine/xor.ll [new file with mode: 0644]
test/Transforms/InstCombine/xor2.ll [new file with mode: 0644]
test/Transforms/InstCombine/zero-point-zero-add.ll [new file with mode: 0644]
test/Transforms/InstCombine/zeroext-and-reduce.ll [new file with mode: 0644]
test/Transforms/InstCombine/zext-bool-add-sub.ll [new file with mode: 0644]
test/Transforms/InstCombine/zext-fold.ll [new file with mode: 0644]
test/Transforms/InstCombine/zext-or-icmp.ll [new file with mode: 0644]
test/Transforms/InstCombine/zext.ll [new file with mode: 0644]
test/Transforms/InstSimplify/2010-12-20-Boolean.ll [new file with mode: 0644]
test/Transforms/InstSimplify/2010-12-20-Distribute.ll [new file with mode: 0644]
test/Transforms/InstSimplify/2011-01-14-Thread.ll [new file with mode: 0644]
test/Transforms/InstSimplify/2011-02-01-Vector.ll [new file with mode: 0644]
test/Transforms/InstSimplify/compare.ll [new file with mode: 0644]
test/Transforms/InstSimplify/dg.exp [new file with mode: 0644]
test/Transforms/InstSimplify/exact-nsw-nuw.ll [new file with mode: 0644]
test/Transforms/InstSimplify/fdiv.ll [new file with mode: 0644]
test/Transforms/InstSimplify/reassociate.ll [new file with mode: 0644]
test/Transforms/Internalize/2008-05-09-AllButMain.ll [new file with mode: 0644]
test/Transforms/Internalize/2008-05-09-AllButMain.ll.apifile [new file with mode: 0644]
test/Transforms/Internalize/2009-01-05-InternalizeAliases.ll [new file with mode: 0644]
test/Transforms/Internalize/available_externally.ll [new file with mode: 0644]
test/Transforms/Internalize/dg.exp [new file with mode: 0644]
test/Transforms/JumpThreading/2008-11-27-EntryMunge.ll [new file with mode: 0644]
test/Transforms/JumpThreading/2010-08-26-and.ll [new file with mode: 0644]
test/Transforms/JumpThreading/and-and-cond.ll [new file with mode: 0644]
test/Transforms/JumpThreading/and-cond.ll [new file with mode: 0644]
test/Transforms/JumpThreading/basic.ll [new file with mode: 0644]
test/Transforms/JumpThreading/branch-no-const.ll [new file with mode: 0644]
test/Transforms/JumpThreading/compare.ll [new file with mode: 0644]
test/Transforms/JumpThreading/crash.ll [new file with mode: 0644]
test/Transforms/JumpThreading/degenerate-phi.ll [new file with mode: 0644]
test/Transforms/JumpThreading/dg.exp [new file with mode: 0644]
test/Transforms/JumpThreading/indirectbr.ll [new file with mode: 0644]
test/Transforms/JumpThreading/lvi-load.ll [new file with mode: 0644]
test/Transforms/JumpThreading/no-irreducible-loops.ll [new file with mode: 0644]
test/Transforms/JumpThreading/or-undef.ll [new file with mode: 0644]
test/Transforms/JumpThreading/select.ll [new file with mode: 0644]
test/Transforms/JumpThreading/thread-loads.ll [new file with mode: 0644]
test/Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll [new file with mode: 0644]
test/Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll [new file with mode: 0644]
test/Transforms/LCSSA/2006-07-09-NoDominator.ll [new file with mode: 0644]
test/Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll [new file with mode: 0644]
test/Transforms/LCSSA/2006-10-31-UnreachableBlock.ll [new file with mode: 0644]
test/Transforms/LCSSA/2007-07-12-LICM-2.ll [new file with mode: 0644]
test/Transforms/LCSSA/2007-07-12-LICM-3.ll [new file with mode: 0644]
test/Transforms/LCSSA/2007-07-12-LICM.ll [new file with mode: 0644]
test/Transforms/LCSSA/basictest.ll [new file with mode: 0644]
test/Transforms/LCSSA/dg.exp [new file with mode: 0644]
test/Transforms/LCSSA/indirectbr.ll [new file with mode: 0644]
test/Transforms/LCSSA/invoke-dest.ll [new file with mode: 0644]
test/Transforms/LCSSA/unreachable-use.ll [new file with mode: 0644]
test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll [new file with mode: 0644]
test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll [new file with mode: 0644]
test/Transforms/LICM/2003-02-27-PreheaderExitNodeUpdate.ll [new file with mode: 0644]
test/Transforms/LICM/2003-02-27-PreheaderProblem.ll [new file with mode: 0644]
test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll [new file with mode: 0644]
test/Transforms/LICM/2003-02-28-PromoteDifferentType.ll [new file with mode: 0644]
test/Transforms/LICM/2003-05-02-LoadHoist.ll [new file with mode: 0644]
test/Transforms/LICM/2003-12-11-SinkingToPHI.ll [new file with mode: 0644]
test/Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.ll [new file with mode: 0644]
test/Transforms/LICM/2004-11-17-UndefIndexCrash.ll [new file with mode: 0644]
test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll [new file with mode: 0644]
test/Transforms/LICM/2006-09-12-DeadUserOfSunkInstr.ll [new file with mode: 0644]
test/Transforms/LICM/2007-05-22-VolatileSink.ll [new file with mode: 0644]
test/Transforms/LICM/2007-07-30-AliasSet.ll [new file with mode: 0644]
test/Transforms/LICM/2007-09-17-PromoteValue.ll [new file with mode: 0644]
test/Transforms/LICM/2007-09-24-PromoteNullValue.ll [new file with mode: 0644]
test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll [new file with mode: 0644]
test/Transforms/LICM/2008-05-20-AliasSetVAArg.ll [new file with mode: 0644]
test/Transforms/LICM/2008-07-22-LoadGlobalConstant.ll [new file with mode: 0644]
test/Transforms/LICM/2009-12-10-LICM-Indbr-Crash.ll [new file with mode: 0644]
test/Transforms/LICM/Preserve-LCSSA.ll [new file with mode: 0644]
test/Transforms/LICM/basictest.ll [new file with mode: 0644]
test/Transforms/LICM/crash.ll [new file with mode: 0644]
test/Transforms/LICM/dg.exp [new file with mode: 0644]
test/Transforms/LICM/hoisting.ll [new file with mode: 0644]
test/Transforms/LICM/no-preheader-test.ll [new file with mode: 0644]
test/Transforms/LICM/scalar_promote.ll [new file with mode: 0644]
test/Transforms/LICM/sinking.ll [new file with mode: 0644]
test/Transforms/LoopDeletion/2007-07-23-InfiniteLoop.ll [new file with mode: 0644]
test/Transforms/LoopDeletion/2008-05-06-Phi.ll [new file with mode: 0644]
test/Transforms/LoopDeletion/dcetest.ll [new file with mode: 0644]
test/Transforms/LoopDeletion/dg.exp [new file with mode: 0644]
test/Transforms/LoopDeletion/multiple-exit-conditions.ll [new file with mode: 0644]
test/Transforms/LoopDeletion/multiple-exits.ll [new file with mode: 0644]
test/Transforms/LoopDeletion/simplify-then-delete.ll [new file with mode: 0644]
test/Transforms/LoopIdiom/basic.ll [new file with mode: 0644]
test/Transforms/LoopIdiom/debug-line.ll [new file with mode: 0644]
test/Transforms/LoopIdiom/dg.exp [new file with mode: 0644]
test/Transforms/LoopRotate/2009-01-25-SingleEntryPhi.ll [new file with mode: 0644]
test/Transforms/LoopRotate/PhiRename-1.ll [new file with mode: 0644]
test/Transforms/LoopRotate/PhiSelfRefernce-1.ll [new file with mode: 0644]
test/Transforms/LoopRotate/basic.ll [new file with mode: 0644]
test/Transforms/LoopRotate/crash.ll [new file with mode: 0644]
test/Transforms/LoopRotate/dbgvalue.ll [new file with mode: 0644]
test/Transforms/LoopRotate/dg.exp [new file with mode: 0644]
test/Transforms/LoopRotate/indirectbr.ll [new file with mode: 0644]
test/Transforms/LoopRotate/phi-duplicate.ll [new file with mode: 0644]
test/Transforms/LoopRotate/pr2639.ll [new file with mode: 0644]
test/Transforms/LoopRotate/preserve-scev.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2003-04-25-AssertFail.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2003-05-12-PreheaderExitOfChild.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2003-12-10-ExitBlocksProblem.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2004-02-05-DominatorInfoCorruption.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2004-03-15-IncorrectDomUpdate.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2004-04-01-IncorrectDomUpdate.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2004-04-12-LoopSimplify-SwitchBackedges.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/2010-12-26-PHIInfiniteLoop.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/basictest.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/dg.exp [new file with mode: 0644]
test/Transforms/LoopSimplify/hardertest.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/indirectbr-backedge.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/indirectbr.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/merge-exits.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/phi-node-simplify.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/preserve-scev.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/single-backedge.ll [new file with mode: 0644]
test/Transforms/LoopSimplify/unreachable-loop-pred.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2005-08-15-AddRecIV.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2005-09-12-UsesOutOutsideOfLoop.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2007-04-23-UseIterator.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2008-08-13-CmpStride.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2008-08-14-ShadowIV.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2008-09-09-Overflow.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2009-01-13-nonconstant-stride-outside-loop.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2009-04-28-no-reduce-mul.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/2009-11-10-LSRCrash.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/count-to-zero.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/dead-phi.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/dg.exp [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/different-type-ivs.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/dont-hoist-simple-loop-constants.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/dont_insert_redundant_ops.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/dont_reduce_bytes.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/dont_reverse.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/exit_compare_live_range.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/hoist-parent-preheader.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/invariant_value_first.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/invariant_value_first_arg.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/nested-reduce.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/nonlinear-postinc.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/ops_after_indvar.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/phi_node_update_multiple_preds.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/pr2537.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/pr2570.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/pr3086.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/pr3399.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/pr3571.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/quadradic-exit-value.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/related_indvars.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/remove_indvar.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/share_code_in_preheader.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/share_ivs.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/uglygep.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/use_postinc_value_outside_loop.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/var_stride_used_by_compare.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/variable_stride.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/2004-05-13-DontUnrollTooMuch.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/2005-03-06-BadLoopInfoUpdate.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/2007-04-16-PhiUpdate.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/2007-05-09-UnknownTripCount.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/2007-11-05-Crash.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/basic.ll [new file with mode: 0644]
test/Transforms/LoopUnroll/dg.exp [new file with mode: 0644]
test/Transforms/LoopUnroll/shifted-tripcount.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2006-06-27-DeadSwitchCase.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2007-05-09-Unreachable.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2007-05-09-tl.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2007-07-12-ExitDomInfo.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2007-07-13-DomInfo.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2007-07-18-DomInfo.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2007-08-01-Dom.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2007-08-01-LCSSA.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2007-10-04-DomFrontier.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2008-06-02-DomInfo.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2008-06-17-DomFrontier.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2008-11-03-Invariant.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/2010-11-18-LCSSA.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/basictest.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/crash.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/dg.exp [new file with mode: 0644]
test/Transforms/LoopUnswitch/infinite-loop.ll [new file with mode: 0644]
test/Transforms/LoopUnswitch/preserve-analyses.ll [new file with mode: 0644]
test/Transforms/LowerAtomic/atomic-load.ll [new file with mode: 0644]
test/Transforms/LowerAtomic/atomic-swap.ll [new file with mode: 0644]
test/Transforms/LowerAtomic/barrier.ll [new file with mode: 0644]
test/Transforms/LowerAtomic/dg.exp [new file with mode: 0644]
test/Transforms/LowerInvoke/2003-12-10-Crash.ll [new file with mode: 0644]
test/Transforms/LowerInvoke/2004-02-29-PHICrash.ll [new file with mode: 0644]
test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll [new file with mode: 0644]
test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll [new file with mode: 0644]
test/Transforms/LowerInvoke/2008-02-14-CritEdgePhiCrash.ll [new file with mode: 0644]
test/Transforms/LowerInvoke/basictest.ll [new file with mode: 0644]
test/Transforms/LowerInvoke/dg.exp [new file with mode: 0644]
test/Transforms/LowerSetJmp/2003-11-05-DominanceProperties.ll [new file with mode: 0644]
test/Transforms/LowerSetJmp/dg.exp [new file with mode: 0644]
test/Transforms/LowerSetJmp/simpletest.ll [new file with mode: 0644]
test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll [new file with mode: 0644]
test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll [new file with mode: 0644]
test/Transforms/LowerSwitch/2004-03-13-SwitchIsDefaultCrash.ll [new file with mode: 0644]
test/Transforms/LowerSwitch/dg.exp [new file with mode: 0644]
test/Transforms/LowerSwitch/feature.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2003-04-10-DFNotFound.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2003-04-18-DeadBlockProblem.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2003-04-24-MultipleIdenticalSuccessors.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2003-06-26-IterativePromote.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2003-10-05-DeadPHIInsertion.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2005-11-28-Crash.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/ConvertDebugInfo.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/ConvertDebugInfo2.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/PromoteMemToRegister.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/UndefValuesMerge.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/crash.ll [new file with mode: 0644]
test/Transforms/Mem2Reg/dg.exp [new file with mode: 0644]
test/Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/align.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/crash.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/dg.exp [new file with mode: 0644]
test/Transforms/MemCpyOpt/form-memset.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/loadstore-sret.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/memcpy-to-memset.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/memcpy.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/memmove.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/smaller.ll [new file with mode: 0644]
test/Transforms/MemCpyOpt/sret.ll [new file with mode: 0644]
test/Transforms/MergeFunc/2011-02-08-RemoveEqual.ll [new file with mode: 0644]
test/Transforms/MergeFunc/dg.exp [new file with mode: 0644]
test/Transforms/MergeFunc/fold-weak.ll [new file with mode: 0644]
test/Transforms/MergeFunc/phi-speculation1.ll [new file with mode: 0644]
test/Transforms/MergeFunc/phi-speculation2.ll [new file with mode: 0644]
test/Transforms/MergeFunc/vector.ll [new file with mode: 0644]
test/Transforms/MergeFunc/vectors-and-arrays.ll [new file with mode: 0644]
test/Transforms/PruneEH/2003-09-14-ExternalCall.ll [new file with mode: 0644]
test/Transforms/PruneEH/2003-11-21-PHIUpdate.ll [new file with mode: 0644]
test/Transforms/PruneEH/2008-06-02-Weak.ll [new file with mode: 0644]
test/Transforms/PruneEH/2008-09-05-CGUpdate.ll [new file with mode: 0644]
test/Transforms/PruneEH/dg.exp [new file with mode: 0644]
test/Transforms/PruneEH/recursivetest.ll [new file with mode: 0644]
test/Transforms/PruneEH/simplenoreturntest.ll [new file with mode: 0644]
test/Transforms/PruneEH/simpletest.ll [new file with mode: 0644]
test/Transforms/Reassociate/2002-05-15-AgressiveSubMove.ll [new file with mode: 0644]
test/Transforms/Reassociate/2002-05-15-MissedTree.ll [new file with mode: 0644]
test/Transforms/Reassociate/2002-05-15-SubReassociate.ll [new file with mode: 0644]
test/Transforms/Reassociate/2002-05-15-SubReassociate2.ll [new file with mode: 0644]
test/Transforms/Reassociate/2002-07-09-DominanceProblem.ll [new file with mode: 0644]
test/Transforms/Reassociate/2003-08-12-InfiniteLoop.ll [new file with mode: 0644]
test/Transforms/Reassociate/2005-08-24-Crash.ll [new file with mode: 0644]
test/Transforms/Reassociate/2005-09-01-ArrayOutOfBounds.ll [new file with mode: 0644]
test/Transforms/Reassociate/2006-04-27-ReassociateVector.ll [new file with mode: 0644]
test/Transforms/Reassociate/2011-01-26-UseAfterFree.ll [new file with mode: 0644]
test/Transforms/Reassociate/basictest.ll [new file with mode: 0644]
test/Transforms/Reassociate/crash.ll [new file with mode: 0644]
test/Transforms/Reassociate/dg.exp [new file with mode: 0644]
test/Transforms/Reassociate/inverses.ll [new file with mode: 0644]
test/Transforms/Reassociate/looptest.ll [new file with mode: 0644]
test/Transforms/Reassociate/mulfactor.ll [new file with mode: 0644]
test/Transforms/Reassociate/mulfactor2.ll [new file with mode: 0644]
test/Transforms/Reassociate/negation.ll [new file with mode: 0644]
test/Transforms/Reassociate/optional-flags.ll [new file with mode: 0644]
test/Transforms/Reassociate/otherops.ll [new file with mode: 0644]
test/Transforms/Reassociate/shift-factor.ll [new file with mode: 0644]
test/Transforms/Reassociate/shifttest.ll [new file with mode: 0644]
test/Transforms/Reassociate/subtest.ll [new file with mode: 0644]
test/Transforms/Reassociate/subtest2.ll [new file with mode: 0644]
test/Transforms/SCCP/2002-05-02-EdgeFailure.ll [new file with mode: 0644]
test/Transforms/SCCP/2002-05-02-MissSecondInst.ll [new file with mode: 0644]
test/Transforms/SCCP/2002-05-20-MissedIncomingValue.ll [new file with mode: 0644]
test/Transforms/SCCP/2002-05-21-InvalidSimplify.ll [new file with mode: 0644]
test/Transforms/SCCP/2002-08-30-GetElementPtrTest.ll [new file with mode: 0644]
test/Transforms/SCCP/2003-06-24-OverdefinedPHIValue.ll [new file with mode: 0644]
test/Transforms/SCCP/2003-08-26-InvokeHandling.ll [new file with mode: 0644]
test/Transforms/SCCP/2004-11-16-DeadInvoke.ll [new file with mode: 0644]
test/Transforms/SCCP/2004-12-10-UndefBranchBug.ll [new file with mode: 0644]
test/Transforms/SCCP/2006-10-23-IPSCCP-Crash.ll [new file with mode: 0644]
test/Transforms/SCCP/2006-12-04-PackedType.ll [new file with mode: 0644]
test/Transforms/SCCP/2006-12-19-UndefBug.ll [new file with mode: 0644]
test/Transforms/SCCP/2007-05-16-InvokeCrash.ll [new file with mode: 0644]
test/Transforms/SCCP/2008-01-27-UndefCorrelate.ll [new file with mode: 0644]
test/Transforms/SCCP/2008-04-22-multiple-ret-sccp.ll [new file with mode: 0644]
test/Transforms/SCCP/2008-05-23-UndefCallFold.ll [new file with mode: 0644]
test/Transforms/SCCP/2009-01-14-IPSCCP-Invoke.ll [new file with mode: 0644]
test/Transforms/SCCP/2009-05-27-VectorOperandZero.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-array.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-basictest.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-basictest2.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-basictest3.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-basictest4.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-bigarray.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-bigint.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-bigint2.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-ipsccp1.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-ipsccp2.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-ipsccp3.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-ipsccp4.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-load.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-phi.ll [new file with mode: 0644]
test/Transforms/SCCP/apint-select.ll [new file with mode: 0644]
test/Transforms/SCCP/calltest.ll [new file with mode: 0644]
test/Transforms/SCCP/crash.ll [new file with mode: 0644]
test/Transforms/SCCP/dg.exp [new file with mode: 0644]
test/Transforms/SCCP/ipsccp-addr-taken.ll [new file with mode: 0644]
test/Transforms/SCCP/ipsccp-basic.ll [new file with mode: 0644]
test/Transforms/SCCP/loadtest.ll [new file with mode: 0644]
test/Transforms/SCCP/logical-nuke.ll [new file with mode: 0644]
test/Transforms/SCCP/phitest.ll [new file with mode: 0644]
test/Transforms/SCCP/retvalue-undef.ll [new file with mode: 0644]
test/Transforms/SCCP/sccptest.ll [new file with mode: 0644]
test/Transforms/SCCP/select.ll [new file with mode: 0644]
test/Transforms/SCCP/undef-resolve.ll [new file with mode: 0644]
test/Transforms/SRETPromotion/2008-03-11-attributes.ll [new file with mode: 0644]
test/Transforms/SRETPromotion/2008-06-04-function-pointer-passing.ll [new file with mode: 0644]
test/Transforms/SRETPromotion/2008-06-05-non-call-use.ll [new file with mode: 0644]
test/Transforms/SRETPromotion/basictest.ll [new file with mode: 0644]
test/Transforms/SRETPromotion/dg.exp [new file with mode: 0644]
test/Transforms/ScalarRepl/2003-05-29-ArrayFail.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2003-09-12-IncorrectPromote.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2006-11-07-InvalidArrayPromote.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2007-05-24-LargeAggregate.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2007-11-03-bigendian_apint.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2008-01-29-PromoteBug.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2008-02-28-SubElementExtractCrash.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2008-06-05-loadstore-agg.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2008-06-22-LargeArray.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2008-08-22-out-of-range-array-promote.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2008-09-22-vector-gep.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2009-02-02-ScalarPromoteOutOfRange.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2009-02-05-LoadFCA.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2009-03-04-MemCpyAlign.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2009-03-05-Aggre2Scalar-dbg.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2009-12-11-NeonTypes.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/2010-01-18-SelfCopy.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/AggregatePromote.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/DifferingTypes.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/address-space.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/arraytest.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/badarray.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/basictest.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/bitfield-sroa.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/copy-aggregate.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/crash.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/debuginfo.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/dg.exp [new file with mode: 0644]
test/Transforms/ScalarRepl/load-store-aggregate.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/memcpy-align.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/memcpy-from-global.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/memset-aggregate-byte-leader.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/memset-aggregate.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/nonzero-first-index.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/not-a-vector.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/phi-select.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/phinodepromote.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/select_promote.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/sroa-fca.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/sroa_two.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/union-fp-int.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/union-packed.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/union-pointer.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/vector_memcpy.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/vector_promote.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/volatile.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2002-05-05-EmptyBlockMerge.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2002-05-21-PHIElimination.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2002-06-24-PHINode.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2002-09-24-PHIAssertion.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2003-03-07-DominateProblem.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2003-08-05-InvokeCrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2003-08-05-MishandleInvoke.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2003-08-17-BranchFold.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2003-08-17-BranchFoldOrdering.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2003-08-17-FoldSwitch-dbg.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2003-08-17-FoldSwitch.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2004-12-10-SimplifyCFGCrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2005-06-16-PHICrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2005-08-03-PHIFactorCrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2005-10-02-InvokeSimplify.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2005-12-03-IncorrectPHIFold.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2006-02-17-InfiniteUnroll.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2006-06-12-InfLoop.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2006-08-03-Crash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2006-10-19-UncondDiv.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2006-10-29-InvokeCrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2006-12-08-Ptr-ICmp-Branch.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2007-11-22-InvokeNoUnwind.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2007-12-21-Crash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-01-02-hoist-fp-add.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-04-23-MergeMultipleResultRet.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-04-27-MultipleReturnCrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-05-16-PHIBlockMerge.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-07-13-InfLoopMiscompile.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-09-08-MultiplePred.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-09-17-SpeculativeHoist.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-10-03-SpeculativelyExecuteBeforePHI.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-12-06-SingleEntryPhi.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2008-12-16-DCECond.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2009-01-18-PHIPropCrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingConstantExpr.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2009-03-05-Speculative-Hoist-Dbg.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2009-05-12-externweak.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2009-06-15-InvokeCrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2010-03-30-InvokeCrash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/2010-10-24-OnlyUnwindInEntry.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/BrUnwind.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/DeadSetCC.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/HoistCode.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/MagicPointer.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/PhiBlockMerge.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/PhiBlockMerge2.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/PhiEliminate.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/PhiEliminate2.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/PhiNoEliminate.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/SpeculativeExec.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/UncondBranchToReturn.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/UnreachableEliminate.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/basictest.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/branch-branch-dbginfo.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/branch-cond-merge.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/branch-cond-prop.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/branch-fold-test.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/branch-fold.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/branch-phi-thread.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/branch_fold_dbg.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/dbginfo.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/dg.exp [new file with mode: 0644]
test/Transforms/SimplifyCFG/duplicate-phis.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/hoist-common-code.dbg.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/hoist-common-code.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/indirectbr.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/invoke_unwind.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/iterative-simplify.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/noreturn-call.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/return-merge.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/select-gep.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/speculate-with-offset.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/switch-on-const-select.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/switch-simplify-crash.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/switch-to-icmp.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/switch_create.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/switch_formation.dbg.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/switch_switch_fold.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/switch_switch_fold_dbginfo.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/switch_thread.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/trapping-load-unreachable.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/two-entry-phi-return.dbg.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/two-entry-phi-return.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2005-05-20-sprintf-crash.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2007-04-06-strchr-miscompile.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2008-05-19-memcmp.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2009-01-04-Annotate.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2009-02-11-NotInitialized.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2009-02-12-StrTo.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2009-05-30-memcmp-byte.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2009-07-29-Exit2.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/2010-05-30-memcpy-Struct.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/FFS.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/FPrintF.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/FPuts.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/IsDigit.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/MemCpy.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/PR7357.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/Printf.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/Puts.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/SPrintF.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrCat.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrChr.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrCmp.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrCpy.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrLen.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrNCat.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrNCmp.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrNCpy.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrPBrk.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrRChr.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrSpn.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/StrStr.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/ToAscii.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/abs.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/dg.exp [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/exp2.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/floor.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/iprintf.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/memcmp.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/memmove.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/memset-64.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/memset.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/pow-to-sqrt.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/pow2.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/weak-symbols.ll [new file with mode: 0644]
test/Transforms/Sink/basic.ll [new file with mode: 0644]
test/Transforms/Sink/dg.exp [new file with mode: 0644]
test/Transforms/StripSymbols/2007-01-15-llvm.used.ll [new file with mode: 0644]
test/Transforms/StripSymbols/2010-06-30-StripDebug.ll [new file with mode: 0644]
test/Transforms/StripSymbols/2010-07-01-DeadDbgInfo.ll [new file with mode: 0644]
test/Transforms/StripSymbols/2010-08-25-crash.ll [new file with mode: 0644]
test/Transforms/StripSymbols/dg.exp [new file with mode: 0644]
test/Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll [new file with mode: 0644]
test/Transforms/TailCallElim/accum_recursion.ll [new file with mode: 0644]
test/Transforms/TailCallElim/ackermann.ll [new file with mode: 0644]
test/Transforms/TailCallElim/dg.exp [new file with mode: 0644]
test/Transforms/TailCallElim/dont-tce-tail-marked-call.ll [new file with mode: 0644]
test/Transforms/TailCallElim/dont_reorder_load.ll [new file with mode: 0644]
test/Transforms/TailCallElim/dup_tail.ll [new file with mode: 0644]
test/Transforms/TailCallElim/inf-recursion.ll [new file with mode: 0644]
test/Transforms/TailCallElim/intervening-inst.ll [new file with mode: 0644]
test/Transforms/TailCallElim/move_alloca_for_tail_call.ll [new file with mode: 0644]
test/Transforms/TailCallElim/nocapture.ll [new file with mode: 0644]
test/Transforms/TailCallElim/reorder_load.ll [new file with mode: 0644]
test/Transforms/TailCallElim/return_constant.ll [new file with mode: 0644]
test/Transforms/TailCallElim/trivial_codegen_tailcall.ll [new file with mode: 0644]
test/Transforms/TailDup/2003-06-24-Simpleloop.ll [new file with mode: 0644]
test/Transforms/TailDup/2003-07-22-InfiniteLoop.ll [new file with mode: 0644]
test/Transforms/TailDup/2003-08-23-InvalidatedPointers.ll [new file with mode: 0644]
test/Transforms/TailDup/2003-08-31-UnreachableBlocks.ll [new file with mode: 0644]
test/Transforms/TailDup/2004-04-01-DemoteRegToStack.ll [new file with mode: 0644]
test/Transforms/TailDup/2008-05-13-InfiniteLoop.ll [new file with mode: 0644]
test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll [new file with mode: 0644]
test/Transforms/TailDup/2009-07-31-phicrash.ll [new file with mode: 0644]
test/Transforms/TailDup/MergeTest.ll [new file with mode: 0644]
test/Transforms/TailDup/PHIUpdateTest.ll [new file with mode: 0644]
test/Transforms/TailDup/basictest.ll [new file with mode: 0644]
test/Transforms/TailDup/basictest2.ll [new file with mode: 0644]
test/Transforms/TailDup/dg.exp [new file with mode: 0644]
test/Transforms/TailDup/if-tail-dup.ll [new file with mode: 0644]
test/Unit/lit.cfg [new file with mode: 0644]
test/Unit/lit.site.cfg.in [new file with mode: 0644]
test/Verifier/2002-04-13-RetTypes.ll [new file with mode: 0644]
test/Verifier/2002-11-05-GetelementptrPointers.ll [new file with mode: 0644]
test/Verifier/2004-05-21-SwitchConstantMismatch.ll [new file with mode: 0644]
test/Verifier/2005-03-21-UndefinedTypeReference.ll [new file with mode: 0644]
test/Verifier/2006-07-11-StoreStruct.ll [new file with mode: 0644]
test/Verifier/2006-10-15-AddrLabel.ll [new file with mode: 0644]
test/Verifier/2006-12-12-IntrinsicDefine.ll [new file with mode: 0644]
test/Verifier/2007-12-21-InvokeParamAttrs.ll [new file with mode: 0644]
test/Verifier/2008-01-11-VarargAttrs.ll [new file with mode: 0644]
test/Verifier/2008-03-01-AllocaSized.ll [new file with mode: 0644]
test/Verifier/2008-08-22-MemCpyAlignment.ll [new file with mode: 0644]
test/Verifier/2008-11-15-RetVoid.ll [new file with mode: 0644]
test/Verifier/2009-05-29-InvokeResult1.ll [new file with mode: 0644]
test/Verifier/2009-05-29-InvokeResult2.ll [new file with mode: 0644]
test/Verifier/2009-05-29-InvokeResult3.ll [new file with mode: 0644]
test/Verifier/2010-08-07-PointerIntrinsic.ll [new file with mode: 0644]
test/Verifier/AmbiguousPhi.ll [new file with mode: 0644]
test/Verifier/PhiGrouping.ll [new file with mode: 0644]
test/Verifier/README.txt [new file with mode: 0644]
test/Verifier/SelfReferential.ll [new file with mode: 0644]
test/Verifier/aliasing-chain.ll [new file with mode: 0644]
test/Verifier/byval-1.ll [new file with mode: 0644]
test/Verifier/byval-2.ll [new file with mode: 0644]
test/Verifier/byval-4.ll [new file with mode: 0644]
test/Verifier/dg.exp [new file with mode: 0644]
test/Verifier/gcread-ptrptr.ll [new file with mode: 0644]
test/Verifier/gcroot-alloca.ll [new file with mode: 0644]
test/Verifier/gcroot-meta.ll [new file with mode: 0644]
test/Verifier/gcroot-ptrptr.ll [new file with mode: 0644]
test/Verifier/gcwrite-ptrptr.ll [new file with mode: 0644]
test/Verifier/invoke-1.ll [new file with mode: 0644]
test/Verifier/invoke-2.ll [new file with mode: 0644]
test/lib/llvm.exp [new file with mode: 0644]
test/lib/llvm2cpp.exp [new file with mode: 0644]
test/lit.cfg [new file with mode: 0644]
test/lit.site.cfg.in [new file with mode: 0644]
test/site.exp.in [new file with mode: 0644]
tools/CMakeLists.txt [new file with mode: 0644]
tools/Makefile [new file with mode: 0644]
tools/bugpoint-passes/CMakeLists.txt [new file with mode: 0644]
tools/bugpoint-passes/Makefile [new file with mode: 0644]
tools/bugpoint-passes/TestPasses.cpp [new file with mode: 0644]
tools/bugpoint-passes/bugpoint.exports [new file with mode: 0644]
tools/bugpoint/BugDriver.cpp [new file with mode: 0644]
tools/bugpoint/BugDriver.h [new file with mode: 0644]
tools/bugpoint/CMakeLists.txt [new file with mode: 0644]
tools/bugpoint/CrashDebugger.cpp [new file with mode: 0644]
tools/bugpoint/ExecutionDriver.cpp [new file with mode: 0644]
tools/bugpoint/ExtractFunction.cpp [new file with mode: 0644]
tools/bugpoint/FindBugs.cpp [new file with mode: 0644]
tools/bugpoint/ListReducer.h [new file with mode: 0644]
tools/bugpoint/Makefile [new file with mode: 0644]
tools/bugpoint/Miscompilation.cpp [new file with mode: 0644]
tools/bugpoint/OptimizerDriver.cpp [new file with mode: 0644]
tools/bugpoint/ToolRunner.cpp [new file with mode: 0644]
tools/bugpoint/ToolRunner.h [new file with mode: 0644]
tools/bugpoint/bugpoint.cpp [new file with mode: 0644]
tools/edis/CMakeLists.txt [new file with mode: 0644]
tools/edis/EDMain.cpp [new file with mode: 0644]
tools/edis/EnhancedDisassembly.exports [new file with mode: 0644]
tools/edis/Makefile [new file with mode: 0644]
tools/gold/Makefile [new file with mode: 0644]
tools/gold/README.txt [new file with mode: 0644]
tools/gold/gold-plugin.cpp [new file with mode: 0644]
tools/gold/gold.exports [new file with mode: 0644]
tools/llc/CMakeLists.txt [new file with mode: 0644]
tools/llc/Makefile [new file with mode: 0644]
tools/llc/llc.cpp [new file with mode: 0644]
tools/lli/CMakeLists.txt [new file with mode: 0644]
tools/lli/Makefile [new file with mode: 0644]
tools/lli/lli.cpp [new file with mode: 0644]
tools/llvm-ar/CMakeLists.txt [new file with mode: 0644]
tools/llvm-ar/Makefile [new file with mode: 0644]
tools/llvm-ar/llvm-ar.cpp [new file with mode: 0644]
tools/llvm-as/CMakeLists.txt [new file with mode: 0644]
tools/llvm-as/Makefile [new file with mode: 0644]
tools/llvm-as/llvm-as.cpp [new file with mode: 0644]
tools/llvm-bcanalyzer/CMakeLists.txt [new file with mode: 0644]
tools/llvm-bcanalyzer/Makefile [new file with mode: 0644]
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp [new file with mode: 0644]
tools/llvm-config/CMakeLists.txt [new file with mode: 0644]
tools/llvm-config/Makefile [new file with mode: 0644]
tools/llvm-config/find-cycles.pl [new file with mode: 0755]
tools/llvm-config/llvm-config.in.in [new file with mode: 0644]
tools/llvm-diff/CMakeLists.txt [new file with mode: 0644]
tools/llvm-diff/DifferenceEngine.cpp [new file with mode: 0644]
tools/llvm-diff/DifferenceEngine.h [new file with mode: 0644]
tools/llvm-diff/Makefile [new file with mode: 0644]
tools/llvm-diff/llvm-diff.cpp [new file with mode: 0644]
tools/llvm-dis/CMakeLists.txt [new file with mode: 0644]
tools/llvm-dis/Makefile [new file with mode: 0644]
tools/llvm-dis/llvm-dis.cpp [new file with mode: 0644]
tools/llvm-extract/CMakeLists.txt [new file with mode: 0644]
tools/llvm-extract/Makefile [new file with mode: 0644]
tools/llvm-extract/llvm-extract.cpp [new file with mode: 0644]
tools/llvm-ld/CMakeLists.txt [new file with mode: 0644]
tools/llvm-ld/Makefile [new file with mode: 0644]
tools/llvm-ld/Optimize.cpp [new file with mode: 0644]
tools/llvm-ld/llvm-ld.cpp [new file with mode: 0644]
tools/llvm-link/CMakeLists.txt [new file with mode: 0644]
tools/llvm-link/Makefile [new file with mode: 0644]
tools/llvm-link/llvm-link.cpp [new file with mode: 0644]
tools/llvm-mc/CMakeLists.txt [new file with mode: 0644]
tools/llvm-mc/Disassembler.cpp [new file with mode: 0644]
tools/llvm-mc/Disassembler.h [new file with mode: 0644]
tools/llvm-mc/Makefile [new file with mode: 0644]
tools/llvm-mc/llvm-mc.cpp [new file with mode: 0644]
tools/llvm-nm/CMakeLists.txt [new file with mode: 0644]
tools/llvm-nm/Makefile [new file with mode: 0644]
tools/llvm-nm/llvm-nm.cpp [new file with mode: 0644]
tools/llvm-objdump/CMakeLists.txt [new file with mode: 0644]
tools/llvm-objdump/Makefile [new file with mode: 0644]
tools/llvm-objdump/llvm-objdump.cpp [new file with mode: 0644]
tools/llvm-prof/CMakeLists.txt [new file with mode: 0644]
tools/llvm-prof/Makefile [new file with mode: 0644]
tools/llvm-prof/llvm-prof.cpp [new file with mode: 0644]
tools/llvm-ranlib/CMakeLists.txt [new file with mode: 0644]
tools/llvm-ranlib/Makefile [new file with mode: 0644]
tools/llvm-ranlib/llvm-ranlib.cpp [new file with mode: 0644]
tools/llvm-shlib/Makefile [new file with mode: 0644]
tools/llvm-stub/CMakeLists.txt [new file with mode: 0644]
tools/llvm-stub/Makefile [new file with mode: 0644]
tools/llvm-stub/llvm-stub.c [new file with mode: 0644]
tools/llvmc/CMakeLists.txt [new file with mode: 0644]
tools/llvmc/Makefile [new file with mode: 0644]
tools/llvmc/doc/LLVMC-Reference.rst [new file with mode: 0644]
tools/llvmc/doc/LLVMC-Tutorial.rst [new file with mode: 0644]
tools/llvmc/doc/Makefile [new file with mode: 0644]
tools/llvmc/doc/img/lines.gif [new file with mode: 0644]
tools/llvmc/examples/Hello/Hello.cpp [new file with mode: 0644]
tools/llvmc/examples/Hello/Makefile [new file with mode: 0644]
tools/llvmc/examples/Makefile [new file with mode: 0644]
tools/llvmc/examples/Simple/Makefile [new file with mode: 0644]
tools/llvmc/examples/Simple/Simple.cpp [new file with mode: 0644]
tools/llvmc/examples/Simple/Simple.td [new file with mode: 0644]
tools/llvmc/examples/Skeleton/AutoGenerated.td [new file with mode: 0644]
tools/llvmc/examples/Skeleton/Hooks.cpp [new file with mode: 0644]
tools/llvmc/examples/Skeleton/Main.cpp [new file with mode: 0644]
tools/llvmc/examples/Skeleton/Makefile [new file with mode: 0644]
tools/llvmc/examples/Skeleton/README [new file with mode: 0644]
tools/llvmc/examples/mcc16/Hooks.cpp [new file with mode: 0644]
tools/llvmc/examples/mcc16/Main.cpp [new file with mode: 0644]
tools/llvmc/examples/mcc16/Makefile [new file with mode: 0644]
tools/llvmc/examples/mcc16/PIC16.td [new file with mode: 0644]
tools/llvmc/examples/mcc16/README [new file with mode: 0644]
tools/llvmc/src/AutoGenerated.td [new file with mode: 0644]
tools/llvmc/src/Base.td.in [new file with mode: 0644]
tools/llvmc/src/Clang.td [new file with mode: 0644]
tools/llvmc/src/Hooks.cpp [new file with mode: 0644]
tools/llvmc/src/Main.cpp [new file with mode: 0644]
tools/llvmc/src/Makefile [new file with mode: 0644]
tools/lto/LTOCodeGenerator.cpp [new file with mode: 0644]
tools/lto/LTOCodeGenerator.h [new file with mode: 0644]
tools/lto/LTOModule.cpp [new file with mode: 0644]
tools/lto/LTOModule.h [new file with mode: 0644]
tools/lto/Makefile [new file with mode: 0644]
tools/lto/lto.cpp [new file with mode: 0644]
tools/lto/lto.exports [new file with mode: 0644]
tools/macho-dump/CMakeLists.txt [new file with mode: 0644]
tools/macho-dump/Makefile [new file with mode: 0644]
tools/macho-dump/macho-dump.cpp [new file with mode: 0644]
tools/opt/AnalysisWrappers.cpp [new file with mode: 0644]
tools/opt/CMakeLists.txt [new file with mode: 0644]
tools/opt/GraphPrinters.cpp [new file with mode: 0644]
tools/opt/Makefile [new file with mode: 0644]
tools/opt/PrintSCC.cpp [new file with mode: 0644]
tools/opt/opt.cpp [new file with mode: 0644]
unittests/ADT/APFloatTest.cpp [new file with mode: 0644]
unittests/ADT/APIntTest.cpp [new file with mode: 0644]
unittests/ADT/BitVectorTest.cpp [new file with mode: 0644]
unittests/ADT/DAGDeltaAlgorithmTest.cpp [new file with mode: 0644]
unittests/ADT/DeltaAlgorithmTest.cpp [new file with mode: 0644]
unittests/ADT/DenseMapTest.cpp [new file with mode: 0644]
unittests/ADT/DenseSetTest.cpp [new file with mode: 0644]
unittests/ADT/FoldingSet.cpp [new file with mode: 0644]
unittests/ADT/ImmutableSetTest.cpp [new file with mode: 0644]
unittests/ADT/IntEqClassesTest.cpp [new file with mode: 0644]
unittests/ADT/IntervalMapTest.cpp [new file with mode: 0644]
unittests/ADT/Makefile [new file with mode: 0644]
unittests/ADT/SmallBitVectorTest.cpp [new file with mode: 0644]
unittests/ADT/SmallStringTest.cpp [new file with mode: 0644]
unittests/ADT/SmallVectorTest.cpp [new file with mode: 0644]
unittests/ADT/SparseBitVectorTest.cpp [new file with mode: 0644]
unittests/ADT/StringMapTest.cpp [new file with mode: 0644]
unittests/ADT/StringRefTest.cpp [new file with mode: 0644]
unittests/ADT/TripleTest.cpp [new file with mode: 0644]
unittests/ADT/TwineTest.cpp [new file with mode: 0644]
unittests/ADT/ilistTest.cpp [new file with mode: 0644]
unittests/Analysis/Makefile [new file with mode: 0644]
unittests/Analysis/ScalarEvolutionTest.cpp [new file with mode: 0644]
unittests/CMakeLists.txt [new file with mode: 0644]
unittests/ExecutionEngine/ExecutionEngineTest.cpp [new file with mode: 0644]
unittests/ExecutionEngine/JIT/JITEventListenerTest.cpp [new file with mode: 0644]
unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp [new file with mode: 0644]
unittests/ExecutionEngine/JIT/JITTest.cpp [new file with mode: 0644]
unittests/ExecutionEngine/JIT/JITTests.def [new file with mode: 0644]
unittests/ExecutionEngine/JIT/Makefile [new file with mode: 0644]
unittests/ExecutionEngine/JIT/MultiJITTest.cpp [new file with mode: 0644]
unittests/ExecutionEngine/Makefile [new file with mode: 0644]
unittests/Makefile [new file with mode: 0644]
unittests/Makefile.unittest [new file with mode: 0644]
unittests/Support/AllocatorTest.cpp [new file with mode: 0644]
unittests/Support/Casting.cpp [new file with mode: 0644]
unittests/Support/CommandLineTest.cpp [new file with mode: 0644]
unittests/Support/ConstantRangeTest.cpp [new file with mode: 0644]
unittests/Support/EndianTest.cpp [new file with mode: 0644]
unittests/Support/LeakDetectorTest.cpp [new file with mode: 0644]
unittests/Support/Makefile [new file with mode: 0644]
unittests/Support/MathExtrasTest.cpp [new file with mode: 0644]
unittests/Support/Path.cpp [new file with mode: 0644]
unittests/Support/RegexTest.cpp [new file with mode: 0644]
unittests/Support/SwapByteOrderTest.cpp [new file with mode: 0644]
unittests/Support/TimeValue.cpp [new file with mode: 0644]
unittests/Support/TypeBuilderTest.cpp [new file with mode: 0644]
unittests/Support/ValueHandleTest.cpp [new file with mode: 0644]
unittests/Support/raw_ostream_test.cpp [new file with mode: 0644]
unittests/Transforms/Makefile [new file with mode: 0644]
unittests/Transforms/Utils/Cloning.cpp [new file with mode: 0644]
unittests/Transforms/Utils/Local.cpp [new file with mode: 0644]
unittests/Transforms/Utils/Makefile [new file with mode: 0644]
unittests/VMCore/ConstantsTest.cpp [new file with mode: 0644]
unittests/VMCore/DerivedTypesTest.cpp [new file with mode: 0644]
unittests/VMCore/InstructionsTest.cpp [new file with mode: 0644]
unittests/VMCore/Makefile [new file with mode: 0644]
unittests/VMCore/MetadataTest.cpp [new file with mode: 0644]
unittests/VMCore/PassManagerTest.cpp [new file with mode: 0644]
unittests/VMCore/ValueMapTest.cpp [new file with mode: 0644]
unittests/VMCore/VerifierTest.cpp [new file with mode: 0644]
utils/CollectDebugInfoUsingLLDB.py [new file with mode: 0755]
utils/CompareDebugInfo.py [new file with mode: 0755]
utils/DSAclean.py [new file with mode: 0755]
utils/DSAextract.py [new file with mode: 0644]
utils/FileCheck/CMakeLists.txt [new file with mode: 0644]
utils/FileCheck/FileCheck.cpp [new file with mode: 0644]
utils/FileCheck/Makefile [new file with mode: 0644]
utils/FileUpdate/CMakeLists.txt [new file with mode: 0644]
utils/FileUpdate/FileUpdate.cpp [new file with mode: 0644]
utils/FileUpdate/Makefile [new file with mode: 0644]
utils/GenLibDeps.pl [new file with mode: 0755]
utils/GetRepositoryPath [new file with mode: 0755]
utils/GetSourceVersion [new file with mode: 0755]
utils/KillTheDoctor/CMakeLists.txt [new file with mode: 0644]
utils/KillTheDoctor/KillTheDoctor.cpp [new file with mode: 0644]
utils/Makefile [new file with mode: 0644]
utils/Misc/zkill [new file with mode: 0755]
utils/NLT.schema [new file with mode: 0644]
utils/NewNightlyTest.pl [new file with mode: 0755]
utils/NightlyTest.gnuplot [new file with mode: 0644]
utils/NightlyTestTemplate.html [new file with mode: 0644]
utils/PerfectShuffle/Makefile [new file with mode: 0644]
utils/PerfectShuffle/PerfectShuffle.cpp [new file with mode: 0644]
utils/TableGen/ARMDecoderEmitter.cpp [new file with mode: 0644]
utils/TableGen/ARMDecoderEmitter.h [new file with mode: 0644]
utils/TableGen/AsmMatcherEmitter.cpp [new file with mode: 0644]
utils/TableGen/AsmMatcherEmitter.h [new file with mode: 0644]
utils/TableGen/AsmWriterEmitter.cpp [new file with mode: 0644]
utils/TableGen/AsmWriterEmitter.h [new file with mode: 0644]
utils/TableGen/AsmWriterInst.cpp [new file with mode: 0644]
utils/TableGen/AsmWriterInst.h [new file with mode: 0644]
utils/TableGen/CMakeLists.txt [new file with mode: 0644]
utils/TableGen/CallingConvEmitter.cpp [new file with mode: 0644]
utils/TableGen/CallingConvEmitter.h [new file with mode: 0644]
utils/TableGen/ClangASTNodesEmitter.cpp [new file with mode: 0644]
utils/TableGen/ClangASTNodesEmitter.h [new file with mode: 0644]
utils/TableGen/ClangAttrEmitter.cpp [new file with mode: 0644]
utils/TableGen/ClangAttrEmitter.h [new file with mode: 0644]
utils/TableGen/ClangDiagnosticsEmitter.cpp [new file with mode: 0644]
utils/TableGen/ClangDiagnosticsEmitter.h [new file with mode: 0644]
utils/TableGen/ClangSACheckersEmitter.cpp [new file with mode: 0644]
utils/TableGen/ClangSACheckersEmitter.h [new file with mode: 0644]
utils/TableGen/CodeEmitterGen.cpp [new file with mode: 0644]
utils/TableGen/CodeEmitterGen.h [new file with mode: 0644]
utils/TableGen/CodeGenDAGPatterns.cpp [new file with mode: 0644]
utils/TableGen/CodeGenDAGPatterns.h [new file with mode: 0644]
utils/TableGen/CodeGenInstruction.cpp [new file with mode: 0644]
utils/TableGen/CodeGenInstruction.h [new file with mode: 0644]
utils/TableGen/CodeGenIntrinsics.h [new file with mode: 0644]
utils/TableGen/CodeGenRegisters.h [new file with mode: 0644]
utils/TableGen/CodeGenTarget.cpp [new file with mode: 0644]
utils/TableGen/CodeGenTarget.h [new file with mode: 0644]
utils/TableGen/DAGISelEmitter.cpp [new file with mode: 0644]
utils/TableGen/DAGISelEmitter.h [new file with mode: 0644]
utils/TableGen/DAGISelMatcher.cpp [new file with mode: 0644]
utils/TableGen/DAGISelMatcher.h [new file with mode: 0644]
utils/TableGen/DAGISelMatcherEmitter.cpp [new file with mode: 0644]
utils/TableGen/DAGISelMatcherGen.cpp [new file with mode: 0644]
utils/TableGen/DAGISelMatcherOpt.cpp [new file with mode: 0644]
utils/TableGen/DisassemblerEmitter.cpp [new file with mode: 0644]
utils/TableGen/DisassemblerEmitter.h [new file with mode: 0644]
utils/TableGen/EDEmitter.cpp [new file with mode: 0644]
utils/TableGen/EDEmitter.h [new file with mode: 0644]
utils/TableGen/FastISelEmitter.cpp [new file with mode: 0644]
utils/TableGen/FastISelEmitter.h [new file with mode: 0644]
utils/TableGen/FixedLenDecoderEmitter.cpp [new file with mode: 0644]
utils/TableGen/FixedLenDecoderEmitter.h [new file with mode: 0644]
utils/TableGen/InstrEnumEmitter.cpp [new file with mode: 0644]
utils/TableGen/InstrEnumEmitter.h [new file with mode: 0644]
utils/TableGen/InstrInfoEmitter.cpp [new file with mode: 0644]
utils/TableGen/InstrInfoEmitter.h [new file with mode: 0644]
utils/TableGen/IntrinsicEmitter.cpp [new file with mode: 0644]
utils/TableGen/IntrinsicEmitter.h [new file with mode: 0644]
utils/TableGen/LLVMCConfigurationEmitter.cpp [new file with mode: 0644]
utils/TableGen/LLVMCConfigurationEmitter.h [new file with mode: 0644]
utils/TableGen/Makefile [new file with mode: 0644]
utils/TableGen/NeonEmitter.cpp [new file with mode: 0644]
utils/TableGen/NeonEmitter.h [new file with mode: 0644]
utils/TableGen/OptParserEmitter.cpp [new file with mode: 0644]
utils/TableGen/OptParserEmitter.h [new file with mode: 0644]
utils/TableGen/Record.cpp [new file with mode: 0644]
utils/TableGen/Record.h [new file with mode: 0644]
utils/TableGen/RegisterInfoEmitter.cpp [new file with mode: 0644]
utils/TableGen/RegisterInfoEmitter.h [new file with mode: 0644]
utils/TableGen/StringMatcher.cpp [new file with mode: 0644]
utils/TableGen/StringMatcher.h [new file with mode: 0644]
utils/TableGen/StringToOffsetTable.h [new file with mode: 0644]
utils/TableGen/SubtargetEmitter.cpp [new file with mode: 0644]
utils/TableGen/SubtargetEmitter.h [new file with mode: 0644]
utils/TableGen/TGLexer.cpp [new file with mode: 0644]
utils/TableGen/TGLexer.h [new file with mode: 0644]
utils/TableGen/TGParser.cpp [new file with mode: 0644]
utils/TableGen/TGParser.h [new file with mode: 0644]
utils/TableGen/TGValueTypes.cpp [new file with mode: 0644]
utils/TableGen/TableGen.cpp [new file with mode: 0644]
utils/TableGen/TableGenBackend.cpp [new file with mode: 0644]
utils/TableGen/TableGenBackend.h [new file with mode: 0644]
utils/TableGen/X86DisassemblerShared.h [new file with mode: 0644]
utils/TableGen/X86DisassemblerTables.cpp [new file with mode: 0644]
utils/TableGen/X86DisassemblerTables.h [new file with mode: 0644]
utils/TableGen/X86ModRMFilters.h [new file with mode: 0644]
utils/TableGen/X86RecognizableInstr.cpp [new file with mode: 0644]
utils/TableGen/X86RecognizableInstr.h [new file with mode: 0644]
utils/Target/ARM/analyze-match-table.py [new file with mode: 0644]
utils/UpdateCMakeLists.pl [new file with mode: 0755]
utils/bugpoint/RemoteRunSafely.sh [new file with mode: 0644]
utils/buildit/GNUmakefile [new file with mode: 0644]
utils/buildit/build_llvm [new file with mode: 0755]
utils/cgiplotNLT.pl [new file with mode: 0755]
utils/check-each-file [new file with mode: 0755]
utils/codegen-diff [new file with mode: 0755]
utils/count/CMakeLists.txt [new file with mode: 0644]
utils/count/Makefile [new file with mode: 0644]
utils/count/count.c [new file with mode: 0644]
utils/countloc.sh [new file with mode: 0755]
utils/crosstool/ARM/README [new file with mode: 0644]
utils/crosstool/ARM/build-install-linux.sh [new file with mode: 0755]
utils/crosstool/create-snapshots.sh [new file with mode: 0755]
utils/emacs/README [new file with mode: 0644]
utils/emacs/emacs.el [new file with mode: 0644]
utils/emacs/llvm-mode.el [new file with mode: 0644]
utils/emacs/tablegen-mode.el [new file with mode: 0644]
utils/findmisopt [new file with mode: 0755]
utils/findoptdiff [new file with mode: 0755]
utils/findsym.pl [new file with mode: 0755]
utils/fpcmp/Makefile [new file with mode: 0644]
utils/fpcmp/fpcmp.cpp [new file with mode: 0644]
utils/getsrcs.sh [new file with mode: 0755]
utils/git/find-rev [new file with mode: 0755]
utils/importNLT.pl [new file with mode: 0644]
utils/jedit/README [new file with mode: 0644]
utils/jedit/tablegen.xml [new file with mode: 0644]
utils/kate/README [new file with mode: 0644]
utils/kate/llvm.xml [new file with mode: 0644]
utils/lint/common_lint.py [new file with mode: 0644]
utils/lint/cpp_lint.py [new file with mode: 0755]
utils/lint/generic_lint.py [new file with mode: 0755]
utils/lint/remove_trailing_whitespace.sh [new file with mode: 0755]
utils/lit/TODO [new file with mode: 0644]
utils/lit/lit.py [new file with mode: 0755]
utils/lit/lit/ExampleTests.ObjDir/lit.site.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/Clang/fsyntax-only.c [new file with mode: 0644]
utils/lit/lit/ExampleTests/Clang/lit.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.InTree/test/Bar/bar-test.ll [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.InTree/test/Bar/dg.exp [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.InTree/test/lit.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.InTree/test/lit.site.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.OutOfTree/lit.local.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/Foo/lit.local.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/lit.site.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/site.exp [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/Foo/data.txt [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/Foo/dg.exp [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/Foo/pct-S.ll [new file with mode: 0644]
utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/lit.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/ShExternal/lit.local.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/TclTest/lit.local.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/TclTest/stderr-pipe.ll [new file with mode: 0644]
utils/lit/lit/ExampleTests/TclTest/tcl-redir-1.ll [new file with mode: 0644]
utils/lit/lit/ExampleTests/fail.c [new file with mode: 0644]
utils/lit/lit/ExampleTests/lit.cfg [new file with mode: 0644]
utils/lit/lit/ExampleTests/pass.c [new file with mode: 0644]
utils/lit/lit/ExampleTests/required-and-missing.c [new file with mode: 0644]
utils/lit/lit/ExampleTests/required-and-present.c [new file with mode: 0644]
utils/lit/lit/ExampleTests/xfail.c [new file with mode: 0644]
utils/lit/lit/ExampleTests/xpass.c [new file with mode: 0644]
utils/lit/lit/LitConfig.py [new file with mode: 0644]
utils/lit/lit/LitFormats.py [new file with mode: 0644]
utils/lit/lit/LitTestCase.py [new file with mode: 0644]
utils/lit/lit/ProgressBar.py [new file with mode: 0644]
utils/lit/lit/ShCommands.py [new file with mode: 0644]
utils/lit/lit/ShUtil.py [new file with mode: 0644]
utils/lit/lit/TclUtil.py [new file with mode: 0644]
utils/lit/lit/Test.py [new file with mode: 0644]
utils/lit/lit/TestFormats.py [new file with mode: 0644]
utils/lit/lit/TestRunner.py [new file with mode: 0644]
utils/lit/lit/TestingConfig.py [new file with mode: 0644]
utils/lit/lit/Util.py [new file with mode: 0644]
utils/lit/lit/__init__.py [new file with mode: 0644]
utils/lit/lit/main.py [new file with mode: 0755]
utils/lit/setup.py [new file with mode: 0644]
utils/llvm-lit/CMakeLists.txt [new file with mode: 0644]
utils/llvm-lit/Makefile [new file with mode: 0644]
utils/llvm-lit/llvm-lit.in [new file with mode: 0755]
utils/llvm-native-gcc [new file with mode: 0755]
utils/llvm-native-gxx [new file with mode: 0755]
utils/llvm.grm [new file with mode: 0644]
utils/llvmbuild [new file with mode: 0755]
utils/llvmdo [new file with mode: 0755]
utils/llvmgrep [new file with mode: 0755]
utils/makellvm [new file with mode: 0755]
utils/not/CMakeLists.txt [new file with mode: 0644]
utils/not/Makefile [new file with mode: 0644]
utils/not/not.cpp [new file with mode: 0644]
utils/parseNLT.pl [new file with mode: 0644]
utils/plotNLT.pl [new file with mode: 0644]
utils/profile.pl [new file with mode: 0755]
utils/release/test-release.sh [new file with mode: 0755]
utils/test_debuginfo.pl [new file with mode: 0755]
utils/unittest/CMakeLists.txt [new file with mode: 0644]
utils/unittest/Makefile [new file with mode: 0644]
utils/unittest/UnitTestMain/Makefile [new file with mode: 0644]
utils/unittest/UnitTestMain/TestMain.cpp [new file with mode: 0644]
utils/unittest/googletest/LICENSE.TXT [new file with mode: 0644]
utils/unittest/googletest/Makefile [new file with mode: 0644]
utils/unittest/googletest/README.LLVM [new file with mode: 0644]
utils/unittest/googletest/gtest-death-test.cc [new file with mode: 0644]
utils/unittest/googletest/gtest-filepath.cc [new file with mode: 0644]
utils/unittest/googletest/gtest-port.cc [new file with mode: 0644]
utils/unittest/googletest/gtest-test-part.cc [new file with mode: 0644]
utils/unittest/googletest/gtest-typed-test.cc [new file with mode: 0644]
utils/unittest/googletest/gtest.cc [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest-death-test.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest-message.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest-param-test.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest-spi.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest-test-part.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest-typed-test.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest_pred_impl.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/gtest_prod.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-death-test-internal.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-filepath.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-internal-inl.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-internal.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-linked_ptr.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-param-util.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-port.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-string.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-tuple.h [new file with mode: 0644]
utils/unittest/googletest/include/gtest/internal/gtest-type-util.h [new file with mode: 0644]
utils/valgrind/i386-pc-linux-gnu.supp [new file with mode: 0644]
utils/valgrind/x86_64-pc-linux-gnu.supp [new file with mode: 0644]
utils/vim/README [new file with mode: 0644]
utils/vim/llvm.vim [new file with mode: 0644]
utils/vim/tablegen.vim [new file with mode: 0644]
utils/vim/vimrc [new file with mode: 0644]
utils/webNLT.pl [new file with mode: 0755]
website/index.html [new file with mode: 0644]