R600: Const/Neg/Abs can be folded to dot4
authorVincent Lejeune <vljn@ovi.com>
Tue, 4 Jun 2013 23:17:15 +0000 (23:17 +0000)
committerVincent Lejeune <vljn@ovi.com>
Tue, 4 Jun 2013 23:17:15 +0000 (23:17 +0000)
commite67a4afb5da59c02338622eea68e096ba143113f
tree73c85516285abe45df6f12fa2a7a2971eb555c31
parent00ed010d9ef388d718ac358132848661b286f7b0
R600: Const/Neg/Abs can be folded to dot4

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDILISelDAGToDAG.cpp
lib/Target/R600/R600EmitClauseMarkers.cpp
lib/Target/R600/R600ExpandSpecialInstrs.cpp
lib/Target/R600/R600InstrInfo.cpp
lib/Target/R600/R600InstrInfo.h
test/CodeGen/R600/dot4-folding.ll [new file with mode: 0644]