aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetOptions.h
AgeCommit message (Expand)Author
2006-02-22- Added option -relocation-model to set relocation model. Valid values includ...Evan Cheng
2006-02-18Move PICEnabled declaration here.Evan Cheng
2005-08-18Remove the X86 and PowerPC Simple instruction selectors; their time hasNate Begeman
2005-04-30Expose an option allowing unsafe math optimizations. Patch contributed byChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2005-04-15Make pattern isel default for ppcNate Begeman
2005-01-15Add a new target-independent code generator flag.Chris Lattner
2004-07-11Delete the allocate*TargetMachine functions. Move options to a header fileChris Lattner