1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/CodeGen/Thumb
Evan Cheng 86546fb692 Fix an obvious copy-n-paste bug.
llvm-svn: 79535
2009-08-20 17:01:04 +00:00
..
2007-01-31-RegInfoAssert.ll
2007-02-02-JoinIntervalsCrash.ll
2007-03-06-AddR7.ll
2007-05-05-InvalidPushPop.ll
2009-06-18-ThumbCommuteMul.ll
2009-07-19-SPDecBug.ll Fix some sub-reg coalescing bugs where the coalescer wasn't updating the resulting interval's register class. 2009-07-20 19:47:55 +00:00
2009-07-20-TwoAddrBug.ll Use TII->findCommutedOpIndices to find the commute operands (rather than guessing). 2009-07-20 21:16:08 +00:00
2009-07-27-PEIAssert.ll tADDrSPI doesn't have a predicate operand, but tADDhirr and tADDi3 have. 2009-07-28 07:38:35 +00:00
2009-08-12-ConstIslandAssert.ll tPOP_RET now has predicate operands. 2009-08-13 06:05:07 +00:00
2009-08-12-RegInfoAssert.ll It's ok to spill a tGPR register as long as it's still allocated a low register. 2009-08-13 05:40:51 +00:00
2009-08-20-ISelBug.ll Fix an obvious copy-n-paste bug. 2009-08-20 17:01:04 +00:00
asmprinter-bug.ll Restore AsmWriterEmitter.cpp back to 74742. The recent changes broke Thumb. 2009-07-20 06:10:07 +00:00
dg.exp
dyn-stackalloc.ll
fpconv.ll
fpow.ll
frame_thumb.ll
iabs.ll
inlineasm-imm-thumb.ll
ispositive.ll
large-stack.ll
ldr_ext.ll Smarter isel of ldrsb / ldrsh. Only make use of these when [r,r] address is feasible. 2009-07-11 07:08:13 +00:00
ldr_frame.ll
long_shift.ll
long-setcc.ll
long.ll
mul.ll
select.ll
stack-frame.ll
thumb-imm.ll
tst_teq.ll
unord.ll
vargs.ll