summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaJITInfo.h
Commit message (Expand)AuthorAge
* remove JIT support from the Alpha backend. The JIT will be moving to MC, Chris Lattner2010-11-14
* * Move stub allocation inside the JITEmitter, instead of exposing aJeffrey Yasskin2009-11-23
* Privatize this map.Owen Anderson2009-06-25
* First patch in the direction of splitting MachineCodeEmitter in two subclasses:Bruno Cardoso Lopes2009-05-30
* Trim #includes.Dan Gohman2008-08-05
* Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...Nicolas Geoffray2008-04-16
* Add explicit keywords.Dan Gohman2008-03-25
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Completely rearchitect the interface between targets and the pass manager.Chris Lattner2006-09-04
* Resolve BB references with relocation.Evan Cheng2006-07-27
* - Refactor the code that resolve basic block references to a TargetJITInfoEvan Cheng2006-07-25
* Alpha JIT (beta)Andrew Lenharth2005-07-22