Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reinstate "Nuke the old JIT." | Eric Christopher | 2014-09-02 | 1 | -326/+0 |
* | Temporarily Revert "Nuke the old JIT." as it's not quite ready to | Eric Christopher | 2014-08-07 | 1 | -0/+326 |
* | Nuke the old JIT. | Rafael Espindola | 2014-08-07 | 1 | -326/+0 |
* | Replace some assert(0)'s with llvm_unreachable. | Craig Topper | 2014-06-18 | 1 | -1/+2 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | [Sparc] Save and restore float registers that may be used for parameter passing. | Venkatraman Govindaraju | 2014-01-31 | 1 | -2/+44 |
* | [SparcV9] Add support for JIT in Sparc64. | Venkatraman Govindaraju | 2014-01-24 | 1 | -32/+150 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -1/+0 |
* | SparcJITInfo.cpp: Prune "default:" label to fix a warning. [-Wcovered-switch-... | NAKAMURA Takumi | 2013-10-08 | 1 | -1/+0 |
* | Prune trailing linefeeds. | NAKAMURA Takumi | 2013-10-08 | 1 | -2/+0 |
* | [Sparc] Implement JIT for SPARC. | Venkatraman Govindaraju | 2013-10-08 | 1 | -0/+168 |