summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll
AgeCommit message (Expand)Author
2017-11-20[PPC] Heuristic to choose between a X-Form VSX ld/st vs a X-Form FP ld/st.Tony Jiang
2017-08-14[PowerPC] Add codegen for VSX word extract convert to FPLei Huang
2017-05-24[PowerPC] Fix a performance bug for PPC::XXSLDWI.Tony Jiang
2017-05-24P9: D-form vector load/store. Differential Revision: https://reviews.llvm.org...Zaara Syeda
2016-12-09[PPC] Add intrinsics for vector extract word and vector insert word.Sean Fertile
2016-09-22[Power9] Add exploitation of non-permuting memory opsNemanja Ivanovic
2016-09-14Fix code-gen crash on Power9 for insert_vector_elt with variable index (PR30189)Nemanja Ivanovic
2016-07-12The test case I added is PowerPC specific but I accidentallyNemanja Ivanovic