aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARM.h
AgeCommit message (Expand)Author
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-07-05Initial ARM JIT support by Raul Fernandes Herbster.Evan Cheng
2007-01-19ARM backend contribution from Apple.Evan Cheng
2006-11-02move ARMCondCodeToString to ARMAsmPrinter.cppRafael Espindola
2006-09-19Implement a MachineFunctionPass to fix the mul instructionRafael Espindola
2006-09-13add shifts to addressing mode 1Rafael Espindola
2006-09-02add more condition codesRafael Espindola
2006-08-24add the "eq" condition codeRafael Espindola
2006-08-24create a generic bcond instruction that has a conditional code argumentRafael Espindola
2006-05-14added a skeleton of the ARM backendRafael Espindola