Prefix DSA specific options with dsa.
[oota-llvm.git] / test / CodeGen /
2005-12-16 Chris LattnerA truly trivial testcase to ensure sparcv8 doesn't...
2005-12-14 Nate BegemanAdd a case for float just to make sure the patterns...
2005-12-14 Chris Lattnernew testcase, each function should have one extension...
2005-12-12 Chris LattnerTestcase for a problem that reid ran into
2005-12-04 Chris Lattnernew testcase, for PR672
2005-12-01 Chris LattnerNew testcase that crashes llc
2005-11-30 Chris LattnerTest that crashes the ppc backend.
2005-11-20 Chris LattnerThis should not be dce'd
2005-11-20 Andrew Lenharthoops
2005-11-20 Andrew Lenharthcheck that rdtsc is generated from readcyclecounter
2005-11-12 Chris Lattnerthis is no apparently passing on alpha
2005-11-11 Andrew Lenharthcontinued readcyclecounter support
2005-11-10 Chris LattnerCheck that this compiles to a label with a space in it.
2005-10-30 Chris Lattnernew testcase
2005-10-30 Chris LattnerThe pass was removed, but the spirit lives on
2005-10-30 Chris Lattnernew testcase
2005-10-29 Duraid Madinatest for the formation of shladd
2005-10-28 Chris Lattneradd the xfail lines
2005-10-28 Chris LattnerNew testcase. Probably many targets don't support...
2005-10-25 Nate BegemanAdd a regression test for the recent fix for FP_TO_UINT...
2005-10-21 Chris LattnerNew testcase that crashes the ppc backend
2005-10-19 John CriswellMoved to Regression/Codegen/Generic.
2005-10-19 John CriswellThis is a generic test for all code generators. It...
2005-10-19 John CriswellForce i386 code generation for an i386 specific test.
2005-10-18 Chris Lattnernew testcase
2005-10-17 John CriswellUse %s instead of hard coding the input filename.
2005-10-13 Chris LattnerNate implemented this :)
2005-10-10 Chris Lattnernew testcase
2005-10-10 Chris LattnerA testcase sitting in my tree
2005-10-09 Chris LattnerTestcase that is miscompiled by the ppc backend
2005-10-07 Chris LattnerThese don't need to be sdivs.
2005-10-07 Chris LattnerNew testcase, should turn into a ushr
2005-10-07 Chris Lattnerdouble to float casts should nto result in an fmr
2005-10-07 Chris Lattnertest broken in the IA64 backend.
2005-09-30 Andrew Lenharthmore specific tests of subtarget stuff
2005-09-28 Chris Lattneradd a testcase for a feature we regressed on because...
2005-09-28 Chris Lattneradd testcase for nand
2005-09-28 Chris LattnerConsolidate the eqv.ll and nor.ll files together.
2005-09-28 Chris Lattnersimple tests for nor generation
2005-09-27 Chris Lattnernew testcase the CBE creates invalid C code for
2005-09-23 Chris Lattnernew testcase
2005-09-11 Chris LattnerMake sure to disable 64-bit extensions for this test
2005-09-09 Chris LattnerNew testcase, neither should require a register-registe...
2005-09-06 Nate BegemanTest the new 64bit i64<->fp functionality
2005-09-02 Chris LattnerTest that converting from double to int64 results in...
2005-09-02 Chris Lattnernew testcase to ensure fsqrt is generated for correct...
2005-09-02 Chris LattnerThis should permit NOT and's, not even dead ones.
2005-09-01 Chris LattnerAnother case that shouldn't have sign extends: function...
2005-09-01 Nate BegemanAdd regression test for efficient codegen of i32 x...
2005-08-31 Chris LattnerAdd a testcase for nate's patch
2005-08-30 Chris Lattnernew testcase corresponding to PR621
2005-08-30 Chris LattnerThe dag isel misses both of these, the pattern isel...
2005-08-24 Chris LattnerMake sure this doesn't break when we're improving the...
2005-08-23 Chris LattnerNew testcase for PR618
2005-08-22 Chris LattnerTestcase for a crash in the legalizer on ia64. This...
2005-08-22 Chris LattnerAdd a long-overdue itanium regression test dir: hint...
2005-08-21 Chris LattnerFix a bug in the RUN line
2005-08-19 Chris Lattnerremove dead args
2005-08-19 Chris Lattnerremove dead options
2005-08-19 Chris Lattnerremove dead flags
2005-08-18 Jim LaskeyUnmangled names.
2005-08-18 Jim Laskey1. Fix comment.
2005-08-18 Jim LaskeyAdd regression test to make sure that constants are...
2005-08-18 Nate BegemanAdd a testcase for load short -> uint, which is current...
2005-08-12 Jim LaskeyAdded test cases to guarantee use of ORC and ANDC.
2005-08-12 Chris Lattnertestcase that crashed the ppc backend, distilled from...
2005-08-11 Jim Laskey1. Added the function isOpcWithIntImmediate to simplify...
2005-08-09 Chris LattnerAdd testcases for new rlwinm cases handled, patch by...
2005-08-09 Chris Lattnernew reg test for a failure last night on ppc/darwin
2005-08-04 Chris LattnerNone of these tests should require a working lli, they...
2005-08-03 Chris LattnerFix this to test the BE we care about
2005-08-03 Nate BegemanAdd a couple rlwinm tests for bitfield clears
2005-08-03 Nate BegemanUpdate rlwimi tests to catch all the cases we care...
2005-07-30 Chris Lattnerthis tests every fp-to-integer conversion
2005-07-22 Andrew Lenharthmake sure we always handle small negatives well
2005-07-20 Chris LattnerAllow this to pass on non-linux systems as well, such...
2005-07-20 Chris Lattnerset the target triple so that we don't fail due to...
2005-07-14 John CriswellRegression test for PR#596: Make sure that negation...
2005-07-13 Chris Lattnernew testcase for PR593
2005-07-13 Chris Lattnernew testcase that crashes llc on x86/ppc. Not generate...
2005-05-15 Chris Lattneradd test to check for tail calls
2005-05-14 Chris LattnerMake sure this is not eligible for tail-call-eliminatio...
2005-05-14 Chris Lattnernew testcase
2005-05-14 Chris LattnerEnsure these casts are done with the hardware fildll...
2005-05-14 Chris Lattnerthis passes
2005-05-13 Chris Lattnernew testcase
2005-05-13 Andrew Lenharthfix regression tests
2005-05-13 John CriswellThese tests are currently expected to fail.
2005-05-13 Chris LattnerForce x86 backend
2005-05-13 Chris Lattnerlet dj run this
2005-05-13 Andrew Lenharthfixed test case
2005-05-13 Chris Lattneradd a correct run line
2005-05-12 Chris Lattnerreg test
2005-05-12 John CriswellFix this test on Solaris.
2005-05-11 Nate BegemanAdd testcase for legalizing ISD::CTTZ efficiently....
2005-05-11 John CriswellRegression test for PR#563.
2005-05-11 Andrew LenharthLegalize for CTLZ generates a ctpop, but this ctpop...
2005-05-11 Chris Lattnerinclude the other bit count intrinsics
2005-05-11 Chris Lattnernew testcase
2005-05-09 Chris Lattnernew testcase
next