Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Target / X86 / X86MachineFunctionInfo.h
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-10-11 Arnold SchwaighoferAdded tail call optimization to the x86 back end. It...
2007-08-15 Anton KorobeynikovMove ReturnAddrIndex variable to X86MachineFunctionInfo...
2007-07-17 Evan ChengUse push / pop for prologues and epilogues.
2007-04-17 Chris Lattnerrename X86FunctionInfo to X86MachineFunctionInfo to...
2006-09-26 Chris LattnerVarious random and minor code cleanups.
2006-09-20 Anton KorobeynikovAdding codegeneration for StdCall & FastCall calling...
2006-06-09 Evan ChengComments to appease sabre.
2006-06-06 Evan ChengAdded X86FunctionInfo subclass of MachineFunction to...