summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/expand-condsets-extend.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Deal with undefs when extending live intervalsKrzysztof Parzyszek2016-09-011-0/+112
| | | | | | Reapply r280275, since MSVC accepts r280358. llvm-svn: 280369
* Revert "Add an optional parameter with a list of undefs to extendToIndices"Reid Kleckner2016-08-311-112/+0
| | | | | | | | | | | | 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
* [Hexagon] Deal with undefs when extending live intervalsKrzysztof Parzyszek2016-08-311-0/+112
llvm-svn: 280275
OpenPOWER on IntegriCloud