summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/BDCE.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert the new EH instructionsDavid Majnemer2015-07-101-2/+2
* New EH representation for MSVC compatibilityDavid Majnemer2015-07-101-2/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* DataLayout is mandatory, update the API to reflect it with references.Mehdi Amini2015-03-101-16/+15
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-1/+1
* add newline for easier reading; NFCSanjay Patel2015-02-231-1/+1
* [BDCE] Don't forget uses of root instructions seen before the instruction itselfHal Finkel2015-02-181-3/+6
* [BDCE] Add a bit-tracking DCE passHal Finkel2015-02-171-0/+408
OpenPOWER on IntegriCloud