llvm-6502/test/CodeGen
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
..
ARM Make this testcase independent of register allocation. 2012-05-31 18:07:02 +00:00
CellSPU
CPP
Generic Add an insertPass API to TargetPassConfig. <rdar://problem/11498613> 2012-05-30 00:17:12 +00:00
Hexagon
MBlaze
Mips Add support for the mips inline asm 'm' output modifier. 2012-05-30 19:05:19 +00:00
MSP430 These tests used intrinsics with the wrong prototype. They weren't caught because 2012-05-27 19:35:41 +00:00
NVPTX Add llvm.fabs intrinsic. 2012-05-28 21:48:37 +00:00
PowerPC Add a missing PPC 64-bit stwu pattern. 2012-05-20 17:11:24 +00:00
SPARC
Thumb
Thumb2 Add a test case for global live range splitting. 2012-05-23 23:42:23 +00:00
X86 enhance getNoopInput to know about vector<->vector bitcasts of legal 2012-06-01 05:16:33 +00:00
XCore