Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ffe2e4aae021964c8d7f83a362c5b51d83e48d56
/
llvm
/
lib
/
Transforms
/
Scalar
/
AlignmentFromAssumptions.cpp
67cf9a7
Revert "Change memcpy/memset/memmove to have dest and source alignments."
by Pete Cooper
· 10 years ago
72bc23e
Change memcpy/memset/memmove to have dest and source alignments.
by Pete Cooper
· 10 years ago
2aacc0e
[SCEV] Introduce ScalarEvolution::getOne and getZero.
by Sanjoy Das
· 10 years ago
2f1fd16
[PM] Port ScalarEvolution to the new pass manager.
by Chandler Carruth
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
f817c1c
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 11 years ago
799003b
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
by Benjamin Kramer
· 11 years ago
a28d91d
DataLayout is mandatory, update the API to reflect it with references.
by Mehdi Amini
· 11 years ago
7bd1f7c
Remove the remaining uses of abs64 and nuke it.
by Benjamin Kramer
· 11 years ago
46a4355
Make DataLayout Non-Optional in the Module
by Mehdi Amini
· 11 years ago
4f8f307
[PM] Split the LoopInfo object apart from the legacy pass, creating
by Chandler Carruth
· 11 years ago
66b3130
[PM] Split the AssumptionTracker immutable pass into two separate APIs:
by Chandler Carruth
· 11 years ago
f83e1f7
[AlignmentFromAssumptions] Don't crash just because the target is 32-bit
by Hal Finkel
· 11 years ago
71b7084
[AlignmentFromAssumptions] Don't divide by zero for unknown starting alignment
by Hal Finkel
· 11 years ago
8fc3c6c
Add a comment to getNewAlignmentDiff.
by Andrew Trick
· 11 years ago
d67e463
Add an AlignmentFromAssumptions Pass
by Hal Finkel
· 11 years ago