summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename TTI::getIntImmCost for instructions and intrinsicsReid Kleckner2019-12-111-4/+4
* Ignore indirect branches from callbr.Bill Wendling2019-08-141-2/+4
* SpeculateAroundPHIs: Respect convergentMatt Arsenault2019-05-291-0/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* fix comment typoNico Weber2018-08-271-1/+1
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-06-141-2/+2
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-24/+33
* Add a new pass to speculate around PHI nodes with constant (integer) operands...Chandler Carruth2017-11-281-0/+811
OpenPOWER on IntegriCloud