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
*
[OPENMP]Fix for PR43349: Crash for privatized loop bound.
Alexey Bataev
2019-09-18
1
-0
/
+16
*
Revert r372082 "[Clang] Pragma vectorize_width() implies vectorize(enable)"
Hans Wennborg
2019-09-18
1
-8
/
+0
*
Add SpellingNotCalculated to Attribute Enums to suppress UBSan warnings
Erich Keane
2019-09-17
1
-0
/
+2
*
[Clang] Pragma vectorize_width() implies vectorize(enable)
Sjoerd Meijer
2019-09-17
1
-0
/
+8
*
[WebAssembly] Narrowing and widening SIMD ops
Thomas Lively
2019-09-13
1
-0
/
+57
*
[OPENMP5.0]Add basic support for declare variant directive.
Alexey Bataev
2019-09-13
2
-0
/
+9
*
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
Erich Keane
2019-09-13
1
-2
/
+3
*
Improve code generation for thread_local variables:
Richard Smith
2019-09-12
4
-14
/
+79
*
[WebAssembly] Add -fwasm-exceptions for wasm EH
Heejin Ahn
2019-09-12
2
-4
/
+3
*
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-11
1
-0
/
+26
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Dmitri Gribenko
2019-09-11
1
-26
/
+0
*
[CodeGen] Add alias for cpu_dispatch function with IFunc & Fix resolver linka...
Fangrui Song
2019-09-11
1
-3
/
+24
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-11
1
-0
/
+26
*
Fix for PR43175: compiler crash when trying to emit noncapturable
Alexey Bataev
2019-09-10
1
-0
/
+5
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-10
1
-26
/
+0
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-10
1
-0
/
+26
*
[NewPM][Sancov] Create the Sancov Pass after building the pipelines
Leonard Chan
2019-09-08
1
-17
/
+7
*
Remove stale TLI Module level pass registration
Teresa Johnson
2019-09-07
1
-1
/
+0
*
Use musttail for variadic method thunks when possible
Reid Kleckner
2019-09-06
1
-11
/
+41
*
[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): pass a vector to EmitCheck()
Roman Lebedev
2019-09-06
1
-2
/
+6
*
[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): refactor EmitGEPOffsetInBytes...
Roman Lebedev
2019-09-06
1
-25
/
+52
*
[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): add some comments to pointer-...
Roman Lebedev
2019-09-06
1
-8
/
+18
*
[X86] Prevent passing vectors of __int128 as <X x i128> in llvm IR
Craig Topper
2019-09-06
1
-2
/
+40
*
Revert: [DebugInfo] Add debug location to stubs generated by CGDeclCXX and ma...
Alexandre Ganea
2019-09-05
2
-14
/
+5
*
[DebugInfo] Add debug location to stubs generated by CGDeclCXX and mark them ...
Alexandre Ganea
2019-09-05
2
-5
/
+14
*
Add -m(no)-spe to clang
Justin Hibbits
2019-09-05
1
-1
/
+2
*
[DebugInfo] Emit DW_TAG_enumeration_type for referenced global enumerator.
Yuanfang Chen
2019-09-04
1
-9
/
+17
*
[NewPM][Sancov] Make Sancov a Module Pass instead of 2 Passes
Leonard Chan
2019-09-04
1
-8
/
+0
*
[AMDGPU] Set default flat work group size to (1,256) for HIP
Yaxun Liu
2019-09-03
1
-3
/
+4
*
[WebAssembly] Add SIMD QFMA/QFMS
Thomas Lively
2019-08-31
1
-1
/
+23
*
[CodeGen]: fix error message for "=r" asm constraint
Alexander Potapenko
2019-08-30
1
-1
/
+1
*
[CodeGen]: don't treat structures returned in registers as memory inputs
Alexander Potapenko
2019-08-29
1
-5
/
+36
*
Fix always_inline 'target' compatibility check code for Lambdas
Erich Keane
2019-08-28
1
-1
/
+1
*
Debug Info: Support for DW_AT_export_symbols for anonymous structs
Shafik Yaghmour
2019-08-27
1
-1
/
+6
*
AMDGPU: Always emit amdgpu-flat-work-group-size
Matt Arsenault
2019-08-27
1
-2
/
+8
*
Implement codegen for MSVC unions with reference members.
Aaron Ballman
2019-08-27
1
-14
/
+16
*
hwasan, codegen: Keep more lifetime markers used for hwasan
Vitaly Buka
2019-08-26
2
-0
/
+2
*
msan, codegen, instcombine: Keep more lifetime markers used for msan
Vitaly Buka
2019-08-26
2
-11
/
+6
*
[OPENMP][NVPTX]Fix critical region codegen.
Alexey Bataev
2019-08-26
1
-2
/
+24
*
Do a sweep of symbol internalization. NFC.
Benjamin Kramer
2019-08-23
1
-1
/
+1
*
[OPENMP5]Use nonmonotonic modifier by default for non-static and
Alexey Bataev
2019-08-23
1
-8
/
+21
*
[OPENMP5.0]Add support for device_type clause in declare target
Alexey Bataev
2019-08-23
3
-5
/
+32
*
[Clang][CodeGen] set alias linkage on QualType
Nick Desaulniers
2019-08-22
1
-4
/
+9
*
IR. Change strip* family of functions to not look through aliases.
Peter Collingbourne
2019-08-22
1
-2
/
+1
*
Revert r369458 "[DebugInfo] Add debug location to dynamic atexit destructor"
Hans Wennborg
2019-08-22
2
-4
/
+1
*
[LTO] Always mark regular LTO units with EnableSplitLTOUnit=1 under the new p...
Leonard Chan
2019-08-21
1
-1
/
+1
*
[DebugInfo] Add debug location to dynamic atexit destructor
Alexandre Ganea
2019-08-20
2
-1
/
+4
*
[Support][Time profiler] Make FE codegen blocks to be inside frontend blocks
Anton Afanasyev
2019-08-19
1
-0
/
+2
*
Don't keep stale pointers to LoopInfos.
Aaron Ballman
2019-08-19
2
-7
/
+8
*
[WebAssembly] Correctly handle va_arg of zero-sized structures
Guanzhong Chen
2019-08-15
1
-2
/
+3
[next]