This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74188ea645f [RISCV] Fix failure to parse parenthesized immediates new a40de1884c1 [RISCV] Allow parsing immediates that use tilde & exclaim new c54dc662182 [ConstantFolding] Fix assertion failure on non-power-of-two [...]
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: lib/Analysis/ConstantFolding.cpp | 2 +- lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 4 ++++ test/MC/RISCV/rv32i-valid.s | 30 +++++++++++++++++++++++++++ test/Transforms/InstSimplify/load.ll | 10 +++++++++ 4 files changed, 45 insertions(+), 1 deletion(-)