summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint
Commit message (Collapse)AuthorAgeFilesLines
...
* More makefile changes to allow dejagnu tests to pass when system tools ↵Evan Cheng2009-03-192-2/+2
| | | | | | default to a different target from the llvm configuration (e.g. 64-bit gcc and 32-bit llvm). llvm-svn: 67334
* Remove accidental check-ins in r65960. :-(Bill Wendling2009-03-031-1/+1
| | | | llvm-svn: 65961
* Use > instead of >=. We want to promote aggregates of 128-bytes.Bill Wendling2009-03-031-1/+1
| | | | llvm-svn: 65960
* this is unneeded now.Chris Lattner2008-06-161-3/+0
| | | | llvm-svn: 52298
* resolve PR2453 by adding a run line.Chris Lattner2008-06-161-2/+3
| | | | llvm-svn: 52296
* XFAIL some tests that became failing due to the extra error reporting ↵Matthijs Kooijman2008-06-131-0/+2
| | | | | | recently. PR's are created for these. llvm-svn: 52250
* Pass -silence-passes to bugpoint in testcases, this makes two out of three ↵Matthijs Kooijman2008-06-123-3/+3
| | | | | | bugpoint testcases work again. llvm-svn: 52236
* Remove llvm-upgradeTanya Lattner2008-02-171-10/+6
| | | | llvm-svn: 47231
* Convert .cvsignore filesJohn Criswell2007-06-291-5/+0
| | | | llvm-svn: 37801
* For PR1319:Reid Spencer2007-04-151-2/+2
| | | | | | Update to new Tcl exec based test harness. llvm-svn: 36068
* Update tests for the disappearance of -idom.Owen Anderson2007-04-151-8/+0
| | | | llvm-svn: 36064
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
| | | | | | | | global variables that needed to be passed in. This makes it possible to add new global variables with only a couple changes (Makefile and llvm-dg.exp) instead of touching every single dg.exp file. llvm-svn: 35918
* Remove DomSet completely. This concludes work on PR1171.Owen Anderson2007-04-081-2/+2
| | | | llvm-svn: 35775
* Ignore some things generated by bugpoint.Reid Spencer2007-04-041-0/+1
| | | | llvm-svn: 35677
* Don't upgrade these.Reid Spencer2007-03-193-20/+18
| | | | llvm-svn: 35166
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-176-0/+54
llvm-svn: 33296
OpenPOWER on IntegriCloud