summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcJITInfo.cpp
Commit message (Expand)AuthorAge
* Replace some assert(0)'s with llvm_unreachable.Craig Topper2014-06-18
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [Sparc] Save and restore float registers that may be used for parameter passing.Venkatraman Govindaraju2014-01-31
* [SparcV9] Add support for JIT in Sparc64.Venkatraman Govindaraju2014-01-24
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* SparcJITInfo.cpp: Prune "default:" label to fix a warning. [-Wcovered-switch-...NAKAMURA Takumi2013-10-08
* Prune trailing linefeeds.NAKAMURA Takumi2013-10-08
* [Sparc] Implement JIT for SPARC.Venkatraman Govindaraju2013-10-08