llvm/lib/Transforms
Benjamin Kramer 37dca6331d InstCombine: Defensively avoid undefined shifts by limiting the amount to the bit width.
No test case, undefined shifts get folded early, but can occur when other
transforms generate a constant. Thanks to Duncan for bringing this up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162755 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-28 13:59:23 +00:00
..
Hello
InstCombine InstCombine: Defensively avoid undefined shifts by limiting the amount to the bit width. 2012-08-28 13:59:23 +00:00
Instrumentation
IPO
Scalar Don't use for loops for code that is only intended to execute once. No 2012-08-27 18:31:36 +00:00
Utils
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile