llvm-6502/test/Transforms/IPConstantProp
Chris Lattner 18d73c206e Fix PR2411, where ip constant prop would propagate the
result of a weak function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52137 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-09 07:58:07 +00:00
..
2008-06-09-WeakProp.ll Fix PR2411, where ip constant prop would propagate the 2008-06-09 07:58:07 +00:00
deadarg.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
recursion.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
return-constant.ll Remove llvm-upgrade and update test cases. 2008-03-01 09:15:35 +00:00
return-constants.ll Handle multiple ret values. 2008-03-11 22:24:29 +00:00