Use iterative while loop instead of recursive function call.
[oota-llvm.git] / lib / Target / X86 / README-X86-64.txt
2007-03-28 Chris LattnerDan pointed out that this is done, remove it!
2006-12-05 Evan Cheng- Switch X86-64 JIT to large code size model.
2006-12-05 Evan ChengUpdate
2006-09-08 Evan ChengCommitting X86-64 support.