aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/bss.ll
AgeCommit message (Expand)Author
2012-11-14Remove the CellSPU port.Eric Christopher
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-04-09Make sure this test tests something.Benjamin Kramer
2010-04-09"On SPU, variables in the .bss section that are allocated with the .lcomm dir...Chris Lattner
2010-03-05fix bss section printing for cell, patch by Kalle Raiskila!Chris Lattner