Fix test.
[oota-llvm.git] / test /
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerUse %prcontext, $prcontext is not resolving for some...
2007-04-15 Reid SpencerPR1319:
2007-04-15 Reid SpencerMake it possible to run this from within subdirectories...
2007-04-15 Reid SpencerReimplement in terms of the support for this feature...
2007-04-15 Reid SpencerEcho command lines only if the user wants them.
2007-04-15 Reid SpencerAdd a new testing target: check-one. It is used like...
2007-04-15 Zhou ShengThis test case is incorrect. Remove it.
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerAllow replacement of %% with %
2007-04-15 Reid SpencerKeep lines a reasonable length.
2007-04-15 Jeff CohenPatch supplied by gabor.
2007-04-15 Dale Johannesenadjust per review comments
2007-04-15 Chris Lattnernew testcase
2007-04-15 Dale Johannesentestcases for -fno-builtin
2007-04-14 Owen AndersonXFAIL this for now.
2007-04-14 Chris Lattnerxfail for now
2007-04-14 Reid SpencerOops. A little aggressive on the name changes there.
2007-04-14 Reid SpencerFor PR1913:
2007-04-14 Chris Lattnerfix test for linux hosts.
2007-04-14 Chris Lattnernew testcase
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerChanges to fix problems with "make check". Apparently...
2007-04-14 Reid SpencerFix syntax.
2007-04-14 Chris Lattnermanually upgrade test. Add a new test2. I have no...
2007-04-14 Reid SpencerTry some alternative syntax.
2007-04-14 Reid SpencerThis test should have been updated with llvm 1.7!
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerThis test needs to use egrep.
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerConvert test cases to new llvm.exp version of llvm_runt...
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid Spencer1. Don't generate redundant copy of stderr
2007-04-14 Reid SpencerFix a test test llvm.exp found.
2007-04-14 Reid Spencerbool -> i1 (found by llvm.exp)
2007-04-14 Reid SpencerFix a syntax error that llvm.exp found.
2007-04-14 Reid SpencerFix an "already-upgraded" test that llvm.exp found.
2007-04-14 Reid SpencerSimplify this test and correct redirection for Tcl...
2007-04-14 Reid SpencerDon't try to interpret a fictitious file.
2007-04-14 Reid SpencerPrint full errorInfo when a failure occurs.
2007-04-14 Reid SpencerNo need to quote things, shell isn't interpreting any...
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerAdd the line number where the script failed to the...
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerFIx this test, thanks to llvm.exp
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
next