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
*
Base the sys-root/mingw/include path on sysroot and not on /usr.
Yaron Keren
2015-07-24
1
-1
/
+1
*
Correct x86_64 Android fp128 mangled name
Chih-Hung Hsieh
2015-07-24
1
-0
/
+4
*
DI: Make StaticDataMemberCache type-safe, NFC
Duncan P. N. Exon Smith
2015-07-24
2
-3
/
+4
*
Test commit.
Chih-Hung Hsieh
2015-07-24
1
-3
/
+3
*
[code-completion] Strip outer nullability annotations when completing method ...
Argyrios Kyrtzidis
2015-07-24
1
-3
/
+6
*
LLVM API Change: the Module always owns the DataLayout
Mehdi Amini
2015-07-24
8
-37
/
+23
*
Silence a "not all control paths return a value" warning from MSVC. Should al...
Aaron Ballman
2015-07-24
1
-1
/
+2
*
Add an AST matcher, isFinal(), for testing whether a method or class declarat...
Aaron Ballman
2015-07-24
1
-0
/
+1
*
Apparently some of the bots add .svn dirs inside the test/Driver/Inputs
Yaron Keren
2015-07-24
1
-22
/
+28
*
Add extensive tests for the mingw toolchain and remove trailing slash from Arch.
Yaron Keren
2015-07-24
1
-49
/
+45
*
[clang-cl] Implement support for the /Zl flag
David Majnemer
2015-07-24
1
-8
/
+15
*
[AST] Perform additional canonicalization for DependentSizedArrayType
David Majnemer
2015-07-24
1
-3
/
+4
*
Cleanup ObjCInterfaceDecl lookup for ObjC literals
Alex Denisov
2015-07-24
1
-99
/
+98
*
Generating available_externally vtables for outline virtual functions
Piotr Padlewski
2015-07-24
4
-12
/
+70
*
Fix the equal-vector-size rule for reinterpret_casts in C++
John McCall
2015-07-23
2
-21
/
+32
*
InstrProf: Don't extend coverage regions into the catch keyword
Justin Bogner
2015-07-23
1
-1
/
+0
*
Sema: Avoid a stack overflow on large CFGs
Duncan P. N. Exon Smith
2015-07-23
1
-16
/
+24
*
Sema: Split out helper from checkForFunctionCall(), NFC
Duncan P. N. Exon Smith
2015-07-23
1
-37
/
+37
*
[Compiler-RT] Remove dependency on libgcc_s/eh
Renato Golin
2015-07-23
1
-7
/
+0
*
[X86][AVX512F] Add FP scalar intrinsics
Asaf Badouh
2015-07-23
1
-0
/
+357
*
[X86][AVX512BW] add madd and maddubs intrinsics
Asaf Badouh
2015-07-23
1
-0
/
+54
*
ArrayRef-ize a pointer/length pair.
Richard Smith
2015-07-23
1
-14
/
+13
*
Downgrade error about adding 'dllimport' to used free function to warning (PR...
Hans Wennborg
2015-07-22
1
-3
/
+9
*
Move EHPersonality to CGCleanup
David Majnemer
2015-07-22
2
-32
/
+33
*
[MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist
David Majnemer
2015-07-22
2
-0
/
+50
*
Fix dumb use-after-free bug introduced in r242868.
Richard Smith
2015-07-22
1
-9
/
+9
*
[MSVC Compatibility] Use a better predicate for __BOOL_DEFINED
David Majnemer
2015-07-22
1
-1
/
+2
*
Fix -Wextra-semi warnings.
Hans Wennborg
2015-07-22
1
-3
/
+3
*
Add cygwin x86_64 target.
Yaron Keren
2015-07-22
1
-0
/
+27
*
[OpenMP] Make target data directive generate unexpected directive diagnostic.
Samuel Antao
2015-07-22
1
-2
/
+1
*
[mingw] Add support for -rtlib option and -stdlib option to the mingw driver
Reid Kleckner
2015-07-22
2
-37
/
+46
*
Pass -I options to integrates and external assemblers
Renato Golin
2015-07-22
1
-0
/
+4
*
[CONCEPTS] Add diagnostics: non-defining function; non-namespace scope
Hubert Tong
2015-07-22
1
-0
/
+26
*
[modules] Stop performing PCM lookups for all identifiers when building with ...
Richard Smith
2015-07-22
4
-20
/
+94
*
[modules] Change module manager visitation order to be a bit more stable when
Richard Smith
2015-07-22
1
-13
/
+9
*
[Sema] Diagnose use of declaration correctly.
Davide Italiano
2015-07-22
1
-9
/
+1
*
[modules] In C++, stop serializing and deserializing a list of declarations in
Richard Smith
2015-07-21
4
-70
/
+63
*
clang-format: Fix unary operator detection in for loops.
Daniel Jasper
2015-07-21
1
-1
/
+2
*
Use range-based for loops; NFC.
Aaron Ballman
2015-07-21
1
-10
/
+6
*
ARM: actually define __ARM_ARCH_7S__ for the armv7s slice
Tim Northover
2015-07-21
1
-1
/
+2
*
Use a range-based for loop; NFC.
Aaron Ballman
2015-07-21
1
-2
/
+2
*
Replace some uses of Self.Context with the local variable C; NFC.
Aaron Ballman
2015-07-21
1
-14
/
+14
*
Fix GCC build due to shadowing
David Blaikie
2015-07-21
1
-2
/
+2
*
Pass an iterator range to EmitCallArgs
David Blaikie
2015-07-21
8
-35
/
+30
*
[modules] Produce an error if -cc1 wants to implicitly build a module and no
Richard Smith
2015-07-21
2
-10
/
+10
*
Add missing parentheses to appease -Wlogical-op-parentheses.
Daniel Jasper
2015-07-21
1
-3
/
+5
*
[X86][AVX512F] add FP arithmetic intrinsics
Asaf Badouh
2015-07-21
1
-0
/
+246
*
Commit for http://reviews.llvm.org/D10765
Michael Wong
2015-07-21
13
-8
/
+118
*
Fix mingw toolchain to honor sysroot on Linux and add tests.
Yaron Keren
2015-07-21
2
-43
/
+86
*
[ARM] Pass subtarget feature "+reserve-r9" instead of passing backend
Akira Hatanaka
2015-07-21
1
-7
/
+6
[next]