Transform (x << (y&31)) -> (x << y). This takes advantage of the fact x86 shift instr...
[oota-llvm.git] / projects /
drwxr-xr-x   ..
-rw-r--r-- 815 Makefile
drwxr-xr-x - sample