Go to file
Chris Lattner 7d19067c42 Fix a bug from r1.391 of this file, where we checked the size instead of
the alignment when promoting allocations.  This implements
InstCombine/cast.ll:test32

llvm-svn: 30682
2006-10-01 19:40:58 +00:00
llvm Fix a bug from r1.391 of this file, where we checked the size instead of 2006-10-01 19:40:58 +00:00