Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -5/+5 |
* | Fix broken check lines. | Benjamin Kramer | 2012-08-17 | 1 | -1/+1 |
* | Fix fastcc structure return with fast-isel on x86-32 | Derek Schuff | 2012-04-30 | 1 | -0/+14 |
* | Revert r155745 | Derek Schuff | 2012-04-27 | 1 | -14/+0 |
* | Fix fastcc structure return with fast-isel on x86-32 | Derek Schuff | 2012-04-27 | 1 | -0/+14 |
* | Instruction scheduling itinerary for Intel Atom. | Andrew Trick | 2012-02-01 | 1 | -1/+1 |
* | fast-isel sret calls, try 2. We actually do need to do something on x86-32. ... | Eli Friedman | 2011-04-28 | 1 | -0/+15 |
* | Force a triple on this test to unbreak windows buildbots. | Benjamin Kramer | 2011-04-26 | 1 | -1/+1 |
* | Make tests more useful. | Benjamin Kramer | 2011-04-25 | 1 | -1/+1 |
* | Fix this test. | Dan Gohman | 2010-07-10 | 1 | -2/+2 |
* | Reapply bottom-up fast-isel, with several fixes for x86-32: | Dan Gohman | 2010-07-10 | 1 | -0/+33 |