Eliminate a compile time warning.
[oota-llvm.git] / lib / Target / ARM / ARM.h
2008-10-08 Jim GrosbachComment to be explicit that the enumeration values...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-07-05 Evan ChengInitial ARM JIT support by Raul Fernandes Herbster.
2007-01-19 Evan ChengARM backend contribution from Apple.
2006-11-02 Rafael Espindolamove ARMCondCodeToString to ARMAsmPrinter.cpp
2006-09-19 Rafael EspindolaImplement a MachineFunctionPass to fix the mul instruction
2006-09-13 Rafael Espindolaadd shifts to addressing mode 1
2006-09-02 Rafael Espindolaadd more condition codes
2006-08-24 Rafael Espindolaadd the "eq" condition code
2006-08-24 Rafael Espindolacreate a generic bcond instruction that has a condition...
2006-05-14 Rafael Espindolaadded a skeleton of the ARM backend