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