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
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
5
-40
/
+70
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
2
-27
/
+75
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
7
-266
/
+1206
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
6
-186
/
+416
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
6
-106
/
+270
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
7
-129
/
+221
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
6
-71
/
+126
*
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
4
-25
/
+41
|
\
|
*
Merging r196158:
Manman Ren
2013-12-09
1
-0
/
+2
|
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
3
-0
/
+4
|
*
[Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.
Juergen Ributzka
2013-11-08
3
-1
/
+4
|
*
Remove linkonce_odr_auto_hide.
Rafael Espindola
2013-11-01
3
-12
/
+1
|
*
Add new calling convention for WebKit Java Script.
Andrew Trick
2013-10-31
3
-0
/
+4
|
*
Revert r193251 : Use address-taken to disambiguate global variable and indire...
Shuxin Yang
2013-10-27
3
-5
/
+1
|
*
Use address-taken to disambiguate global variable and indirect memops.
Shuxin Yang
2013-10-23
3
-1
/
+5
|
*
Add a GlobalAlias::isValidLinkage to reduce code duplication.
Rafael Espindola
2013-10-09
1
-4
/
+1
|
*
Add support for aliases with linkonce_odr.
Rafael Espindola
2013-10-06
1
-9
/
+8
|
*
Remove several unused variables.
Rafael Espindola
2013-10-01
1
-2
/
+0
|
*
AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.
Manman Ren
2013-09-28
2
-0
/
+9
|
*
Implement function prefix data as an IR feature.
Peter Collingbourne
2013-09-16
3
-2
/
+8
|
*
Revert "Give internal classes hidden visibility."
Benjamin Kramer
2013-09-11
2
-3
/
+3
|
*
Give internal classes hidden visibility.
Benjamin Kramer
2013-09-11
2
-3
/
+3
|
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
3
-0
/
+5
*
|
Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807
Stephen Hines
2013-08-07
5
-18
/
+32
|
\
\
|
|
/
|
*
Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
Charles Davis
2013-07-12
3
-1
/
+8
|
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
1
-4
/
+6
|
*
Added support for the Builtin attribute.
Michael Gottesman
2013-06-27
4
-12
/
+17
|
*
keep only the StringRef version of getFileOrSTDIN.
Rafael Espindola
2013-06-25
1
-1
/
+1
*
|
Merge commit '100fbdd06be7590b23c4707a98cd605bdb519498' into merge_20130612
Stephen Hines
2013-06-12
3
-1
/
+5
|
\
\
|
|
/
|
*
Add a new function attribute 'cold' to functions.
Diego Novillo
2013-05-24
3
-0
/
+4
|
*
Add ArrayRef constructor from None, and do the cleanups that this constructor...
Dmitri Gribenko
2013-05-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into merge-20130502
Stephen Hines
2013-05-02
3
-30
/
+68
|
\
\
|
|
/
|
*
Fix for PR 14965: Better error message for GEP with partially defined contents
Eli Bendersky
2013-04-22
1
-2
/
+7
|
*
Move 'kw_align' case to proper section, reorganize function attribute keyword...
Stephen Lin
2013-04-20
1
-12
/
+25
|
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
3
-0
/
+5
|
*
Fix comment. Patch by Stephen Lin.
Bill Wendling
2013-04-18
1
-2
/
+3
|
*
Rationalize the formatting of these case labels. Having two sorted
Chandler Carruth
2013-04-09
1
-15
/
+29
*
|
Merge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5' into merge_20130226
Stephen Hines
2013-03-05
5
-234
/
+461
|
\
\
|
|
/
|
*
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-26
3
-53
/
+53
|
*
Implement the NoBuiltin attribute.
Bill Wendling
2013-02-22
4
-7
/
+24
|
*
Update comment.
Chad Rosier
2013-02-14
1
-1
/
+2
|
*
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
1
-30
/
+44
|
*
Merge the collected attributes into the call instruction's attributes.
Bill Wendling
2013-02-12
1
-2
/
+2
|
*
[tsan/msan] adding thread_safety and uninitialized_checks attributes
Kostya Serebryany
2013-02-11
3
-1
/
+9
|
*
Eat the alignment keyword if we're in an attribute group.
Bill Wendling
2013-02-10
1
-0
/
+2
|
*
Use a 'continue' here to stop from double lexing.
Bill Wendling
2013-02-10
1
-1
/
+1
|
*
TEMPORARY SYNTAX CHANGE!
Bill Wendling
2013-02-09
1
-4
/
+7
|
*
Parse the attribute group reference on a function.
Bill Wendling
2013-02-08
2
-8
/
+94
|
*
Use ParseFnAttributeValuePairs instead of ParseOptionalFuncAttrs
Bill Wendling
2013-02-08
2
-90
/
+50
|
*
Initial submission for the attribute group feature.
Bill Wendling
2013-02-06
5
-41
/
+167
[next]