DAGCombine (shl (anyext x, c)) to (anyext (shl x, c)) if the high bits
[oota-llvm.git] / examples / ModuleMaker /
drwxr-xr-x   ..
-rw-r--r-- 88 CMakeLists.txt
-rw-r--r-- 450 Makefile
-rw-r--r-- 2323 ModuleMaker.cpp
-rw-r--r-- 503 README.txt