Go to file
Chris Lattner 43d6377f89 reapply my previous patch (r66358) with a tweak to set the
alignment of the generated constant pool entry to the
desired alignment of a type.  If we don't do this, we end up
trying to do movsd from 4-byte alignment memory.  This fixes
450.soplex and 456.hmmer.

llvm-svn: 66641
2009-03-11 05:08:08 +00:00
clang RegionStore::getLValueElement: Handle the case where the signedness of the 2009-03-11 04:04:20 +00:00
llvm reapply my previous patch (r66358) with a tweak to set the 2009-03-11 05:08:08 +00:00