1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test/CodeGen
Bill Wendling b2701e541c Add trampoline support to PPC. GCC simply calls the "__trampoline_setup"
function with appropriate parameters. This allows us to support blocks on PPC.

llvm-svn: 56267
2008-09-17 00:30:57 +00:00
..
Alpha allow this to pass. 2008-08-29 17:18:26 +00:00
ARM Re-enable SelectionDAG CSE for calls. It matters in the case of 2008-09-15 19:46:03 +00:00
CBackend In the CBackend, use casts to force integer add, subtract, and 2008-07-18 18:43:12 +00:00
CellSPU Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTR 2008-08-31 02:59:23 +00:00
CPP
Generic Add a target triple; apparently LLVM doesn't use 64-bit 2008-09-08 20:16:18 +00:00
IA64
Mips Added testcase for bswap allegrexel intrinsic 2008-09-15 19:38:11 +00:00
PowerPC Add trampoline support to PPC. GCC simply calls the "__trampoline_setup" 2008-09-17 00:30:57 +00:00
SPARC
X86 Teach LSR to optimize away SMAX operations for tripcounts in common 2008-09-15 21:22:06 +00:00