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
/
Option
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-1
/
+1
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
4
-35
/
+41
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
3
-11
/
+10
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
3
-5
/
+34
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-32
/
+24
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
3
-64
/
+53
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
2
-2
/
+3
*
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
2
-37
/
+47
|
\
|
*
Use startswith_lower() where possible.
Jakub Staszak
2013-11-04
1
-8
/
+1
|
*
Fix another mistake in r190442.
Eli Friedman
2013-09-10
1
-0
/
+29
|
*
Remove unused functions.
Eli Friedman
2013-09-10
1
-30
/
+0
|
*
Option parsing: support case-insensitive option matching.
Rui Ueyama
2013-08-28
1
-21
/
+41
|
*
Revert "Option parsing: support case-insensitive option matching." as it brok...
Rui Ueyama
2013-08-28
1
-48
/
+34
|
*
Option parsing: support case-insensitive option matching.
Rui Ueyama
2013-08-27
1
-34
/
+48
|
*
Options: explicit handling of --
Hans Wennborg
2013-08-13
1
-16
/
+0
|
*
Options: Add new option kind that consumes remaining arguments
Hans Wennborg
2013-08-13
2
-0
/
+14
*
|
Update LLVM for merge to r187913.
Stephen Hines
2013-08-09
1
-0
/
+40
|
/
*
Option/CMakeLists.txt: Don't use target_link_libraries. LLVMBuild knows depen...
NAKAMURA Takumi
2013-08-06
1
-2
/
+0
*
Option parsing: recognize the special -- token
Hans Wennborg
2013-08-02
1
-1
/
+16
*
Option parsing: add support for alias arguments.
Hans Wennborg
2013-07-31
1
-2
/
+20
*
Silence gcc warning.
Richard Trieu
2013-07-22
1
-1
/
+1
*
Option parsing: allow aliases in groups
Hans Wennborg
2013-07-22
1
-6
/
+4
*
[Option] Add inclusion and exclusion flags to option parsing
Reid Kleckner
2013-07-19
1
-6
/
+22
*
Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"
Reid Kleckner
2013-07-15
1
-11
/
+2
*
[Option] Store arg strings in a set backed by a BumpPtrAllocator
Reid Kleckner
2013-07-15
1
-2
/
+11
*
Fix a crash bug in dumping options with groups
Reid Kleckner
2013-06-26
1
-4
/
+6
*
Merge changes to clang's Driver code into LLVM's Option library
Reid Kleckner
2013-06-13
2
-7
/
+29
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
4
-7
/
+2
*
Copy clang/Driver/<Option parsing stuff> to llvm.
Michael J. Spencer
2012-12-05
7
-0
/
+1145