aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-15Update tests for the disappearance of -idom.Owen Anderson
2007-04-15Remove ImmediateDominator analysis. The same information can be obtained fro...Owen Anderson
2007-04-15For PR1319:Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-04-15Describe quoting rules.Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-04-15Fix this test in a slightly more obvious way.Reid Spencer
2007-04-15No, don't cancel all remaining tests, just the one that failed!Reid Spencer
2007-04-15Abandone the entire test case on the first error.Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-04-15Use %prcontext, $prcontext is not resolving for some reason.Reid Spencer
2007-04-15PR1319:Reid Spencer
2007-04-15Make it possible to run this from within subdirectories of llvm/testReid Spencer
2007-04-15Reimplement in terms of the support for this feature in the makefiles withReid Spencer
2007-04-15Echo command lines only if the user wants them.Reid Spencer
2007-04-15Add a new testing target: check-one. It is used like this:Reid Spencer
2007-04-15This test case is incorrect. Remove it.Zhou Sheng
2007-04-15fix SimplifyLibCalls/IsDigit.llChris Lattner
2007-04-15For PR1319:Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-04-15Allow replacement of %% with %Reid Spencer
2007-04-15Keep lines a reasonable length.Reid Spencer
2007-04-15Patch supplied by gabor.Jeff Cohen
2007-04-15adjust per review commentsDale Johannesen
2007-04-15Extend store merging to support the 'if/then' version in addition to if/then/...Chris Lattner
2007-04-15new testcaseChris Lattner
2007-04-15testcases for -fno-builtinDale Johannesen
2007-04-15refactor some code, no functionality change.Chris Lattner
2007-04-14XFAIL this for now.Owen Anderson
2007-04-14Fix some unsafe code. Also, tabs -> spaces.Owen Anderson
2007-04-14Make ETForest depend on DomTree rather than IDom. This is the first stepOwen Anderson
2007-04-14xfail for nowChris Lattner
2007-04-14add a target to print out 80-column violations.Chris Lattner
2007-04-14fix long linesChris Lattner
2007-04-14Add some info about the pipelines and redirection.Reid Spencer
2007-04-14Oops. A little aggressive on the name changes there.Reid Spencer
2007-04-14add a noteChris Lattner
2007-04-14For PR1913:Reid Spencer
2007-04-14fix test for linux hosts.Chris Lattner
2007-04-14Implement Transforms/InstCombine/vec_extract_elt.ll, transforming:Chris Lattner
2007-04-14new testcaseChris Lattner
2007-04-14For PR1319:Reid Spencer
2007-04-14Changes to fix problems with "make check". Apparently you can redefineReid Spencer
2007-04-14Fix syntax.Reid Spencer
2007-04-14Implement InstCombine/vec_demanded_elts.ll:test2. This allows us to turnChris Lattner
2007-04-14manually upgrade test. Add a new test2. I have no way to see if this worksChris Lattner
2007-04-14Try some alternative syntax.Reid Spencer
2007-04-14avoid copying sets and vectors around.Chris Lattner
2007-04-14Fix PR1329.Jeff Cohen
2007-04-14For PR1319:Reid Spencer