1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Transforms
Matthijs Kooijman ceee0ddd1b 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.

llvm-svn: 53673
2008-07-16 12:55:45 +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 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 remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00