aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* add shifts to addressing mode 1Rafael Espindola2006-09-131-3/+6
* partial implementation of the ARM Addressing Mode 1Rafael Espindola2006-09-111-7/+7
* change the addressing mode of the str instruction to reg+immRafael Espindola2006-08-081-0/+4
* create the raddr addressing mode that matches any register and the frame indexRafael Espindola2006-07-101-22/+0
* handle the "mov reg1, reg2" case in isMoveInstrRafael Espindola2006-06-271-1/+13
* implement minimal versions ofRafael Espindola2006-05-231-5/+0
* added a skeleton of the ARM backendRafael Espindola2006-05-141-0/+58