[llvm-commits] [llvm] r137527 - in /llvm/trunk: docs/ lib/AsmParser/ lib/VMCore/ test/Assembler/ test/Transforms/DeadArgElim/ test/Transforms/DeadStoreElimination/ test/Transforms/EarlyCSE/ test/Transforms/GlobalOpt/ test/Transforms/InstCombine/ test/Transforms/JumpThreading/ test/Transforms/LICM/ test/Transforms/ObjCARC/ test/Transforms/ScalarRepl/ test/Transforms/SimplifyCFG/ test/Transforms/SimplifyLibCalls/

Eric Christopher echristo at apple.com
Fri Aug 12 15:54:09 PDT 2011


On Aug 12, 2011, at 3:50 PM, Eli Friedman wrote:

> Note that this change affects the existing non-atomic load and store
> instructions; the parser now accepts both forms, and the change is noted
> in the release notes.

Since there are already a pile of incompatible language changes for 3.0 did we want to avoid the compatibility change and maybe just use AutoUpgrade if we wanted to?

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110812/cae8f5c2/attachment.html>


More information about the llvm-commits mailing list