read basic constants: null, undef, integers <= 64bits
[oota-llvm.git] / test /
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerMake this test work.
2007-04-15 Reid SpencerWe don't need the path to be set for llvmgcc/llvmgxx...
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-04-15 Reid SpencerAllow lines that have \ and end in \ to be recognized...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2007-04-15 Nick LewyckyFix this test to test what it was intended to test.
2007-04-15 Reid SpencerTwo improvements:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Owen AndersonUpdate tests for the disappearance of -idom.
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFix this test in a slightly more obvious way.
2007-04-15 Reid SpencerNo, don't cancel all remaining tests, just the one...
2007-04-15 Reid SpencerAbandone the entire test case on the first error.
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...
next