1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Matt Arsenault 4251a6ded6 AMDGPU/GlobalISel: Don't assert on G_INSERT > 128-bits
Just fallback for now. Really tablegen needs to generate all of the
subregister index handling we need.
2020-07-25 10:05:44 -04:00
..
Analysis Rename scoped-noalias -> scoped-noalias-aa 2020-07-24 12:14:27 -07:00
Assembler
Bindings [llvm] Development-mode InlineAdvisor 2020-07-20 11:01:56 -07:00
Bitcode [Bitcode] Avoid duplicating linker option when upgrading 2020-07-23 13:07:28 -07:00
BugPoint
CodeGen AMDGPU/GlobalISel: Don't assert on G_INSERT > 128-bits 2020-07-25 10:05:44 -04:00
DebugInfo [DWARF][EntryValues] Emit GNU extensions in the case of DWARF 4 + SCE 2020-07-24 14:33:57 +02:00
Demangle
Examples
ExecutionEngine [jitlink] Updating test file for GOT relocations for elf x86 2020-07-21 17:19:48 +10:00
Feature [NewPM] Support optnone under new pass manager 2020-07-21 09:53:43 -07:00
FileCheck
Instrumentation [MSAN] Allow inserting array checks 2020-07-24 20:12:58 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [MC] [COFF] Make sure that weak external symbols are undefined symbols 2020-07-24 22:15:08 +03:00
Object [llvm-readobj] - Don't get the name of the symbol table in ELFDumper<ELFT>::printSymbolsHelper. 2020-07-22 17:28:20 +03:00
ObjectYAML [DWARFYAML] Use yaml::Hex64 rather than uint64_t as length. NFC. 2020-07-22 10:20:01 +08:00
Other
Reduce [Reduce] Rewrite runDeltaPass() workloop: do reduce a single and/or last target 2020-07-23 10:51:46 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-lib] Support adding short import library objects with llvm-lib 2020-07-24 22:15:08 +03:00
Transforms [SCCP] Add assume non null test (NFC) 2020-07-25 16:02:15 +02:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [CMake] Simplify CMake handling for zlib 2020-07-23 23:05:36 -07:00
lit.cfg.py Add test utility 'extract' 2020-07-23 19:15:35 -07:00
lit.site.cfg.py.in [CMake] Simplify CMake handling for zlib 2020-07-23 23:05:36 -07:00
TestRunner.sh