Add a quick and dirty "loop aligner pass". x86 uses it to align its loops to 16-byte...
[oota-llvm.git] / lib / Target / ARM / ARMJITInfo.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-08-30 Raul HerbsterJITInfo now resolves function addrs and also relocation...
2007-08-07 Evan ChengInitial JIT support for ARM by Raul Fernandes Herbster.
2007-07-17 Chris Lattnerno email addrs in file headers
2007-07-05 Evan ChengInitial ARM JIT support by Raul Fernandes Herbster.