add support, testcases, and dox for the new GHC calling
[oota-llvm.git] / include / llvm / CallingConv.h
2010-03-11 Chris Lattneradd support, testcases, and dox for the new GHC calling
2009-12-07 Anton KorobeynikovAdd MSP430 interrupt calling conv. No functionality...
2009-06-16 Anton KorobeynikovAddress review comments: add 3 ARM calling conventions.
2008-09-26 Dale JohannesenAdd "inreg" field to CallSDNode (doesn't increase
2008-07-16 Dan GohmanTidy a doxygen comment.
2008-02-05 Dale JohannesenImplement sseregparm.
2008-01-07 Gordon HenriksenRemoving a leaked file.
2008-01-07 Gordon HenriksenSetting GlobalDirective in TargetAsmInfo by default...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-04-16 Reid SpencerFix 80 col violations.
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2006-09-17 Anton KorobeynikovAdded some eye-candy for Subtarget type checking
2006-06-05 Reid SpencerFor PR778:
2006-05-19 Chris LattnerAdd new calling convention, as documented in LangRef...
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2005-05-06 Chris LattnerNew file