summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/asm-reg-var-local.c
Commit message (Collapse)AuthorAgeFilesLines
* More minor adjustments.Eric Christopher2011-07-161-10/+10
| | | | llvm-svn: 135342
* Finish propagating %asmtmp->%1 change.Eric Christopher2011-07-161-1/+1
| | | | llvm-svn: 135330
* Update these tests, no longer outputting names for the variables.Eric Christopher2011-07-151-4/+4
| | | | llvm-svn: 135298
* On i386, llvm-gcc cannot be assumed to support -m64. Since theseDuncan Sands2010-09-091-1/+1
| | | | | | | tests pass here (i686-linux and x86-64-linux) without -m64, simply remove the -m64. llvm-svn: 113483
* Attempt to fix buildbot.Dale Johannesen2010-09-011-1/+1
| | | | llvm-svn: 112697
* Testcase for llvm checkin 112674.Dale Johannesen2010-08-311-0/+32
llvm-svn: 112675
OpenPOWER on IntegriCloud