llvm-6502/include/llvm/Target
Nate Begeman 5ebc3dbc1c Change LowerCallTo to take a boolean isVarArg argument. This is needed
by the PowerPC backend, and probably others in the future.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20843 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-26 01:30:30 +00:00
..
MRegisterInfo.h Move destructor out of line to avoid vtable emission in every file that includes the header. Thanks to sabre. 2004-10-27 06:00:53 +00:00
TargetData.h add a helper method 2005-03-13 19:04:04 +00:00
TargetFrameInfo.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
TargetInstrInfo.h Add a new method, described in the comment. 2005-01-19 06:53:02 +00:00
TargetJITInfo.h Fix a warning 2004-11-21 04:42:32 +00:00
TargetLowering.h Change LowerCallTo to take a boolean isVarArg argument. This is needed 2005-03-26 01:30:30 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetOptions.h Add a new target-independent code generator flag. 2005-01-15 06:00:32 +00:00
TargetSchedInfo.h Improve compatiblity with HPUX on Itanium, patch by Duraid Madina 2005-01-16 01:31:31 +00:00