aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/CommandFlags.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-12-13fix comment.Chris Lattner
2012-12-03Sort the #include lines for the include/... tree with the script.Chandler Carruth
2012-10-18Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...Nadav Rotem
2012-10-18Temporarily revert the TargetTransform changes.Bob Wilson
2012-10-10Add a new interface to allow IR-level passes to access codegen-specific infor...Nadav Rotem