Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are ↵ | David Blaikie | 2015-08-01 | 1 | -2/+1 |
| | | | | | | | | | | deprecated in C++11 Remove some unnecessary explicit special members in Hexagon that, once removed, allow the other implicit special members to be used without depending on deprecated features. llvm-svn: 243825 | ||||
* | [Hexagon] Generate "insert" instructions more aggressively | Krzysztof Parzyszek | 2015-07-08 | 1 | -0/+1598 |
| | | | | llvm-svn: 241683 | ||||
* | Revert 241681: causes Windows builds to fail | Krzysztof Parzyszek | 2015-07-08 | 1 | -1598/+0 |
| | | | | llvm-svn: 241682 | ||||
* | [Hexagon] Generate "insert" instructions more aggressively | Krzysztof Parzyszek | 2015-07-08 | 1 | -0/+1598 |
llvm-svn: 241681 |