Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
45a98fffa5e2a82470e173f7c145643afdbae0d8
/
llvm
/
unittests
/
Analysis
/
ScalarEvolutionTest.cpp
2f1fd16
[PM] Port ScalarEvolution to the new pass manager.
by Chandler Carruth
· 10 years ago
f817c1c
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 11 years ago
30d69c2
[PM] Remove the old 'PassManager.h' header file at the top level of
by Chandler Carruth
· 11 years ago
66f09ad
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
bc40d7e
Fix includes of llvm files that used angle brackets.
by Craig Topper
· 13 years ago
287682e
The product of two chrec's can always be represented as a chrec.
by Nick Lewycky
· 14 years ago
229907c
land David Blaikie's patch to de-constify Type, with a few tweaks.
by Chris Lattner
· 14 years ago
b804a2b
Second attempt at de-constifying LLVM Types in FunctionType::get(),
by Jay Foad
· 14 years ago
a78cd22
Revert r134893 and r134888 (and related patches in other trees). It was causing
by Bill Wendling
· 14 years ago
56cc153
De-constify Types in FunctionType::get().
by Jay Foad
· 14 years ago
7cac957
Make SCEVUnknown a CallbackVH, so that it can be notified directly
by Dan Gohman
· 15 years ago
ef6d593
Speculatively revert r109705 since it seems to be causing some build bot angst.
by Eric Christopher
· 15 years ago
3d6ac44
Factor out some of the code for updating old SCEVUnknown values, and
by Dan Gohman
· 15 years ago