Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MS ABI: Eliminate Duplicate Strings | David Majnemer | 2014-03-24 | 1 | -5/+10 |
* | Revert r204562,204566,204586,204587 as they broke ASan on Windows | Timur Iskhodzhanov | 2014-03-24 | 1 | -10/+5 |
* | CodeGen: Remove unneeded directives | David Majnemer | 2014-03-24 | 1 | -24/+10 |
* | CodeGen: Make string tests exercise the MS ABI | David Majnemer | 2014-03-23 | 1 | -1/+20 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -5/+5 |
* | Add SystemZ support | Ulrich Weigand | 2013-05-06 | 1 | -3/+10 |
* | FileCheck'ize test | Dmitri Gribenko | 2013-01-25 | 1 | -7/+26 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -4/+4 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | make sure the size of constant arrays is respected | Nuno Lopes | 2008-08-13 | 1 | -1/+3 |
* | Add GetAddrOfConstantCString method | Daniel Dunbar | 2008-08-13 | 1 | -0/+34 |