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] fix inline builtin-related breakage from D78162
George Burgess IV
2020-05-07
1
-3
/
+9
*
[CodeGen] only add nobuiltin to inline builtins if we'll emit them
George Burgess IV
2020-05-07
1
-1
/
+2
*
[RISCV] Pass target-abi via module flag metadata
Zakk Chen
2020-01-27
1
-0
/
+7
*
Revert 9007f06af0e "Revert "Allow system header to provide their own implemen...
Hans Wennborg
2020-01-17
1
-0
/
+5
*
Revert "Allow system header to provide their own implementation of some builtin"
Amy Huang
2020-01-17
1
-5
/
+0
*
[DebugInfo] Add another level to DebugInfoKind called Constructor
Amy Huang
2020-01-13
1
-3
/
+3
*
Allow system header to provide their own implementation of some builtin
serge-sans-paille
2020-01-10
1
-0
/
+5
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-23
1
-53
/
+1
*
reland "[DebugInfo] Support to emit debugInfo for extern variables"
Yonghong Song
2019-12-22
1
-0
/
+17
*
Revert "[DebugInfo] Support to emit debugInfo for extern variables"
Reid Kleckner
2019-12-22
1
-17
/
+0
*
[OpenMP] Use the OpenMP-IR-Builder
Johannes Doerfert
2019-12-11
1
-0
/
+9
*
CodeGen: Allow annotations on globals in non-zero address space
Nicolai Hähnle
2019-12-11
1
-1
/
+7
*
[DebugInfo] Support to emit debugInfo for extern variables
Yonghong Song
2019-12-10
1
-0
/
+17
*
[Attr] Move ParsedTargetAttr out of the TargetAttr class
Craig Topper
2019-12-09
1
-5
/
+5
*
Revert "[Sema][X86] Consider target attribute into the checks in validateOutp...
Reid Kleckner
2019-12-06
1
-1
/
+53
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-06
1
-53
/
+1
*
[Clang] Define Fuchsia C++ABI
Petr Hosek
2019-12-03
1
-0
/
+1
*
[OPENMP]Fix PR41826: symbols visibility in device code.
Alexey Bataev
2019-11-25
1
-1
/
+1
*
DebugInfo: Flag Dwarf Version metadata for merging during LTO
David Blaikie
2019-11-22
1
-3
/
+1
*
[DeclCXX] Remove unknown external linkage specifications
Ehud Katz
2019-11-21
1
-3
/
+1
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-19
1
-2
/
+2
*
Revert "[NFC] Refactor representation of materialized temporaries"
Nico Weber
2019-11-17
1
-2
/
+2
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-16
1
-2
/
+2
*
Don't add optnone or noinline if the function is already marked as
Akira Hatanaka
2019-11-15
1
-5
/
+5
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-0
/
+1
*
Redeclare Objective-C property accessors inside the ObjCImplDecl in which the...
Adrian Prantl
2019-11-08
1
-21
/
+19
*
[HIP] Fix visibility for 'extern' device variables.
Michael Liao
2019-11-05
1
-3
/
+3
*
[CodeGen] Fix invalid llvm.linker.options about pragma detect_mismatch
Yaxun (Sam) Liu
2019-10-31
1
-0
/
+2
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
1
-2
/
+5
*
OpenMP: Add helper function for convergent runtime calls
Matt Arsenault
2019-10-27
1
-2
/
+8
*
[AMDGPU] Fix assertion due to initializer list
Yaxun Liu
2019-10-20
1
-10
/
+6
*
Revert Tag CFI-generated data structures with "#pragma clang section" attribu...
Dmitry Mikulin
2019-10-17
1
-22
/
+5
*
Tag CFI-generated data structures with "#pragma clang section" attributes.
Dmitry Mikulin
2019-10-16
1
-5
/
+22
*
[Clang][OpenMP Offload] Move offload registration code to the wrapper
Sergey Dmitriev
2019-10-15
1
-6
/
+1
*
Added support for "#pragma clang section relro=<name>"
Dmitry Mikulin
2019-10-15
1
-0
/
+3
*
[OPENMP50]Support for declare variant directive for NVPTX target.
Alexey Bataev
2019-10-10
1
-0
/
+44
*
Fix crash or wrong code bug if a lifetime-extended temporary contains a
Richard Smith
2019-10-08
1
-7
/
+6
*
Properly handle instantiation-dependent array bounds.
Richard Smith
2019-10-04
1
-1
/
+1
*
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFCI.
Simon Pilgrim
2019-10-03
1
-1
/
+1
*
[Alignment][Clang][NFC] Add CharUnits::getAsAlign
Guillaume Chatelet
2019-10-03
1
-13
/
+12
*
[OPENMP50]Initial codegen for declare variant implementation vendor.
Alexey Bataev
2019-10-01
1
-0
/
+14
*
For P0784R7: compute whether a variable has constant destruction if it
Richard Smith
2019-09-29
1
-2
/
+2
*
Support for DWARF-5 C++ language tags.
Adrian Prantl
2019-09-24
1
-1
/
+3
*
Revert "Support for DWARF-5 C++ language tags."
Jonas Devlieghere
2019-09-23
1
-3
/
+1
*
Support for DWARF-5 C++ language tags.
Adrian Prantl
2019-09-23
1
-1
/
+3
*
[CodeGen] Add alias for cpu_dispatch function with IFunc & Fix resolver linka...
Fangrui Song
2019-09-11
1
-3
/
+24
*
[OPENMP5.0]Add support for device_type clause in declare target
Alexey Bataev
2019-08-23
1
-3
/
+15
*
[Clang][CodeGen] set alias linkage on QualType
Nick Desaulniers
2019-08-22
1
-4
/
+9
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
cfi-icall: Allow the jump table to be optionally made non-canonical.
Peter Collingbourne
2019-08-09
1
-14
/
+22
[next]