Age | Commit message (Expand) | Author |
---|---|---|
2011-11-27 | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner |
2011-06-28 | FileCheckize a couple of tests. | Jakob Stoklund Olesen |
2011-03-11 | Change the x86 32-bit scheduler to register pressure and fix up the | Eric Christopher |
2011-03-08 | Turn on list-ilp scheduling by default on x86 and x86-64, fix up | Eric Christopher |
2010-02-11 | Reapply coalescer fix for better cross-class coalescing. | Jakob Stoklund Olesen |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-03-09 | reduce this testcase more | Chris Lattner |
2008-01-24 | Significantly simplify and improve handling of FP function results on x86-32. | Chris Lattner |
2008-01-24 | take these with a pr # | Chris Lattner |
2008-01-10 | Codegen improvement has reduced one spill. | Evan Cheng |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-07-03 | New testcases for rev 37847 (PR's 1489 and 1505). | Dale Johannesen |