summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/float-load-store-pair.ll
AgeCommit message (Expand)Author
2022-11-14[PowerPC] make expensive mflr be away from its user in the function prologueChen Zheng
2022-10-11[PPC] Opaque pointer migration, part 1.Kai Nacke
2021-07-16[PowerPC] Update Refactored Load/Store Implementation, XForm VSX Patterns, an...Amy Kwan
2020-12-30[PowerPC][test] Add explicit dso_local to definitions in ELF static relocatio...Fangrui Song
2020-07-17[MachineScheduler] Fix the TopDepth/BotHeightReduce latency heuristicsJay Foad
2020-07-10[PowerPC] Enable default support of quad precision operationsLei Huang
2019-08-30[PowerPC][NFC] Avoid checking non-relevant .cfi instructionsJinsong Ji
2019-07-23[PowerPC] Replace float load/store pair with integer load/store pair when it'...Zi Xuan Wu
2019-07-16[NFC][PowerPC] Add test case for D64195Zi Xuan Wu