aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/CommandFlags.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+5
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-8/+57
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+16
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-17/+15
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+27
* Speling fixes.Benjamin Kramer2013-10-221-1/+1
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-011-5/+0
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-251-5/+0
* Recommit r186217 with testcase fix:Bill Wendling2013-07-221-4/+0
* Revert commit r186217 -- this is breaking bots:Chandler Carruth2013-07-131-0/+4
* Use the function attributes to pass along the stack protector buffer size.Bill Wendling2013-07-121-4/+0
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* fix comment.Chris Lattner2012-12-131-1/+1
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-031-2/+1
* Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...Nadav Rotem2012-10-181-0/+228
* Temporarily revert the TargetTransform changes.Bob Wilson2012-10-181-228/+0
* Add a new interface to allow IR-level passes to access codegen-specific infor...Nadav Rotem2012-10-101-0/+228