This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d7ca916c7c7 Sink Analysis/ObjectUtil(canBeOmittedFromSymbolTable) into [...] new bbe1a9edde0 [X86] Rewrite getOperandBias in X86BaseInfo.h to be a littl [...] new 788fc6f75e6 [TableGen] Use count_if instead of a manual loop. NFC new e2cd723d4e9 [TableGen] Use range-based for loops. NFC new cbb421beaa9 [TableGen] Remove unnecessary map lookup and shadowing of a [...] new 3e65cc15a0e [InstSimplify] fp_binop X, NaN --> NaN new dbce663d7fc typo
The 6 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/Analysis/InstructionSimplify.cpp | 42 ++++++++++++++++------ lib/Target/X86/MCTargetDesc/X86BaseInfo.h | 56 +++++++++++++++++------------ test/CodeGen/AMDGPU/imm.ll | 21 +++++------ test/Transforms/InstSimplify/fp-nan.ll | 60 +++++++++++-------------------- tools/dsymutil/DwarfLinker.cpp | 2 +- utils/TableGen/CodeGenSchedule.cpp | 31 ++++++++-------- 6 files changed, 109 insertions(+), 103 deletions(-)