1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/test
Ahmed Bougacha 3d3254b6cd [GlobalISel] Set and require RegBankSelected MF property.
The InstructionSelect pass assumes that RegBankSelect ran; set the
property on all tests (thereby verifying the test inputs) and require
it in the pass.

llvm-svn: 277477
2016-08-02 16:17:18 +00:00
..
Analysis [CFLAA] Remove modref queries from CFLAA. 2016-08-01 18:47:28 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [GlobalISel] Set and require RegBankSelected MF property. 2016-08-02 16:17:18 +00:00
DebugInfo [msf] Teach LLVM to parse a split Fpm. 2016-08-01 21:19:45 +00:00
Examples
ExecutionEngine [Orc] Fix common symbol support in ORC. 2016-08-01 22:23:24 +00:00
Feature Reinstate optnone test for GVN Hoisting, removed in r276479. 2016-07-29 16:05:50 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC Revert "[MC] Fix handling of end-of-line preprocessor comments" 2016-08-02 15:08:52 +00:00
Object
ObjectYAML
Other
SymbolRewriter [PM] Port SymbolRewriter to the new PM 2016-07-25 20:52:00 +00:00
TableGen
ThinLTO/X86
tools Think this will fix issues with the error messages generated for malformed-archives.test 2016-07-29 22:32:02 +00:00
Transforms [LV] Generate both scalar and vector integer induction variables 2016-08-02 15:25:16 +00:00
Unit
Verifier [Verifier] Improve test coverage for rL277413 2016-08-02 03:23:22 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg [lit] Don't match tool names within new PM's <> markers 2016-07-25 23:09:10 +00:00
lit.site.cfg.in
TestRunner.sh