summaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/globals.ll
Commit message (Expand)AuthorAge
* XCore target: fix const section handlingRobert Lytton2014-02-11
* XCore target fix bug in emitArrayBound() causing segmentation faultRobert Lytton2013-10-11
* Xcore targetRobert Lytton2013-08-01
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger2011-03-04
* Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger2011-03-03
* Update tests.Rafael Espindola2011-01-16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add support for mergeable sections back into the XCore backend.Richard Osborne2009-08-18
* Put data with relocations in the same sections as data without relocations.Richard Osborne2009-08-18
* use XCore-specific section with xcore specific cp/dp flags to restore Chris Lattner2009-08-15
* Add tests for handling of globals and tls on the XCore. These currently failRichard Osborne2009-07-24