Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instruction scheduling itinerary for Intel Atom. | Andrew Trick | 2012-02-01 | 1 | -1/+1 |
* | Fix a bug in the integer-promotion of bitcast operations on vector types. | Nadav Rotem | 2011-12-08 | 1 | -1/+1 |
* | Enable element promotion type legalization by deafault. | Nadav Rotem | 2011-10-16 | 1 | -3/+4 |
* | now that generic vector types aren't selected onto MMX registers, these | Chris Lattner | 2010-12-19 | 1 | -1/+1 |
* | Don't enable the post-RA scheduler on x86 except at -O3. In its | Dan Gohman | 2009-12-07 | 1 | -1/+1 |
* | Turn on post-alloc scheduling for x86. | Evan Cheng | 2009-10-18 | 1 | -1/+1 |
* | Update tests to use FileCheck | Mon P Wang | 2009-10-16 | 1 | -6/+4 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | Added some basic test cases for r61209 | Mon P Wang | 2008-12-18 | 1 | -0/+54 |