Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-05 | InstSimplify: Don't try to replace an extractvalue/insertvalue pair with the ↵ | Benjamin Kramer | |
original value if types don't match. Fixes clang selfhost. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139120 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-09-05 | Add some simple insertvalue simplifications, for the purpose of cleaning | Duncan Sands | |
up do-nothing exception handling code produced by dragonegg. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139113 91177308-0d34-0410-b5e6-96231b3b80d8 |