llvm-project/llvm/test/Transforms/MergeFunc
Vedant Kumar b537b946b8 [MergeFunc] Allow merging identical vararg functions using aliases
Thanks to Nikita Popov for pointing out this missed case.

This is a follow-up to r351411, which disabled function merging for
vararg functions outright due to a miscompile (see llvm.org/PR40345).

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

llvm-svn: 351624
2019-01-19 02:46:22 +00:00
..
2011-02-08-RemoveEqual.ll
2013-01-10-MergeFuncAssert.ll
address-spaces.ll
alias.ll [MergeFuncs] Generate alias instead of thunk if possible 2018-11-21 19:37:19 +00:00
alloca.ll
apply_function_attributes.ll
call-and-invoke-with-ranges.ll [IR] Add a dedicated FNeg IR Instruction 2018-11-13 18:15:47 +00:00
constant-entire-value.ll
crash.ll
crash2.ll
external-before-local.ll [MergeFuncs] Improve ordering of equal functions 2018-11-08 03:58:01 +00:00
fold-weak.ll
functions.ll
gep-base-type.ll
inline-asm.ll
inttoptr-address-space.ll
inttoptr.ll
linkonce_odr.ll [MergeFunc] Erase unused duplicate functions if they are discardable 2019-01-11 17:56:35 +00:00
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 [IPO][AVR] Create new Functions in the default address space specified in the data layout 2018-12-18 09:52:52 +00:00
phi-check-blocks.ll
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 [FunctionComparator] Consider tail call kinds 2019-01-17 00:29:14 +00:00
too-small.ll
undef-different-types.ll
unnamed-addr-reprocessing.ll [MergeFuncs] Call removeUsers() prior to unnamed_addr RAUW 2018-11-08 03:57:55 +00:00
va_arg.ll [MergeFunc] Allow merging identical vararg functions using aliases 2019-01-19 02:46:22 +00:00
vector-GEP-crash.ll
vector.ll
vectors-and-arrays.ll
weak-small.ll [MergeFunctions] Fix merging of small weak functions 2018-05-15 11:31:07 +00:00