1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Matt Arsenault 6c67abdba0 AMDGPU: Split test function
This avoids slightly different scheduling/regalloc behavior, and
avoids a test diff between GlobalISel and SelectionDAG.
2020-01-12 22:44:51 -05:00
..
Analysis [SCEV] accurate range for addrecexpr with nuw flag 2020-01-12 20:22:37 -05:00
Assembler OpaquePtr: print byval types containing anonymous types correctly. 2020-01-07 15:11:43 +00:00
Bindings
Bitcode
BugPoint
CodeGen AMDGPU: Split test function 2020-01-12 22:44:51 -05:00
DebugInfo llc: Change behavior of -mcpu with existing attribute 2020-01-07 10:10:25 -05:00
Demangle
Examples
ExecutionEngine [ORC] Fix argv handling in runAsMain / lli. 2020-01-11 13:03:38 -08:00
Feature Mark the test/Feature/load_extension.ll test as unsupported on Darwin. 2020-01-10 20:18:36 -08:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier Recommit "[MachineVerifier] Improve verification of live-in lists." 2020-01-08 16:58:54 -08:00
MC [RISCV] Check register class for AMO memory operands 2020-01-13 00:50:37 +00:00
Object
ObjectYAML
Other Remove umask tests 2020-01-10 21:05:59 -05:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen/GlobalISel: Fix pattern matching of immarg literals 2020-01-09 17:37:52 -05:00
ThinLTO/X86
tools [DebugInfo] Improve error message text 2020-01-10 14:59:58 +00:00
Transforms DSE: fix bug where we would only check libcalls for name rather than whole decl 2020-01-11 11:57:29 +00:00
Unit
Verifier [AArch64] Add function attribute "patchable-function-entry" to add NOPs at function entry 2020-01-10 09:55:51 -08:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Fix several issues with compiler extensions 2020-01-10 10:10:20 +01:00
lit.site.cfg.py.in
TestRunner.sh