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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue ...
Ivan A. Kosarev
2017-10-17
1
-0
/
+7
*
Convert clang::LangAS to a strongly typed enum
Alexander Richardson
2017-10-15
1
-8
/
+6
*
Revert "[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with...
Ivan A. Kosarev
2017-10-13
1
-7
/
+0
*
[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue ...
Ivan A. Kosarev
2017-10-13
1
-0
/
+7
*
Refine generation of TBAA information in clang
Ivan A. Kosarev
2017-10-06
1
-0
/
+6
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
1
-19
/
+15
*
Revert r314977 "[CodeGen] Unify generation of scalar and struct-path TBAA tags"
Ivan A. Kosarev
2017-10-05
1
-20
/
+18
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
1
-18
/
+20
*
[CodeGen] Introduce generic TBAA access descriptors
Ivan A. Kosarev
2017-10-03
1
-5
/
+2
*
[CodeGen] Have a special function to get TBAA info for may-alias accesses
Ivan A. Kosarev
2017-10-02
1
-0
/
+6
*
[CodeGen] Do not refer to complete TBAA info where we actually deal with just...
Ivan A. Kosarev
2017-10-02
1
-2
/
+2
*
Emit section information for extern variables.
Erich Keane
2017-09-26
1
-0
/
+6
*
CodeGenModule: Adapt to LLVM TargetLibraryInfo changes
Matthias Braun
2017-09-26
1
-8
/
+2
*
Allow specifying sanitizers in blacklists
Vlad Tsyrklevich
2017-09-25
1
-9
/
+11
*
[Coverage] Add an option to emit limited coverage info
Vedant Kumar
2017-09-22
1
-0
/
+8
*
[codeview] omit debug locations for nested exprs unless column info enabled
Bob Haarman
2017-09-11
1
-0
/
+4
*
Emit static constexpr member as available_externally definition
Mehdi Amini
2017-09-05
1
-0
/
+42
*
Revert r311857 "Emit static constexpr member as available_externally definition"
Hans Wennborg
2017-08-28
1
-22
/
+0
*
Emit static constexpr member as available_externally definition
Mehdi Amini
2017-08-27
1
-0
/
+22
*
Extract IRGen's constant-emitter into its own helper class and clean up
John McCall
2017-08-15
1
-5
/
+16
*
[OpenCL] Allow targets to select address space per type
Sven van Haastregt
2017-08-15
1
-1
/
+1
*
CodeGenModule.cpp: [PR33810][Modules] Remove an assertion that confirms Mangl...
NAKAMURA Takumi
2017-07-30
1
-2
/
+0
*
CodeGenModule.cpp: [PR33810][Modules] Avoid reusing FoundStr to try to fix cr...
NAKAMURA Takumi
2017-07-30
1
-6
/
+6
*
CodeGenModule.cpp: [PR33810][Modules] Make sure actual memory corruption befo...
NAKAMURA Takumi
2017-07-30
1
-0
/
+2
*
[CodeGen][mips] Support `long_call/far/near` attributes
Simon Atanasyan
2017-07-20
1
-4
/
+12
*
Convert attribute 'target' parsing from a 'pair' to a 'struct' to make furthe...
Erich Keane
2017-07-18
1
-4
/
+5
*
Fix build failure with gcc about mixing enum and non-enum
Yaxun Liu
2017-07-08
1
-2
/
+4
*
[CodeGen] Fold variable into assert.
Benjamin Kramer
2017-07-08
1
-2
/
+2
*
CodeGen: Fix address space of global variable
Yaxun Liu
2017-07-08
1
-22
/
+44
*
[modules ts] Basic for module linkage.
Richard Smith
2017-07-07
1
-1
/
+1
*
This reverts r305820 (ARMv.2-A FP16 vector intrinsics) because it shows
Sjoerd Meijer
2017-07-06
1
-1
/
+0
*
[AArch64] ADD ARMv.2-A FP16 vector intrinsics
Abderrazek Zaafrani
2017-06-20
1
-0
/
+1
*
[OpenCL] Fix OpenCL and SPIR version metadata generation.
Alexey Bader
2017-06-20
1
-0
/
+34
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-5
/
+5
*
Add support for #pragma clang section
Javed Absar
2017-06-05
1
-1
/
+29
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-03
1
-0
/
+1
*
Revert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics"
Vedant Kumar
2017-06-02
1
-1
/
+0
*
[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics
Abderrazek Zaafrani
2017-06-01
1
-0
/
+1
*
Fixed warnings
Piotr Padlewski
2017-06-01
1
-2
/
+2
*
Emit available_externally vtables opportunistically
Piotr Padlewski
2017-06-01
1
-0
/
+23
*
[CodeGen] Surround assertion with parens and format.
Davide Italiano
2017-05-31
1
-4
/
+4
*
IRGen: Add optnone attribute on function during O0
Mehdi Amini
2017-05-29
1
-2
/
+12
*
[OpenMP] Create COMDAT group for OpenMP offload registration code to avoid mu...
George Rokos
2017-05-27
1
-2
/
+5
*
[XRay][clang] Allow imbuing arg1 logging attribute via -fxray-always-instrument=
Dean Michael Berris
2017-05-24
1
-0
/
+4
*
CodeGenModule: Always output wchar_size, check LLVM assumptions.
Matthias Braun
2017-05-20
1
-6
/
+13
*
Revert "CodeGenModule: Always output wchar_size, check LLVM assumptions."
Matthias Braun
2017-05-20
1
-13
/
+6
*
CodeGenModule: Always output wchar_size, check LLVM assumptions.
Matthias Braun
2017-05-19
1
-6
/
+13
*
CodeGen: Cast alloca to expected address space
Yaxun Liu
2017-05-18
1
-0
/
+1
*
Suppress all uses of LLVM_END_WITH_NULL. NFC.
Serge Guelton
2017-05-09
1
-1
/
+1
*
Re-land r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of A...
Reid Kleckner
2017-05-02
1
-10
/
+3
[prev]
[next]