This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0694395 [llvm-dwp] - Reuse object::Decompressor class new 59f9c4e ARM: match GCC's behaviour for builtins
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/Target/ARM/ARMISelLowering.cpp | 182 +++---------------------- lib/Target/ARM/ARMISelLowering.h | 2 - test/CodeGen/Thumb2/float-intrinsics-double.ll | 2 +- test/CodeGen/Thumb2/float-intrinsics-float.ll | 2 +- test/CodeGen/Thumb2/intrinsics-cc.ll | 41 ++++++ 5 files changed, 59 insertions(+), 170 deletions(-) create mode 100644 test/CodeGen/Thumb2/intrinsics-cc.ll