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 / PIC16TargetMachine.cpp
2009-02-24 Bill WendlingOverhaul my earlier submission due to feedback. It...
2008-11-26 Evan ChengCosmetic.
2008-11-19 Sanjiv GuptaAdded a more function PIC16 backend. However to get...
2008-11-15 Oscar FuentesAdds extern "C" ints to the .cpp files that use Registe...
2008-10-16 Chris Lattnermark some targets as experimental. Andrew, if you...
2008-10-14 Dan GohmanFix command-line option printing to print two spaces...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-05-14 Sanjiv GuptaDetabification. Fixed indentation and spacing.
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.