Go to file
Chris Lattner dcddd64424 Fix scalarrepl to not 'miscompile' undefined code, part #2.
This fixes the store case, my previous patch just fixed the load
case.  rdar://5707076.

llvm-svn: 46932
2008-02-10 19:05:37 +00:00
clang Refine bug fix to Expr::isLvalue (commit r46917). 2008-02-10 01:39:04 +00:00
llvm Fix scalarrepl to not 'miscompile' undefined code, part #2. 2008-02-10 19:05:37 +00:00