1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test
Teresa Johnson 638d6367b4 Revert "Resolution-based LTO API."
This reverts commit r278330.

I made a change to the save temps output that is causing issues with the
bots. Didn't realize this because I had older output files sitting on
disk in my test output directory.

llvm-svn: 278331
2016-08-11 13:03:56 +00:00
..
Analysis [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers 2016-08-10 18:47:19 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AVX512] Fix extractelement i1 lowering. 2016-08-11 12:13:46 +00:00
DebugInfo [Debug Info] Added a LIT test that covers the fix committed in rL277290. 2016-08-11 07:22:53 +00:00
Examples
ExecutionEngine [ExecutionEngine] Disable weak symbol tests for COFF. 2016-08-09 20:48:22 +00:00
Feature GVN-hoist: enable by default 2016-08-08 14:46:15 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO Revert "Resolution-based LTO API." 2016-08-11 13:03:56 +00:00
MC [X86] Improve code size on X86 segment moves 2016-08-08 18:01:04 +00:00
Object Add the first of what will be a long line of additional error checks for invalid Mach-O files. 2016-08-05 18:19:40 +00:00
ObjectYAML [Mach0YAML] Change n_type from uint8_t to llvm::yaml::Hex8 2016-08-04 21:07:39 +00:00
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools Revert "Resolution-based LTO API." 2016-08-11 13:03:56 +00:00
Transforms [Profile] improve warning control option 2016-08-11 05:09:30 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Revert "Resolution-based LTO API." 2016-08-11 13:03:56 +00:00
lit.cfg Revert "Resolution-based LTO API." 2016-08-11 13:03:56 +00:00
lit.site.cfg.in
TestRunner.sh