llvm-project/llvm/lib/Transforms
Dan Gohman a7e5a24093 Define a maximum supported alignment value for load, store, and
alloca instructions (constrained by their internal encoding),
and add error checking for it. Fix an instcombine bug which
generated huge alignment values (null is infinitely aligned).
This fixes undefined behavior noticed by John Regehr.

llvm-svn: 109643
2010-07-28 20:12:04 +00:00
..
Hello 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
InstCombine Define a maximum supported alignment value for load, store, and 2010-07-28 20:12:04 +00:00
Instrumentation Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +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