Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / Target / TargetOptions.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-10-12 Arnold SchwaighoferCorrected many typing errors. And removed 'nest' parame...
2007-10-11 Arnold SchwaighoferAdded tail call optimization to the x86 back end. It...
2007-09-29 Evan ChengEnabling new condition code modeling scheme.
2007-09-25 Evan ChengNew temporary option -new-cc-modeling-scheme to test...
2007-07-06 Dan GohmanRemove redundant declarations.
2007-05-03 Chris LattnerAdd a new option.
2007-01-29 Jim LaskeyFlag to control exception handling.
2007-01-17 Anton KorobeynikovDocument flag
2007-01-17 Anton Korobeynikov* Fix one more bug in PIC codegen: extra load is needed...
2006-12-09 Evan ChengAdded option -soft-float to generate SW fp library...
2006-05-23 Evan Cheng-enable-unsafe-fp-math implies -enable-finite-only...
2006-05-23 Evan ChengAdded option -enable-finite-only-fp-math. When on,...
2006-02-22 Evan Cheng- Added option -relocation-model to set relocation...
2006-02-18 Evan ChengMove PICEnabled declaration here.
2005-08-18 Nate BegemanRemove the X86 and PowerPC Simple instruction selectors...
2005-04-30 Chris LattnerExpose an option allowing unsafe math optimizations...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-15 Nate BegemanMake pattern isel default for ppc
2005-01-15 Chris LattnerAdd a new target-independent code generator flag.
2004-07-11 Chris LattnerDelete the allocate*TargetMachine functions. Move...