Add support to reduce most of 32-bit Thumb2 arithmetic instructions.
[oota-llvm.git] / lib / Target / ARM / Thumb2SizeReduction.cpp
2009-08-10 Evan ChengAdd support to reduce most of 32-bit Thumb2 arithmetic...
2009-08-09 Evan ChengAdd support to convert 32-bit instructions to 16-bit...
2009-08-08 Evan ChengAdd a skeleton Thumb2 instruction size reduction pass.