This patch combines several changes from Evan Cheng for rdar://8659675.
[oota-llvm.git] / lib / Target / ARM / ARMBaseInfo.h
2011-03-31 Bruno Cardoso LopesApply again changes to support ARM memory asm parsing...
2011-03-31 Bruno Cardoso LopesRevert r128632 again, until I figure out what break...
2011-03-31 Bruno Cardoso LopesReapply r128585 without generating a lib depedency...
2011-03-31 Matt Beaumont-GayRevert "- Implement asm parsing support for LDRT, LDRBT...
2011-03-30 Bruno Cardoso Lopes- Implement asm parsing support for LDRT, LDRBT, STRT...
2011-02-14 Bruno Cardoso LopesFix encoding and add parsing support for the arm/thumb...
2011-01-21 Evan ChengLast round of fixes for movw + movt global address...
2011-01-17 Evan ChengMaterialize GA addresses with movw + movt pairs for...
2010-10-30 Bob WilsonOverhaul memory barriers in the ARM backend. Radar...
2010-10-21 Owen AndersonMove the encoding logic for Q registers into getMachine...
2010-10-21 Owen AndersonARM encodes Q registers as 2xregno (i.e. the number...
2010-09-22 Jim GrosbachAdd support for ELF PLT references for ARM MC asm print...
2010-09-17 Jim Grosbachhandle the upper16/lower16 target operand flags on...
2010-09-15 Jim Grosbachmove getRegisterNumbering() to out of ARMBaseRegisterIn...
2010-09-15 Jim GrosbachFix spelling typo.
2010-09-15 Jim GrosbachFactor out basic enums and hleper functions from ARM...