llvm-6502/include/llvm/Target
Chris Lattner e64e72b794 Make several cleanups to Andrews varargs change:
1. Pass Value*'s into lowering methods so that the proper pointers can be
   added to load/stores from the valist
2. Intrinsics that return void should only return a token chain, not a token
   chain/retval pair.
3. Rename LowerVAArgNext -> LowerVAArg, because VANext is long gone.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22338 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-05 19:57:53 +00:00
..
MRegisterInfo.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
TargetData.h * The aesthetic police is on patrol!!... 2005-04-23 22:35:26 +00:00
TargetFrameInfo.h Shut GCC 4.0 up about classes that have virtual functions but a non-virtual 2005-04-25 02:55:55 +00:00
TargetInstrInfo.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
TargetJITInfo.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
TargetLowering.h Make several cleanups to Andrews varargs change: 2005-07-05 19:57:53 +00:00
TargetMachine.h add some new file types 2005-06-25 03:31:43 +00:00
TargetMachineRegistry.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
TargetOptions.h Expose an option allowing unsafe math optimizations. Patch contributed by 2005-04-30 04:09:52 +00:00
TargetSchedInfo.h Added ModuloSchedSB as a friend class. 2005-06-17 03:59:51 +00:00