summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/volatile-phioper.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...Fangrui Song2019-12-241-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+48
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-48/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-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
OpenPOWER on IntegriCloud