aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/volatile-phioper.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+1
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-011-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* SimplifyCFG fix for volatile load/store.Andrew Trick2013-03-071-0/+48