[all-commits] [llvm/llvm-project] 4464d9: [NFC][Reduce] Rewrite remove-funcs.ll to use FileC...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Jul 22 06:12:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4464d90ec6e1c9b26f5ef6edb9088c219b0647a1
https://github.com/llvm/llvm-project/commit/4464d90ec6e1c9b26f5ef6edb9088c219b0647a1
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
R llvm/test/Reduce/Inputs/remove-funcs.py
M llvm/test/Reduce/remove-funcs.ll
Log Message:
-----------
[NFC][Reduce] Rewrite remove-funcs.ll to use FileCheck, make it less fragile
Commit: 68922f7f2c231726f54d7fbc82e58f17986e3db6
https://github.com/llvm/llvm-project/commit/68922f7f2c231726f54d7fbc82e58f17986e3db6
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
A llvm/test/Reduce/remove-all-of-multiple-args.ll
A llvm/test/Reduce/remove-single-arg.ll
Log Message:
-----------
[NFC][Reduce] Add a test showing that we fail to to reduce single/last feature
Compare: https://github.com/llvm/llvm-project/compare/f8abecf3379d...68922f7f2c23
More information about the All-commits
mailing list