1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
2021-06-20 22:48:35 +02:00
..
Analysis [ScalarEvolution] Fix pointer/int type handling converting select/phi to min/max. 2021-06-17 14:05:12 -07:00
Assembler [OpaquePtr] Verify Opaque pointer in function parameter 2021-06-15 14:57:48 -07:00
Bindings
Bitcode Update @llvm.powi to handle different int sizes for the exponent 2021-06-17 09:38:28 +02:00
BugPoint
CodeGen [DSE] Remove stores in the same loop iteration 2021-06-20 17:03:30 +01:00
DebugInfo XFAIL a testcase on Hexagon (missing-abstract-variable.ll) 2021-06-18 13:15:19 -05:00
Demangle [Demangle][Rust] Parse dot suffix 2021-06-18 09:29:45 +02:00
Examples
ExecutionEngine [JITLink][MachO] Add missing testcase. 2021-06-13 20:43:49 +10:00
Feature
FileCheck
Instrumentation [DFSan] Cleanup code for platforms other than Linux x86_64. 2021-06-18 11:21:46 -07:00
Integer
JitListener
Linker [IR] make -warn-frame-size into a module attr 2021-06-10 16:15:27 -07:00
LTO LTO: Export functions referenced by non-canonical CFI jump tables 2021-06-08 14:57:43 -07:00
MachineVerifier
MC RISCV: simplify a test case for RISCV (NFCI) 2021-06-18 08:19:16 -07:00
Object Reland "[AMDGPU] Add gfx1013 target" 2021-06-08 21:15:35 -04:00
ObjectYAML [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
Other [DSE] Remove stores in the same loop iteration 2021-06-20 17:03:30 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [LTO] Support new PM in ThinLTOCodeGenerator. 2021-06-09 10:05:14 +01:00
tools [llvm-cov gcov] Support GCC 12 format 2021-06-19 22:51:20 -07:00
Transforms [GCOVProfiling][test] Ensure that 'opt' drops any files in a temp directory 2021-06-20 22:48:35 +02:00
Unit
Verifier [OpaquePtr] Verify Opaque pointer in function parameter 2021-06-15 14:57:48 -07:00
YAMLParser
.clang-format
CMakeLists.txt Revert "[IRSim] Adding basic implementation of llvm-sim." 2021-06-11 15:44:19 -05:00
lit.cfg.py Revert "[IRSim] Adding basic implementation of llvm-sim." 2021-06-11 15:44:19 -05:00
lit.site.cfg.py.in
TestRunner.sh