Be bug compatible with gcc by returning MMX values in RAX.
[oota-llvm.git] / lib / Target / PIC16 / PIC16AsmPrinter.cpp
2009-02-18 Bill WendlingPut code that generates debug labels into TableGen...
2009-02-10 Sanjiv GuptaFunction temporaries can not overlap with retval or...
2009-02-06 Sanjiv GuptaPrint globl directive for variables with external linka...
2009-01-30 Sanjiv GuptaEnable emitting of constant values in non-default addre...
2009-01-13 Sanjiv GuptaChecking in conditionals, function call, arrays and...
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2008-11-26 Sanjiv GuptaEmit declaration for globals and externs.
2008-11-19 Sanjiv GuptaAdded a more function PIC16 backend. However to get...
2008-10-03 Dan GohmanSwitch the MachineOperand accessors back to the short...
2008-09-24 Anton KorobeynikovRemove dead code for PIC16 (preparation to switch to...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-06-19 Evan ChengUnneeded include's.
2008-05-14 Dale JohannesenAdd CommonLinkage; currently tentative definitions
2008-05-14 Sanjiv GuptaDetabification. Fixed indentation and spacing.
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.