summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/64cond.ll
AgeCommit message (Expand)Author
2014-05-16TableGen: fix operand counting for aliasesTim Northover
2014-01-12The SPARCv9 ABI returns a float in %f0.Jakob Stoklund Olesen
2014-01-01[SparcV9]: Custom lower UMULO/SMULO so that the arguments are send to __multi...Venkatraman Govindaraju
2013-12-09[Sparc]: Implement getSetCCResultType() in SparcTargetLowering so that umulo/...Venkatraman Govindaraju
2013-07-25Allocate local registers in order for optimal coloring.Andrew Trick
2013-06-07Fix a typo in asm string of BP* family of instructions. With this fixRoman Divacky
2013-06-07[Sparc]: Use cmp instruction instead of subcc to compare integers.Venkatraman Govindaraju
2013-06-02Sparc: Combine add/or/sethi instruction with restore if possible.Venkatraman Govindaraju
2013-06-02Sparc: Perform leaf procedure optimization by defaultVenkatraman Govindaraju
2013-05-19Don't use %g0 to materialize 0 directly.Jakob Stoklund Olesen
2013-05-19Select i64 values with %icc conditions.Jakob Stoklund Olesen
2013-05-19Add floating point selects on %xcc predicates.Jakob Stoklund Olesen
2013-05-19Implement SPselectfcc for i64 operands.Jakob Stoklund Olesen
2013-05-14Recognize sparc64 as an alias for sparcv9 triples.Jakob Stoklund Olesen
2013-04-04Add SPARC v9 support for select on 64-bit compares.Jakob Stoklund Olesen
2013-04-03Add 64-bit compare + branch for SPARC v9.Jakob Stoklund Olesen