aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaJITInfo.h
Commit message (Expand)AuthorAgeFilesLines
* * Move stub allocation inside the JITEmitter, instead of exposing aJeffrey Yasskin2009-11-231-0/+1
* Privatize this map.Owen Anderson2009-06-251-0/+5
* First patch in the direction of splitting MachineCodeEmitter in two subclasses:Bruno Cardoso Lopes2009-05-301-1/+1
* Trim #includes.Dan Gohman2008-08-051-3/+0
* Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...Nicolas Geoffray2008-04-161-1/+2
* Add explicit keywords.Dan Gohman2008-03-251-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Completely rearchitect the interface between targets and the pass manager.Chris Lattner2006-09-041-6/+0
* Resolve BB references with relocation.Evan Cheng2006-07-271-2/+0
* - Refactor the code that resolve basic block references to a TargetJITInfoEvan Cheng2006-07-251-0/+1
* Alpha JIT (beta)Andrew Lenharth2005-07-221-0/+56