Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Deal with undefs when extending live intervals | Krzysztof Parzyszek | 2016-09-01 | 1 | -0/+112 |
| | | | | | | Reapply r280275, since MSVC accepts r280358. llvm-svn: 280369 | ||||
* | Revert "Add an optional parameter with a list of undefs to extendToIndices" | Reid Kleckner | 2016-08-31 | 1 | -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 intervals | Krzysztof Parzyszek | 2016-08-31 | 1 | -0/+112 |
llvm-svn: 280275 |