llvm-6502/lib/Transforms
Owen Anderson 3cd8eb314a Revert support for insertvalue and extractvalue instructions for the moment.
GVN expects that all inputs which to an instruction fall somewhere in the value
hierarchy, which isn't true for these.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52496 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-19 17:25:39 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Use a CallSite to find the nth argument of a call/invoke instruction instead of 2008-06-19 08:53:24 +00:00
Scalar Revert support for insertvalue and extractvalue instructions for the moment. 2008-06-19 17:25:39 +00:00
Utils Delete dead code. 2008-06-19 17:18:39 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00