summaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetOptions.h
Commit message (Expand)AuthorAge
* -enable-unsafe-fp-math implies -enable-finite-only-fp-mathEvan Cheng2006-05-23
* Added option -enable-finite-only-fp-math. When on, the codegen can assume thatEvan Cheng2006-05-23
* - Added option -relocation-model to set relocation model. Valid values includ...Evan Cheng2006-02-22
* Move PICEnabled declaration here.Evan Cheng2006-02-18
* Remove the X86 and PowerPC Simple instruction selectors; their time hasNate Begeman2005-08-18
* Expose an option allowing unsafe math optimizations. Patch contributed byChris Lattner2005-04-30
* Remove trailing whitespaceMisha Brukman2005-04-21
* Make pattern isel default for ppcNate Begeman2005-04-15
* Add a new target-independent code generator flag.Chris Lattner2005-01-15
* Delete the allocate*TargetMachine functions. Move options to a header fileChris Lattner2004-07-11