Add support to reduce most of 32-bit Thumb2 arithmetic instructions.
[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...