summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/Makefile
Commit message (Expand)AuthorAge
* Teach ARM Target to use the tblgen support for generating an MC'izedJim Grosbach2010-11-03
* Rename the AsmPrinter directory to InstPrinter for those targets that haveJim Grosbach2010-10-01
* MC/ARM: Enable generation of the ARM asm matcher, not that it can do much.Daniel Dunbar2010-08-11
* Baby steps towards ARM fast-isel.Eric Christopher2010-07-21
* Added support for ARM disassembly to edis.Sean Callanan2010-04-08
* Re-enable ARM/Thumb disassembler and add a workaround for a memcpy() call inJohnny Chen2010-04-07
* Re-apply 100265 but instead disable building of ARM disassembly for now.Evan Cheng2010-04-05
* Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgenJohnny Chen2010-04-02
* --- Reverse-merging r98637 into '.':Bob Wilson2010-03-16
* Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen2010-03-16
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-24
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-22
* Added the first bits of the ARM target assembler to llvm-mc. For now it onlyKevin Enderby2009-09-15
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-15
* Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson2009-04-17
* TableGen'ing instruction encodings.Evan Cheng2008-08-29
* Move ARM to pluggable asmprinterAnton Korobeynikov2008-08-17
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* ARM backend contribution from Apple.Evan Cheng2007-01-19
* added a skeleton of the ARM backendRafael Espindola2006-05-14