1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test
Luis Marques 54f10cb946 [RISCV] Disable test/Analysis/CostModel/RISCV tests if RISCV backend not built
Adds missing lit.local.cfg. Fixes rL362691.

llvm-svn: 362693
2019-06-06 10:12:28 +00:00
..
Analysis [RISCV] Disable test/Analysis/CostModel/RISCV tests if RISCV backend not built 2019-06-06 10:12:28 +00:00
Assembler Reapply: IR: add optional type to 'byval' function parameters 2019-05-30 18:48:23 +00:00
Bindings
Bitcode Reapply: IR: add optional type to 'byval' function parameters 2019-05-30 18:48:23 +00:00
BugPoint
CodeGen [MIPS GlobalISel] Select sqrt 2019-06-06 10:00:41 +00:00
DebugInfo [LiveDebugValues] Close range for previous variable's location when adding newly deduced location 2019-06-03 09:48:29 +00:00
Demangle llvm-undname: Correctly demangle vararg parameters 2019-06-04 19:10:08 +00:00
Examples
ExecutionEngine [RuntimeDyld] Apply padding and alignment bumps to all sections with stubs, and 2019-05-30 19:59:20 +00:00
Feature
FileCheck [FileCheck] Introduce substitution subclasses 2019-05-23 00:10:29 +00:00
Instrumentation [MSAN] Add unary FNeg visitor to the MemorySanitizer 2019-06-05 22:37:05 +00:00
Integer
JitListener
Linker Reapply: IR: add optional type to 'byval' function parameters 2019-05-30 18:48:23 +00:00
LTO
MachineVerifier
MC [ARM] Turn some undefined encoding bits into 0s. 2019-06-04 08:28:48 +00:00
Object [llvm-readelf] - Allow dumping of the .dynamic section even if there is no PT_DYNAMIC header. 2019-05-29 10:31:46 +00:00
ObjectYAML
Other [Attributor] Pass infrastructure and fixpoint framework 2019-06-05 03:02:24 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen: Handle nontrivial foreach range bounds 2019-05-22 21:28:20 +00:00
ThinLTO/X86 [ThinLTO] Use original alias visibility when importing 2019-05-29 16:50:46 +00:00
tools [llvm-readobj] - Remove TODOs from gnu-hash-symbols.test and demangle.test test cases. 2019-06-05 15:29:50 +00:00
Transforms [SCEV] Use wrap flags in InsertBinop 2019-06-06 08:56:26 +00:00
Unit
Verifier [SVE][IR] Scalable Vector IR Type 2019-05-29 12:22:54 +00:00
YAMLParser
.clang-format
CMakeLists.txt [tools] Introduce llvm-lipo 2019-05-28 23:22:12 +00:00
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh