summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/use-list-order.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith2014-08-191-1/+1
* verify-uselistorder: Call verifyModule() and improve outputDuncan P. N. Exon Smith2014-08-181-2/+2
* UseListOrder: Fix blockaddress use-list orderDuncan P. N. Exon Smith2014-08-011-0/+35
* verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith2014-07-311-1/+1
* UseListOrder: Handle self-usersDuncan P. N. Exon Smith2014-07-311-0/+13
* UseListOrder: Don't give constant IDs to GlobalValuesDuncan P. N. Exon Smith2014-07-311-0/+13
* UseListOrder: Visit global valuesDuncan P. N. Exon Smith2014-07-301-0/+11
* Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith2014-07-301-1/+1
* Reapply "UseListOrder: Order GlobalValue uses after initializers"Duncan P. N. Exon Smith2014-07-301-0/+14
* Revert "UseListOrder: Order GlobalValue uses after initializers"Duncan P. N. Exon Smith2014-07-291-14/+0
* UseListOrder: Additional test coverage for r214242Duncan P. N. Exon Smith2014-07-291-0/+14
* llvm-uselistorder: Add -num-shuffles optionDuncan P. N. Exon Smith2014-07-281-1/+1
* Bitcode: Serialize (and recover) use-list orderDuncan P. N. Exon Smith2014-07-281-1/+0
* Move -verify-use-list-order into llvm-uselistorderDuncan P. N. Exon Smith2014-07-251-1/+1
* IPO: Add use-list-order verifierDuncan P. N. Exon Smith2014-07-251-0/+83
OpenPOWER on IntegriCloud