make sure that arm nonlazypointers are aligned properly
[oota-llvm.git] / lib / Target / ARM / NEONPreAllocPass.cpp
2009-08-06 Bob WilsonImplement Neon VST[234] operations.
2009-08-06 Bob WilsonNeon does not actually have VLD{234}.64 instructions.
2009-08-05 Bob WilsonAdd a new pre-allocation pass to assign adjacent regist...