summaryrefslogtreecommitdiff
path: root/unittests/Analysis
Commit message (Expand)AuthorAge
* Fix includes of llvm files that used angle brackets.Craig Topper2012-09-15
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-21
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-21
* The product of two chrec's can always be represented as a chrec.Nick Lewycky2011-10-04
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-18
* Second attempt at de-constifying LLVM Types in FunctionType::get(),Jay Foad2011-07-12
* Revert r134893 and r134888 (and related patches in other trees). It was causingBill Wendling2011-07-12
* De-constify Types in FunctionType::get().Jay Foad2011-07-11
* Make SCEVUnknown a CallbackVH, so that it can be notified directlyDan Gohman2010-08-02
* Speculatively revert r109705 since it seems to be causing some build botEric Christopher2010-07-29
* Factor out some of the code for updating old SCEVUnknown values, andDan Gohman2010-07-29