1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test
Nico Weber 7e1f295d71 Attempt to fix nm-archive.test after r362798
llvm-lib now needs a `target triple` for bitcode, so add a new file
that's like trivial.ll but has one, and use that in the test.
(trivial.ll had a comment that looked like it wasn't supposed to be used
in tests directly, so I don't want to change that file.)

llvm-svn: 362809
2019-06-07 16:06:27 +00:00
..
Analysis [CFLGraph] Add support for unary fneg instruction. 2019-06-06 19:21:23 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [MachineScheduler] checkResourceLimit boundary condition update 2019-06-07 14:54:47 +00:00
DebugInfo [DebugInfo] Incorrect debug info record generated for loop counter. 2019-06-06 21:19:39 +00:00
Demangle llvm-undname: Correctly demangle vararg parameters 2019-06-04 19:10:08 +00:00
Examples
ExecutionEngine
Feature
FileCheck FileCheck [6/12]: Introduce numeric variable definition 2019-06-06 13:21:06 +00:00
Instrumentation [MSAN] Add unary FNeg visitor to the MemorySanitizer 2019-06-05 22:37:05 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AArch64][AsmParser] error on unexpected SVE predicate type suffix 2019-06-07 08:46:56 +00:00
Object Attempt to fix nm-archive.test after r362798 2019-06-07 16:06:27 +00:00
ObjectYAML
Other [Attributor] Pass infrastructure and fixpoint framework 2019-06-05 03:02:24 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools llvm-lib: Disallow mixing object files with different machine types 2019-06-07 13:24:34 +00:00
Transforms [CodeGen] Generic Hardware Loop Support 2019-06-07 07:35:30 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh