Age | Commit message (Expand) | Author |
---|---|---|
2010-09-02 | remove some tests that aren't adding any value: the check lines don't | Chris Lattner |
2010-06-26 | Implement rdar://7530813 - collapse multiple GEP instructions in IRgen | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-08 | Convert some tests to FileCheck to be more portable. Patch by John Thompson. | Mike Stump |
2009-07-22 | Preserve address space information through member accesses, e.g., | Mon P Wang |