Stylistic change.
[oota-llvm.git] / lib / Target / ARM / ARMJITInfo.h
2008-11-04 Evan ChengHandle ARM machine constantpool entries.
2008-10-31 Evan ChengAdd comment.
2008-10-31 Evan ChengUse better data structure for ConstPoolId2AddrMap.
2008-10-29 Evan ChengCorrect way to handle CONSTPOOL_ENTRY instructions.
2008-10-28 Jim GrosbachSupport for constant islands in the ARM JIT.
2008-04-16 Nicolas GeoffrayCorrelate stubs with functions in JIT: when emitting...
2008-03-25 Dan GohmanAdd explicit keywords.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-07-17 Chris Lattnerno email addrs in file headers
2007-07-05 Evan ChengInitial ARM JIT support by Raul Fernandes Herbster.