summaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetOptionsImpl.cpp
Commit message (Expand)AuthorAge
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Check only if we have this attribute. If it's not an attribute, then it's ass...Bill Wendling2013-08-22
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-25
* This is now a duplicate.Bill Wendling2013-06-19
* Make the comparison operators non-member functions.Bill Wendling2013-06-19
* Remove exception handling support from the old JIT.Rafael Espindola2013-05-07
* Use the target options specified on a function to reset the back-end.Bill Wendling2013-04-05
* Move parts of lib/Target that use CodeGen into lib/CodeGen.Nick Lewycky2011-12-15