summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/2011-09-05-InsertExtractValue.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+55
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-55/+0
* InstructionSimplify: 'extractelement' with an undef index is undefZvi Rackover2017-12-061-0/+7
* [InstSimplify] Don't assume getAggregateElement will succeedDavid Majnemer2015-08-181-0/+10
* [InstSimplify] Teach InstSimplify how to simplify extractvalueDavid Majnemer2015-07-131-0/+9
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* InstSimplify: Don't try to replace an extractvalue/insertvalue pair with the ...Benjamin Kramer2011-09-051-4/+11
* Add some simple insertvalue simplifications, for the purpose of cleaningDuncan Sands2011-09-051-0/+22
OpenPOWER on IntegriCloud