aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Analysis/ScalarEvolutionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-4/+4
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-2/+2
* Fix includes of llvm files that used angle brackets.Craig Topper2012-09-151-8/+8
* The product of two chrec's can always be represented as a chrec.Nick Lewycky2011-10-041-7/+159
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-181-2/+2
* Second attempt at de-constifying LLVM Types in FunctionType::get(),Jay Foad2011-07-121-1/+1
* Revert r134893 and r134888 (and related patches in other trees). It was causingBill Wendling2011-07-121-1/+1
* De-constify Types in FunctionType::get().Jay Foad2011-07-111-1/+1
* Make SCEVUnknown a CallbackVH, so that it can be notified directlyDan Gohman2010-08-021-0/+82
* Speculatively revert r109705 since it seems to be causing some build botEric Christopher2010-07-291-78/+0
* Factor out some of the code for updating old SCEVUnknown values, andDan Gohman2010-07-291-0/+78