Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner | 2011-06-17 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Fix byval arguments in the fastcc calling convention. The fastcc convention | Dan Gohman | 2008-12-03 | 1 | -2/+1 |
* | Add nounwind attributes to this test. | Dan Gohman | 2008-12-03 | 1 | -2/+2 |
* | Change the calling convention used when tail call optimization is enabled fro... | Arnold Schwaighofer | 2008-09-22 | 1 | -1/+1 |
* | This patch corrects the handling of byval arguments for tailcall | Arnold Schwaighofer | 2008-04-12 | 1 | -1/+5 |
* | Update tailcall code to include inline attribute operand for memcpy. | Arnold Schwaighofer | 2007-11-10 | 1 | -0/+15 |