1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/CodeGen/PowerPC
Chris Lattner e827f7dfe6 new testcases for integer abs function
llvm-svn: 35880
2007-04-11 05:02:57 +00:00
..
.cvsignore Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-29-ShrCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-30-shift-crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-30-shr-var-crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-12-12-ZeroSizeCommon.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-01-14-SetSelectCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-01-14-UndefLong.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-08-12-rlwimi-crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-09-02-LegalizeDuplicatesCalls.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-10-08-ArithmeticRotate.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-11-30-vastart-crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-01-11-darwin-fp-argument.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-01-20-ShiftPartsCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-04-01-FloatDoubleExtend.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-04-05-splat-ish.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-04-19-vmaddfp-crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-12-rlwimi-crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-07-ComputeMaskedBits.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-19-stwbrx-crash.ll Let llvm-upgrade upgrade bswap intrinsic. 2007-04-02 01:08:02 +00:00
2006-08-11-RetVector.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-08-15-SelectionCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-28-shift_64.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-11-combiner-aa-regression.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-13-Miscompile.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-17-brcc-miscompile.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-17-ppc64-alloca.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-11-29-AltivecFPSplat.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-12-07-LargeAlloca.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-12-07-SelectCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-01-04-ArgExtension.ll For PR761: 2007-01-26 08:25:06 +00:00
2007-01-15-AsmDialect.ll For PR411: 2007-01-30 16:16:01 +00:00
2007-01-29-lbrx-asm.ll Make the input legal. 2007-01-30 06:32:25 +00:00
2007-01-31-InlineAsmAddrMode.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-02-16-AlignPacked.ll testcase for recent targetdata regression 2007-02-16 23:11:43 +00:00
2007-02-16-InlineAsmNConstraint.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-02-23-lr-saved-twice.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-03-24-cntlzd.ll For PR1297: 2007-04-01 07:36:28 +00:00
2007-03-30-SpillerCrash.ll New test case. 2007-03-30 20:41:18 +00:00
addc.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
addi-reassoc.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
align.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
and_add.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
and_sext.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
and_sra.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
and-branch.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
and-elim.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
and-imm.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
branch-opt.ll my patch fixed the fixme. 2007-04-02 05:08:54 +00:00
bswap-load-store.ll Let llvm-upgrade upgrade bswap intrinsic. 2007-04-02 01:08:02 +00:00
buildvec_canonicalize.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
calls.ll This test passes on x86/Linux now. 2007-02-27 20:46:44 +00:00
cmp-cmp.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
compare-simm.ll Fix test 2007-04-04 21:28:36 +00:00
constants.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
cttz.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
darwin-labels.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
dg.exp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
div-2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
eqv-andc-orc-nor.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
extsh.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fma.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fnabs.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fnegsel.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fold-li.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fp_to_uint.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fp-branch.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fp-int-fp.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fpcopy.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Frames-align.ll Fix test case. 2007-01-25 22:28:32 +00:00
Frames-alloca.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Frames-large.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Frames-leaf.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Frames-small.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fsqrt.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
i64_fp.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
iabs.ll new testcases for integer abs function 2007-04-11 05:02:57 +00:00
inlineasm-copy.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
inverted-bool-compares.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
LargeAbsoluteAddr.ll Fix test case. 2007-02-19 21:47:02 +00:00
lha.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
load-constant-addr.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
long-compare.ll Add ppc-specific test for better i64 compare codegen. 2007-02-09 04:49:46 +00:00
mem_update.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
mem-rr-addr-mode.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
mul-neg-power-2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
mulhs.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
neg.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
or-addressing-mode.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
reg-coalesce-simple.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rlwimi2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rlwimi3.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rlwimi-commute.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rlwimi.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rlwinm2.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
rlwinm.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rotl-2.ll Add a regtest for cases we now recognize as rotates, thanks to Scott Michel's 2007-04-02 22:08:54 +00:00
rotl.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
select_lt0.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
setcc_no_zext.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
seteq-0.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
shl_sext.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
small-arguments.ll For PR761: 2007-01-26 08:25:06 +00:00
stfiwx.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
store-load-fwd.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
subc.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
unsafe-math.ll For PR761: 2007-01-26 08:25:06 +00:00
vcmp-fold.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_br_cmp.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_call.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_constants.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_mul.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_perf_shuffle.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_spat.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_vrsave.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_zero.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00