Revert "Add an optional parameter with a list of undefs to extendToIndices"
authorReid Kleckner <rnk@google.com>
Wed, 31 Aug 2016 22:36:02 +0000 (22:36 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 31 Aug 2016 22:36:02 +0000 (22:36 +0000)
commit109448ee8140072751d061821cfaea3415f67c02
tree0e759adf006fac7c0d1575a891d076050b2e4910
parent0d70831d733f89d743ce5e4444796b834ae5797c
Revert "Add an optional parameter with a list of undefs to extendToIndices"

This reverts commit r280268, it causes all MSVC 2013 to ICE. This
appears to have been fixed in a later MSVC 2013 update, because I cannot
reproduce it locally. That said, all upstream LLVM bots are broken right
now, so I am reverting.

Also reverts dependent change r280275, "[Hexagon] Deal with undefs when
extending live intervals".

llvm-svn: 280301
llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h
llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp
llvm/test/CodeGen/Hexagon/expand-condsets-extend.ll [deleted file]