summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/use-list-order.ll
AgeCommit message (Expand)Author
2015-09-11[opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith
2014-08-18verify-uselistorder: Call verifyModule() and improve outputDuncan P. N. Exon Smith
2014-08-01UseListOrder: Fix blockaddress use-list orderDuncan P. N. Exon Smith
2014-07-31verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith
2014-07-31UseListOrder: Handle self-usersDuncan P. N. Exon Smith
2014-07-31UseListOrder: Don't give constant IDs to GlobalValuesDuncan P. N. Exon Smith
2014-07-30UseListOrder: Visit global valuesDuncan P. N. Exon Smith
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith
2014-07-30Reapply "UseListOrder: Order GlobalValue uses after initializers"Duncan P. N. Exon Smith
2014-07-29Revert "UseListOrder: Order GlobalValue uses after initializers"Duncan P. N. Exon Smith
2014-07-29UseListOrder: Additional test coverage for r214242Duncan P. N. Exon Smith
2014-07-28llvm-uselistorder: Add -num-shuffles optionDuncan P. N. Exon Smith
2014-07-28Bitcode: Serialize (and recover) use-list orderDuncan P. N. Exon Smith
2014-07-25Move -verify-use-list-order into llvm-uselistorderDuncan P. N. Exon Smith
2014-07-25IPO: Add use-list-order verifierDuncan P. N. Exon Smith