llvm-6502/test
Reid Kleckner c39212a2fc WinEH: Make llvm.eh.actions emission match the EH docs
This switches the sense of the i32 values and updates the test cases.

We can also use CHECK-SAME to clean up some tests, and reduce the visual
noise from bitcasts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232774 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-19 22:31:02 +00:00
..
Analysis [X86][SSE] Avoid scalarization of v2i64 vector shifts (REAPPLIED) 2015-03-18 22:18:51 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen WinEH: Make llvm.eh.actions emission match the EH docs 2015-03-19 22:31:02 +00:00
DebugInfo Emit the offset directly instead of creating a dummy expression. 2015-03-17 21:30:21 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation asan: optimization experiments 2015-03-17 16:59:19 +00:00
Integer
JitListener
Linker
LTO libLTO, llvm-lto, gold: Introduce flag for controlling optimization level. 2015-03-19 22:01:00 +00:00
MC Handle X86::reloc_riprel_4byte in 32 bits mode. 2015-03-18 17:33:40 +00:00
Object
Other
SymbolRewriter
TableGen
tools libLTO, llvm-lto, gold: Introduce flag for controlling optimization level. 2015-03-19 22:01:00 +00:00
Transforms LowerBitSets: Avoid reusing byte set addresses. 2015-03-19 22:02:10 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg gold: Make powerpc support optional for the tests. 2015-03-19 18:23:31 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh