Create MCTargetOptions.
[oota-llvm.git] / include / llvm / CodeGen / CommandFlags.h
2014-04-23 Evgeniy StepanovCreate MCTargetOptions.
2014-04-10 Reid KlecknerMove the segmented stack switch to a function attribute
2014-02-19 Eli BenderskyRefactor TargetOptions initialization into a single...
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2013-10-22 Benjamin KramerSpeling fixes.
2013-08-01 Bill WendlingUse function attributes to indicate that we don't want...
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...