summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/aggregateInstructions.3.2.ll
AgeCommit message (Expand)Author
2023-06-20[Bitcode] Remove -opaque-pointer=0 check lines (NFC)Nikita Popov
2022-02-11[Bitcode] Add partial support for opaque pointer auto-upgradeNikita Popov
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith
2014-07-31verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith
2014-07-29Bitcode: Correctly compare a Use against itselfDuncan P. N. Exon Smith
2014-07-29Fix line-endings, NFCDuncan P. N. Exon Smith
2014-02-26Ensure bitcode encoding of instructions and their operands stays stable.Michael Kuperstein