1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test
2019-10-04 13:04:17 +00:00
..
Analysis [MemorySSA] Don't hoist stores if interfering uses (as calls) exist. 2019-10-03 22:20:04 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen ARM-Darwin: keep the frame register reserved even if not updated. 2019-10-04 12:29:32 +00:00
DebugInfo [DebugInfo] LiveDebugValues: move DBG_VALUE creation into VarLoc class 2019-10-04 10:53:47 +00:00
Demangle
Examples
ExecutionEngine [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00
Feature
FileCheck
Instrumentation Handle llvm.launder.invariant.group in msan. 2019-10-02 19:53:19 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AMDGPU][MC][GFX10][WS32] Corrected decoding of dst operand for v_cmp_*_sdwa opcodes 2019-10-04 13:04:17 +00:00
Object [mips] Use llvm-readobj -A flag in test cases. NFC 2019-10-03 12:08:04 +00:00
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO/WPD] Ensure devirtualized targets use promoted symbol when necessary 2019-10-02 16:36:59 +00:00
tools [llvm-ar][test] Clarified comment 2019-10-04 12:26:25 +00:00
Transforms LowerTypeTests: Rename local functions to avoid collisions with identically named functions in ThinLTO modules. 2019-10-03 23:42:44 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Reland "[utils] Implement the llvm-locstats tool" 2019-10-02 07:00:01 +00:00
lit.site.cfg.py.in
TestRunner.sh