aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/licm-symbol.ll
Commit message (Expand)AuthorAgeFilesLines
* Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack inEvan Cheng2011-01-031-1/+1
* Make the NDEBUG assertion stronger and more clear what is Chris Lattner2010-03-251-1/+1
* Don't try to replace physical registers when doing CSE.Dan Gohman2010-02-281-0/+39