This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1c411e7a86 [X86] Don't clobber reserved registers with stack adjustments new 51bcf5f4a57 [docs][ARM] Add HowTo for cross compiling and testing compi [...] new e82a7f1476b [CGP] Disable Select instruction handling in optimizeMemory [...]
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/HowToCrossCompileBuiltinsOnArm.rst | 201 +++++++++++++++++++++ docs/index.rst | 4 + lib/CodeGen/CodeGenPrepare.cpp | 2 +- .../Transforms/CodeGenPrepare/ARM/sink-addrmode.ll | 2 +- .../CodeGenPrepare/X86/sink-addrmode-base.ll | 4 +- 5 files changed, 209 insertions(+), 4 deletions(-) create mode 100644 docs/HowToCrossCompileBuiltinsOnArm.rst