aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/TargetOptionsImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+7
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Check only if we have this attribute. If it's not an attribute, then it's ass...Bill Wendling2013-08-221-4/+2
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-251-0/+4
* This is now a duplicate.Bill Wendling2013-06-191-26/+0
* Make the comparison operators non-member functions.Bill Wendling2013-06-191-2/+2
* Remove exception handling support from the old JIT.Rafael Espindola2013-05-071-1/+0
* Use the target options specified on a function to reset the back-end.Bill Wendling2013-04-051-0/+26
* Move parts of lib/Target that use CodeGen into lib/CodeGen.Nick Lewycky2011-12-151-0/+52