aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/licm-symbol.ll
AgeCommit message (Expand)Author
2011-01-03Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack inEvan Cheng
2010-03-25Make the NDEBUG assertion stronger and more clear what is Chris Lattner
2010-02-28Don't try to replace physical registers when doing CSE.Dan Gohman