Age | Commit message (Expand) | Author |
---|---|---|
2011-03-08 | Turn on list-ilp scheduling by default on x86 and x86-64, fix up | Eric Christopher |
2010-12-14 | Fix a minor bug in two-address pass. It was missing a commute opportunity. | Evan Cheng |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-02-21 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-07-31 | Change the x86 assembly output to use tab characters to separate the | Dan Gohman |
2007-04-15 | For PR1319: Upgrade to new test harness. | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2005-07-20 | set the target triple so that we don't fail due to X86 abi issues | Chris Lattner |
2005-05-09 | tweak test to accept the (good) code emitted by the pattern isel | Chris Lattner |
2005-01-02 | Add several testcases for new optimizations in the code generator. | Chris Lattner |