partial implementation of the ARM Addressing Mode 1
[oota-llvm.git] / lib / Target / ARM / ARMInstrInfo.cpp
2006-09-11 Rafael Espindolapartial implementation of the ARM Addressing Mode 1
2006-08-08 Rafael Espindolachange the addressing mode of the str instruction to...
2006-07-10 Rafael Espindolacreate the raddr addressing mode that matches any regis...
2006-06-27 Rafael Espindolahandle the "mov reg1, reg2" case in isMoveInstr
2006-05-23 Rafael Espindolaimplement minimal versions of
2006-05-14 Rafael Espindolaadded a skeleton of the ARM backend