Juneyoung Lee
db7a2f347f
Precommit transform tests that have poison as insertelement's placeholder
...
This commit copies existing tests at llvm/Transforms and replaces
'insertelement undef' in those files with 'insertelement poison'.
(see https://reviews.llvm.org/D93586 )
Tests listed using this script:
grep -R -E '^[^;]*insertelement <.*> undef,' . | cut -d":" -f1 | uniq |
wc -l
Tests updated:
file_org=llvm/test/Transforms/$1
file=${file_org%.ll}-inseltpoison.ll
cp $file_org $file
sed -i -E 's/^([^;]*)insertelement <(.*)> undef/\1insertelement <\2> poison/g' $file
head -1 $file | grep "Assertions have been autogenerated by utils/update_test_checks.py" -q
if [ "$?" == 1 ]; then
echo "$file : should be manually updated"
# I manually updated the script
exit 1
fi
python3 ./llvm/utils/update_test_checks.py --opt-binary=./build-releaseassert/bin/opt $file
2020-12-24 11:46:17 +09:00
..
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-24 11:46:17 +09:00
2020-04-06 09:59:08 -06:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:34 +03:00
2020-06-27 18:30:59 +03:00
2020-12-17 01:03:49 +03:00
2019-04-17 04:52:47 +00:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:50 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:36 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2019-04-17 04:52:47 +00:00
2020-12-20 00:18:35 +03:00
2020-12-17 01:03:49 +03:00
2019-04-17 04:52:47 +00:00
2020-12-18 00:37:21 +03:00
2020-12-20 00:18:32 +03:00
2020-12-18 00:37:21 +03:00
2020-12-17 01:03:49 +03:00
2020-12-18 00:37:22 +03:00
2020-12-20 00:18:34 +03:00
2020-12-20 00:18:36 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:36 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:36 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:36 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:36 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:36 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:34 +03:00
2020-12-18 00:37:22 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:36 +03:00
2020-12-20 00:18:36 +03:00
2020-12-20 00:18:36 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:49 +03:00
2020-12-18 00:37:22 +03:00
2019-04-17 04:52:47 +00:00
2020-12-18 00:37:22 +03:00
2020-12-18 00:37:22 +03:00
2020-12-20 00:18:32 +03:00
2019-04-17 04:52:47 +00:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:34 +03:00
2020-12-20 00:18:34 +03:00
2020-12-17 01:03:49 +03:00
2019-04-17 04:52:47 +00:00
2020-12-20 00:18:34 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-07-04 18:12:04 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:35 +03:00
2020-12-17 01:03:50 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:33 +03:00
2020-12-16 00:38:00 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:33 +03:00
2020-12-20 00:18:33 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2019-04-17 04:52:47 +00:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-18 00:37:21 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-10-31 00:25:32 -07:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:50 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:33 +03:00
2020-03-23 15:51:57 -04:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-24 11:46:17 +09:00
2020-12-20 00:18:33 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2019-12-13 14:30:21 +00:00
2019-06-13 19:36:38 +00:00
2019-09-05 22:49:34 +00:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:49 +03:00
2020-06-28 20:51:03 +02:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-18 00:37:22 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:49 +03:00
2020-12-18 00:37:21 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:32 +03:00
2020-12-20 00:18:32 +03:00
2020-12-18 00:37:22 +03:00
2020-12-17 01:03:49 +03:00
2020-12-17 01:03:49 +03:00
2020-12-20 00:18:33 +03:00
2020-12-20 00:18:33 +03:00
2020-12-17 01:03:49 +03:00
2020-06-28 20:51:02 +02:00
2020-12-18 00:37:22 +03:00