summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/IfConversion.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2017-05-10 13:03:25 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2017-05-10 13:03:25 +0000
commit11d251c05cc498194945cac07ab5d17770e298bf (patch)
tree4e669b66073b3a70225174add14bc872db73f243 /llvm/lib/CodeGen/IfConversion.cpp
parentda61a7f9efecbba9b5d018d947ff3800fdbc8dc4 (diff)
downloadbcm5719-llvm-11d251c05cc498194945cac07ab5d17770e298bf.tar.gz
bcm5719-llvm-11d251c05cc498194945cac07ab5d17770e298bf.zip
[SystemZ] Implement getRepRegClassFor()
This method must return a valid register class, or the list-ilp isel scheduler will crash. For MVT::Untyped nullptr was previously returned, but now ADDR128BitRegClass is returned instead. This is needed just as long as list-ilp (and probably also list-hybrid) is still there. Review: Ulrich Weigand, A Trick https://reviews.llvm.org/D32802 llvm-svn: 302649
Diffstat (limited to 'llvm/lib/CodeGen/IfConversion.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud