summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/32abi.ll
AgeCommit message (Expand)Author
2017-08-17Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-16[MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry
2017-05-16Elide stores which are overwritten without being observed.Nirav Dave
2016-07-09VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun
2016-05-18[Sparc] Add Soft Float supportChris Dewhurst
2015-12-15[Sparc] Fix handling of double incoming arguments on sparc little-endian.James Y Knight