| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -4/+4 |
| | | | | | llvm-svn: 230795 | ||||
| * | Preserve early clobber flag when using named registers in inline assembly. | Daniel Sanders | 2015-02-04 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | Summary: Named registers with the constraint "=&r" currently lose the early clobber flag and turn into "=r" when converted to LLVM-IR. This patch correctly passes it on. Reviewers: atanasyan Reviewed By: atanasyan Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D7346 llvm-svn: 228143 | ||||
| * | Generalize for various build bots. | Eric Christopher | 2011-07-26 | 1 | -9/+9 |
| | | | | | llvm-svn: 136173 | ||||
| * | Migrate most of the rest of test/FrontendC from llvm and migrate | Eric Christopher | 2011-07-26 | 1 | -0/+24 |
| most of them to FileCheck. llvm-svn: 136159 | |||||

