index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
CodeGen
/
CGExpr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove redundant check for whether a DeclRefExpr that names a capture
Richard Smith
2019-06-11
1
-10
/
+1
*
For DR712: store on a MemberExpr whether it constitutes an odr-use.
Richard Smith
2019-06-11
1
-7
/
+1
*
For DR712: store on a DeclRefExpr whether it constitutes an odr-use.
Richard Smith
2019-06-11
1
-6
/
+13
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-4
/
+8
*
Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO
Stephan Bergmann
2019-05-02
1
-1
/
+2
*
[CodeGen] Fix a regression by emitting lambda expressions in EmitLValue
Erik Pilkington
2019-04-02
1
-0
/
+2
*
IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI.
Peter Collingbourne
2019-03-22
1
-2
/
+2
*
[Fixed Point Arithmetic] Fixed Point and Integer Conversions
Leonard Chan
2019-03-06
1
-0
/
+2
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-03-01
1
-7
/
+4
*
revert r354873 as this breaks lldb builds.
Pierre Gousseau
2019-02-26
1
-4
/
+7
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-02-26
1
-7
/
+4
*
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
James Y Knight
2019-02-09
1
-17
/
+2
*
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
James Y Knight
2019-02-08
1
-3
/
+2
*
[opaque pointer types] Pass through function types for TLS
James Y Knight
2019-02-07
1
-3
/
+3
*
[opaque pointer types] Pass function types for runtime function calls.
James Y Knight
2019-02-05
1
-1
/
+1
*
[opaque pointer types] Trivial changes towards CallInst requiring
James Y Knight
2019-02-03
1
-3
/
+3
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-2
/
+3
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-3
/
+2
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-2
/
+3
*
Add a 'dynamic' parameter to the objectsize intrinsic
Erik Pilkington
2019-01-30
1
-1
/
+2
*
[ubsan] Check the correct size when sanitizing array new.
Richard Smith
2019-01-23
1
-16
/
+23
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix cleanup registration for lambda captures.
Richard Smith
2019-01-17
1
-9
/
+0
*
[ObjCARC] Add an new attribute, objc_externally_retained
Erik Pilkington
2019-01-04
1
-2
/
+6
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-13
1
-1
/
+1
*
Revert "[OpenCL] Add generic AS to 'this' pointer"
Mikael Nilsson
2018-12-12
1
-1
/
+1
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-12
1
-1
/
+1
*
[OpenCL] Fix for TBAA information of pointer after addresspacecast
Andrew Savonichev
2018-12-12
1
-2
/
+3
*
Move CodeGenOptions from Frontend to Basic
Richard Trieu
2018-12-11
1
-1
/
+1
*
Ensure sanitizer check function calls have a !dbg location
Adrian Prantl
2018-11-28
1
-0
/
+5
*
[OpenCL] Enable address spaces for references in C++
Anastasia Stulova
2018-11-16
1
-1
/
+8
*
[NFC] Move storage of dispatch-version to GlobalDecl
Erich Keane
2018-11-13
1
-4
/
+10
*
Compound literals, enums, et al require const expr
Bill Wendling
2018-11-09
1
-0
/
+2
*
[CodeGen] Move `emitConstant` from ScalarExprEmitter to CodeGenFunction. NFC.
Volodymyr Sapsai
2018-11-01
1
-0
/
+10
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-2
/
+2
*
[AST] Refactor PredefinedExpr
Bruno Ricci
2018-10-27
1
-1
/
+1
*
[Fixed Point Arithmetic] Fixed Point to Boolean Cast
Leonard Chan
2018-10-23
1
-0
/
+1
*
[OpenCL][NFC] Unify ZeroToOCL* cast types
Andrew Savonichev
2018-10-23
1
-4
/
+2
*
Revert "Ensure sanitizer check function calls have a !dbg location"
Vlad Tsyrklevich
2018-10-22
1
-3
/
+0
*
Ensure sanitizer check function calls have a !dbg location
Adrian Prantl
2018-10-22
1
-0
/
+3
*
[Fixed Point Arithmetic] FixedPointCast
Leonard Chan
2018-10-15
1
-0
/
+1
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-2
/
+2
*
Revert r343518.
Akira Hatanaka
2018-10-01
1
-2
/
+2
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-2
/
+2
*
Revert r341754.
Akira Hatanaka
2018-09-09
1
-2
/
+2
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-09-08
1
-2
/
+2
*
[OPENMP][BLOCKS]Fix PR38923: reference to a global variable is captured
Alexey Bataev
2018-08-20
1
-1
/
+2
*
[OPENMP] FIx processing of declare target variables.
Alexey Bataev
2018-08-15
1
-12
/
+8
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-10
/
+8
*
Avoid creating conditional cleanup blocks that contain only @llvm.lifetime.en...
Richard Smith
2018-08-04
1
-7
/
+40
[prev]
[next]