summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/calling-conventions.3.2.ll
AgeCommit message (Expand)Author
2025-04-11[AMDGPU][Verifier] Mark calls to entry functions as invalid in the IR verifie...Shilei Tian
2025-04-10[NFC] Remove trailing whitespaces in `llvm/test/Bitcode/calling-conventions.3...Shilei Tian
2019-10-28Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd
2014-12-01Parse 'ghccc' in .ll files as the GHC convention (cc 10)Reid Kleckner
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
2013-12-22Ensure bitcode encoding of calling conventions stays stable. Patch by Boaz Ou...Michael Kuperstein