1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test
2017-10-13 17:00:49 +00:00
..
Analysis [SCEV] Teach SCEV to find maxBECount when loop endbound is variant 2017-10-13 14:30:43 +00:00
Assembler
Bindings
Bitcode Bitcode: add an auto-upgrade for LTO section name 2017-10-06 18:06:59 +00:00
BugPoint
CodeGen Not all buildbots seem to dump the nuw flag in SDAG 2017-10-13 17:00:49 +00:00
DebugInfo [codeview] Don't emit FPO data in funclet prologues 2017-10-12 18:20:35 +00:00
DllTool
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs" 2017-10-10 14:15:25 +00:00
LTO
MC AMDGPU/NFC: Minor clean ups in PAL metadata 2017-10-11 22:41:09 +00:00
Object Convert an ErrorOr to Expected. 2017-10-11 16:56:33 +00:00
ObjectYAML
Other [NewPassManager] Run global dead code elimination after the inliner. 2017-10-05 18:36:01 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [TableGen] Allow intrinsics to have up to 8 return values. 2017-10-12 17:40:00 +00:00
ThinLTO/X86
tools [llvm-cov] Temporary delete sources-specified.test, it is failing on some bots. 2017-10-13 15:58:58 +00:00
Transforms [InstCombine] allow zext(bool) + C --> select bool, C+1, C for vector types 2017-10-13 16:29:38 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py [lit] Improve tool substitution in lit. 2017-10-06 17:54:46 +00:00
lit.site.cfg.py.in
TestRunner.sh