llvm-6502/test/CodeGen/X86
Chris Lattner 9b5cb04a0a xfail this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19846 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-26 07:09:44 +00:00
..
2002-12-23-LocalRAProblem.llx Change llc command line for register allocators 2003-10-02 06:13:19 +00:00
2002-12-23-SubProblem.llx Change llc command line for register allocators 2003-10-02 06:13:19 +00:00
2003-08-03-CallArgLiveRanges.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-08-23-DeadBlockTest.llx Make this testcase more interesting 2004-07-02 05:43:51 +00:00
2003-11-03-GlobalBool.llx New testcase 2003-11-03 19:27:17 +00:00
2004-02-08-UnwindSupport.llx New testcase, code generators should support invoke/unwind 2004-02-08 19:40:58 +00:00
2004-02-12-Memcpy.llx Test that we get rep movs when calling memcpy 2004-02-12 17:53:43 +00:00
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 New testcase for PR237: [x86] wierd stack/frame pointer manipulation 2004-02-15 00:21:04 +00:00
2004-02-22-Casts.llx Add testcase for the casts that are missing in PR249 2004-02-23 03:21:09 +00:00
2004-03-30-Select-Max.llx New testcase. This now codegens to: 2004-03-30 22:36:52 +00:00
2004-04-09-SameValueCoalescing.llx Update testcase to illustrate the coalescing problem. The previous one did not work because of a fix in the x86 instruction selector. 2004-04-12 19:04:22 +00:00
2004-04-13-FPCMOV-Crash.llx new testcase that crashes the fp stackifier 2004-04-13 21:44:54 +00:00
2004-06-10-StackifierCrash.llx Testcase for PR369 2004-06-11 02:59:47 +00:00
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
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
fp_constant_op.llx New testcase 2004-04-11 20:24:01 +00:00
fp_load_cast_fold.llx New testcase 2004-04-11 23:18:30 +00:00
fp_load_fold.llx New testcase 2004-04-11 22:05:16 +00:00
fp-immediate-shorten.ll Add a testcase I forgot to commit earlier. 2005-01-07 07:56:08 +00:00
io.llx Test for memory mapped I/O intrinsics. 2004-04-14 13:52:56 +00:00
ioport.llx Make the testcase more challenging 2004-04-13 17:18:07 +00:00
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 New testcase for rotate instructions. Each function should codegen to a 2005-01-19 08:04:08 +00:00
select.ll Tests for fp cmov's that I forgot to check in earlier 2004-04-01 03:47:56 +00:00
shift-double.llx xfail this. 2005-01-26 07:09:44 +00:00
store-fp-constant.ll New testcase. 2005-01-08 05:44:07 +00:00