This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b145b4e996b Fix some signed / unsigned conversion problems. new fea7778384a [LLVM-C] Finish exception instruction bindings - Round 2 new e1a4b1753a1 [BlockPlacement] Disable block placement tail duplciation i [...] new 788c75b81c8 [NVPTX] Enable StructuredCFG for NVPTX
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: include/llvm-c/Core.h | 79 ++++++++++++++++++++++++--- lib/CodeGen/MachineBlockPlacement.cpp | 17 +++--- lib/IR/Core.cpp | 94 ++++++++++++++++++++++++++++++++- lib/Target/NVPTX/NVPTXTargetMachine.cpp | 10 ++++ test/Bindings/llvm-c/echo.ll | 35 ++++++++++++ tools/llvm-c-test/echo.cpp | 63 +++++++++++++++++++++- 6 files changed, 282 insertions(+), 16 deletions(-)