summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/x86-inline-asm.c
Commit message (Collapse)AuthorAgeFilesLines
* rename file.Chris Lattner2009-04-181-15/+0
| | | | llvm-svn: 69427
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis2008-06-121-7/+7
| | | | | | Otherwise, failing tests other than the last one will not be reported. llvm-svn: 52231
* Convert x86 target specific inline asm constraints to LLVM.Lauro Ramos Venancio2008-02-261-0/+15
llvm-svn: 47609
OpenPOWER on IntegriCloud