Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+1 |
* | Check only if we have this attribute. If it's not an attribute, then it's ass... | Bill Wendling | 2013-08-22 | 1 | -4/+2 |
* | Replace the "NoFramePointerElimNonLeaf" target option with a function attribute. | Bill Wendling | 2013-07-25 | 1 | -0/+4 |
* | This is now a duplicate. | Bill Wendling | 2013-06-19 | 1 | -26/+0 |
* | Make the comparison operators non-member functions. | Bill Wendling | 2013-06-19 | 1 | -2/+2 |
* | Remove exception handling support from the old JIT. | Rafael Espindola | 2013-05-07 | 1 | -1/+0 |
* | Use the target options specified on a function to reset the back-end. | Bill Wendling | 2013-04-05 | 1 | -0/+26 |
* | Move parts of lib/Target that use CodeGen into lib/CodeGen. | Nick Lewycky | 2011-12-15 | 1 | -0/+52 |