aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MC/ARM: Enable generation of the ARM asm matcher, not that it can do much.Daniel Dunbar2010-08-111-1/+1
* Baby steps towards ARM fast-isel.Eric Christopher2010-07-211-1/+2
* Added support for ARM disassembly to edis.Sean Callanan2010-04-081-1/+1
* Re-enable ARM/Thumb disassembler and add a workaround for a memcpy() call inJohnny Chen2010-04-071-2/+3
* Re-apply 100265 but instead disable building of ARM disassembly for now.Evan Cheng2010-04-051-3/+2
* Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgenJohnny Chen2010-04-021-2/+3
* --- Reverse-merging r98637 into '.':Bob Wilson2010-03-161-3/+2
* Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen2010-03-161-2/+3
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+1
* Added the first bits of the ARM target assembler to llvm-mc. For now it onlyKevin Enderby2009-09-151-1/+1
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-1/+1
* Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson2009-04-171-1/+1
* TableGen'ing instruction encodings.Evan Cheng2008-08-291-1/+2
* Move ARM to pluggable asmprinterAnton Korobeynikov2008-08-171-1/+3
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+1
* ARM backend contribution from Apple.Evan Cheng2007-01-191-2/+2
* added a skeleton of the ARM backendRafael Espindola2006-05-141-0/+21