This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1741b26b00 [Sema] Silence unused variable warning. new 54a73f9758 [CodeGen] Add thumb-mode to target-features for arm/thumb triples.
The 1 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/Basic/Targets.cpp | 7 ++++++ test/CodeGen/arm-long-calls.c | 4 ++-- test/CodeGen/arm-no-movt.c | 4 ++-- test/CodeGen/arm-target-features.c | 34 +++++++++++++--------------- test/CodeGen/arm-thumb-mode-target-feature.c | 33 +++++++++++++++++++++++++++ 5 files changed, 60 insertions(+), 22 deletions(-) create mode 100644 test/CodeGen/arm-thumb-mode-target-feature.c