index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
IPA
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
3
-17
/
+33
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
3
-58
/
+56
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
6
-124
/
+44
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
3
-13
/
+36
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
2
-8
/
+19
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
4
-54
/
+70
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
8
-190
/
+225
*
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
5
-199
/
+185
|
\
|
*
Merging r197216:
Bill Wendling
2013-12-15
1
-1
/
+1
|
*
Merging r197215:
Bill Wendling
2013-12-15
1
-37
/
+76
|
*
The 'optnone' attribute means don't inline anything into this function
Paul Robinson
2013-11-18
1
-0
/
+4
|
*
Move the old pass manager infrastructure into a legacy namespace and
Chandler Carruth
2013-11-09
1
-1
/
+1
|
*
Merge CallGraph and BasicCallGraph.
Rafael Espindola
2013-10-31
3
-159
/
+80
|
*
Call destroy from ~BasicCallGraph.
Rafael Espindola
2013-10-25
1
-0
/
+4
|
*
Disable inlining between sanitized and non-sanitized functions.
Evgeniy Stepanov
2013-08-08
1
-5
/
+23
*
|
Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807
Stephen Hines
2013-08-07
1
-4
/
+8
|
\
\
|
|
/
|
*
Have InlineCost check constant fcmps
Matt Arsenault
2013-07-20
1
-4
/
+8
*
|
Merge remote-tracking branch 'upstream/master' into merge-20130502
Stephen Hines
2013-05-02
1
-0
/
+1
|
\
\
|
|
/
|
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
1
-1
/
+1
|
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
1
-0
/
+1
*
|
Merge branch 'upstream' into merge_2013_03_18
Stephen Hines
2013-03-18
1
-3
/
+5
|
\
\
|
|
/
|
*
ArrayRef ca accept one element. Simplify code a little bit, also it matches now
Jakub Staszak
2013-03-07
1
-3
/
+5
*
|
Update build rules for LLVM merge to version 176139.
Stephen Hines
2013-03-05
1
-1
/
+3
*
|
Merge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5' into merge_20130226
Stephen Hines
2013-03-05
4
-0
/
+1328
|
\
\
|
|
/
|
*
Begin fleshing out an interface in TTI for modelling the costs of
Chandler Carruth
2013-01-22
1
-1
/
+1
|
*
Sink InlineCost.cpp into IPA -- it is now officially an interprocedural
Chandler Carruth
2013-01-21
2
-0
/
+1238
|
*
Update CMakeLists for CallPrinter.cpp.
Andrew Trick
2013-01-11
1
-0
/
+1
|
*
Added -view-callgraph module pass.
Andrew Trick
2013-01-11
2
-0
/
+89
*
|
Merge remote-tracking branch 'upstream/master' into merge-llvm
Stephen Hines
2013-01-21
4
-25
/
+29
|
\
\
|
|
/
|
*
Move CallGraphSCCPass.h into the Analysis tree; that's where the
Chandler Carruth
2013-01-07
1
-1
/
+1
|
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
4
-13
/
+13
|
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
4
-14
/
+14
|
*
Add doInitialization and doFinalization methods to ModulePass's, to allow the...
Owen Anderson
2012-11-15
1
-0
/
+3
|
*
Now that invoke of an intrinsic is possible (for the llvm.do.nothing intrinsic)
Duncan Sands
2012-09-26
1
-4
/
+5
|
*
Release build: guard dump functions with
Manman Ren
2012-09-12
1
-2
/
+2
*
|
Merge branch 'upstream' into merge-2012_09_10
Stephen Hines
2012-09-10
2
-3
/
+7
|
\
\
|
|
/
|
*
Release build: guard dump functions with "ifndef NDEBUG"
Manman Ren
2012-09-06
1
-0
/
+4
|
*
Make MemoryBuiltins aware of TargetLibraryInfo.
Benjamin Kramer
2012-08-29
1
-3
/
+3
*
|
Merge with LLVM upstream r160668 (Jul 24th 2012)
Shih-wei Liao
2012-08-03
3
-15
/
+11
|
\
\
|
|
/
|
*
RefreshCallGraph: ignore 'invoke intrinsic'. IntrinsicInst doesnt not recogni...
Nuno Lopes
2012-06-29
1
-1
/
+3
|
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
|
*
refactor the MemoryBuiltin analysis:
Nuno Lopes
2012-06-21
1
-14
/
+6
*
|
Merge with LLVM upstream r155090.
Shih-wei Liao
2012-04-24
1
-0
/
+6
|
\
\
|
|
/
|
*
Handle intrinsics in GlobalsModRef. Fixes pr12351.
Rafael Espindola
2012-03-28
1
-0
/
+6
*
|
Merge with LLVM upstream r146714 (Dec 16th 2011)
Logan Chien
2011-12-16
2
-7
/
+0
|
\
\
|
|
/
|
*
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
2011-12-12
1
-1
/
+0
|
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-6
/
+0
|
*
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar
2011-11-03
1
-0
/
+24
|
*
Simplify; no intended functional change.
Eli Friedman
2011-10-20
1
-10
/
+3
*
|
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar
2011-11-14
1
-0
/
+24
[next]