aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SPARC/64cond.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+6
* Merging r196751:Bill Wendling2013-12-091-0/+14
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-1/+1
* Fix a typo in asm string of BP* family of instructions. With this fixRoman Divacky2013-06-071-2/+2
* [Sparc]: Use cmp instruction instead of subcc to compare integers.Venkatraman Govindaraju2013-06-071-8/+8
* Sparc: Combine add/or/sethi instruction with restore if possible.Venkatraman Govindaraju2013-06-021-4/+4
* Sparc: Perform leaf procedure optimization by defaultVenkatraman Govindaraju2013-06-021-1/+1
* Don't use %g0 to materialize 0 directly.Jakob Stoklund Olesen2013-05-191-0/+11
* Select i64 values with %icc conditions.Jakob Stoklund Olesen2013-05-191-0/+11
* Add floating point selects on %xcc predicates.Jakob Stoklund Olesen2013-05-191-0/+22
* Implement SPselectfcc for i64 operands.Jakob Stoklund Olesen2013-05-191-0/+11
* Recognize sparc64 as an alias for sparcv9 triples.Jakob Stoklund Olesen2013-05-141-2/+2
* Add SPARC v9 support for select on 64-bit compares.Jakob Stoklund Olesen2013-04-041-0/+22
* Add 64-bit compare + branch for SPARC v9.Jakob Stoklund Olesen2013-04-031-0/+34