1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
2021-04-01 10:00:48 +09:00
..
Analysis [ValueTracking] Handle non-zero ashr/lshr recurrences 2021-03-31 16:48:32 -07:00
Assembler Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
Bindings [OCaml][Test] Fix and enable debuginfo.ml test 2021-03-28 06:25:39 +05:30
Bitcode Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
BugPoint
CodeGen Support {S,U}REMEqFold before legalization 2021-04-01 01:35:41 +03:00
DebugInfo [DebugInfo] Support for signed constants inside DIExpression 2021-03-30 23:20:38 +05:30
Demangle
Examples [Orc][examples] Add LLJITWithRemoteDebugging example 2021-03-28 17:25:09 +02:00
ExecutionEngine [lli] Leaving two EH frame tests with MCJIT only after PowerPC failure 2021-03-30 12:28:22 +02:00
Feature
FileCheck [FileCheck] Fix -dump-input per-pattern diagnostic indexing 2021-03-27 10:36:21 -04:00
Instrumentation Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
Integer Re-apply "[lli] Make -jit-kind=orc the default JIT engine" 2021-03-30 12:08:26 +02:00
JitListener
Linker Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
LTO Remove dead CHECK-ERR line. 2021-03-30 09:31:00 -07:00
MachineVerifier [GlobalISel] Add G_ROTR and G_ROTL opcodes for rotates. 2021-03-25 17:23:30 -07:00
MC [WebAssembly] Implement i64x2 comparisons 2021-03-31 10:46:17 -07:00
Object
ObjectYAML
Other Revert "[Passes] Add relative lookup table converter pass" 2021-03-30 14:13:37 +02:00
Reduce [llvm-reduce] Remove dso_local when possible 2021-03-29 12:00:10 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add support for the 'assert' statement in class definitions. 2021-03-29 09:20:29 -04:00
ThinLTO/X86 Don't use $ as suffix for symbol names in ThinLTOBitcodeWriter and other places 2021-03-29 13:03:52 +02:00
tools Fix path in test added in e0577b3130a646b0ee090c04a40400483031c7a9 to work with both Linux/Windows paths. 2021-03-30 04:17:29 -07:00
Transforms [GVN][NFC] Pre-commit test for D93503 2021-04-01 10:00:48 +09:00
Unit
Verifier [DebugInfo] Upgrade DISubragne::count to accept DIExpression also 2021-03-30 09:16:55 +05:30
YAMLParser
.clang-format
CMakeLists.txt Conditionalize the JIT test dependency 2021-03-30 13:04:02 -07:00
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh