| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for Microsoft's __thiscall, from Steven Watanabe! | Douglas Gregor | 2010-05-18 | 1 | -13/+24 |
| * | PR7117: Make sure we don't lose the calling convention for K&R-style | Eli Friedman | 2010-05-17 | 1 | -0/+6 |
| * | Standardize the parsing of function type attributes in a way that | John McCall | 2010-02-05 | 1 | -4/+4 |
| * | Convert this test to FileCheck instead of grepping LLVM IR. | Charles Davis | 2010-02-05 | 1 | -2/+11 |
| * | Now that we store calling conventions in the types, use them instead of | Charles Davis | 2010-02-05 | 1 | -2/+9 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
| * | MultiTestRunner: Validate '&&' at the end of RUN lines. | Daniel Dunbar | 2009-07-25 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -2/+2 |
| * | Codegen support for fastcall & stdcall CC. | Anton Korobeynikov | 2008-11-11 | 1 | -0/+17 |

