summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/CommandFlags.h
Commit message (Expand)AuthorAge
* Revert commit r186217 -- this is breaking bots:Chandler Carruth2013-07-13
* Use the function attributes to pass along the stack protector buffer size.Bill Wendling2013-07-12
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* fix comment.Chris Lattner2012-12-13
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...Nadav Rotem2012-10-18
* Temporarily revert the TargetTransform changes.Bob Wilson2012-10-18
* Add a new interface to allow IR-level passes to access codegen-specific infor...Nadav Rotem2012-10-10