| commit | a2fbc0ae1bacf971f8ddee8927e8750d1e3a273a | [log] [tgz] |
|---|---|---|
| author | Gabor Greif <ggreif@gmail.com> | Wed Mar 24 13:21:49 2010 +0000 |
| committer | Gabor Greif <ggreif@gmail.com> | Wed Mar 24 13:21:49 2010 +0000 |
| tree | 9fe1225ed0555ecb0011eada989bff71ecc6f6b9 | |
| parent | be18ae6781837a8d1c1bc305420435ececce4039 [diff] |
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