Age | Commit message (Expand) | Author |
---|---|---|
2013-02-14 | Reapply "s/grep/FileCheck/ in some tests" | Andrew Trick |
2013-02-14 | Revert "s/grep/FileCheck/ in some tests" | Andrew Trick |
2013-02-13 | s/grep/FileCheck/ in some tests | Eli Bendersky |
2012-07-02 | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth |
2011-06-17 | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-12-03 | Fix byval arguments in the fastcc calling convention. The fastcc convention | Dan Gohman |
2008-12-03 | Add nounwind attributes to this test. | Dan Gohman |
2008-09-22 | Change the calling convention used when tail call optimization is enabled fro... | Arnold Schwaighofer |
2008-04-12 | This patch corrects the handling of byval arguments for tailcall | Arnold Schwaighofer |
2007-11-10 | Update tailcall code to include inline attribute operand for memcpy. | Arnold Schwaighofer |