summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/llvm.pow.ll
Commit message (Expand)AuthorAge
* R600: Enable vector fpow.Tom Stellard2014-02-04
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-11
* R600: Support schedule and packetization of trans-only instVincent Lejeune2013-06-29
* R600: Schedule copy from phys register at beginning of blockVincent Lejeune2013-06-05
* R600: use capital letter for PV channelVincent Lejeune2013-06-03
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-17
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-02
* R600: Fix up test/CodeGen/R600/llvm.pow.ll for r177730Michel Danzer2013-03-22
* Add R600 backendTom Stellard2012-12-11