1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/BugPoint
Brian Gesiak dd4a470df3 [bugpoint][PR29027] Reduce function attributes
Summary:
In addition to reducing the functions in an LLVM module, bugpoint now
reduces the function attributes associated with each of the remaining
functions.

To test this, add a -bugpoint-crashfuncattr test pass, which crashes if
a function in the module has a "bugpoint-crash" attribute. A test case
demonstrates that the IR is reduced to just that one attribute.

Reviewers: MatzeB, silvas, davide, reames

Reviewed By: reames

Subscribers: reames, llvm-commits

Differential Revision: https://reviews.llvm.org/D55216

llvm-svn: 349601
2018-12-19 03:42:19 +00:00
..
compile-custom.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
compile-custom.ll.py
crash-narrowfunctiontest.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
func-attrs-keyval.ll [bugpoint][PR29027] Reduce function attributes 2018-12-19 03:42:19 +00:00
func-attrs.ll [bugpoint][PR29027] Reduce function attributes 2018-12-19 03:42:19 +00:00
invalid-debuginfo.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
metadata.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
named-md.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
remove_arguments_test.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
replace-funcs-with-null.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
unsymbolized.ll [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00