aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetOptionsImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-07Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth1-1/+1
2013-08-22Check only if we have this attribute. If it's not an attribute, then it's ass...Bill Wendling1-4/+2
2013-07-25Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling1-0/+4
2013-06-19This is now a duplicate.Bill Wendling1-26/+0
2013-06-19Make the comparison operators non-member functions.Bill Wendling1-2/+2
2013-05-07Remove exception handling support from the old JIT.Rafael Espindola1-1/+0
2013-04-05Use the target options specified on a function to reset the back-end.Bill Wendling1-0/+26
2011-12-15Move parts of lib/Target that use CodeGen into lib/CodeGen.Nick Lewycky1-0/+52