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
/
Basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-2
/
+2
*
Use a unique_ptr instead of manual memory management for LineTable
Nico Weber
2019-07-15
1
-3
/
+1
*
Use a unique_ptr instead of manual memory management for CustomDiagInfo
Nico Weber
2019-07-15
1
-5
/
+3
*
[PowerPC] Support -mabi=ieeelongdouble and -mabi=ibmlongdouble
Fangrui Song
2019-07-15
1
-1
/
+3
*
Support __seg_fs and __seg_gs on x86
JF Bastien
2019-07-14
1
-0
/
+5
*
This reverts commit 632a36bfcfc8273c1861f04ff6758d863c47c784.
Sylvestre Ledru
2019-07-13
1
-0
/
+2
*
Remove __VERSION__
Sylvestre Ledru
2019-07-12
1
-2
/
+0
*
[SystemZ] Add support for new cpu architecture - arch13
Ulrich Weigand
2019-07-12
2
-2
/
+6
*
[X86][PowerPC] Support -mlong-double-128
Fangrui Song
2019-07-12
3
-6
/
+15
*
[HIP] Add GPU arch gfx1010, gfx1011, and gfx1012
Yaxun Liu
2019-07-11
2
-0
/
+21
*
De-templatize non-dependent VS macro logic, NFC
Reid Kleckner
2019-07-09
8
-90
/
+85
*
[AMDGPU] gfx908 clang target
Stanislav Mekhanoshin
2019-07-09
3
-0
/
+12
*
[ItaniumMangle] Refactor long double/__float128 mangling and fix the mangled ...
Fangrui Song
2019-07-09
3
-6
/
+9
*
[X86][PPC] Support -mlong-double-64
Fangrui Song
2019-07-09
2
-20
/
+13
*
[RISCV] Specify registers used for exception handling
Alex Bradbury
2019-07-08
1
-0
/
+9
*
[PowerPC] Support constraint code "ww"
Fangrui Song
2019-07-04
1
-1
/
+2
*
Fix MSVC "signed/unsigned mismatch" warning. NFCI.
Simon Pilgrim
2019-07-03
1
-1
/
+2
*
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti...
Fangrui Song
2019-07-03
3
-12
/
+8
*
Fix build failure due to missing break
Yaxun Liu
2019-06-26
1
-0
/
+2
*
[ARM] Support inline assembler constraints for MVE.
Simon Tatham
2019-06-25
1
-0
/
+11
*
AMDGPU: Fix target builtins for gfx10
Matt Arsenault
2019-06-22
1
-0
/
+2
*
PR42301: Abort cleanly if we encounter a huge source file rather than
Richard Smith
2019-06-21
1
-0
/
+25
*
[RISCV] Mark TLS as supported
Lewis Revill
2019-06-19
1
-1
/
+0
*
Clang :: Sema/wchar.c has long been failing on Solaris:
Rainer Orth
2019-06-17
1
-1
/
+5
*
[Targets] Move soft-float-abi filtering to `initFeatureMap`
George Burgess IV
2019-06-14
2
-14
/
+25
*
[AMDGPU] gfx1011/gfx1012 clang support
Stanislav Mekhanoshin
2019-06-14
1
-0
/
+7
*
[RISCV] Add inline asm constraints I, J & K for RISC-V
Lewis Revill
2019-06-11
2
-3
/
+21
*
[X86] Attempt to make the Intel core CPU inheritance a little more readable a...
Craig Topper
2019-06-10
1
-24
/
+27
*
[ARM] Add ACLE feature macros for MVE.
David Green
2019-06-07
1
-0
/
+1
*
[ARM] Add ACLE feature macros for MVE
Sjoerd Meijer
2019-06-07
2
-0
/
+30
*
[ARM] Fix bugs introduced by the fp64/d32 rework.
Simon Tatham
2019-06-07
1
-4
/
+16
*
[X86] -march=cooperlake (clang)
Pengfei Wang
2019-06-07
1
-3
/
+11
*
[X86] Add ENQCMD instructions
Pengfei Wang
2019-06-06
2
-0
/
+7
*
[X86] Add VP2INTERSECT instructions
Pengfei Wang
2019-05-31
2
-1
/
+8
*
[ARM] Add CLI support for Armv8.1-M and MVE
Sjoerd Meijer
2019-05-30
1
-0
/
+2
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-10
/
+8
*
[X86] Split multi-line chained assignments into single lines to avoid making ...
Craig Topper
2019-05-23
1
-26
/
+24
*
[WebAssembly] Add multivalue and tail-call target features
Thomas Lively
2019-05-23
2
-0
/
+28
*
[OpenCL] Support pipe keyword in C++ mode
Sven van Haastregt
2019-05-22
1
-2
/
+3
*
[PPC64] Fix PPC64TargetInfo ABI on clang side after D61950
Fangrui Song
2019-05-22
1
-1
/
+2
*
[PPC64] Fix PPC64TargetInfo after D61950
Fangrui Song
2019-05-22
1
-0
/
+1
*
[PPC64] Parse -elfv1 -elfv2 when specified on target triple
Fangrui Song
2019-05-22
1
-3
/
+1
*
[DebugInfo] Don't emit checksums when compiling a preprocessed CPP
Alexandre Ganea
2019-05-21
1
-2
/
+7
*
[ARM][CMSE] Add commandline option and feature macro
Javed Absar
2019-05-21
1
-0
/
+9
*
[X86] Stop implicitly enabling avx512vl when avx512bf16 is enabled.
Craig Topper
2019-05-16
1
-3
/
+1
*
Add AIX Version Macros
Xing Xue
2019-05-16
1
-1
/
+17
*
[AMDGPU] gfx1010 clang target
Stanislav Mekhanoshin
2019-05-13
2
-1
/
+8
*
[Preamble] Stop circular inclusion of main file when building preamble
Nikolai Kosjar
2019-05-10
1
-1
/
+1
*
Assume `__cxa_allocate_exception` returns an under-aligned memory on
Akira Hatanaka
2019-05-10
1
-0
/
+31
*
[clang] Fix a bug that reports UTF32 (LE) files as UTF16 (LE) ones
Owen Pan
2019-05-08
1
-3
/
+3
[next]