summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/sections.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2014-11-12Add support for small-model PIC for PowerPC.Justin Hibbits
2014-07-18[PowerPC] 32-bit ELF PIC supportHal Finkel
2011-03-04Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger
2011-03-03Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger
2010-01-19Now that we have everything nicely factored (e.g. asmprinter is notChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-13Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' Bruno Cardoso Lopes