Revert "LiveIntervalAnalysis: Support moving of subregister defs in handleMove"
authorMatthias Braun <matze@braunis.de>
Thu, 11 Feb 2016 21:07:44 +0000 (21:07 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 11 Feb 2016 21:07:44 +0000 (21:07 +0000)
commitc67f5a6ab1a3b2ea5b9c7c5dc586998fedfd1ace
tree802c027e31abf06a86631754a25d50d2260c8060
parent3f0632958b7da161e59943f0e02863b883bc80c2
Revert "LiveIntervalAnalysis: Support moving of subregister defs in handleMove"

This is broke a bot:

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/4703/steps/test-suite/logs/test.log

Reverting while I investigate.

This reverts commit r260565.

llvm-svn: 260586
llvm/lib/CodeGen/LiveIntervalAnalysis.cpp