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