aboutsummaryrefslogtreecommitdiffstats
path: root/test/BugPoint
Commit message (Expand)AuthorAgeFilesLines
* Use -output-prefix in bugpoint tests so that outputs go in temp directory (andDaniel Dunbar2009-09-072-2/+2
* remove nondeterminstic test.Chris Lattner2009-08-081-13/+0
* Fix regular expression.Nick Lewycky2009-06-121-1/+1
* XFAIL this on PPC Linux. This keeps showing up in the buildbot and isn't easy...Nick Lewycky2009-06-111-0/+3
* Re-commit r67334 and r67349 with fix.Evan Cheng2009-03-212-2/+2
* Revert r67334 and r37349 which break "make check" on Linux.Nick Lewycky2009-03-202-2/+2
* Fix typo's.Evan Cheng2009-03-201-1/+1
* More makefile changes to allow dejagnu tests to pass when system tools defaul...Evan Cheng2009-03-192-2/+2
* Remove accidental check-ins in r65960. :-(Bill Wendling2009-03-031-1/+1
* Use > instead of >=. We want to promote aggregates of 128-bytes.Bill Wendling2009-03-031-1/+1
* this is unneeded now.Chris Lattner2008-06-161-3/+0
* resolve PR2453 by adding a run line.Chris Lattner2008-06-161-2/+3
* XFAIL some tests that became failing due to the extra error reporting recentl...Matthijs Kooijman2008-06-131-0/+2
* Pass -silence-passes to bugpoint in testcases, this makes two out of three bu...Matthijs Kooijman2008-06-123-3/+3
* Remove llvm-upgradeTanya Lattner2008-02-171-10/+6
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-184-0/+40