summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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