1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/CodeGen/PowerPC
Reid Spencer f5e95d339f For PR1297:
Update these test cases to use proper signatures for bswap which is now
and overloaded intrinsic. Its name must be of the form llvm.bswap.i32.i32
since both the parameter and the result or of type "iAny". Also, the
bit counting intrinsics changed to always return i32.

llvm-svn: 35548
2007-04-01 07:36:28 +00:00
..
.cvsignore
2004-11-29-ShrCrash.ll
2004-11-30-shift-crash.ll
2004-11-30-shr-var-crash.ll
2004-12-12-ZeroSizeCommon.ll
2005-01-14-SetSelectCrash.ll
2005-01-14-UndefLong.ll
2005-08-12-rlwimi-crash.ll
2005-09-02-LegalizeDuplicatesCalls.ll
2005-10-08-ArithmeticRotate.ll
2005-11-30-vastart-crash.ll
2006-01-11-darwin-fp-argument.ll
2006-01-20-ShiftPartsCrash.ll
2006-04-01-FloatDoubleExtend.ll
2006-04-05-splat-ish.ll
2006-04-19-vmaddfp-crash.ll
2006-05-12-rlwimi-crash.ll
2006-07-07-ComputeMaskedBits.ll
2006-07-19-stwbrx-crash.ll For PR1297: 2007-04-01 07:36:28 +00:00
2006-08-11-RetVector.ll
2006-08-15-SelectionCrash.ll
2006-09-28-shift_64.ll
2006-10-11-combiner-aa-regression.ll
2006-10-13-Miscompile.ll
2006-10-17-brcc-miscompile.ll
2006-10-17-ppc64-alloca.ll
2006-11-29-AltivecFPSplat.ll
2006-12-07-LargeAlloca.ll
2006-12-07-SelectCrash.ll
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
addi-reassoc.ll
align.ll
and_add.ll
and_sext.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
and_sra.ll
and-branch.ll
and-elim.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
and-imm.ll
branch-opt.ll Fixes PR 1200 2007-02-17 00:44:34 +00:00
bswap-load-store.ll For PR1297: 2007-04-01 07:36:28 +00:00
buildvec_canonicalize.ll
calls.ll This test passes on x86/Linux now. 2007-02-27 20:46:44 +00:00
cmp-cmp.ll
constants.ll
cttz.ll
darwin-labels.ll
dg.exp
div-2.ll
eqv-andc-orc-nor.ll
extsh.ll
fma.ll
fnabs.ll
fnegsel.ll
fold-li.ll
fp_to_uint.ll
fp-branch.ll
fp-int-fp.ll
fpcopy.ll
Frames-align.ll
Frames-alloca.ll
Frames-large.ll
Frames-leaf.ll
Frames-small.ll
fsqrt.ll
i64_fp.ll
inlineasm-copy.ll
inverted-bool-compares.ll
LargeAbsoluteAddr.ll Fix test case. 2007-02-19 21:47:02 +00:00
lha.ll
load-constant-addr.ll
long-compare.ll Add ppc-specific test for better i64 compare codegen. 2007-02-09 04:49:46 +00:00
mem_update.ll
mem-rr-addr-mode.ll
mul-neg-power-2.ll
mulhs.ll
neg.ll
or-addressing-mode.ll
reg-coalesce-simple.ll
rlwimi2.ll
rlwimi3.ll
rlwimi-commute.ll
rlwimi.ll
rlwinm2.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
rlwinm.ll
rotl.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
select_lt0.ll
setcc_no_zext.ll
seteq-0.ll
shl_sext.ll
small-arguments.ll For PR761: 2007-01-26 08:25:06 +00:00
stfiwx.ll
store-load-fwd.ll
subc.ll
unsafe-math.ll For PR761: 2007-01-26 08:25:06 +00:00
vcmp-fold.ll
vec_br_cmp.ll
vec_call.ll
vec_constants.ll
vec_mul.ll
vec_perf_shuffle.ll
vec_shuffle.ll
vec_spat.ll
vec_vrsave.ll
vec_zero.ll