This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fcdb958 Check the number of Args in LibCallsShrinkWrap. new 9ff4a73 Removed FIXME from include ordering comment new 05c1074 Revert r284580+r284917. ("Synthesize TBB/TBH instructions")
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: lib/Support/Windows/WindowsSupport.h | 2 +- lib/Target/ARM/ARMAsmPrinter.cpp | 77 --------------- lib/Target/ARM/ARMConstantIslandPass.cpp | 105 +++------------------ lib/Target/ARM/ARMInstrThumb.td | 12 --- .../ARM/arm-position-independence-jump-table.ll | 34 ++++--- test/CodeGen/ARM/constant-island-crash.ll | 43 --------- test/CodeGen/ARM/jump-table-tbh.ll | 55 ----------- test/CodeGen/Thumb2/thumb2-jtb.ll | 1 - test/CodeGen/Thumb2/thumb2-tbb.ll | 9 -- test/CodeGen/Thumb2/thumb2-tbh.ll | 8 +- 10 files changed, 38 insertions(+), 308 deletions(-) delete mode 100644 test/CodeGen/ARM/constant-island-crash.ll delete mode 100644 test/CodeGen/ARM/jump-table-tbh.ll