Fix return sequence on armv4 thumb
[oota-llvm.git] / lib / Target / ARM / Makefile
2012-12-19 Roman DivackyRemove edis - the enhanced disassembler. Fixes PR14654.
2011-08-09 Owen AndersonDon't continue generating the old-style decoder file.
2011-08-09 Owen AndersonReplace the existing ARM disassembler with a new one...
2011-07-08 Jim GrosbachUse TableGen'erated pseudo lowering for ARM.
2011-07-06 Evan ChengAdd ARM MC registry routines.
2011-07-01 Evan ChengRename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc...
2011-06-28 Evan ChengMerge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2010-11-03 Jim GrosbachTeach ARM Target to use the tblgen support for generati...
2010-10-01 Jim GrosbachRename the AsmPrinter directory to InstPrinter for...
2010-08-11 Daniel DunbarMC/ARM: Enable generation of the ARM asm matcher, not...
2010-07-21 Eric ChristopherBaby steps towards ARM fast-isel.
2010-04-08 Sean CallananAdded support for ARM disassembly to edis.
2010-04-07 Johnny ChenRe-enable ARM/Thumb disassembler and add a workaround...
2010-04-05 Evan ChengRe-apply 100265 but instead disable building of ARM...
2010-04-02 Johnny ChenSecond try of initial ARM/Thumb disassembler check...
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2009-09-15 Kevin EnderbyAdded the first bits of the ARM target assembler to...
2009-07-15 Daniel DunbarAdd TargetInfo libraries for all targets.
2009-04-17 Bob WilsonUse CallConvLower.h and TableGen descriptions of the...
2008-08-29 Evan ChengTableGen'ing instruction encodings.
2008-08-17 Anton KorobeynikovMove ARM to pluggable asmprinter
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2007-01-19 Evan ChengARM backend contribution from Apple.
2006-05-14 Rafael Espindolaadded a skeleton of the ARM backend