[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / lib / Target / PowerPC / PPCVSXSwapRemoval.cpp
2015-08-24 Bill Schmidt[PPC64LE] Fix PR24546 - Swap optimization and debug...
2015-07-21 Bill Schmidt[PPC64LE] More vector swap optimization TLC
2015-07-13 Bill Schmidt[PPC64LE] More improvements to VSX swap optimization
2015-07-02 Bill Schmidt[PPC64LE] Remove implicit-subreg restriction from VSX...
2015-07-02 Bill Schmidt[PPC64LE] Teach swap optimization about the doubleword...
2015-07-01 Bill Schmidt[PPC64LE] Enable missing lxvdsx optimization, and relat...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-16 Bill Schmidt[PPC64] Add vector pack/unpack support from ISA 2.07
2015-05-06 Bill Schmidt[PPC64LE] Adjust vector splats during VSX swap optimization
2015-04-27 Bill SchmidtSilence unused variable errors for no-asserts builds
2015-04-27 Bill Schmidt[PPC64LE] Remove unnecessary swaps from lane-insensitiv...