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
2024-12-14 11:32:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
14f342978c
llvm-6502
/
test
/
CodeGen
/
X86
History
Nate Begeman
9acc366ae4
Update dejagnu tests to use the new pattern isel flag
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@21311
91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-16 04:25:48 +00:00
..
2002-12-23-LocalRAProblem.llx
2002-12-23-SubProblem.llx
2003-08-03-CallArgLiveRanges.llx
2003-08-23-DeadBlockTest.llx
Make this testcase more interesting
2004-07-02 05:43:51 +00:00
2003-11-03-GlobalBool.llx
2004-02-08-UnwindSupport.llx
2004-02-12-Memcpy.llx
2004-02-13-FrameReturnAddress.llx
Update this to expect AT&T syntax
2004-11-07 01:46:16 +00:00
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
New testcase. The setcc is only used by a select, but not as a condition:
2004-10-08 16:33:40 +00:00
2005-01-17-CycleInDAG.ll
New testcase for a problem that occurred in 132.ijpeg
2005-01-17 06:25:59 +00:00
2005-02-14-IllegalAssembler.ll
make sure this test tests the intended target.
2005-03-23 01:32:03 +00:00
commute-two-addr.ll
Add several testcases for new optimizations in the code generator.
2005-01-02 02:30:04 +00:00
compare_folding.llx
This testcase is a bit silly now, but oh well :)
2004-06-15 21:46:16 +00:00
dg.exp
Adding srcdir arg
2004-11-19 22:45:25 +00:00
fabs.ll
Update dejagnu tests to use the new pattern isel flag
2005-04-16 04:25:48 +00:00
fp_constant_op.llx
fp_load_cast_fold.llx
fp_load_fold.llx
fp-immediate-shorten.ll
Add a testcase I forgot to commit earlier.
2005-01-07 07:56:08 +00:00
io.llx
ioport.llx
isnan.llx
Isnan became unordered
2004-06-22 16:13:57 +00:00
negatize_zero.ll
New testcase
2005-01-06 21:18:53 +00:00
overlap-add.ll
xfail these tests, whcih require more info in the code generator to implement
2005-01-02 19:01:33 +00:00
overlap-shift.ll
xfail these tests, whcih require more info in the code generator to implement
2005-01-02 19:01:33 +00:00
regpressure.ll
This is a carefully contrived testcase where the X86 ISel is emitting all loads
2005-01-17 23:16:01 +00:00
rotate.ll
Update dejagnu tests to use the new pattern isel flag
2005-04-16 04:25:48 +00:00
select.ll
shift-double.llx
Update dejagnu tests to use the new pattern isel flag
2005-04-16 04:25:48 +00:00
store-fp-constant.ll
New testcase.
2005-01-08 05:44:07 +00:00