Age | Commit message (Expand) | Author | Files | Lines |
2015-07-02 | Use function attribute "trap-func-name" and remove TargetOptions::TrapFuncName. | Akira Hatanaka | 1 | -7/+0 |
2015-05-26 | Remove NoFramePointerElim and NoFramePointerElimOverride from TargetOptions and | Akira Hatanaka | 1 | -27/+0 |
2015-05-23 | Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions. | Akira Hatanaka | 1 | -9/+19 |
2015-05-23 | Simplify and rename function overrideFunctionAttributes. NFC. | Akira Hatanaka | 1 | -0/+20 |
2015-04-19 | Remove CFIFuncName from TargetOptions as it is currently unused. | Eric Christopher | 1 | -6/+0 |
2015-04-19 | Remove the CFIEnforcing flag from TargetOptions as it is unused. | Eric Christopher | 1 | -2/+1 |
2015-01-14 | Migrate ABIName to MCTargetOptions so that it can be shared between | Eric Christopher | 1 | -7/+0 |
2014-12-18 | Add a new string member to the TargetOptions struct for the name | Eric Christopher | 1 | -0/+7 |
2014-11-11 | Add Forward Control-Flow Integrity. | Tom Roeder | 1 | -0/+7 |
2014-01-07 | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 1 | -1/+1 |
2013-08-22 | Check only if we have this attribute. If it's not an attribute, then it's ass... | Bill Wendling | 1 | -4/+2 |
2013-07-25 | Replace the "NoFramePointerElimNonLeaf" target option with a function attribute. | Bill Wendling | 1 | -0/+4 |
2013-06-19 | This is now a duplicate. | Bill Wendling | 1 | -26/+0 |
2013-06-19 | Make the comparison operators non-member functions. | Bill Wendling | 1 | -2/+2 |
2013-05-07 | Remove exception handling support from the old JIT. | Rafael Espindola | 1 | -1/+0 |
2013-04-05 | Use the target options specified on a function to reset the back-end. | Bill Wendling | 1 | -0/+26 |
2011-12-15 | Move parts of lib/Target that use CodeGen into lib/CodeGen. | Nick Lewycky | 1 | -0/+52 |