Get rid of 3 non-DebugLoc getNode variants.
[oota-llvm.git] / lib / Target / PIC16 / PIC16ISelLowering.h
2009-02-05 Dale JohannesenGet rid of 3 non-DebugLoc getNode variants.
2009-01-30 Dale JohannesenMake LowerCallTo and LowerArguments take a DebugLoc
2009-01-21 Duncan SandsCleanup whitespace and comments, and tweak some
2009-01-21 Sanjiv GuptaImplement LowerOperationWrapper for legalizer.
2009-01-13 Sanjiv GuptaChecking in conditionals, function call, arrays and...
2008-12-01 Duncan SandsChange the interface to the type legalization method
2008-11-26 Sanjiv GuptaEmit declaration for globals and externs.
2008-11-19 Sanjiv GuptaAdded a more function PIC16 backend. However to get...
2008-09-23 Dan GohmanFix these enums' starting values to reflect the way...
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-05-14 Sanjiv GuptaDetabification. Fixed indentation and spacing.
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.