summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM] Split the LoopInfo object apart from the legacy pass, creatingChandler Carruth2015-01-171-1/+1
* [PM] Split the AssumptionTracker immutable pass into two separate APIs:Chandler Carruth2015-01-041-7/+7
* [AlignmentFromAssumptions] Don't crash just because the target is 32-bitHal Finkel2014-09-111-0/+4
* [AlignmentFromAssumptions] Don't divide by zero for unknown starting alignmentHal Finkel2014-09-101-2/+4
* Add a comment to getNewAlignmentDiff.Andrew Trick2014-09-071-2/+4
* Add an AlignmentFromAssumptions PassHal Finkel2014-09-071-0/+420
OpenPOWER on IntegriCloud