1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/Transforms/FunctionAttrs
Johannes Doerfert fb6114d1ca [Attributor] Adjust and test the iteration bound of tests
Summary:
Try to verify how many iterations we need for a fixpoint in our tests.
This patch adjust the way we count to make it easier to follow. It also
adjusts the bounds to actually account for a fixpoint and not only the
minimum number to pass all checks.

Reviewers: uenoku, sstefan1

Subscribers: hiraditya, bollu, llvm-commits

Tags: #llvm

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

llvm-svn: 369945
2019-08-26 18:55:47 +00:00
..
2008-09-03-Mutual.ll
2008-09-03-ReadNone.ll
2008-09-03-ReadOnly.ll
2008-09-13-VolatileRead.ll
2008-12-29-Constant.ll
2009-01-02-LocalStores.ll
2010-10-30-volatile.ll
align.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
arg_nocapture.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
arg_returned.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
assume.ll
atomic.ll
comdat-ipo.ll IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
convergent.ll
dereferenceable.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
fn_noreturn.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
incompatible_fn_attrs.ll
int_sideeffect.ll
liveness.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
misc.ll [Attributor] Fix: Gracefully handle non-instruction users 2019-08-21 21:48:56 +00:00
naked_functions.ll IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
new_attributes.ll [Attributor] FIX: Treat new attributes as changed ones 2019-08-23 15:24:57 +00:00
noalias_returned.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
nocapture.ll [CaptureTracking] Allow null to be in either icmp operand 2019-08-16 21:53:49 +00:00
nofree-attributor.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
nofree.ll
nonnull-global.ll
nonnull.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
norecurse.ll
noreturn_async.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
noreturn_sync.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
nosync.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
nounwind.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
operand-bundles-scc.ll
optnone-simple.ll
optnone.ll
out-of-bounds-iterator-bug.ll
read_write_returned_arguments_scc.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
read-write-scc.ll [FunctionAttrs] Remove readonly and writeonly assertion 2019-07-15 17:31:26 +00:00
readattrs.ll
readnone.ll IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
returned.ll
willreturn.ll [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00