1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test
2018-09-04 16:31:53 +00:00
..
Analysis [InstCombine] Fold icmp ugt/ult (add nuw X, C2), C --> icmp ugt/ult X, (C - C2) 2018-09-04 10:29:48 +00:00
Assembler
Bindings [LLVM-C] Add Bindings For Named Metadata 2018-08-30 17:09:43 +00:00
Bitcode
BugPoint
CodeGen Revert r341269: [Constant Hoisting] Hoisting Constant GEP Expressions 2018-09-04 13:36:44 +00:00
DebugInfo Revert "[DebugInfo] Fix bug in LiveDebugVariables." 2018-09-02 16:35:42 +00:00
Demangle [MS Demangler] Add support for $$Z parameter pack separator. 2018-08-30 20:53:29 +00:00
Examples
ExecutionEngine [ORC] Add a testcase for r338975. 2018-08-28 22:50:59 +00:00
Feature
FileCheck
Instrumentation [libFuzzer] Port to Windows 2018-08-30 15:54:44 +00:00
Integer
JitListener
Linker
LTO
MC [Sparc] allow tls_add/tls_call syntax in assembler parser 2018-09-03 10:38:12 +00:00
Object
ObjectYAML
Other [NFC] correcting patterns in time-passes test to fix buildbot 2018-09-04 08:21:37 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [X86] Make Feature64Bit useful 2018-08-30 06:01:05 +00:00
tools [MachO] Fix inconsistency between error messages when validating LC_DYSYMTAB 2018-09-04 16:31:53 +00:00
Transforms Revert r341269: [Constant Hoisting] Hoisting Constant GEP Expressions 2018-09-04 13:36:44 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in Import lit.llvm after rL341135 2018-08-31 00:22:20 +00:00
TestRunner.sh