Age | Commit message (Expand) | Author |
---|---|---|
2010-05-16 | Add support for thiscall calling convention. | Anton Korobeynikov |
2009-09-11 | Convert more tests to avoid llvm-as. | Dan Gohman |
2008-09-04 | Remove code that pad number of bytes to pop for X86_FastCall CC. The code doe... | Evan Cheng |
2008-02-21 | Remove llvm-upgrade and update tests. | Tanya 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-03-01 | Ensure that fastcall'ed function is correctly mangled & stack is | Anton Korobeynikov |
2007-02-28 | Eliminate enable-x86-fastcc | Chris Lattner |
2007-02-28 | fastcc -> fastcall | Chris Lattner |
2007-02-28 | fastcc -> fastcall | Chris Lattner |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-07-26 | allow this to pass on non-x86 machines | Chris Lattner |
2006-03-18 | update testcases for x86 fastcc changes. | Chris Lattner |
2005-05-13 | new testcase | Chris Lattner |