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
/
CodeGenModule.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Decorate aggregate accesses with TBAA tags
Ivan A. Kosarev
2018-01-25
1
-0
/
+5
*
Implement Attribute Target MultiVersioning
Erich Keane
2018-01-08
1
-0
/
+12
*
[Coverage] Always emit unused coverage mappings in the same order.
Eli Friedman
2017-12-13
1
-1
/
+1
*
Revert "[CodeGen] Add initial support for union members in TBAA"
Hal Finkel
2017-12-03
1
-3
/
+2
*
[CodeGen] Add initial support for union members in TBAA
Ivan A. Kosarev
2017-11-30
1
-2
/
+3
*
Reland "Fix vtable not receiving hidden visibility when using push(visibility)"
Jake Ehrlich
2017-11-29
1
-1
/
+2
*
[CodeGen] Collect information about sizes of accesses and access types for TBAA
Ivan A. Kosarev
2017-11-27
1
-1
/
+1
*
Revert "[CodeGen] Fix vtable not receiving hidden visibility when using push(...
Petr Hosek
2017-11-22
1
-2
/
+1
*
[CodeGen] Fix vtable not receiving hidden visibility when using push(visibility)
Petr Hosek
2017-11-22
1
-1
/
+2
*
[CFI] Add CFI-icall pointer type generalization
Vlad Tsyrklevich
2017-10-31
1
-1
/
+8
*
[CodeGen] Propagate may-alias'ness of lvalues with TBAA info
Ivan A. Kosarev
2017-10-31
1
-4
/
+13
*
[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue ...
Ivan A. Kosarev
2017-10-17
1
-0
/
+5
*
Convert clang::LangAS to a strongly typed enum
Alexander Richardson
2017-10-15
1
-1
/
+1
*
Revert "[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with...
Ivan A. Kosarev
2017-10-13
1
-5
/
+0
*
[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue ...
Ivan A. Kosarev
2017-10-13
1
-0
/
+5
*
[MS] Don't bail on replacing dllimport vbase dtors with base dtors
Reid Kleckner
2017-10-13
1
-2
/
+1
*
Refine generation of TBAA information in clang
Ivan A. Kosarev
2017-10-06
1
-0
/
+4
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
1
-11
/
+14
*
Revert r314977 "[CodeGen] Unify generation of scalar and struct-path TBAA tags"
Ivan A. Kosarev
2017-10-05
1
-19
/
+11
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
1
-11
/
+19
*
[CodeGen] Introduce generic TBAA access descriptors
Ivan A. Kosarev
2017-10-03
1
-3
/
+3
*
[CodeGen] Have a special function to get TBAA info for may-alias accesses
Ivan A. Kosarev
2017-10-02
1
-0
/
+4
*
[CodeGen] Do not refer to complete TBAA info where we actually deal with just...
Ivan A. Kosarev
2017-10-02
1
-1
/
+4
*
Allow specifying sanitizers in blacklists
Vlad Tsyrklevich
2017-09-25
1
-1
/
+2
*
[codeview] omit debug locations for nested exprs unless column info enabled
Bob Haarman
2017-09-11
1
-0
/
+3
*
Extract IRGen's constant-emitter into its own helper class and clean up
John McCall
2017-08-15
1
-21
/
+1
*
[CodeGen][mips] Support `long_call/far/near` attributes
Simon Atanasyan
2017-07-20
1
-1
/
+2
*
CodeGen: Fix address space of global variable
Yaxun Liu
2017-07-08
1
-3
/
+7
*
[OpenCL] Fix OpenCL and SPIR version metadata generation.
Alexey Bader
2017-06-20
1
-0
/
+3
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-3
/
+4
*
Emit available_externally vtables opportunistically
Piotr Padlewski
2017-06-01
1
-1
/
+10
*
Adapt to LLVM's rename of WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-05-01
1
-4
/
+4
*
Remove unneeded struct; NFC
Sanjoy Das
2017-05-01
1
-8
/
+3
*
Revert "Update to LLVM's use of WeakTrackingVH; NFC"
Sanjoy Das
2017-04-26
1
-4
/
+4
*
Update to LLVM's use of WeakTrackingVH; NFC
Sanjoy Das
2017-04-26
1
-4
/
+4
*
Use less temporary AttributeLists NFC
Reid Kleckner
2017-04-18
1
-3
/
+4
*
Spelling mistakes in comments. NFCI. (PR27635)
Simon Pilgrim
2017-03-30
1
-1
/
+1
*
[XRay] Add -fxray-{always,never}-instrument= flags to clang
Dean Michael Berris
2017-03-30
1
-0
/
+7
*
[CodeGen] Emit a CoreFoundation link guard when @available is used
Alex Lorenz
2017-03-23
1
-0
/
+4
*
Update Clang for LLVM rename AttributeSet -> AttributeList
Reid Kleckner
2017-03-21
1
-11
/
+9
*
[ObjC][CodeGen] CodeGen support for @available.
Erik Pilkington
2017-02-23
1
-0
/
+4
*
docs: update docs for objc_storeStrong behaviour
Saleem Abdulrasool
2017-02-11
1
-1
/
+1
*
[CodeGen] [CUDA] Add the ability set default attrs on functions in linked mod...
Justin Lebar
2017-01-25
1
-0
/
+25
*
Remove now redundant code that ensured debug info for class definitions was e...
David Blaikie
2017-01-18
1
-1
/
+0
*
[CodeGen] Unique constant CompoundLiterals.
George Burgess IV
2016-12-28
1
-0
/
+14
*
Add the alloc_size attribute to clang, attempt 2.
George Burgess IV
2016-12-22
1
-0
/
+14
*
Revert r290149: Add the alloc_size attribute to clang.
Chandler Carruth
2016-12-20
1
-14
/
+0
*
Add the alloc_size attribute to clang.
George Burgess IV
2016-12-20
1
-0
/
+14
*
Re-commit r289252 and r289285, and fix PR31374
Yaxun Liu
2016-12-15
1
-0
/
+5
*
CodeGen: fix runtime function dll storage
Saleem Abdulrasool
2016-12-15
1
-4
/
+5
[next]