aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/globals.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-10/+43
* XCore target fix bug in emitArrayBound() causing segmentation faultRobert Lytton2013-10-111-1/+1
* Xcore targetRobert Lytton2013-08-011-0/+4
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-8/+8
* Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger2011-03-041-8/+8
* Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger2011-03-031-8/+8
* Update tests.Rafael Espindola2011-01-161-3/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Add support for mergeable sections back into the XCore backend.Richard Osborne2009-08-181-1/+1
* Put data with relocations in the same sections as data without relocations.Richard Osborne2009-08-181-0/+56
* use XCore-specific section with xcore specific cp/dp flags to restore Chris Lattner2009-08-151-1/+0
* Add tests for handling of globals and tls on the XCore. These currently failRichard Osborne2009-07-241-0/+37