This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a9d2df17bf Remove "#if 0"ed out assert new ec87df5c2db [FunctionImport] assert(false) -> llvm_unreachable(). NFCI. new 0e9e7d51d92 [RDF] Switch RegisterAggr to a bit vector of register units new 2eb84fd76a4 Add missing #include
The 3 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: .../llvm/Analysis/ScalarEvolutionNormalization.h | 1 + lib/Target/Hexagon/HexagonOptAddrMode.cpp | 2 +- lib/Target/Hexagon/RDFGraph.cpp | 11 +- lib/Target/Hexagon/RDFLiveness.cpp | 30 +-- lib/Target/Hexagon/RDFRegisters.cpp | 252 +++++++++------------ lib/Target/Hexagon/RDFRegisters.h | 58 +++-- lib/Transforms/IPO/FunctionImport.cpp | 2 +- 7 files changed, 170 insertions(+), 186 deletions(-)