Add support for printing out floating point values from the ARM assembly
[oota-llvm.git] / lib / Target / ARM / ARMBaseInfo.h
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...