summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/function-encoding-rel-operands.ll
AgeCommit message (Expand)Author
2025-07-03[Bitcode] Add abbreviations for additional instructions (#146825)Nikita Popov
2021-11-25[NFC][llvm] Inclusive language: reword uses of sanity test and checkZarko Todorovski
2018-11-13[IR] Add a dedicated FNeg IR InstructionCameron McInally
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-25[opaque pointer type] Bitcode support for explicit type parameter on GEP.David Blaikie
2014-08-30Teach llvm-bcanalyzer to use one stream's BLOCKINFO to read another stream.Jordan Rose
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
2012-10-11Change encoding of instruction operands in bitcode binaries to be relativeJan Wen Voung