update for new inline asm syntax
[oota-llvm.git] / test /
2007-04-14 Reid SpencerAdd a script to run a command but ignore its return...
2007-04-14 Anton KorobeynikovFix PR1325: Case range optimization was performed in...
2007-04-14 Reid SpencerFix a missing -f that the new llvm.exp found.
2007-04-14 Reid SpencerFix a missing -f caught by the new llvm.exp script.
2007-04-14 Reid SpencerInitial version of a re-write of llvm-runtest that...
2007-04-14 Chris Lattnernew testcase
2007-04-14 Chris Lattnertestcase for PR1201
2007-04-13 Dale Johannesentests for struct/union as input operands to asm.
2007-04-13 Reid SpencerAdd the SCCP regression tests for APInt expressions...
2007-04-13 Chris Lattnerxfail this for now
2007-04-13 Chris Lattnernew lsr testcase
2007-04-13 Chris LattnerNew testcase
2007-04-13 Anton KorobeynikovFix PR1323 : we haven't updated phi nodes in good manner :)
2007-04-12 Dale Johannesentestcases for function linkage
2007-04-12 Chris Lattnervector compares aren't allowed. It doesn't make sense...
2007-04-12 Chris Lattnermake this really work on linux :)
2007-04-12 Chris Lattnermake this happier on linux hosts
2007-04-12 Chris Lattnernew testcase
2007-04-12 Reid SpencerMake the shlibext and llvmlibsdir variables accessible.
2007-04-12 Reid SpencerThe hello pass actually requires a function to chew on!
2007-04-12 Devang PatelNew test case for PR 1321.
2007-04-11 Chris Lattnernew testcase.
2007-04-11 Reid SpencerFix a guard that is supposed to guard against mistakes...
2007-04-11 Chris Lattnernew testcase
2007-04-11 Reid SpencerThe "Hello" message is written on stderr so make sure...
2007-04-11 Reid SpencerAdd a test case for PR1318.
2007-04-11 Reid SpencerUse the new %link variable to make this test portable.
2007-04-11 Reid SpencerMake new variables available: compile_c, compile_cxx...
2007-04-11 Reid SpencerThe "implementation" keyword is no more!
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Reid SpencerAdd a test case for testing basic IR features via llvm2...
2007-04-11 Reid SpencerMake sure upgrade doesn't fail on this.
2007-04-11 Reid SpencerUpdate the way llvm2cpp tests are done:
2007-04-11 Reid SpencerUpgrade this file completely instead of downgrading...
2007-04-11 Chris Lattnerthis got better
2007-04-11 Chris Lattneradjust test
2007-04-11 Chris Lattnerchange test name.
2007-04-11 Reid SpencerMake sure this test uses llvm-upgrade.
2007-04-11 Reid SpencerFix to not give false positives.
2007-04-11 Chris Lattnersext of compares.
2007-04-11 Chris Lattnernew testcase
2007-04-11 Chris Lattnernew testcase
2007-04-11 Chris Lattnernew testcases for integer abs function
2007-04-10 Devang PatelNew test case.
2007-04-10 Devang PatelAdd test case for PR 1154.
2007-04-09 Chris Lattnernew testcase
2007-04-09 Devang PatelAdd check for opt crash.
2007-04-09 Devang PatelAdd Loop Rotate test cases.
2007-04-09 Anton KorobeynikovNext stage into switch lowering refactoring
2007-04-09 Chris Lattneradd another test
2007-04-09 Chris LattnerThe x constraint allows scalar FP values as well as...
2007-04-09 Chris Lattnernew testcase for PR1304
2007-04-09 Chris Lattnernew testcase for PR1286
2007-04-09 Chris Lattnernew testcase for PR1308
2007-04-08 Chris Lattnertestcase for PR1314
2007-04-08 Nick LewyckyFix this testcase to fail if the bug were reintroduced.
2007-04-08 Owen AndersonRemove DomSet completely. This concludes work on PR1171.
2007-04-08 Chris Lattnerthis xform is correct, not an xfail
2007-04-08 Chris Lattnermake xfail info more nice
2007-04-08 Chris Lattnertweak this to test the right thing.
2007-04-08 Chris Lattnertestrunner should print out xfail info.
2007-04-08 Chris Lattnernew testcase, should simplify down to a xor/and/xor...
2007-04-07 Chris Lattnerthese test a pass that no longer exists.
2007-04-07 Chris Lattnerxfail these until owen can figure out the right fix
2007-04-06 Chris Lattnertestcase for PR1307
2007-04-06 Chris Lattnernew testcase, update old one.
2007-04-05 Reid SpencerXFAIL this test for now. It will be a while before...
2007-04-05 Chris Lattnernew testcase that crashes globalopt
2007-04-05 Dale Johannesentestcase for padding before zero-length fields.
2007-04-05 Devang PatelNew tests for Packed structs.
2007-04-05 Devang PatelNew tests for Packed structs.
2007-04-05 Anton KorobeynikovFix test
2007-04-04 Reid SpencerImplement the llvm.bit.part_select.iN.iN.iN overloaded...
2007-04-04 Reid SpencerIgnore some things generated by bugpoint.
2007-04-04 Jeff CohenFix some FreeBSD/amd64 regressions.
2007-04-04 Anton KorobeynikovFix test
2007-04-04 Anton KorobeynikovProperly emit range comparisons for switch cases, where...
2007-04-04 Jeff CohenAny add is wrong, regardless of type.
2007-04-04 Jeff CohenGet it right...
2007-04-04 Dale JohannesenTest for transformConstExprCastCall fix.
2007-04-04 Jeff CohenAdd new test.
2007-04-04 Evan ChengBetter still.
2007-04-04 Evan ChengFix test case.
2007-04-04 Evan ChengThese got better.
2007-04-04 Evan ChengNew asm test case.
2007-04-03 Evan ChengNew test case.
2007-04-03 Chris Lattnermove these to FrontendAda
2007-04-03 Chris Lattnertestcase for recent bugfix
2007-04-03 Chris Lattnermove ada tests
2007-04-03 Evan ChengNew test case.
2007-04-03 Chris Lattnernew testcase for PR1253
2007-04-03 Chris Lattnernew testcase, where we should use a negative stride
2007-04-02 Chris LattnerAdd a regtest for cases we now recognize as rotates...
2007-04-02 Chris Lattnerfix this testcase so it passes
2007-04-02 Chris Lattnerfix this testcase on ppc hosts
2007-04-02 Evan ChengNew test case.
2007-04-02 Chris Lattnernew testcase.
2007-04-02 Chris Lattnernew testcase
2007-04-02 Chris Lattnercreative way to add one.
2007-04-02 Chris Lattnermy patch fixed the fixme.
next