Age | Commit message (Expand) | Author |
---|---|---|
2010-03-03 | merge asm-2.c into asm.c, remove asm-inout.c because it is | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-05-19 | Remove the -arch option from clang-cc: for all practical purposes, it's | Eli Friedman |
2009-05-01 | Don't use indirect memory destinations for inline asm. Fixes 6841383. | Anders Carlsson |