1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/test
2021-03-29 17:33:08 -07:00
..
Analysis [SVE][Analysis]Instruction costs for ops on scalable-vec 2021-03-29 11:15:50 +01: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 [AArch64][GlobalISel] NFC: Replace IR regbankselect test with MIR test 2021-03-29 16:32:34 -07:00
DebugInfo Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
Demangle
Examples [Orc][examples] Add LLJITWithRemoteDebugging example 2021-03-28 17:25:09 +02:00
ExecutionEngine [Orc][tests] Moving one MCJIT test over to Orc to make sure the PowerPC fix worked 2021-03-29 11:53:03 +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 Temporarily revert "[lli] Make -jit-kind=orc the default JIT engine" 2021-03-23 12:01:30 +01:00
JitListener
Linker Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
LTO Revert "[LV] Move runtime pointer size check to LVP::plan()." 2021-03-29 14:41:53 +01:00
MachineVerifier [GlobalISel] Add G_ROTR and G_ROTL opcodes for rotates. 2021-03-25 17:23:30 -07:00
MC [WebAssembly] Fix i8x16.popcnt opcode 2021-03-29 17:23:15 -07:00
Object AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
ObjectYAML [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
Other [Passes] Add relative lookup table converter pass 2021-03-29 21:53:32 +00: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 [dsymutil] s/dwarfdump/llvm-dwarfdump/ in test 2021-03-29 17:14:35 -07:00
Transforms [Passes] Add relative lookup table converter pass 2021-03-29 21:53:32 +00:00
Unit
Verifier Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
YAMLParser
.clang-format
CMakeLists.txt Add missing dependency to fix building the jit tests 2021-03-29 17:33:08 -07:00
lit.cfg.py Revert "[IRSim] Adding basic implementation of llvm-sim." 2021-03-20 18:03:09 -05:00
lit.site.cfg.py.in
TestRunner.sh