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
...
*
Remove declaration of EmitMCountInstrumentation(). NFC
Hans Wennborg
2017-11-10
1
-3
/
+0
*
[OPENMP] Codegen for `#pragma omp target parallel for simd`.
Alexey Bataev
2017-11-09
1
-0
/
+4
*
[OPENMP] Codegen for `#pragma omp target parallel for`.
Alexey Bataev
2017-11-08
1
-0
/
+4
*
[CodeGen] Propagate may-alias'ness of lvalues with TBAA info
Ivan A. Kosarev
2017-10-31
1
-7
/
+4
*
[CodeGen] Generate TBAA info for reference loads
Ivan A. Kosarev
2017-10-30
1
-4
/
+11
*
[CodeGen] Pass TBAA info along with lvalue base info everywhere
Ivan A. Kosarev
2017-10-17
1
-14
/
+0
*
[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue ...
Ivan A. Kosarev
2017-10-17
1
-3
/
+6
*
[OpenCL] Emit enqueued block as kernel
Yaxun Liu
2017-10-14
1
-3
/
+13
*
Revert "[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with...
Ivan A. Kosarev
2017-10-13
1
-6
/
+3
*
[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue ...
Ivan A. Kosarev
2017-10-13
1
-3
/
+6
*
[CodeGen] getNaturalTypeAlignment() to generate TBAA info along with LValue b...
Ivan A. Kosarev
2017-10-13
1
-0
/
+1
*
[CodeGen] EmitLoadOfReference() to generate TBAA info along with LValue base ...
Ivan A. Kosarev
2017-10-13
1
-1
/
+2
*
[CodeGen] EmitLoadOfPointer() to generate TBAA info along with LValue base info
Ivan A. Kosarev
2017-10-13
1
-1
/
+2
*
[CodeGen] EmitCXXMemberDataPointerAddress() to generate TBAA info along with ...
Ivan A. Kosarev
2017-10-13
1
-1
/
+2
*
[CodeGen] Generate TBAA info along with LValue base info
Ivan A. Kosarev
2017-10-12
1
-5
/
+5
*
[CodeGen] Do not construct complete LValue base info in trivial cases
Ivan A. Kosarev
2017-10-10
1
-8
/
+32
*
Split X86::BI__builtin_cpu_init handling into own function[NFC]
Erich Keane
2017-10-06
1
-0
/
+1
*
Refine generation of TBAA information in clang
Ivan A. Kosarev
2017-10-06
1
-4
/
+18
*
[CodeGen] Emit a helper function for __builtin_os_log_format to reduce
Akira Hatanaka
2017-10-06
1
-0
/
+11
*
Revert r314977 "[CodeGen] Unify generation of scalar and struct-path TBAA tags"
Ivan A. Kosarev
2017-10-05
1
-18
/
+4
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
1
-4
/
+18
*
[CodeGen] Introduce generic TBAA access descriptors
Ivan A. Kosarev
2017-10-03
1
-6
/
+3
*
[ubsan] Add helpers to decide when null/vptr checks are required. NFC.
Vedant Kumar
2017-10-03
1
-0
/
+6
*
[CodeGen] Do not refer to complete TBAA info where we actually deal with just...
Ivan A. Kosarev
2017-10-02
1
-5
/
+5
*
[OPENMP] Generate implicit map|firstprivate clauses for target-based
Alexey Bataev
2017-09-26
1
-0
/
+3
*
[CodeGen][ObjC] Build the global block structure before emitting the
Akira Hatanaka
2017-09-22
1
-1
/
+2
*
[OPENMP] Handle re-declaration of captured variables in CodeGen.
Alexey Bataev
2017-09-22
1
-3
/
+3
*
[ubsan] Function Sanitizer: Don't require writable text segments
Vedant Kumar
2017-09-13
1
-0
/
+9
*
Updated two annotations for Store.h and CodeGenFunction.h.
Krasimir Georgiev
2017-09-08
1
-2
/
+1
*
Debug info: Fixed faulty debug locations for attributed statements
Karl-Johan Karlsson
2017-09-06
1
-1
/
+1
*
[CodeGen]Refactor CpuSupports/CPUIs Builtin Code Gen to better work with
Erich Keane
2017-09-01
1
-0
/
+4
*
[IRGen] Evaluate constant static variables referenced through member
Alex Lorenz
2017-08-25
1
-0
/
+1
*
[OPENMP] Fix for PR34014: OpenMP 4.5: Target construct in static method
Alexey Bataev
2017-08-22
1
-0
/
+2
*
[OPENMP] Fix for PR28581: OpenMP linear clause - wrong results.
Alexey Bataev
2017-08-16
1
-1
/
+3
*
Clean up some lambda conversion operator code, NFC
Reid Kleckner
2017-08-04
1
-2
/
+1
*
[ubsan] Diagnose invalid uses of builtins (clang)
Vedant Kumar
2017-07-29
1
-0
/
+12
*
Fix double destruction of objects when OpenMP construct is canceled
Erich Keane
2017-07-27
1
-1
/
+1
*
Add branch weights to branches for static initializers.
Richard Smith
2017-07-26
1
-0
/
+8
*
[ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (PR33430)
Vedant Kumar
2017-07-13
1
-0
/
+7
*
[Sema] Mark a virtual CXXMethodDecl as used if a call to it can be
Akira Hatanaka
2017-07-13
1
-5
/
+0
*
CodeGen: Fix address space of global variable
Yaxun Liu
2017-07-08
1
-4
/
+3
*
[ubsan] Improve diagnostics for return value checks (clang)
Vedant Kumar
2017-06-23
1
-3
/
+14
*
CodeGen: Cast temporary variable to proper address space
Yaxun Liu
2017-06-19
1
-8
/
+34
*
[coroutines] Allow co_await and co_yield expressions that return an lvalue to...
Eric Fiselier
2017-06-15
1
-0
/
+2
*
[ubsan] Detect invalid unsigned pointer index expression (clang)
Vedant Kumar
2017-06-12
1
-0
/
+2
*
[ubsan] Add a check for pointer overflow UB
Vedant Kumar
2017-06-01
1
-0
/
+8
*
Restore and update documentation comment for EmitPointerWithAlignment
Krzysztof Parzyszek
2017-05-19
1
-5
/
+16
*
CodeGenFunction::EmitPointerWithAlignment(): Prune a \param in r303358, possi...
NAKAMURA Takumi
2017-05-19
1
-15
/
+0
*
[CodeGen] Propagate LValueBaseInfo instead of AlignmentSource
Krzysztof Parzyszek
2017-05-18
1
-14
/
+17
*
[OpenCL] Add intel_reqd_sub_group_size attribute support
Xiuli Pan
2017-05-04
1
-10
/
+2
[prev]
[next]