summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/section.ll
Commit message (Collapse)AuthorAgeFilesLines
* FileCheck-ize and simplify RUN lines.Chandler Carruth2011-07-021-4/+3
| | | | llvm-svn: 134352
* Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger2011-03-041-1/+1
| | | | | | that contain only letters, digits and the characters "_" and ".". llvm-svn: 127028
* Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger2011-03-031-1/+1
| | | | llvm-svn: 126963
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
| | | | llvm-svn: 81293
* Print section flags ok on platforms, which use '@' as comment string. Fix test.Anton Korobeynikov2008-08-071-1/+1
| | | | llvm-svn: 54460
* Remove llvm-upgrade.Tanya Lattner2008-02-171-3/+4
| | | | llvm-svn: 47238
* For PR1319:Reid Spencer2007-04-161-1/+0
| | | | | | | | 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
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-3/+4
| | | | llvm-svn: 36076
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-3/+3
| | | | llvm-svn: 33354
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+6
llvm-svn: 33296
OpenPOWER on IntegriCloud