Added option -enable-finite-only-fp-math. When on, the codegen can assume that
[oota-llvm.git] / include / llvm / Target / TargetOptions.h
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...