aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetOptions.h
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant declarations.Dan Gohman2007-07-061-6/+0
* Add a new option.Chris Lattner2007-05-031-0/+16
* Flag to control exception handling.Jim Laskey2007-01-291-0/+5
* Document flagAnton Korobeynikov2007-01-171-0/+3
* * Fix one more bug in PIC codegen: extra load is needed for *all*Anton Korobeynikov2007-01-171-0/+2
* Added option -soft-float to generate SW fp library calls instead of fp instru...Evan Cheng2006-12-091-0/+6
* -enable-unsafe-fp-math implies -enable-finite-only-fp-mathEvan Cheng2006-05-231-5/+6
* Added option -enable-finite-only-fp-math. When on, the codegen can assume thatEvan Cheng2006-05-231-0/+7
* - Added option -relocation-model to set relocation model. Valid values includ...Evan Cheng2006-02-221-6/+0
* Move PICEnabled declaration here.Evan Cheng2006-02-181-0/+6
* Remove the X86 and PowerPC Simple instruction selectors; their time hasNate Begeman2005-08-181-7/+0
* Expose an option allowing unsafe math optimizations. Patch contributed byChris Lattner2005-04-301-0/+6
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Make pattern isel default for ppcNate Begeman2005-04-151-0/+7
* Add a new target-independent code generator flag.Chris Lattner2005-01-151-0/+9
* Delete the allocate*TargetMachine functions. Move options to a header fileChris Lattner2004-07-111-0/+30