1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test
Michael Kuperstein 5857222cad Revert r292530 since it breaks buildbots.
llvm-svn: 292534
2017-01-19 23:22:55 +00:00
..
Analysis [SCEV] Make getUDivExactExpr handle non-nuw multiplies correctly. 2017-01-18 23:56:42 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [SelectionDAG] Improve knownbits handling of UMIN/UMAX (PR31293) 2017-01-19 22:41:22 +00:00
DebugInfo Add -debug-info-for-profiling to emit more debug info for sample pgo profile collection 2017-01-19 00:44:11 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Don't overalign global metadata. 2017-01-12 23:26:20 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [Assembler] Improve error when unable to evaluate expression. 2017-01-19 20:06:32 +00:00
Object Add support for the new LC_NOTE load command. 2017-01-19 17:36:31 +00:00
ObjectYAML Remove this test from the r292500 commit till Chris and I figure out 2017-01-19 18:07:22 +00:00
Other Revert r292530 since it breaks buildbots. 2017-01-19 23:22:55 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Add a recursive step in Metadata lazy-loading 2017-01-18 18:36:21 +00:00
tools Add support for the new LC_NOTE load command. 2017-01-19 17:36:31 +00:00
Transforms [SCCP] Teach the pass how to handle div with overdefined operands. 2017-01-19 23:07:51 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh