ADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable. The users of these intrinsics...
[oota-llvm.git] / lib / Target / PIC16 / PIC16.h
2009-02-24 Bill WendlingOverhaul my earlier submission due to feedback. It...
2009-01-21 Sanjiv GuptaImplement LowerOperationWrapper for legalizer.
2009-01-13 Sanjiv GuptaChecking in conditionals, function call, arrays and...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-11-19 Sanjiv GuptaAdded a more function PIC16 backend. However to get...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-05-14 Sanjiv GuptaFixed the file description header at the top to remove...
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.