summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/BDCE
Commit message (Expand)AuthorAgeFilesLines
* Clang-trunk Generates Wrong Debug values with -O1Vedant Kumar2019-11-211-0/+126
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-179-0/+879
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-179-879/+0
* [BDCE] Remove dead uses of argumentsNikita Popov2019-01-041-3/+2
* [BDCE] Fix typo in test; NFCNikita Popov2019-01-021-2/+2
* [BDCE] Remove instructions without demanded bitsNikita Popov2019-01-022-13/+2
* [BDCE] Regenerate test checks; NFCNikita Popov2019-01-011-11/+12
* [BDCE] Remove -instsimplify from BDCE test; NFCNikita Popov2019-01-011-56/+19
* Reapply "[BDCE][DemandedBits] Detect dead uses of undead instructions"Nikita Popov2019-01-011-2/+27
* Revert "[BDCE][DemandedBits] Detect dead uses of undead instructions"Nikita Popov2018-12-191-2/+2
* [BDCE][DemandedBits] Detect dead uses of undead instructionsNikita Popov2018-12-191-2/+2
* [BDCE] Add tests for PR39771; NFCNikita Popov2018-12-111-0/+79
* Reapply "[DemandedBits][BDCE] Support vectors of integers"Nikita Popov2018-12-071-18/+6
* Revert "[DemandedBits][BDCE] Support vectors of integers"Nikita Popov2018-12-071-6/+18
* [DemandedBits][BDCE] Support vectors of integersNikita Popov2018-12-061-18/+6
* [BDCE] Add tests for BDCE applied to vector instructions; NFCNikita Popov2018-12-061-0/+156
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-092-2/+2
* [BDCE] Salvage debug info from dying instsVedant Kumar2018-02-211-0/+11
* [BDCE] Don't check demanded bits on unsized typesHal Finkel2017-08-161-0/+18
* [BDCE] reduce scope of an assert (PR34179)Sanjay Patel2017-08-141-0/+14
* [BDCE] clear poison generators after turning a value into zero (PR33695, PR34...Sanjay Patel2017-08-121-5/+34
* [BDCE] add tests to show invalid/incomplete transformsSanjay Patel2017-08-031-0/+57
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-282-4/+4
* [Analysis] Support bitreverse in -demanded-bits passBrian Gesiak2017-04-131-0/+38
* [BDCE] Skip metadata while replacing uses.Davide Italiano2016-12-071-0/+47
* [BDCE/DebugInfo] Preserve llvm.dbg.value's argument.Davide Italiano2016-12-061-0/+46
* [PM] Port BDCE to the new pass manager.Davide Italiano2016-05-251-0/+1
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-172-4/+4
* [BDCE] Don't forget uses of root instructions seen before the instruction itselfHal Finkel2015-02-181-0/+37
* [BDCE] Add a bit-tracking DCE passHal Finkel2015-02-172-0/+381
OpenPOWER on IntegriCloud