summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/variableArgumentIntrinsic.3.2.ll
AgeCommit message (Expand)Author
2024-03-27[CodeGen][LLVM] Make the `va_list` related intrinsics generic. (#85460)Alex Voicu
2022-12-14[Bitcode] Remove auto-detection for typed pointersNikita 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-30UseListOrder: Visit global valuesDuncan P. N. Exon Smith
2014-07-30Fix line endings before adding RUN lines, NFCDuncan P. N. Exon Smith
2014-03-02Ensure bitcode encoding of instructions and their operands stays stable.Michael Kuperstein