aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/licm-symbol.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* 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