Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-21 | 1 | -6/+7 |
* | Change the x86 assembly output to use tab characters to separate the | Dan Gohman | 2007-07-31 | 1 | -1/+1 |
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -1/+2 |
* | Eliminate enable-x86-fastcc | Chris Lattner | 2007-02-28 | 1 | -1/+1 |
* | fastcc -> fastcall | Chris Lattner | 2007-02-28 | 1 | -3/+3 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | Intel mode no longer uses %'s on registers | Chris Lattner | 2006-05-01 | 1 | -1/+1 |
* | Allow this to pass on non-linux systems as well, such as darwin | Chris Lattner | 2005-07-20 | 1 | -0/+2 |
* | Make sure this is not eligible for tail-call-elimination so that we test | Chris Lattner | 2005-05-14 | 1 | -2/+3 |
* | new testcase | Chris Lattner | 2005-05-14 | 1 | -0/+8 |