This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e2477cfa4b9 [DebugInfo] Rename DbgValueHistoryMap::{InstrRange -> Entry}, NFC new 735eff80dd1 [ARM GlobalISel] Map G_FCONSTANT new d8ccf753e3c [ARM GlobalISel] Select G_FCONSTANT into pools new 8c8976533c6 [ARM GlobalISel] Select G_FCONSTANT for VFP3 new 7357a6acd03 [ARM GlobalISel] Add some asserts. NFC.
The 4 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/ARMInstrVFP.td | 42 +++++-- lib/Target/ARM/ARMInstructionSelector.cpp | 50 ++++++++ lib/Target/ARM/ARMRegisterBankInfo.cpp | 8 ++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 39 ++++++ test/CodeGen/ARM/GlobalISel/select-fp-const.mir | 139 ++++++++++++++++++++++ 5 files changed, 268 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/ARM/GlobalISel/select-fp-const.mir