Bitcasts between FP and INT values using direct moves
[oota-llvm.git] / lib / Target / PowerPC / PPCVSXCopy.cpp
2015-12-15 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-10-09 Nemanja IvanovicVector element extraction without stack operations...
2015-08-13 Nemanja IvanovicScalar to vector conversions using direct moves
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-02-01 Hal Finkel[PowerPC] Put PPCVSXCopy into its own source file