llvm-6502/lib/Transforms
Dan Gohman 33591af872 When user code intentionally dereferences null, the alignment of the
dereference is theoretically infinite. Put a cap on the computed
alignment to avoid overflow, noticed by John Regehr.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109596 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-28 17:14:23 +00:00
..
Hello Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
InstCombine When user code intentionally dereferences null, the alignment of the 2010-07-28 17:14:23 +00:00
Instrumentation Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
IPO mass elimination of reliance on automatic iterator dereferencing 2010-07-22 13:36:47 +00:00
Scalar use Value* constructor of CallSite to create potentially improper site, and test that 2010-07-28 14:28:18 +00:00
Utils simplify 2010-07-28 15:52:43 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00