1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
2021-04-24 18:25:03 +02:00
..
Analysis [SCEV] Add loop guard tests for ugt/uge predicates (NFC) 2021-04-23 22:21:06 +02:00
Assembler [LLParser] Print mismatched types in error message 2021-04-21 13:10:37 -07:00
Bindings
Bitcode
BugPoint
CodeGen [MachineCSE] Prevent CSE of non-local convergent instrs 2021-04-23 16:44:48 -07:00
DebugInfo Re-reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands" 2021-04-23 10:54:01 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck Fix PR46880: Fail CHECK-NOT with undefined variable 2021-04-20 14:42:46 +01:00
Instrumentation [IR][sanitizer] Add module flag "frame-pointer" and set it for cc1 -mframe-pointer={non-leaf,all} 2021-04-22 18:07:30 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [RISCV] Have assembler check that the temp register is different than dest register for vmsgeu.vx pseudo. 2021-04-23 09:33:29 -07:00
Object
ObjectYAML
Other [OpenMP] Add OpenMPOpt as a Module pass 2021-04-20 12:28:58 -04:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools llvm-objdump: add --rpaths to macho support 2021-04-22 16:01:10 -07:00
Transforms [InstCombine] ctpop(rot(X)) -> ctpop(X) 2021-04-24 18:25:03 +02:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
lit.cfg.py [llvm-profgen] A couple tweaks to the testing harness. 2021-04-22 08:57:14 -07:00
lit.site.cfg.py.in
TestRunner.sh