1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Transforms
Gabor Greif 624a31f2eb Finally land the InvokeInst operand reordering.
I have audited all getOperandNo calls now, fixing
hidden assumptions. CallSite related uglyness will
be eliminated successively.

Note this patch has a long and griveous history,
for all the back-and-forths have a look at
CallSite.h's log.

llvm-svn: 99399
2010-03-24 13:21:49 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Fix an incorrect logic causing instcombine to miss some _chk -> non-chk transformations. 2010-03-23 06:06:09 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Finally land the InvokeInst operand reordering. 2010-03-24 13:21:49 +00:00
Scalar Finally land the InvokeInst operand reordering. 2010-03-24 13:21:49 +00:00
Utils Finally land the InvokeInst operand reordering. 2010-03-24 13:21:49 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00