Add support for emitting ARM file attributes.
[oota-llvm.git] / lib / Target / ARM / ARMBaseInfo.h
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...