Fix missing relocation for TLS addressing peephole optimization.
[oota-llvm.git] / test / CodeGen / ARM / arm-modifier.ll
2013-02-14 Weiming ZhaoRe-apply r175088 for bug fix 13622: Add paired register...
2013-02-13 Weiming Zhaotemporarily revert the patch due to some conflicts
2013-02-13 Weiming ZhaoBug fix 13622: Add paired register support for inline...
2012-08-13 Eric ChristopherAdd support for the %H output modifier.
2011-06-27 Eric ChristopherAllow lr in the register options here.
2011-05-28 Eric ChristopherImplement the 'M' output modifier for arm inline asm...
2011-05-25 Eric ChristopherImplement the 'm' modifier. Note that it only works...
2011-05-24 Eric ChristopherImplement the arm 'L' asm modifier.
2011-05-24 Eric ChristopherImplement the immediate part of the 'B' modifier.
2011-05-24 Eric ChristopherAdd support for the arm 'y' asm modifier.