oota-llvm.git
2007-04-16 Reid SpencerRegenerate.
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Owen AndersonTabs -> Spaces
2007-04-15 Reid SpencerFor PR1336:
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 Chris LattnerFix PR1335 and Transforms/Inline/2007-04-15-InlineEH.ll
2007-04-15 Chris Lattnertestcase for PR1335
2007-04-15 Chris Lattnerthis test isn't testing what it thought it was
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 SpencerTwo changes:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerSome tests have really long RUN line sets. Read the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Chris LattnerFix a nasty bug introduced when apint'ified. This...
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 Owen AndersonRemove ImmediateDominator analysis. The same informati...
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerDescribe quoting rules.
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 Chris Lattnerfix SimplifyLibCalls/IsDigit.ll
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 LattnerExtend store merging to support the 'if/then' version...
2007-04-15 Chris Lattnernew testcase
2007-04-15 Dale Johannesentestcases for -fno-builtin
2007-04-15 Chris Lattnerrefactor some code, no functionality change.
2007-04-14 Owen AndersonXFAIL this for now.
2007-04-14 Owen AndersonFix some unsafe code. Also, tabs -> spaces.
2007-04-14 Owen AndersonMake ETForest depend on DomTree rather than IDom. ...
2007-04-14 Chris Lattnerxfail for now
2007-04-14 Chris Lattneradd a target to print out 80-column violations.
2007-04-14 Chris Lattnerfix long lines
2007-04-14 Reid SpencerAdd some info about the pipelines and redirection.
2007-04-14 Reid SpencerOops. A little aggressive on the name changes there.
2007-04-14 Chris Lattneradd a note
2007-04-14 Reid SpencerFor PR1913:
2007-04-14 Chris Lattnerfix test for linux hosts.
2007-04-14 Chris LattnerImplement Transforms/InstCombine/vec_extract_elt.ll...
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 LattnerImplement InstCombine/vec_demanded_elts.ll:test2. ...
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 Chris Lattneravoid copying sets and vectors around.
2007-04-14 Jeff CohenFix PR1329.
2007-04-14 Reid SpencerFor PR1319:
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 Chris Lattnerdisable switch lowering using shift/and. It still...
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 Chris Lattneravoid iterator invalidation.
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 Jeff CohenAn even better fix.
2007-04-14 Reid SpencerNo need to quote things, shell isn't interpreting any...
next