summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-30[PowerPC] Recommit r314244 with refactoring and off by defaultNemanja Ivanovic
2017-10-16[PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extendedHiroshi Inoue
2017-10-10[MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner
2017-09-26[PowerPC] Reverting sequence of patches for elimination of comparison instruc...Nemanja Ivanovic
2017-09-23[PowerPC] Eliminate compares - add i32 sext/zext handling for SETLT/SETGTNemanja Ivanovic
2017-06-27[CGP] eliminate a sub instruction in memcmp expansionSanjay Patel
2017-06-19[CGP, PowerPC] try to constant fold before creating loads for memcmp expansionSanjay Patel
2017-06-09[PowerPC] add memcmp test with one constant operand and equality cmp; NFCSanjay Patel
2017-06-08[CGP] don't expand a memcmp with nobuiltin attributeSanjay Patel
2017-06-08[PowerPC] add memcmp test with nobuiltin attr; NFCSanjay Patel
2017-06-08[CGP / PowerPC] avoid multi-block overhead for simple memcmp expansionSanjay Patel
2017-06-07[CGP] avoid zext/trunc of a memcmp expansion compareSanjay Patel
2017-06-07[CGP / PowerPC] use direct compares if there's only one load per block in mem...Sanjay Patel
2017-06-06[PowerPC] auto-generate full checks and increase test coverageSanjay Patel
2017-05-31[PPC] Inline expansion of memcmpZaara Syeda