Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -6/+6 |
* | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | CodeGen: Fix linkage of reference temporaries | David Majnemer | 2014-04-28 | 1 | -1/+1 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -1/+1 |
* | Unlike in C++03, a constant-expression is not an unevaluated operand in C++11. | Richard Smith | 2011-12-20 | 1 | -1/+14 |
* | Mark the multiply which occurs as part of performing pointer | John McCall | 2011-06-25 | 1 | -2/+2 |
* | Change the IR-generation of VLAs so that we capture bounds, | John McCall | 2011-06-24 | 1 | -0/+43 |