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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r369705 and r369713 for PR43243:
Hans Wennborg
2019-09-09
1
-4
/
+9
*
Merging r368104 and r368202:
Hans Wennborg
2019-08-09
1
-5
/
+3
*
Merging r367323:
Hans Wennborg
2019-08-01
1
-145
/
+145
*
Merging r367055:
Hans Wennborg
2019-07-29
1
-8
/
+11
*
Merging r366670 and r366694:
Hans Wennborg
2019-07-23
8
-65
/
+118
*
Merging r366480:
Hans Wennborg
2019-07-19
1
-13
/
+276
*
Merging r366429:
Hans Wennborg
2019-07-19
8
-116
/
+65
*
[OpenCL] Improve destructor support in C++ for OpenCL
Marco Antognini
2019-07-18
8
-65
/
+116
*
hwasan: Initialize the pass only once.
Peter Collingbourne
2019-07-17
1
-28
/
+10
*
AMDGPU: Add some missing builtins
Matt Arsenault
2019-07-17
1
-0
/
+6
*
[WebAssembly] Implement thread-local storage (local-exec model)
Guanzhong Chen
2019-07-16
1
-0
/
+5
*
fix unnamed fiefield issue and add tests for __builtin_preserve_access_index ...
Yonghong Song
2019-07-16
2
-2
/
+22
*
[AArch64] Implement __jcvt intrinsic from Armv8.3-A
Kyrylo Tkachov
2019-07-16
1
-0
/
+8
*
Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"
Stephan Bergmann
2019-07-16
2
-2
/
+2
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
20
-73
/
+73
*
Temporarily Revert "fix unnamed fiefield issue and add tests for __builtin_pr...
Eric Christopher
2019-07-15
2
-22
/
+2
*
Revert "[NewPM] Port Sancov"
Leonard Chan
2019-07-15
1
-40
/
+7
*
ARM MTE stack sanitizer.
Evgeniy Stepanov
2019-07-15
4
-14
/
+19
*
fix unnamed fiefield issue and add tests for __builtin_preserve_access_index ...
Yonghong Song
2019-07-15
2
-2
/
+22
*
[OpenCL][PR41727] Prevent ICE on global dtors
Anastasia Stulova
2019-07-15
4
-13
/
+41
*
[SystemZ] Add support for new cpu architecture - arch13
Ulrich Weigand
2019-07-12
1
-0
/
+17
*
CodeGet: Init 32bit pointers with 0xFFFFFFFF
Vitaly Buka
2019-07-12
1
-18
/
+10
*
Delete dead stores
Fangrui Song
2019-07-12
1
-1
/
+0
*
Re-Revert Devirtualize destructor of final class.
Jordan Rupprecht
2019-07-12
1
-27
/
+3
*
[NewPM] Port Sancov
Leonard Chan
2019-07-11
1
-7
/
+40
*
Revert "[CGDebugInfo] Simplify EmitFunctionDecl parameters, NFC"
Vedant Kumar
2019-07-11
2
-18
/
+14
*
[CGDebugInfo] Simplify EmitFunctionDecl parameters, NFC
Vedant Kumar
2019-07-11
2
-14
/
+18
*
[HIP] Add GPU arch gfx1010, gfx1011, and gfx1012
Yaxun Liu
2019-07-11
1
-0
/
+6
*
[CodeGen] NVPTX: Switch from atomic.load.add.f32 to atomicrmw fadd
Benjamin Kramer
2019-07-11
1
-15
/
+3
*
Added mapping for pointers captured in Lambdas in OpenMP target regions,
Alexey Bataev
2019-07-11
1
-9
/
+19
*
[CGDebugInfo] Fix -femit-debug-entry-values crash on os_log_helpers
Vedant Kumar
2019-07-11
1
-3
/
+6
*
NFC: Pass DataLayout into isBytewiseValue
Vitaly Buka
2019-07-10
1
-3
/
+5
*
NFC: Convert large lambda into method
Vitaly Buka
2019-07-10
2
-79
/
+87
*
[Concepts] Concept definitions (D40381)
Saar Raz
2019-07-10
2
-0
/
+2
*
[X86] Change the IR sequence for _mm_storeh_pi and _mm_storel_pi to perform t...
Craig Topper
2019-07-10
1
-16
/
+0
*
[clang] Preserve names of addrspacecast'ed values.
Vyacheslav Zakharin
2019-07-10
1
-1
/
+3
*
[AMDGPU] Increased the number of implicit argument bytes for both OpenCL and ...
Christudasan Devadasan
2019-07-10
1
-1
/
+1
*
[AMDGPU] gfx908 clang target
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+2
*
Revert Revert Devirtualize destructor of final class.
Hiroshi Yamauchi
2019-07-09
1
-3
/
+27
*
Ignore trailing NullStmts in StmtExprs for GCC compatibility.
Aaron Ballman
2019-07-09
1
-32
/
+36
*
[NFC] [X86] Fix scan-build complaining
Pengfei Wang
2019-07-09
1
-3
/
+2
*
[BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song
2019-07-09
4
-4
/
+85
*
Revert "[BPF] Preserve debuginfo array/union/struct type/access index"
Yonghong Song
2019-07-09
4
-85
/
+4
*
[BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song
2019-07-09
4
-4
/
+85
*
Treat the range of representable values of floating-point types as [-inf, +in...
Richard Smith
2019-07-06
1
-120
/
+58
*
NFC: Add an explicit return for safety and consistency
Hamza Sood
2019-07-05
1
-0
/
+2
*
Silence gcc warning "control reaches end of non-void function" [NFCI]
Mikael Holmen
2019-07-05
1
-0
/
+2
*
[NFC] Make some ObjectFormatType switches covering
Hubert Tong
2019-07-04
1
-1
/
+5
*
[Bitcode] Move Bitstream to a separate library
Francis Visoiu Mistrih
2019-07-03
1
-1
/
+1
*
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti...
Fangrui Song
2019-07-03
2
-3
/
+2
[next]