This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 269b4e691da [X86] Don't form extloads in combineExtInVec unless the loa [...] new 498e1aac857 [docs][Remarks] Add documentation for remarks in LLVM new 4f80e373f56 [Bitcode] Explicitly include Bitstream/BitCodes.h and Bitst [...]
The 2 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: docs/CodeGenerator.rst | 14 -- docs/Remarks.rst | 305 +++++++++++++++++++++++++++++++++ docs/index.rst | 3 + lib/Bitcode/Reader/BitcodeAnalyzer.cpp | 2 + 4 files changed, 310 insertions(+), 14 deletions(-) create mode 100644 docs/Remarks.rst