summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/asm.c
Commit message (Expand)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix PR3682 by just disabling a broken assertion. This check should beChris Lattner2009-03-101-1/+7
* reduce duplication of parsing code between %0 and %x0 andChris Lattner2009-03-101-1/+6
* move matching of named operands into AsmStmt class. At the sameChris Lattner2009-03-101-13/+12
* Match gcc and always perform array/function conversion for asm input exprs. F...Anders Carlsson2009-02-221-0/+6
* If an input constraint refers to an output constraint, it should have the sam...Anders Carlsson2009-01-271-4/+5
* Handle multi-value inputsAnders Carlsson2009-01-121-0/+7
* More inline asm fixesAnders Carlsson2009-01-111-3/+19
* Handle readwrite constraints correctlyAnders Carlsson2009-01-111-0/+5
OpenPOWER on IntegriCloud