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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CodeGen] EmitLoadOfPointer() to generate TBAA info along with LValue base info
Ivan A. Kosarev
2017-10-13
2
-5
/
+10
*
[CodeGen] EmitCXXMemberDataPointerAddress() to generate TBAA info along with ...
Ivan A. Kosarev
2017-10-13
3
-5
/
+10
*
Fix an unused-variable warning.
Haojian Wu
2017-10-13
1
-1
/
+1
*
[OpenCL] Add LangAS::opencl_private to represent private address space in AST
Yaxun Liu
2017-10-13
1
-1
/
+3
*
Support for destroying operator delete, per C++2a proposal P0722.
Richard Smith
2017-10-13
3
-45
/
+144
*
[MS] Don't bail on replacing dllimport vbase dtors with base dtors
Reid Kleckner
2017-10-13
3
-20
/
+17
*
Handle/assert on DK_Remark
Adam Nemet
2017-10-12
1
-0
/
+4
*
[CUDA] Added __hmma_m16n16k16_* builtins to support mma instructions on sm_70
Artem Belevich
2017-10-12
1
-0
/
+198
*
[OPENMP] Fix PR34927: Emit initializer for reduction array with declare
Alexey Bataev
2017-10-12
1
-3
/
+8
*
[OPENMP] Fix PR34926: Fix handling of the array sections passed as
Alexey Bataev
2017-10-12
1
-6
/
+1
*
[OPENMP] Fix PR34925: Fix getting thread_id lvalue for inlined regions
Alexey Bataev
2017-10-12
1
-0
/
+7
*
[CodeGen] Generate TBAA info along with LValue base info
Ivan A. Kosarev
2017-10-12
4
-27
/
+48
*
Revert "[ADT] Make Twine's copy constructor private."
Zachary Turner
2017-10-11
2
-36
/
+41
*
[ADT] Make Twine's copy constructor private.
Zachary Turner
2017-10-11
2
-41
/
+36
*
[X86] Add support for 'amdfam17h' to __builtin_cpu_is to match gcc.
Craig Topper
2017-10-11
1
-0
/
+2
*
[OPENMP] Remove extra if, NFC.
Alexey Bataev
2017-10-11
1
-1
/
+1
*
[OPENMP] Fix PR34916: Crash on mixing taskloop|tasks directives.
Alexey Bataev
2017-10-11
2
-3
/
+18
*
Include getting generated struct offsets in CodegenABITypes
Adrian Prantl
2017-10-10
1
-0
/
+7
*
[CGExprScalar] In EmitCompare trunc the result if it has different type as E-...
Guozhi Wei
2017-10-10
1
-0
/
+10
*
[OPENMP] Add default codegen|tests for 'target parallel for[ simd]'
Alexey Bataev
2017-10-10
1
-1
/
+8
*
[CodeGen] Do not construct complete LValue base info in trivial cases
Ivan A. Kosarev
2017-10-10
6
-71
/
+74
*
AMDGPU: Add read_exec_lo/hi builtins
Matt Arsenault
2017-10-09
1
-0
/
+9
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-2
/
+0
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
2
-2
/
+0
*
OpenCL: Assume functions are convergent
Matt Arsenault
2017-10-06
1
-5
/
+8
*
Split X86::BI__builtin_cpu_init handling into own function[NFC]
Erich Keane
2017-10-06
2
-7
/
+10
*
[OPENMP] Capture references to global variables.
Alexey Bataev
2017-10-06
1
-2
/
+6
*
Refine generation of TBAA information in clang
Ivan A. Kosarev
2017-10-06
9
-104
/
+114
*
Fix check strings in test case and use llvm::to_string instead of
Akira Hatanaka
2017-10-06
1
-3
/
+5
*
[CodeGen] Emit a helper function for __builtin_os_log_format to reduce
Akira Hatanaka
2017-10-06
2
-63
/
+186
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
7
-102
/
+76
*
Revert r314977 "[CodeGen] Unify generation of scalar and struct-path TBAA tags"
Ivan A. Kosarev
2017-10-05
10
-169
/
+183
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
10
-183
/
+169
*
[OpenCL] Clean up and add missing fields for block struct
Yaxun Liu
2017-10-04
4
-79
/
+208
*
[OpenMP] Initial implementation of teams distribute code generation
Carlo Bertolli
2017-10-04
1
-12
/
+22
*
Move verbosity check for opt remarks to the diag handler.
Adam Nemet
2017-10-04
1
-0
/
+4
*
[CodeGen] Fix propagation of TBAA info for atomic accesses
Ivan A. Kosarev
2017-10-03
1
-4
/
+4
*
[CodeGen] Introduce generic TBAA access descriptors
Ivan A. Kosarev
2017-10-03
7
-83
/
+82
*
[ubsan] Skip alignment checks which are folded away
Vedant Kumar
2017-10-03
1
-3
/
+4
*
[ubsan] Save the result of getLLVMContext. NFC.
Vedant Kumar
2017-10-03
1
-6
/
+6
*
[ubsan] Add helpers to decide when null/vptr checks are required. NFC.
Vedant Kumar
2017-10-03
2
-8
/
+21
*
[ubsan] Save a ptrtoint when emitting alignment checks
Vedant Kumar
2017-10-03
1
-5
/
+10
*
[OPENMP] Capture argument of `device` clause for target-based
Alexey Bataev
2017-10-02
1
-0
/
+4
*
[OPENMP] Simplify codegen for non-offloading code.
Alexey Bataev
2017-10-02
1
-31
/
+20
*
[CodeGen] Have a special function to get TBAA info for may-alias accesses
Ivan A. Kosarev
2017-10-02
5
-8
/
+23
*
[CodeGen] Do not refer to complete TBAA info where we actually deal with just...
Ivan A. Kosarev
2017-10-02
9
-58
/
+62
*
[DWARF] Allow forward declarations of a class template instantiation
Paul Robinson
2017-09-28
1
-0
/
+4
*
[OpenCL] Handle address space conversion while setting type alignment.
Anastasia Stulova
2017-09-27
2
-2
/
+12
*
Emit section information for extern variables.
Erich Keane
2017-09-26
1
-0
/
+6
*
[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.
Artem Belevich
2017-09-26
1
-0
/
+15
[prev]
[next]