index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
4
-3
/
+98
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
3
-9
/
+9
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
6
-29
/
+86
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
3
-11
/
+12
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
3
-0
/
+799
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
2
-33
/
+49
*
Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking
Nick Lewycky
2013-08-13
1
-0
/
+17
*
Update this CMakeLists.txt for r187283 too.
Nick Lewycky
2013-07-27
1
-0
/
+1
*
Reimplement isPotentiallyReachable to make nocapture deduction much stronger.
Nick Lewycky
2013-07-27
3
-1
/
+361
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Fix includes of llvm files that used angle brackets.
Craig Topper
2012-09-15
1
-8
/
+8
*
llvm/unittests: Simplify LINK_COMPONENTS.
NAKAMURA Takumi
2012-06-21
1
-1
/
+1
*
Completely refactor the structuring of unittest CMake files to match the
Chandler Carruth
2012-06-21
1
-0
/
+7
*
The product of two chrec's can always be represented as a chrec.
Nick Lewycky
2011-10-04
1
-7
/
+159
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-2
/
+2
*
Second attempt at de-constifying LLVM Types in FunctionType::get(),
Jay Foad
2011-07-12
1
-1
/
+1
*
Revert r134893 and r134888 (and related patches in other trees). It was causing
Bill Wendling
2011-07-12
1
-1
/
+1
*
De-constify Types in FunctionType::get().
Jay Foad
2011-07-11
1
-1
/
+1
*
Make SCEVUnknown a CallbackVH, so that it can be notified directly
Dan Gohman
2010-08-02
2
-0
/
+97
*
Speculatively revert r109705 since it seems to be causing some build bot
Eric Christopher
2010-07-29
2
-93
/
+0
*
Factor out some of the code for updating old SCEVUnknown values, and
Dan Gohman
2010-07-29
2
-0
/
+93