llvm-6502/test/Transforms/MergeFunc
Stepan Dyatkovskiy 77b0b852fa Added functions cross-reference test.
Originally this similar was initiated by Björn Steinbrink here:
http://reviews.llvm.org/D3437

Bug itself has been fixed by principal changes in MergeFunctions. Though
special checks for functions merging are still actual. And the test has
been accepted with slight modifications.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210486 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-09 19:03:02 +00:00
..
2011-02-08-RemoveEqual.ll Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2012-12-30 02:33:22 +00:00
2013-01-10-MergeFuncAssert.ll CastInst::castIsValid should return true if the dest type is the same as 2013-01-10 23:22:53 +00:00
address-spaces.ll Teach MergeFunctions about address spaces 2013-11-10 01:44:37 +00:00
crash.ll IR: Don't allow non-default visibility on local linkage 2014-05-07 22:57:20 +00:00
fold-weak.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
functions.ll Added functions cross-reference test. 2014-06-09 19:03:02 +00:00
inttoptr-address-space.ll IR: Don't allow non-default visibility on local linkage 2014-05-07 22:57:20 +00:00
inttoptr.ll IR: Don't allow non-default visibility on local linkage 2014-05-07 22:57:20 +00:00
merge-ptr-and-int.ll Don't merge tiny functions. 2013-10-01 18:05:30 +00:00
mergefunc-struct-return.ll [IPO/MergeFunctions] changes so it doesn't try to bitcast a struct return type but instead recreates it with insert/extract value. 2014-04-30 17:53:04 +00:00
phi-speculation1.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
phi-speculation2.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
ptr-int-transitivity-1.ll PR17925 bugfix. 2013-11-26 16:11:03 +00:00
ptr-int-transitivity-2.ll PR17925 bugfix. 2013-11-26 16:11:03 +00:00
ptr-int-transitivity-3.ll PR17925 bugfix. 2013-11-26 16:11:03 +00:00
too-small.ll Don't merge tiny functions. 2013-10-01 18:05:30 +00:00
vector.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
vectors-and-arrays.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00