llvm-6502/lib/Transforms
Matthijs Kooijman 780ae5e179 Redo InstCombiner::visitExtractValueInst. Instead of using the (complicate)
FindInsertedValue, it now performs a number of simple transformations that
should result in the same effect when applied iteratively.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53673 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-16 12:55:45 +00:00
..
Hello
Instrumentation
IPO Allow deadargelim to change return types even though now values were dead. This 2008-07-15 14:42:31 +00:00
Scalar Redo InstCombiner::visitExtractValueInst. Instead of using the (complicate) 2008-07-16 12:55:45 +00:00
Utils Reapply r53540, now with the matching header! 2008-07-14 17:32:59 +00:00
Makefile