..
SubtargetFeature.h
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
2008-02-20 11:08:44 +00:00
TargetAsmInfo.h
Use enumeration for preffered EH dwarf encoding reason
2008-02-29 22:09:08 +00:00
TargetData.h
Use getPreferredAlignmentLog or getPreferredAlignment
2008-01-29 06:23:44 +00:00
TargetELFWriterInfo.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
TargetFrameInfo.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
TargetInstrDesc.h
Remove an invalid assertion now that there are implicit virtual register operands.
2008-02-22 19:25:04 +00:00
TargetInstrInfo.h
Added CommuteChangesDestination(). This returns true if commuting the specified
2008-02-15 18:21:33 +00:00
TargetInstrItineraries.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
TargetJITInfo.h
Use PassManagerBase instead of FunctionPassManager for functions
2008-03-11 22:29:46 +00:00
TargetLowering.h
Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC's
2008-03-10 15:42:14 +00:00
TargetMachine.h
Use PassManagerBase instead of FunctionPassManager for functions
2008-03-11 22:29:46 +00:00
TargetMachineRegistry.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
TargetMachOWriterInfo.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
TargetOptions.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
TargetRegisterInfo.h
When the register allocator runs out of registers, spill a physical register around the def's and use's of the interval being allocated to make it possible for the interval to target a register and spill it right away and restore a register for uses. This likely generates terrible code but is before than aborting.
2008-03-11 07:19:34 +00:00
TargetSubtarget.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00