1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
George Rimar 0c9ee3e62f [llvm-readobj] - Stop using a precompiled binary in all.test
Having a precompiled binary here is excessive.
I also added a few missing tags.

Differential revision: https://reviews.llvm.org/D68386

llvm-svn: 373594
2019-10-03 13:13:23 +00:00
..
Analysis [MemorySSA] Update Phi creation when inserting a Def. 2019-10-02 18:42:33 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [mips] Use llvm-readobj -A flag in test cases. NFC 2019-10-03 12:08:04 +00:00
DebugInfo DebugInfo: Update support for detecting C++ language variants in debug info emission 2019-10-02 01:39:48 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Handle llvm.launder.invariant.group in msan. 2019-10-02 19:53:19 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [mips] Push fixup_Mips_LO16 fixup for jialc and jic instructions 2019-10-03 12:08:26 +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-readobj] - Stop using a precompiled binary in all.test 2019-10-03 13:13:23 +00:00
Transforms [InstCombine] Bypass high bit extract before variable sign-extension (PR43523) 2019-10-02 23:02:12 +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