summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/tailcall.ll
AgeCommit message (Expand)Author
2015-10-27[IR] Limit bits used for CallingConv::ID, update testsVedant Kumar
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-04-24Add 'musttail' marker to call instructionsReid Kleckner