Go to file
Jim Grosbach 2d00b1b2e5 Don't mark argument value stores as immutable, as otherwise the post-RA
scheduler may reorder loads from them before the stores and other such
badness. PR8347. Patch by David Meyer

llvm-svn: 116602
2010-10-15 18:34:47 +00:00
clang TBAA = Type Based Alias Analysis 2010-10-15 18:23:36 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Fix two test bugs 2010-10-14 21:08:32 +00:00
lldb Add a const string for assert message. Remove extra printing of newlines from 2010-10-15 18:07:09 +00:00
llvm Don't mark argument value stores as immutable, as otherwise the post-RA 2010-10-15 18:34:47 +00:00