llvm-6502/test
Chris Lattner 5b0d946537 enhance getNoopInput to know about vector<->vector bitcasts of legal
types, as well as int<->ptr casts.  This allows us to tailcall functions
with some trivial casts between the call and return (i.e. because the
return types disagree).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157798 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-01 05:16:33 +00:00
..
Analysis SCEV: Handle a corner case reducing AddRecExpr * AddRecExpr 2012-05-30 03:35:20 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen enhance getNoopInput to know about vector<->vector bitcasts of legal 2012-06-01 05:16:33 +00:00
DebugInfo Add support for enum forward declarations. 2012-06-01 00:22:32 +00:00
ExecutionEngine
Feature
Instrumentation [asan] instrument cmpxchg and atomicrmw 2012-05-30 09:04:06 +00:00
Integer
Linker
MC Add lit.local.cfg to run the tests in test/MC/Disassembler/Mips. 2012-05-31 00:49:56 +00:00
Object
Other
Scripts
TableGen
Transforms add -bounds-checking-multiple-traps option to make one trap BB per check 2012-05-31 22:58:48 +00:00
Unit
Verifier Fix typos noticed by Benjamin Kramer. 2012-05-31 16:04:26 +00:00
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh