This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-01-09 10:31:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
31e66e8b76
llvm-6502
/
test
/
CodeGen
/
X86
History
Chris Lattner
31e66e8b76
weak globals on darwin require an extra load, breaking this test
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@26695
91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-10 17:55:10 +00:00
..
2002-12-23-LocalRAProblem.llx
2002-12-23-SubProblem.llx
2003-08-03-CallArgLiveRanges.llx
2003-08-23-DeadBlockTest.llx
2003-11-03-GlobalBool.llx
2004-02-12-Memcpy.llx
2004-02-13-FrameReturnAddress.llx
2004-02-14-InefficientStackPointer.llx
2004-02-22-Casts.llx
2004-03-30-Select-Max.llx
2004-04-09-SameValueCoalescing.llx
2004-04-13-FPCMOV-Crash.llx
2004-06-10-StackifierCrash.llx
2004-10-08-SelectSetCCFold.llx
2005-01-17-CycleInDAG.ll
2005-02-14-IllegalAssembler.ll
2005-05-08-FPStackifierPHI.ll
2005-08-30-RegAllocAliasProblem.ll
2005-12-03-IndirectTailCall.ll
2006-01-19-ISelFoldingBug.ll
2006-01-30-LongSetcc.ll
2006-03-01-InstrSchedBug.ll
Add a regression test for bug 478.
2006-03-02 21:48:34 +00:00
2006-03-02-InstrSchedBug.ll
Add another test case for instruction scheduling.
2006-03-03 18:58:09 +00:00
bswap.ll
commute-two-addr.ll
compare_folding.llx
compare-add.ll
dg.exp
extend.ll
fabs.ll
fast-cc-callee-pops.ll
fast-cc-merge-stack-adj.ll
fast-cc-pass-in-regs.ll
fast-cc-tail-call.ll
fildll.ll
fp_constant_op.llx
fp_load_cast_fold.llx
fp_load_fold.llx
fp-immediate-shorten.ll
imul-lea.ll
New test case: use lea for imul by some constants.
2006-02-25 10:16:10 +00:00
isnan.llx
lea.ll
lea.ll is XFAIL until we implement convertToThreeAddress.
2006-02-25 10:15:22 +00:00
mul-shift-reassoc.ll
new testcase
2006-03-01 03:43:38 +00:00
negatize_zero.ll
overlap-add.ll
overlap-shift.ll
evan's recent x86 isel improvements have fixed this, though not in the way
2006-02-28 16:39:56 +00:00
rdtsc.ll
regpressure.ll
rotate.ll
select.ll
setuge.ll
shift-double.llx
shift-folding.ll
shift-one.ll
Add a test case for left shift by 1. We should not be using lea for this.
2006-02-28 23:57:45 +00:00
sse-load-ret.ll
store_op_load_fold2.ll
Add a test case for (store (op (load ..) ..) ..) folding.
2006-03-09 19:04:30 +00:00
store_op_load_fold.ll
weak globals on darwin require an extra load, breaking this test
2006-03-10 17:55:10 +00:00
store-fp-constant.ll
store-global-address.ll
New test case: use lea for imul by some constants.
2006-02-25 10:16:10 +00:00