summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/fast-isel-ret.ll
AgeCommit message (Expand)Author
2017-09-23[PowerPC] Eliminate compares - add i32 sext/zext handling for SETULE/SETUGENemanja Ivanovic
2016-01-29Since LI/LIS sign extend the constant passed into the instruction we shouldEric Christopher
2015-07-25Fix PPCMaterializeInt to check the size of the integer based on theEric Christopher
2015-07-24Clean up function attributes on PPC fast-isel tests.Eric Christopher
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-10-19[PowerPC] Temporarily disable VSX for PowerPC fast-isel testsBill Schmidt
2014-09-17Fix FastISel bug in boolean returns for PowerPC.Samuel Antao
2013-08-26[PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt