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
*
[clang][slh] add Clang attr no_speculative_load_hardening
Zola Bridges
2019-01-18
1
-4
/
+10
*
Fix cleanup registration for lambda captures.
Richard Smith
2019-01-17
4
-31
/
+49
*
[CodeGenObjC] Use a constant value for non-fragile ivar offsets when possible
Erik Pilkington
2019-01-17
1
-11
/
+33
*
TLS: Respect visibility for thread_local variables on Darwin (PR40327)
Vlad Tsyrklevich
2019-01-17
1
-4
/
+6
*
CodeGen: Cast llvm.flt.rounds result to match __builtin_flt_rounds
Anton Korobeynikov
2019-01-17
1
-0
/
+11
*
[NewPM] Add -fsanitize={memory,thread} handling to clang
Philip Pfaffe
2019-01-17
1
-0
/
+11
*
[X86] Add custom emission for the avx512 scatter builtins to convert from sca...
Craig Topper
2019-01-17
1
-0
/
+108
*
Recommit r351160 "[X86] Make _xgetbv/_xsetbv on non-windows platforms"
Craig Topper
2019-01-16
1
-1
/
+10
*
[X86] Add versions of the avx512 gather intrinsics that take the mask as a vX...
Craig Topper
2019-01-16
1
-0
/
+108
*
[Fixed Point Arithmetic] Fixed Point Subtraction
Leonard Chan
2019-01-16
1
-11
/
+64
*
[Fixed Point Arithmetic] Add APFixedPoint to APValue
Leonard Chan
2019-01-16
1
-0
/
+3
*
[Fixed Point Arithmetic] Fixed Point Addition
Leonard Chan
2019-01-16
1
-6
/
+76
*
[MSP430] Improve support of 'interrupt' attribute
Anton Korobeynikov
2019-01-16
1
-12
/
+10
*
[NewPM][TSan] Reiterate the TSan port
Philip Pfaffe
2019-01-16
1
-2
/
+3
*
[SEH] Pass the frame pointer from SEH finally to finally functions
Sanjin Sijaric
2019-01-16
1
-2
/
+10
*
[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp
Eli Friedman
2019-01-16
1
-1
/
+1
*
CodeGen: Remove debug printf unintentionally added in r351228.
Peter Collingbourne
2019-01-15
1
-4
/
+2
*
[MSP430] Provide a toolchain description
Anton Korobeynikov
2019-01-15
1
-2
/
+4
*
Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"
Benjamin Kramer
2019-01-15
1
-10
/
+1
*
[clang][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-15
6
-25
/
+145
*
[X86] Make _xgetbv/_xsetbv on non-windows platforms
Craig Topper
2019-01-15
1
-1
/
+10
*
Revert alignment assumptions changes
Vlad Tsyrklevich
2019-01-15
6
-145
/
+25
*
[clang][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-14
6
-25
/
+145
*
[WebAssembly] Remove old builtins
Dan Gohman
2019-01-14
1
-25
/
+0
*
[OpenCL] Set generic addr space of 'this' in special class members.
Anastasia Stulova
2019-01-14
1
-1
/
+1
*
[AST] RecursiveASTVisitor visits lambda classes when implicit visitation is on.
Sam McCall
2019-01-14
1
-1
/
+6
*
[X86] Remove mask parameter from avx512 pmultishiftqb intrinsics. Use select ...
Craig Topper
2019-01-14
1
-2
/
+22
*
[X86] Remove mask parameter from vpshufbitqmb intrinsics. Change result to a ...
Craig Topper
2019-01-14
1
-0
/
+25
*
[LTO] Add option to enable LTOUnit splitting, and disable unless needed
Teresa Johnson
2019-01-11
1
-10
/
+20
*
[AST] Remove ASTContext from getThisType (NFC)
Brian Gesiak
2019-01-11
7
-14
/
+13
*
Fix header issues.
Richard Trieu
2019-01-11
3
-0
/
+3
*
In nothrow new-expressions, null-check the result if we're going to
Richard Smith
2019-01-10
1
-2
/
+3
*
[CodeGen] Clarify comment about COFF common symbol alignment
Shoaib Meenai
2019-01-09
1
-2
/
+6
*
Revert r350648: "Fix clang for r350647: Missed a function rename"
Florian Hahn
2019-01-09
1
-3
/
+2
*
Fix clang for r350647: Missed a function rename
Philip Pfaffe
2019-01-08
1
-2
/
+3
*
Limit COFF 'common' emission to <=32 alignment types.
Erich Keane
2019-01-08
1
-0
/
+5
*
Don't emit DW_AT_enum_class unless it's actually an 'enum class'.
Paul Robinson
2019-01-08
1
-1
/
+1
*
[OPENMP]Add call to __kmpc_push_target_tripcount() function.
Alexey Bataev
2019-01-07
4
-2
/
+210
*
Recommit r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd...
Craig Topper
2019-01-07
1
-0
/
+46
*
Revert r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd b...
Craig Topper
2019-01-07
1
-46
/
+0
*
[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd builtins.
Craig Topper
2019-01-07
1
-0
/
+46
*
[OPENMP][NVPTX]Reduce number of barriers in reductions.
Alexey Bataev
2019-01-07
1
-7
/
+0
*
[AST] Store some data of CXXNewExpr as trailing objects
Bruno Ricci
2019-01-07
1
-2
/
+2
*
CodeGen: fix autolink emission on ELF
Saleem Abdulrasool
2019-01-05
1
-5
/
+15
*
CodeGen: switch iteration to range based for loop (NFC)
Saleem Abdulrasool
2019-01-05
1
-6
/
+4
*
hwasan: Implement lazy thread initialization for the interceptor ABI.
Peter Collingbourne
2019-01-04
1
-0
/
+6
*
[ThinLTO] Clang changes to utilize new pass to handle chains of aliases
Teresa Johnson
2019-01-04
1
-2
/
+7
*
[ObjCARC] Add an new attribute, objc_externally_retained
Erik Pilkington
2019-01-04
2
-15
/
+21
*
[OPENMP][NVPTX]Use new functions from the runtime library.
Alexey Bataev
2019-01-04
1
-30
/
+43
*
Add two new pragmas for controlling software pipelining optimizations.
Aaron Ballman
2019-01-04
2
-2
/
+50
[next]