llvm-6502/test/Transforms/ObjCARC
Eli Friedman f03bb260c9 Move "atomic" and "volatile" designations on instructions after the opcode
of the instruction.

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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137527 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-12 22:50:01 +00:00
..
basic.ll
cfg-hazards.ll Don't let arbitrary calls disrupt nested retain+release pairs if 2011-08-12 00:26:31 +00:00
contract-marker.ll
contract-storestrong-ivar.ll
contract-storestrong.ll Move "atomic" and "volatile" designations on instructions after the opcode 2011-08-12 22:50:01 +00:00
contract-testcases.ll
contract.ll
dg.exp
expand.ll
gvn.ll
invoke.ll
move-and-form-retain-autorelease.ll
move-and-merge-autorelease.ll
nested.ll Don't let arbitrary calls disrupt nested retain+release pairs if 2011-08-12 00:26:31 +00:00
post-inlining.ll
retain-not-declared.ll Move the last uses of RetainFunc etc. over to using getRetainCallee() etc. 2011-07-22 22:29:21 +00:00
rle-s2l.ll
rv.ll Don't convert objc_autoreleaseReturnValue to objc_autorelease if the result 2011-08-12 00:36:31 +00:00
weak-contract.ll
weak-copies.ll
weak.ll