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-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-12-24 11:46:17 +09:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-11-09 11:17:08 +00:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-09-11 11:56:11 -04:00
2020-06-26 14:58:41 -07:00
2020-11-08 14:03:55 +00:00
2020-12-24 11:46:17 +09:00
2020-06-26 14:58:41 -07:00
2020-10-20 11:57:19 +02:00
2020-06-26 14:58:41 -07:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-06-26 14:58:41 -07:00
2020-12-14 15:51:43 +03:00
2020-11-08 14:03:55 +00:00
2020-10-07 10:36:44 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-11-08 14:03:55 +00:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-12-24 11:46:17 +09:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-11-08 14:03:55 +00:00
2020-12-24 11:46:17 +09:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-12-24 11:46:17 +09:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-10-31 16:52:36 +00:00
2020-06-26 14:58:41 -07:00
2020-12-22 16:05:39 -05:00
2020-12-22 16:05:39 -05:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-11-08 14:03:55 +00:00
2020-11-08 14:03:55 +00:00
2020-06-26 14:58:41 -07:00
2020-07-22 09:13:30 -04:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-06-26 14:58:41 -07:00
2020-10-29 21:45:13 +01:00
2020-11-08 14:03:55 +00:00
2020-11-08 14:03:55 +00:00
2020-11-17 15:10:23 -05:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-12-09 16:38:45 +03:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-11-20 20:08:43 -05:00
2020-06-26 14:58:41 -07:00
2020-09-21 10:51:03 -04:00
2020-08-21 14:05:07 -07:00
2020-11-08 14:03:55 +00:00
2020-12-24 11:46:17 +09:00
2020-08-10 16:09:26 +01:00
2020-06-26 14:58:41 -07:00
2020-11-17 18:11:45 +03:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-11-08 14:03:55 +00:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-08-25 11:19:36 -04:00
2020-04-14 18:09:10 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-12-24 11:46:17 +09:00
2020-08-06 22:09:24 +03:00
2020-12-24 11:46:17 +09:00
2020-08-06 22:09:24 +03:00
2020-12-09 16:38:45 +03:00
2020-11-18 12:53:39 +01:00
2020-12-24 11:46:17 +09:00
2020-11-20 18:33:57 +03:00
2020-12-07 07:50:00 -08:00
2020-10-07 10:36:44 -07:00
2020-10-07 10:36:44 -07:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-10-07 10:36:44 -07:00
2020-06-26 14:58:41 -07:00
2020-10-07 10:36:44 -07:00
2020-06-26 14:58:41 -07:00
2020-10-07 10:36:44 -07:00
2020-10-07 10:36:44 -07:00
2020-10-07 10:36:44 -07:00
2020-10-07 10:36:44 -07:00
2020-07-08 08:06:15 -07:00
2020-06-26 14:58:41 -07:00
2020-10-07 10:36:44 -07:00
2020-04-29 12:00:38 +01:00
2020-06-26 14:58:41 -07:00
2020-11-20 14:00:46 -05:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-10-07 10:36:44 -07:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00
2020-11-08 14:03:55 +00:00
2020-11-08 14:03:55 +00:00
2020-11-08 14:03:55 +00:00
2020-12-24 11:46:17 +09:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-12-24 11:46:17 +09:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-06-26 14:58:41 -07:00
2020-10-07 10:36:44 -07:00
2020-06-26 14:58:41 -07:00
2020-10-07 10:36:44 -07:00
2020-12-24 11:46:17 +09:00
2020-12-24 11:46:17 +09:00
2020-05-29 15:37:41 -07:00
2020-10-07 10:36:44 -07:00
2020-12-24 11:46:17 +09:00
2020-11-08 14:03:55 +00:00