Transform (x << (y&31)) -> (x << y). This takes advantage of the fact x86 shift instr...
[oota-llvm.git] / website /
2007-08-03 Reid SpencerPrepare for "core" website.