Age | Commit message (Expand) | Author |
---|---|---|
2012-10-24 | Change x86_fastcallcc to require inreg markers. This allows it to known | Rafael Espindola |
2010-05-16 | Add support for thiscall calling convention. | Anton Korobeynikov |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2007-11-18 | fix bogus test that the more strict lexer is finding. | Chris Lattner |
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 |
2007-02-28 | fastcc -> fastcall | Chris Lattner |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-05-01 | Intel mode no longer uses %'s on registers | Chris Lattner |
2006-03-18 | update testcases for x86 fastcc changes. | Chris Lattner |
2005-05-13 | Force x86 backend | Chris Lattner |
2005-05-13 | add a correct run line | Chris Lattner |
2005-05-12 | reg test | Chris Lattner |