summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/inlineasm.ll
Commit message (Collapse)AuthorAgeFilesLines
* Temporary test files should use %t.Daniel Dunbar2009-09-051-3/+3
| | | | llvm-svn: 81086
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-011-7/+6
| | | | llvm-svn: 47784
* The Ada f-e produces various auxiliary output filesDuncan Sands2007-07-231-3/+3
| | | | | | | | | | | that cannot be suppressed and cannot be redirected: they are dumped in the current working directory. When running the testsuite this means that these files do not end up in the Output directory. The best solution I could find is to change directory into Output before running tests. llvm-svn: 40437
* For PR1319:Reid Spencer2007-04-161-3/+3
| | | | | | | | Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
| | | | llvm-svn: 32115
* new tests for actual inline asm expressionsChris Lattner2006-01-251-2/+8
| | | | llvm-svn: 25625
* minor syntax changeChris Lattner2006-01-241-2/+2
| | | | llvm-svn: 25566
* new testcaseChris Lattner2006-01-231-0/+8
llvm-svn: 25562
OpenPOWER on IntegriCloud