aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-05-23-dagcombine-shifts.ll
AgeCommit message (Expand)Author
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