For pre-v6t2 targets, only select MOVi32imm if the immediate can be handled with...
[oota-llvm.git] / lib / Target / ARM / ARMBaseInfo.h
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...