- Allow target to specify when is register pressure "too high". In most cases,
[oota-llvm.git] / lib / Target / ARM / Makefile
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