aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/bss_pagealigned.ll
AgeCommit message (Expand)Author
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-19don't let asm-verbose break the check-next lines in these tests.Chris Lattner
2009-12-18Instruction fixes, added instructions, and AsmString changes in theSean Callanan
2009-09-09Add testcase for r81322 (PR4933).Torok Edwin