Make use of vector load and store operations to implement memcpy, memmove, and memset...
[oota-llvm.git] / lib / Target / PIC16 / PIC16ISelLowering.cpp
2008-05-14 Evan ChengSilence warnings.
2008-05-14 Sanjiv GuptaDetabification. Fixed indentation and spacing.
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.