Use iterative while loop instead of recursive function call.
[oota-llvm.git] / lib / Target / Alpha / AlphaJITInfo.h
2006-09-04 Chris LattnerCompletely rearchitect the interface between targets...
2006-07-27 Evan ChengResolve BB references with relocation.
2006-07-25 Evan Cheng- Refactor the code that resolve basic block references...
2005-07-22 Andrew LenharthAlpha JIT (beta)