Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
[oota-llvm.git] / lib / CodeGen / TargetOptionsImpl.cpp
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-06-19 Bill WendlingThis is now a duplicate.
2013-06-19 Bill WendlingMake the comparison operators non-member functions.
2013-05-07 Rafael EspindolaRemove exception handling support from the old JIT.
2013-04-05 Bill WendlingUse the target options specified on a function to reset...
2011-12-15 Nick LewyckyMove parts of lib/Target that use CodeGen into lib...