Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
268b51a188b718debaaa7f758200246f1039cfb9
/
llvm
/
lib
/
Analysis
/
Delinearization.cpp
2f1fd16
[PM] Port ScalarEvolution to the new pass manager.
by Chandler Carruth
· 10 years ago
3cdc37c
Move delinearization from SCEVAddRecExpr to ScalarEvolution
by Tobias Grosser
· 10 years ago
4f8f307
[PM] Split the LoopInfo object apart from the legacy pass, creating
by Chandler Carruth
· 11 years ago
28e6b97
remove BasePointer before delinearizing
by Sebastian Pop
· 11 years ago
a6e5860
remove constant terms
by Sebastian Pop
· 11 years ago
448712b
split delinearization pass in 3 steps
by Sebastian Pop
· 11 years ago
f1221bd
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 12 years ago
9f00886
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
by Craig Topper
· 12 years ago
c3d9db2
Delinearize: Extend informationin -analyze output
by Tobias Grosser
· 12 years ago
e9ba759
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
8394857
[Modules] Move InstIterator out of the Support library, where it had no
by Chandler Carruth
· 12 years ago
8a8cd2b
Re-sort all of the includes with ./utils/sort_includes.py so that
by Chandler Carruth
· 12 years ago
7ee1472
add more comments around the delinearization of arrays
by Sebastian Pop
· 12 years ago
9e501ec
Move Delinearization pass into an anonymous namespace.
by Benjamin Kramer
· 12 years ago
c62c679
delinearization of arrays
by Sebastian Pop
· 12 years ago