index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #pragma redefine_extname when there is a local variable of the same name....
Aaron Ballman
2015-06-25
1
-2
/
+17
*
Fix a crash by division by zero in analyzer
Daniel Marjamaki
2015-06-25
1
-0
/
+4
*
Teach Clang about the PPC64 memory sanitizer implementation.
Jay Foad
2015-06-25
1
-1
/
+4
*
clang-format: [Proto] Don't treat "operator" as keyword.
Daniel Jasper
2015-06-25
1
-5
/
+6
*
Update darwin SDK version parsing to support OSX and simulator
Steven Wu
2015-06-25
1
-8
/
+23
*
[UBSan] Allow to use -fsanitize=vptr only on Mac OS 10.9+
Alexey Samsonov
2015-06-25
1
-5
/
+5
*
Consolidate and unify initializer list deduction
Hubert Tong
2015-06-25
1
-33
/
+49
*
[Concepts] Parsing of requires-clause in template-declaration
Hubert Tong
2015-06-25
2
-1
/
+30
*
[ARM] The bits set in the variable HW_FP could get unset
Ranjeet Singh
2015-06-24
1
-6
/
+10
*
update comment
Derek Schuff
2015-06-24
1
-2
/
+4
*
Relax assertion in x86_64 byval argument handling for 32-bit pointers
Derek Schuff
2015-06-24
1
-1
/
+2
*
Add __nonnull/__nullable/__null_unspecified predefines for Darwin.
Douglas Gregor
2015-06-24
1
-0
/
+8
*
Replace __double_underscored type nullability qualifiers with _Uppercase_unde...
Douglas Gregor
2015-06-24
13
-95
/
+120
*
[Preprocessor] Iterating over all macros should include those from modules.
Jordan Rose
2015-06-24
1
-0
/
+4
*
clang-format: [JS] Support regex literals containing quotes (' and ").
Daniel Jasper
2015-06-24
1
-3
/
+23
*
Express Driver::GetFilePath more concisely.
Douglas Katzman
2015-06-24
1
-14
/
+5
*
[OPENMP] Codegen for 'depend' clause (OpenMP 4.0).
Alexey Bataev
2015-06-24
3
-37
/
+196
*
Remove a limited and somewhat questionable DenseMapInfo specialization
Chandler Carruth
2015-06-24
1
-14
/
+0
*
Move the special-case check from r240462 into ARM-specific code.
Bob Wilson
2015-06-24
1
-19
/
+53
*
Proper changing/restoring for CapturedStmtInfo, NFC.
Alexey Bataev
2015-06-24
3
-9
/
+20
*
Use range-based loops when handling OPT_print_search_dirs.
Douglas Katzman
2015-06-23
1
-11
/
+11
*
[Driver] Give GnuTool LLVM_LIBRARY_VISIBILITY.
Benjamin Kramer
2015-06-23
1
-1
/
+1
*
PR22560: Fix argument order for ARM _MoveToCoprocessor builtins.
Bob Wilson
2015-06-23
1
-0
/
+8
*
Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Douglas Katzman
2015-06-23
6
-476
/
+443
*
[MS ABI] Account for the virtual inheritance quirk when mangling
David Majnemer
2015-06-23
3
-29
/
+24
*
InstrProf: Fix a crash when an implicit def appears in a macro
Justin Bogner
2015-06-23
1
-1
/
+2
*
Make the typo resolution in r240441 apply to all function calls.
Kaelyn Takata
2015-06-23
1
-11
/
+12
*
Ensure delayed typos have been corrected in calls to builtins before
Kaelyn Takata
2015-06-23
1
-1
/
+11
*
Use AddString/ReadString instead of doing it manually NFC
Ben Langmuir
2015-06-23
2
-8
/
+3
*
[Modules] Consider -fmodule-feature in module hash and when loading
Ben Langmuir
2015-06-23
4
-0
/
+24
*
Driver: Pass -I options to cc1as for .include search paths.
Jim Grosbach
2015-06-23
1
-0
/
+3
*
[OPENMP] Initial support for 'depend' clause (4.0).
Alexey Bataev
2015-06-23
10
-4
/
+213
*
Update for LLVM api change.
Rafael Espindola
2015-06-23
1
-1
/
+4
*
Clarify pointer ownership semantics by hoisting the std::unique_ptr creation ...
Aaron Ballman
2015-06-23
42
-268
/
+241
*
Fix a warning. [-Wsign-compare]
NAKAMURA Takumi
2015-06-23
1
-1
/
+1
*
Silence VC warning C4715: '`anonymous namespace'::getNativeVectorSizeForA VXA...
Yaron Keren
2015-06-23
1
-0
/
+1
*
[MS ABI] Rework member pointer conversion
David Majnemer
2015-06-23
4
-65
/
+283
*
[MS ABI] Refactor member pointer generation
David Majnemer
2015-06-23
1
-28
/
+75
*
[CodeGen] Rename EmitMemberPointer to EmitMemberFunctionPointer
David Majnemer
2015-06-23
6
-11
/
+12
*
[OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
2015-06-23
4
-12
/
+59
*
Eliminate "enumeration value not handled in switch" warnings
Douglas Katzman
2015-06-23
1
-0
/
+2
*
Change some if/else chains to 'switch' statements. NFC
Douglas Katzman
2015-06-23
1
-24
/
+46
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
169
-378
/
+368
*
[modules] When building a module, if there are multiple matches for a header
Richard Smith
2015-06-22
1
-0
/
+3
*
Update for LLVM API change to return by InputArgList directly (rather than by...
David Blaikie
2015-06-22
2
-46
/
+48
*
[CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
2015-06-22
2
-3
/
+12
*
[CodeGen] Use enum for AVX level in X86*TargetCodeGenInfo. NFCI.
Ahmed Bougacha
2015-06-22
1
-21
/
+44
*
[modules] Add a flag to disable the feature that permits conflicting redefini...
Richard Smith
2015-06-22
2
-5
/
+11
*
Add comment about the importance of being adjacent. NFC
Douglas Katzman
2015-06-22
1
-0
/
+3
*
[modules] Include merged definition information in AST dumps.
Richard Smith
2015-06-22
1
-0
/
+4
[next]