summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-05-23-dagcombine-shifts.ll
AgeCommit message (Expand)Author
2015-12-16[X86] Improve shift combiningMichael Kuperstein
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2010-01-11Select an OR with immediate as an ADD if the input bits are known zero. This ...Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-05-23Fix PR4254.Torok Edwin