1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Transforms/MergeFunc
Tim Northover e5745c32fd IR: print value numbers for unnamed function arguments
For consistency with normal instructions and clarity when reading IR,
it's best to print the %0, %1, ... names of function arguments in
definitions.

Also modifies the parser to accept IR in that form for obvious reasons.

llvm-svn: 367755
2019-08-03 14:28:34 +00:00
..
2011-02-08-RemoveEqual.ll
2013-01-10-MergeFuncAssert.ll
address-spaces.ll
alias.ll
alloca.ll
apply_function_attributes.ll
byval-attr-type.ll IR: compare type attributes deeply when looking into functions. 2019-06-27 11:44:45 +00:00
call-and-invoke-with-ranges.ll
comdat.ll IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
constant-entire-value.ll
crash2.ll
crash.ll
external-before-local.ll
fold-weak.ll
functions.ll
gep-base-type.ll
inline-asm.ll
inttoptr-address-space.ll
inttoptr.ll
linkonce_odr.ll
merge-block-address-other-function.ll
merge-block-address.ll
merge-const-ptr-and-int.ll
merge-different-vector-types.ll
merge-ptr-and-int.ll
merge-small-unnamed-addr.ll
merge-unnamed-addr-bitcast.ll
merge-unnamed-addr.ll
merge-weak-crash.ll
mergefunc-preserve-debug-info.ll
mergefunc-struct-return.ll
no-merge-block-address-different-labels.ll
no-merge-block-address-other-function.ll
no-merge-ptr-different-sizes.ll
no-merge-ptr-int-different-values.ll
nonzero-address-spaces.ll
phi-check-blocks.ll IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
phi-speculation1.ll
phi-speculation2.ll
ptr-int-transitivity-1.ll
ptr-int-transitivity-2.ll
ptr-int-transitivity-3.ll
ranges-multiple.ll
ranges.ll
self-referential-global.ll
tailcall.ll
too-small.ll
undef-different-types.ll
unnamed-addr-reprocessing.ll [MergeFunc] removeUsers: call remove() only on direct users 2019-04-19 07:57:51 +00:00
va_arg.ll
vector-GEP-crash.ll
vector.ll Fix 2-field llvm.global_ctors REQUIRES: asserts tests after rL360742 2019-05-15 03:08:21 +00:00
vectors-and-arrays.ll
weak-small.ll IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00