Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Account for calling convention specifiers in function definitions in IR test ... | David Blaikie | 2015-06-29 | 1 | -1/+1 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | Mark C++ reference parameters as dereferenceable | Hal Finkel | 2014-07-18 | 1 | -1/+1 |
* | Add 'nonnull' parameter or return attribute when producing an llvm pointer ty... | Nick Lewycky | 2014-05-28 | 1 | -1/+1 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -1/+1 |
* | Prepare for using MS ABI by default for Win32: update CodeGenCXX tests | Hans Wennborg | 2013-12-13 | 1 | -1/+1 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -1/+1 |
* | Cleanup tests, no functionality change. | Anders Carlsson | 2011-04-17 | 1 | -1/+1 |
* | When doing a derived-to-base class through a virtual class, we don't have to ... | Anders Carlsson | 2011-01-29 | 1 | -0/+16 |