The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / lib / Target / ARM / MLxExpansionPass.cpp
2010-12-05 Evan ChengEliminate unneeded #include's.
2010-12-05 Evan ChengRemove an unused variable.
2010-12-05 Evan ChengMaking use of VFP / NEON floating point multiply-accumu...