1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/CodeGen/CellSPU
Dan Gohman 2d8e5654a8 Revert the main portion of r31856. It was causing BranchFolding
to break up CFG diamonds by banishing one of the blocks to the end of
the function, which is bad for code density and branch size.

This does pessimize MultiSource/Benchmarks/Ptrdist/yacr2, the
benchmark cited as the reason for the change, however I've examined
the code and it looks more like a case of gaming a particular
branch than of being generally applicable.

llvm-svn: 84803
2009-10-22 00:03:58 +00:00
..
useful-harnesses Teach lit that the .c files in 'test/CodeGen/CellSPU/useful-harnesses' aren't tests. 2009-10-19 03:53:55 +00:00
2009-01-01-BrCond.ll Revert the main portion of r31856. It was causing BranchFolding 2009-10-22 00:03:58 +00:00
and_ops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
call_indirect.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
call.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
ctpop.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
dp_farith.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
eqv.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
extract_elt.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fcmp32.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fcmp64.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fdiv.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fneg-fabs.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
i8ops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
i64ops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
icmp8.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
icmp16.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
icmp32.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
icmp64.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
immed16.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
immed32.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
immed64.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
int2fp.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
intrinsics_branch.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
intrinsics_float.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
intrinsics_logical.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
loads.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
mul_ops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
mul-with-overflow.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
nand.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
or_ops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
private.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
rotate_ops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
select_bits.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
sext128.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
shift_ops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
sp_farith.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
stores.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
struct_1.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
trunc.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
vec_const.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
vecinsert.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00