1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/CodeGen/X86
Reid Spencer 591bfa1e0b Changes to support making the shift instructions be true BinaryOperators.
This feature is needed in order to support shifts of more than 255 bits
on large integer types.  This changes the syntax for llvm assembly to
make shl, ashr and lshr instructions look like a binary operator:
   shl i32 %X, 1
instead of
   shl i32 %X, i8 1
Additionally, this should help a few passes perform additional optimizations.

llvm-svn: 33776
2007-02-02 02:16:23 +00:00
..
.cvsignore Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-12-23-LocalRAProblem.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-12-23-SubProblem.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-03-CallArgLiveRanges.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-23-DeadBlockTest.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-03-GlobalBool.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-12-Memcpy.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-13-FrameReturnAddress.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-14-InefficientStackPointer.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-22-Casts.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-03-30-Select-Max.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-04-09-SameValueCoalescing.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-04-13-FPCMOV-Crash.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-06-10-StackifierCrash.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-10-08-SelectSetCCFold.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-01-17-CycleInDAG.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-02-14-IllegalAssembler.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-05-08-FPStackifierPHI.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-08-30-RegAllocAliasProblem.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-12-03-IndirectTailCall.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-01-19-ISelFoldingBug.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-01-30-LongSetcc.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-03-01-InstrSchedBug.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-03-02-InstrSchedBug.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-04-04-CrossBlockCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-04-27-ISelFoldingBug.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-01-SchedCausingSpills.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-02-InstrSched1.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-02-InstrSched2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-08-CoalesceSubRegClass.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-08-InstrSched.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-11-InstrSched.ll For PR761: 2007-01-26 08:25:06 +00:00
2006-05-17-VectorArg.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-22-FPSetEQ.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-25-CycleInDAG.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-10-InlineAsmAConstraint.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-12-InlineAsmQConstraint.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-19-ATTAsm.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-20-InlineAsm.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-28-AsmPrint-Long-As-Pointer.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-31-SingleRegClass.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-08-07-CycleInDAG.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-08-16-CycleInDAG.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-08-21-ExtraMovInst.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-01-CycleInDAG.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-02-BoolRetCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-07-ScalarSSEMiscompile.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-09-CycleInDAG.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-10-FindModifiedNodeSlotBug.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-12-CycleInDAG.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-13-CycleInDAG.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-19-SwitchUnnecessaryBranching.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-11-12-CSRetCC.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-11-17-IllegalMove.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-11-27-SelectLegalize.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-11-28-Memcpy.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-12-19-IntelSyntax.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-01-08-InstrSched.ll For PR761: 2007-01-26 08:25:06 +00:00
2007-01-13-StackPtrIndex.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
2007-01-29-InlineAsm-ir.ll test that the 'ir' constraint works. 2007-01-29 23:55:20 +00:00
and-or-fold.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
asm-global-imm.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
bitcast.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
bswap.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
cmp-test.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
commute-two-addr.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
compare_folding.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
compare-add.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
darwin-no-dead-strip.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_const.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
extend.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
extern_weak.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fabs.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fast-cc-callee-pops.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fast-cc-merge-stack-adj.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fast-cc-pass-in-regs.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fast-cc-tail-call.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fildll.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fp_constant_op.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fp_load_cast_fold.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fp_load_fold.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fp-immediate-shorten.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
fp-stack-compare.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
imul-lea.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
inline-asm.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
isnan.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
jump_sign.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
lea-2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
lea.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
loop-hoist.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
loop-strength-reduce2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
loop-strength-reduce.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
mul-shift-reassoc.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
negatize_zero.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
or-branch.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
overlap-add.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
overlap-shift.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
packed_struct.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
pic_jumptable.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rdtsc.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
regpressure.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rem.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
rotate.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
scalar_sse_minmax.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
select.ll For PR411: 2007-01-30 16:16:01 +00:00
setuge.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
shift-coalesce.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
shift-double.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
shift-folding.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
shift-one.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
sse-fcopysign.ll For PR761: 2007-01-26 08:25:06 +00:00
sse-load-ret.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
store_op_load_fold2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
store_op_load_fold.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
store-fp-constant.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
store-global-address.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
test-hidden.ll For PR761: 2007-01-26 08:25:06 +00:00
test-load-fold.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
test-pic-1.ll For PR761: 2007-01-26 08:25:06 +00:00
test-pic-2.ll For PR761: 2007-01-26 08:25:06 +00:00
test-pic-3.ll For PR761: 2007-01-26 08:25:06 +00:00
test-pic-4.ll For PR761: 2007-01-26 08:25:06 +00:00
test-pic-5.ll For PR761: 2007-01-26 08:25:06 +00:00
test-pic-6.ll For PR761: 2007-01-26 08:25:06 +00:00
test-pic-cpool.ll For PR761: 2007-01-26 08:25:06 +00:00
test-pic-jtbl.ll For PR761: 2007-01-26 08:25:06 +00:00
trunc-to-bool.ll Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +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_clear.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_extract.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_ins_extract.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_insert.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_return.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_select.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_set-2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_set-3.ll For PR411: 2007-01-30 16:16:01 +00:00
vec_set-4.ll For PR411: 2007-01-30 16:16:01 +00:00
vec_set-5.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_set-6.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_set-7.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_set.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-3.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-4.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-5.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-6.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-7.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-8.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-9.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_shuffle-10.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_splat-2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_splat.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
vec_ss_load_fold.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
weak.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
x86-64-asm.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
x86-64-mem.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
xmm-r64.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00