1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
2020-09-04 22:08:01 +02:00
..
Analysis [SCEV] Add tests for min/max intrinsics (NFC) 2020-09-04 22:08:01 +02:00
Assembler [ConstProp] Remove ConstantPropagation 2020-08-26 15:51:30 -07:00
Bindings Fix OCaml bindings 2020-08-26 16:11:11 -07:00
Bitcode [ARM][BFloat16] Change types of some Arm and AArch64 bf16 intrinsics 2020-08-27 18:52:59 +01:00
BugPoint
CodeGen [AArch64][SVE] Add lowering for rounding operations 2020-09-04 11:16:57 -04:00
DebugInfo [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
Demangle
Examples
ExecutionEngine
Feature [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
FileCheck [FileCheck] Add precision to format specifier 2020-08-30 19:40:57 +01:00
Instrumentation [HeapProf] Clang and LLVM support for heap profiling instrumentation 2020-08-27 08:50:35 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier [Test] Tidy up loose ends from LLVM_HAS_GLOBAL_ISEL 2020-08-27 16:36:27 +01:00
MC [objdump][macho] Emit segment names along with section names 2020-09-04 09:57:02 -07:00
Object
ObjectYAML [MachOYAML] Allow handcrafting custom contents for DWARF sections. 2020-09-04 22:42:45 +08:00
Other [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
Reduce [llvm-reduce] Create returns with undef values for non-void functions. 2020-08-31 16:33:46 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Fix a metadata lost issue with DICompileUnit import. 2020-09-02 14:40:41 -07:00
tools [objdump][macho] Emit segment names along with section names 2020-09-04 09:57:02 -07:00
Transforms [DSE,MemorySSA] Check for throwing instrs between killing/killed def. 2020-09-04 18:54:59 +01:00
Unit
Verifier Fix for PR46384. Failure on weak dllimport. 2020-09-02 19:12:24 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py [Test] Tidy up loose ends from LLVM_HAS_GLOBAL_ISEL 2020-08-27 16:36:27 +01:00
lit.site.cfg.py.in
TestRunner.sh