Mark mayLoad, mayStore for insns correctly and use them
[oota-llvm.git] / lib / Target / PIC16 / PIC16InstrInfo.h
2009-05-12 Sanjiv GuptaMark mayLoad, mayStore for insns correctly and use...
2009-05-06 Sanjiv GuptaEmit banksel and movlp instructions.
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...
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-08-14 Owen AndersonConvert uses of std::vector in TargetInstrInfo to Small...
2008-05-14 Dan GohmanChange target-specific classes to use more precise...
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.