summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/ctpop.ll
Commit message (Expand)AuthorAgeFilesLines
* Only generate the popc instruction for SPARC CPUs that implement it.Jakob Stoklund Olesen2014-01-261-6/+6
* [Sparc] Add missing processor types: v7 and niagaraVenkatraman Govindaraju2014-01-111-1/+8
* Fix broken CHECK lines.Benjamin Kramer2014-01-111-1/+1
* [Sparc] Emit retl/ret instead of jmp instruction. It improves the readability...Venkatraman Govindaraju2014-01-101-2/+2
* [SparcV9]: Use SRL instead of SLL to clear top 32-bits in ctpop:i32. SLL does...Venkatraman Govindaraju2014-01-011-2/+16
* Add support for 64-bit calling convention.Jakob Stoklund Olesen2013-04-021-1/+1
* add support for the sparcv9-*-* target triple to turn onChris Lattner2010-02-041-4/+2
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-4/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-7/+8
* For PR1319:Reid Spencer2007-04-161-4/+6
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+11
OpenPOWER on IntegriCloud