1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test
2020-04-13 14:05:03 -07:00
..
Analysis [CostModel][X86] Remove comments that begin with a filecheck prefix. 2020-04-13 18:39:24 +01:00
Assembler [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06:00
Bindings Make IRBuilder automatically set alignment on load/store/alloca. 2020-04-13 13:43:14 -07:00
Bitcode
BugPoint
CodeGen Make IRBuilder automatically set alignment on load/store/alloca. 2020-04-13 13:43:14 -07:00
DebugInfo [Debugify] Strip added metadata in the -debugify-each pipeline 2020-04-13 10:55:17 -07:00
Demangle
Examples
ExecutionEngine Revert 43f031d3126 "Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)" 2020-04-06 15:05:25 +02:00
Feature
FileCheck [FileCheck] Add missing %ProtectFileCheckOutput to FileCheck tests 2020-03-31 17:29:11 -04:00
Instrumentation Make IRBuilder automatically set alignment on load/store/alloca. 2020-04-13 13:43:14 -07:00
Integer
JitListener
Linker
LTO [ThinLTO] Drop dso_local if a GlobalVariable satisfies isDeclarationForLinker() 2020-04-07 15:46:01 -07:00
MachineVerifier
MC [llvm] Fix yet more missing FileCheck colons 2020-04-13 10:49:19 -06:00
Object [obj2yaml] - Do not dump the segment's "Align" field when it is equal to 1. 2020-04-09 14:20:36 +03:00
ObjectYAML [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06:00
Other [CFGPrinter] Adding heat coloring to CFGPrinter 2020-04-08 19:59:51 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [Alignment][NFC] Transitionning more getMachineMemOperand call sites 2020-03-31 08:36:18 +00:00
ThinLTO/X86 [ThinLTO] Drop dso_local if a GlobalVariable satisfies isDeclarationForLinker() 2020-04-07 15:46:01 -07:00
tools Use a temporary file, to allow running on read-only file systems 2020-04-13 14:05:03 -07:00
Transforms Make IRBuilder automatically set alignment on load/store/alloca. 2020-04-13 13:43:14 -07:00
Unit Try again to get tests passing again on Windows. 2020-04-02 20:00:38 -04:00
Verifier [Verifier] Verify matrix dimensions operands match vector size. 2020-04-01 09:21:39 +01:00
YAMLParser
.clang-format
CMakeLists.txt Reland "Make it possible for lit.site.cfg to contain relative paths, and use it for llvm and clang" 2020-04-02 16:12:03 -04:00
lit.cfg.py
lit.site.cfg.py.in Try again to get tests passing again on Windows. 2020-04-02 20:00:38 -04:00
TestRunner.sh