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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CodeGen: Fix invalid bitcast for lifetime.start/end
Yaxun Liu
2018-05-17
1
-7
/
+25
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-60
/
+60
*
[CodeGen] Avoid destructing a callee-destructued struct type in a
Akira Hatanaka
2018-04-27
1
-1
/
+13
*
Revert "[CodeGen] Avoid destructing a callee-destructued struct type in a"
Akira Hatanaka
2018-04-27
1
-13
/
+1
*
[CodeGen] Avoid destructing a callee-destructued struct type in a
Akira Hatanaka
2018-04-27
1
-1
/
+13
*
[XRay] Add clang builtin for xray typed events.
Keith Wyss
2018-04-17
1
-0
/
+4
*
Add a command line option 'fregister_global_dtors_with_atexit' to
Akira Hatanaka
2018-04-17
1
-0
/
+3
*
[OPENMP] Code cleanup + formatting, NFC.
Alexey Bataev
2018-04-13
1
-8
/
+8
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-2
/
+2
*
PR36992: do not store beyond the dsize of a class object unless we know
Richard Smith
2018-04-05
1
-16
/
+43
*
[MS] Emit vftable thunks for functions with incomplete prototypes
Reid Kleckner
2018-04-02
1
-4
/
+5
*
[Builtins] Overload __builtin_operator_new/delete to allow forwarding to usua...
Eric Fiselier
2018-03-21
1
-1
/
+1
*
[CodeGen] Ignore OpaqueValueExprs that are unique references to their
Akira Hatanaka
2018-03-20
1
-20
/
+6
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-19
1
-0
/
+2
*
Recommit r326946 after reducing CallArgList memory footprint
Yaxun Liu
2018-03-15
1
-2
/
+2
*
This reverts "r327189 - [ARM] Add ARMv8.2-A FP16 vector intrinsic"
Sjoerd Meijer
2018-03-13
1
-3
/
+6
*
Revert "[ObjC] Allow declaring __weak pointer fields in C structs in
Akira Hatanaka
2018-03-12
1
-2
/
+0
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-10
1
-0
/
+2
*
Revert r326946. It caused stack overflows by significantly increasing the siz...
Richard Smith
2018-03-10
1
-2
/
+2
*
[ARM] Add ARMv8.2-A FP16 vector intrinsic
Abderrazek Zaafrani
2018-03-09
1
-6
/
+3
*
CodeGen: Fix address space of indirect function argument
Yaxun Liu
2018-03-07
1
-2
/
+2
*
[OPENMP] Fix lifetime of the loop counters.
Alexey Bataev
2018-03-07
1
-58
/
+84
*
[ObjC] Allow declaring __strong pointer fields in structs in Objective-C
Akira Hatanaka
2018-02-28
1
-0
/
+12
*
[OpenCL] Fix __enqueue_block for block with captures
Yaxun Liu
2018-02-15
1
-9
/
+3
*
[WinEH] Put funclet bundles on inline asm calls
Reid Kleckner
2018-02-09
1
-0
/
+3
*
Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types.
Sander de Smalen
2018-02-03
1
-3
/
+24
*
Emit label names according to -discard-value-names.
Eric Fiselier
2018-02-02
1
-4
/
+0
*
Reverting patch rL323952 due to build errors that I
Sander de Smalen
2018-02-01
1
-24
/
+3
*
[DebugInfo] Enable debug information for C99 VLA types
Sander de Smalen
2018-02-01
1
-3
/
+24
*
[CodeGen] Decorate aggregate accesses with TBAA tags
Ivan A. Kosarev
2018-01-25
1
-10
/
+7
*
[OPENMP] Initial codegen for `target teams distribute parallel for
Alexey Bataev
2018-01-15
1
-0
/
+5
*
Allocate and access NormalCleanupDest with the natural alignment of i32.
John McCall
2018-01-12
1
-1
/
+1
*
[OPENMP] Replace calls of getAssociatedStmt().
Alexey Bataev
2018-01-12
1
-0
/
+1
*
Implement Attribute Target MultiVersioning
Erich Keane
2018-01-08
1
-0
/
+24
*
[OpenMP] Initial implementation of code generation for pragma 'target teams d...
Carlo Bertolli
2018-01-03
1
-0
/
+4
*
[WinEH] Allow for multiple terminatepads
Reid Kleckner
2018-01-02
1
-0
/
+8
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+3
*
-fsanitize=vptr warnings on bad static types in dynamic_cast and typeid
Stephan Bergmann
2017-12-28
1
-1
/
+4
*
[OPENMP] Support for `depend` clauses on `target data update`.
Alexey Bataev
2017-12-27
1
-0
/
+14
*
[AArch64] Enable fp16 data type for the Builtin for AArch64 only.
Abderrazek Zaafrani
2017-12-21
1
-3
/
+6
*
[ubsan] Diagnose noreturn functions which return
Vedant Kumar
2017-12-21
1
-4
/
+12
*
[Hexagon] Intrinsic support for V62 and V65
Krzysztof Parzyszek
2017-12-13
1
-0
/
+1
*
[OPENMP] Initial codegen for `target teams distribute simd` directive.
Alexey Bataev
2017-12-13
1
-0
/
+4
*
[OPENMP] Initial codegen for `target teams distribute` directive.
Alexey Bataev
2017-12-08
1
-3
/
+9
*
[ubsan] Use pass_object_size info in bounds checks
Vedant Kumar
2017-12-08
1
-0
/
+5
*
[XRay][clang] Introduce -fxray-always-emit-customevents
Dean Michael Berris
2017-11-30
1
-0
/
+4
*
[OPENMP] Codegen for `target simd` construct.
Alexey Bataev
2017-11-17
1
-6
/
+10
*
[OPENMP] Add support for cancelling inside target parallel for
Alexey Bataev
2017-11-16
1
-13
/
+13
*
Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attri...
Hans Wennborg
2017-11-14
1
-5
/
+0
*
[coroutines] Promote cleanup.dest.slot allocas to registers to avoid storing ...
Gor Nishanov
2017-11-11
1
-17
/
+21
[prev]
[next]