llvm/lib/Transforms
Chris Lattner 8b9081081b Do not compute 1ULL << 64, which is undefined. This fixes Ptrdist/ks on the
sparc, and testcase Regression/Transforms/InstCombine/2005-03-04-ShiftOverflow.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20445 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-04 23:21:33 +00:00
..
Hello
Instrumentation
IPO Teach globalopt how memset/cpy/move affect memory, to allow better optimization. 2005-02-27 18:58:52 +00:00
Scalar Do not compute 1ULL << 64, which is undefined. This fixes Ptrdist/ks on the 2005-03-04 23:21:33 +00:00
Utils Add an optional argument to lower to a specific constant value instead of 2005-03-03 01:03:43 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h