HHVM calling conventions.
[oota-llvm.git] / include / llvm / IR / CallingConv.h
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-07-28 Bob WilsonReserve some constant values for the Swift calling...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-10-28 Reid KlecknerX86: Implement the vectorcall calling convention
2014-09-10 Alexey SamsonovMake CallingConv::ID an alias of "unsigned".
2014-05-09 Reid KlecknerRevert "[ms-cxxabi] Add a new calling convention that...
2014-03-12 Evan ChengRevert r203488 and r203520.
2014-03-10 Evan ChengFor functions with ARM target specific calling conventi...
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-17 Juergen RibutzkaAdd two new calling conventions for runtime calls
2013-11-08 Juergen Ributzka[Stackmap] Add AnyReg calling convention support for...
2013-10-31 Andrew TrickAdd new calling convention for WebKit Java Script.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...