This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b4811e7 [Support] Cleanup of an ancient Darwin work-around in Signals [...] new 20c7e33 ScheduleDAGInstrs: Fix memory corruption new 578a1d2 Fix some Include What You Use warnings in examples; other min [...]
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: examples/BrainF/BrainF.cpp | 20 +++++++++++++++---- examples/BrainF/BrainF.h | 9 +++++---- examples/BrainF/BrainFDriver.cpp | 23 ++++++++++++++++++---- examples/Fibonacci/fibonacci.cpp | 15 ++++++++++++-- examples/HowToUseJIT/HowToUseJIT.cpp | 12 +++++++++-- .../BuildingAJIT/Chapter1/KaleidoscopeJIT.h | 18 ++++++++++++----- examples/Kaleidoscope/include/KaleidoscopeJIT.h | 18 ++++++++++++++--- examples/ModuleMaker/ModuleMaker.cpp | 6 ++++++ examples/ParallelJIT/ParallelJIT.cpp | 18 ++++++++++++++++- lib/CodeGen/ScheduleDAGInstrs.cpp | 4 ++-- 10 files changed, 116 insertions(+), 27 deletions(-)