Go to file
Eli Friedman 7c5dc122a0 Change a bunch of isVolatile() checks to check for atomic load/store as well.
No tests; these changes aren't really interesting in the sense that the logic is the same for volatile and atomic.

I believe this completes all of the changes necessary for the optimizer to handle loads and stores correctly.  I'm going to try and come up with some additional testing, though.

llvm-svn: 139533
2011-09-12 20:23:13 +00:00
clang Kill off an irrelevant FIXME 2011-09-12 18:58:37 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Address PR10909: http://llvm.org/bugs/show_bug.cgi?id=10909 2011-09-12 14:15:45 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Added GDB/LLDB commands for the "target stop-hook add" command. 2011-09-12 19:56:07 +00:00
llvm Change a bunch of isVolatile() checks to check for atomic load/store as well. 2011-09-12 20:23:13 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00