llvm-6502/include
Dan Gohman 138aa2a82b 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109643 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-28 20:12:04 +00:00
..
llvm Define a maximum supported alignment value for load, store, and 2010-07-28 20:12:04 +00:00
llvm-c start straightening out libedis's dependencies and make it fit 2010-07-20 18:25:19 +00:00