This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f60747136ea [PowerPC] add test and auto-generate checks; NFC new cfaa15d9055 [Hexagon] Cache reached blocks in bit tracker instead of sc [...] new 111ac46fe72 [RDF] Cache register units for reg masks instead of recalcu [...] new 1896b7912b1 [RDF] Use faster version of findBlock new ad6758286ad [RDF] Switch NodeList to SmallVector from std::vector new f6728e6d7da [Hexagon] Remove RDefMap, use Liveness:getNearestAliasedRef [...] new d9552968c46 [Hexagon] Generate proper offset in opt-addr-mode
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/Hexagon/BitTracker.cpp | 10 ++--- lib/Target/Hexagon/BitTracker.h | 10 +++-- lib/Target/Hexagon/HexagonOptAddrMode.cpp | 70 +++++------------------------ lib/Target/Hexagon/HexagonTargetMachine.cpp | 2 + lib/Target/Hexagon/RDFCopy.cpp | 2 +- lib/Target/Hexagon/RDFGraph.h | 3 +- lib/Target/Hexagon/RDFRegisters.cpp | 47 ++++++++----------- lib/Target/Hexagon/RDFRegisters.h | 13 +++++- test/CodeGen/Hexagon/addrmode-globoff.mir | 25 +++++++++++ 9 files changed, 80 insertions(+), 102 deletions(-) create mode 100644 test/CodeGen/Hexagon/addrmode-globoff.mir