Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
[oota-llvm.git] / lib / Target / ARM / ARMTargetAsmInfo.h
2009-06-26 Anton KorobeynikovSplit thumb-related stuff into separate classes.
2009-06-19 Chris Lattnermerge the common darwin settings from the X86/PPC/ARM...
2008-09-25 Anton KorobeynikovReapply 56585:56589 with proper fix for some gcc versions
2008-09-25 Evan ChengTemporarily backing out 56585:56589 to unbreak the...
2008-09-24 Anton KorobeynikovGet rid of virtual inheritance for ARM TAI
2008-08-07 Anton KorobeynikovSwitch ARM to new section handling stuff
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-09-25 Dan GohmanMore explicit keywords.
2007-05-02 Dale JohannesenAdd some support for (Darwin) code-generating directive...
2007-04-29 Dale JohannesenMake ARM-specific version of getInlineAsmLength
2007-04-23 Dale Johannesenadd isThumb (unused as yet)
2006-09-07 Jim LaskeyBreak out target asm info into separate files.