Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
[oota-llvm.git] / include / llvm / CodeGen / CommandFlags.h
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-22 Bill WendlingRecommit r186217 with testcase fix:
2013-07-13 Chandler CarruthRevert commit r186217 -- this is breaking bots:
2013-07-12 Bill WendlingUse the function attributes to pass along the stack...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-12-13 Chris Lattnerfix comment.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-10-18 Nadav RotemReapply the TargerTransformInfo changes, minus the...
2012-10-18 Bob WilsonTemporarily revert the TargetTransform changes.
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...