summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoadCombine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark empty default constructors as =default if it makes the type PODBenjamin Kramer2015-04-111-1/+1
* Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.Benjamin Kramer2015-03-231-3/+2
* DataLayout is mandatory, update the API to reflect it with references.Mehdi Amini2015-03-101-17/+13
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-3/+3
* Use AA in LoadCombineHal Finkel2014-11-031-4/+19
* Fixing a few -Woverloaded-virtual warnings by exposing the hidden virtual fun...Aaron Ballman2014-07-301-0/+2
* Add LoadCombine pass.Michael J. Spencer2014-05-291-0/+268
OpenPOWER on IntegriCloud