Be bug compatible with gcc by returning MMX values in RAX.
[oota-llvm.git] / lib / Target / PIC16 / PIC16InstrInfo.cpp
2009-02-12 Bill WendlingMove debug loc info along when the spiller creates...
2009-01-21 Sanjiv GuptaFixed build warnings. Restoring changes done in 62600...
2009-01-21 Sanjiv GuptaImplement LowerOperationWrapper for legalizer.
2009-01-20 Evan ChengChange TargetInstrInfo::isMoveInstr to return source...
2009-01-13 Sanjiv GuptaChecking in conditionals, function call, arrays and...
2008-11-28 Duncan SandsAdd include files needed when building with
2008-11-19 Sanjiv GuptaFixed build warnings.
2008-11-19 Sanjiv GuptaAdded a more function PIC16 backend. However to get...
2008-11-18 Dan GohmanAdd more const qualifiers. This fixes build breakage...
2008-10-08 Duncan SandsAdd <cstdio> include where needed by gcc-4.4.
2008-10-03 Dan GohmanSwitch the MachineOperand accessors back to the short...
2008-08-14 Owen AndersonConvert uses of std::vector in TargetInstrInfo to Small...
2008-05-14 Sanjiv GuptaDetabification. Fixed indentation and spacing.
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.