llvm/test
Matthijs Kooijman 906e423724 Learn IPConstProp to look at individual return values and propagate them
individually.

Also learn IPConstProp how returning first class aggregates work, in addition
to old style multiple return instructions.

Modify the return-constants testscase to confirm this behaviour.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52396 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 12:02:52 +00:00
..
Analysis If we are checking to see if the result of a call aliases a 2008-06-16 06:19:11 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint this is unneeded now. 2008-06-16 04:25:39 +00:00
CodeGen Do not issue identity copies. 2008-06-16 22:52:53 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Fix PR numbers, I accidentally switched two digits. 2008-06-16 09:38:23 +00:00
FrontendC++ XFAIL some tests that became failing due to the extra error reporting recently. PR's are created for these. 2008-06-13 16:52:35 +00:00
FrontendObjC
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Learn IPConstProp to look at individual return values and propagate them 2008-06-17 12:02:52 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh