This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91c16f1 [RDF] Extract the physical register information into a separa [...] new 11be2d2 [Orc] Add missing include. new 70c07bb DAG: Fold fneg into compare with constant into the constant
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: .../ExecutionEngine/Orc/OrcRemoteTargetClient.h | 1 + lib/CodeGen/SelectionDAG/TargetLowering.cpp | 10 + test/CodeGen/AMDGPU/setcc-fneg-constant.ll | 257 +++++++++++++++++++++ test/CodeGen/SystemZ/fp-cmp-05.ll | 8 +- test/CodeGen/XCore/fneg.ll | 4 +- 5 files changed, 274 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/AMDGPU/setcc-fneg-constant.ll