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
/
CodeGenFunction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Expose -mllvm -accurate-sample-profile to clang.
Dehao Chen
2017-08-24
1
-0
/
+4
*
[ubsan] PR34266: When sanitizing the 'this' value for a member function that ...
Richard Smith
2017-08-24
1
-2
/
+14
*
Revert "[ubsan] PR34266: When sanitizing the 'this' value for a member functi...
Adrian Prantl
2017-08-24
1
-2
/
+2
*
[ubsan] PR34266: When sanitizing the 'this' value for a member function that ...
Richard Smith
2017-08-23
1
-2
/
+2
*
Clean up some lambda conversion operator code, NFC
Reid Kleckner
2017-08-04
1
-8
/
+3
*
Reland "CFI: blacklist STL allocate() from unrelated-casts"
Vlad Tsyrklevich
2017-08-04
1
-0
/
+28
*
Revert "Reland "CFI: blacklist STL allocate() from unrelated-casts""
Vlad Tsyrklevich
2017-08-04
1
-27
/
+0
*
Reland "CFI: blacklist STL allocate() from unrelated-casts"
Vlad Tsyrklevich
2017-08-04
1
-0
/
+27
*
Revert "CFI: blacklist STL allocate() from unrelated-casts"
Vlad Tsyrklevich
2017-08-04
1
-27
/
+0
*
CFI: blacklist STL allocate() from unrelated-casts
Vlad Tsyrklevich
2017-08-04
1
-0
/
+27
*
[OpenCL] Fix access qualifiers metadata for kernel arguments with typedef
Alexey Sotkin
2017-07-26
1
-1
/
+4
*
[ubsan] Improve diagnostics for return value checks (clang)
Vedant Kumar
2017-06-23
1
-0
/
+7
*
[Clang] Handle interaction of -pg and no_instrument_function attribute.
Manoj Gupta
2017-06-19
1
-2
/
+4
*
[DebugInfo] Add kind of ImplicitParamDecl for emission of FlagObjectPointer.
Alexey Bataev
2017-06-09
1
-3
/
+2
*
[CGDebugInfo] Finalize SubPrograms when we're done with them
Keno Fischer
2017-06-01
1
-1
/
+1
*
[CodeGen] Propagate LValueBaseInfo instead of AlignmentSource
Krzysztof Parzyszek
2017-05-18
1
-11
/
+13
*
[OpenCL] Add intel_reqd_sub_group_size attribute support
Xiuli Pan
2017-05-04
1
-12
/
+20
*
[ubsan] Reduce alignment checking of C++ object pointers
Vedant Kumar
2017-04-14
1
-4
/
+5
*
[OpenCL] Do not generate "kernel_arg_type_qual" metadata for non-pointer args
Egor Churaev
2017-03-31
1
-5
/
+0
*
[msan] Turn off lifetime markers even when use after scope checking is on.
Benjamin Kramer
2017-03-31
1
-4
/
+4
*
[XRay] Add -fxray-{always,never}-instrument= flags to clang
Dean Michael Berris
2017-03-30
1
-3
/
+4
*
[ubsan] Add a nullability sanitizer
Vedant Kumar
2017-03-14
1
-0
/
+12
*
Honor __unaligned in codegen for declarations and expressions
Roger Ferrer Ibanez
2017-03-08
1
-0
/
+2
*
[XRay] [clang] Allow logging the first argument of a function call.
Dean Michael Berris
2017-03-06
1
-0
/
+4
*
Retry^2: [ubsan] Reduce null checking of C++ object pointers (PR27581)
Vedant Kumar
2017-02-17
1
-0
/
+9
*
Revert "Retry: [ubsan] Reduce null checking of C++ object pointers (PR27581)"
Vedant Kumar
2017-02-17
1
-5
/
+0
*
Retry: [ubsan] Reduce null checking of C++ object pointers (PR27581)
Vedant Kumar
2017-02-17
1
-0
/
+5
*
Revert "[ubsan] Reduce null checking of C++ object pointers (PR27581)"
Vedant Kumar
2017-02-17
1
-5
/
+0
*
[ubsan] Reduce null checking of C++ object pointers (PR27581)
Vedant Kumar
2017-02-17
1
-0
/
+5
*
[MS] Fix C++ destructor thunk line info for a declaration
Reid Kleckner
2017-02-08
1
-1
/
+6
*
[X86] Teach Clang about -mfentry flag
Nirav Dave
2017-01-31
1
-2
/
+6
*
PR0091R3: Implement parsing support for using templates as types.
Richard Smith
2017-01-26
1
-1
/
+3
*
[OPENMP] Fix for PR31643: Clang crashes when compiling code on Windows
Alexey Bataev
2017-01-20
1
-2
/
+1
*
[tsan] Do not report errors in __destroy_helper_block_
Anna Zaks
2017-01-13
1
-3
/
+11
*
Add a cc1 option to force disabling lifetime-markers emission from clang
Mehdi Amini
2017-01-06
1
-0
/
+3
*
Add -f[no-]strict-return flag that can be used to avoid undefined behaviour
Alex Lorenz
2017-01-04
1
-4
/
+23
*
Cleanup the handling of noinline function attributes, -fno-inline,
Chandler Carruth
2016-12-23
1
-19
/
+1
*
[clang] Version support for UBSan handlers
Filipe Cabecinhas
2016-12-12
1
-3
/
+3
*
[OpenCL] always use SPIR address spaces for kernel_arg_addr_space MD
Pekka Jaaskelainen
2016-11-14
1
-3
/
+19
*
[tsan][clang] Introduce a function attribute to disable TSan checking at run ...
Anna Zaks
2016-11-11
1
-0
/
+14
*
Add the loop end location to the loop metadata. This additional information
Amara Emerson
2016-11-10
1
-0
/
+7
*
[CodeGen] Don't emit lifetime intrinsics for some local variables
Vitaly Buka
2016-10-26
1
-1
/
+8
*
[CodeGen] Move shouldEmitLifetimeMarkers into more convenient place
Vitaly Buka
2016-10-26
1
-10
/
+27
*
Fix a couple of wrong-code bugs in switch-on-constant optimization:
Richard Smith
2016-09-16
1
-0
/
+23
*
ObjectiveC generics: Add ObjCTypeParamType in the type system.
Manman Ren
2016-09-13
1
-0
/
+1
*
Update Clang for D20147 ("DebugInfo: New metadata representation for global v...
Peter Collingbourne
2016-09-13
1
-2
/
+2
*
[OpenCL] Remove access qualifiers on images in arg info metadata.
Alexey Bader
2016-09-06
1
-2
/
+31
*
[Frontend] Fix mcount inlining bug
Honggyu Kim
2016-09-01
1
-9
/
+5
*
Remove whitespace to test commit access
Honggyu Kim
2016-09-01
1
-1
/
+1
*
Add XRay flags to Clang. We implement two flags to control the XRay behaviour:
Aaron Ballman
2016-07-13
1
-0
/
+20
[prev]
[next]