aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaJITInfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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