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
...
*
[coroutines] Add __builtin_coro_noop => llvm.coro.noop
Gor Nishanov
2018-04-02
1
-0
/
+2
*
[Coroutines] Schedule coro-split before asan
Brian Gesiak
2018-04-01
1
-3
/
+3
*
Fix a major swiftcall ABI bug with trivial C++ class types.
John McCall
2018-04-01
1
-16
/
+4
*
Revert r328845, it caused crbug.com/827810.
Nico Weber
2018-03-31
2
-12
/
+14
*
[OPENMP] Added emission of offloading data sections for declare target
Alexey Bataev
2018-03-30
6
-159
/
+386
*
Hoist MethodVFTableLocation out of MicrosoftVTableContext, NFC
Reid Kleckner
2018-03-29
2
-14
/
+12
*
Set dso_local on cfi_slowpath.
Rafael Espindola
2018-03-29
1
-4
/
+5
*
Mark __cfi_check as dso_local.
Rafael Espindola
2018-03-29
1
-0
/
+1
*
Generalize NRVO to cover C structs.
Akira Hatanaka
2018-03-29
1
-12
/
+46
*
Set dso_local when clearing dllimport.
Rafael Espindola
2018-03-29
1
-1
/
+3
*
Set calling convention for CUDA kernel
Yaxun Liu
2018-03-29
4
-0
/
+16
*
Disable emitting static extern C aliases for amdgcn target for CUDA
Yaxun Liu
2018-03-29
3
-3
/
+16
*
[Hexagon] Aid bit-reverse load intrinsics lowering with bitcode
Krzysztof Parzyszek
2018-03-29
1
-0
/
+51
*
[ObjC++] Make parameter passing and function return compatible with ObjC
Akira Hatanaka
2018-03-28
4
-76
/
+5
*
[Hexagon] Add support for "new" circular buffer intrinsics
Krzysztof Parzyszek
2018-03-28
1
-0
/
+94
*
Fix for LLVM header changes
David Blaikie
2018-03-28
1
-0
/
+1
*
[OPENMP] Codegen for ctor|dtor of declare target variables.
Alexey Bataev
2018-03-28
4
-69
/
+209
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
3
-5
/
+5
*
[OPENMP] Codegen for declare target with link clause.
Alexey Bataev
2018-03-26
3
-67
/
+149
*
[libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.
Matt Morehouse
2018-03-23
1
-0
/
+4
*
Change for an LLVM header file move
David Blaikie
2018-03-23
1
-1
/
+1
*
[AMDGPU] Fix codegen for inline assembly
Yaxun Liu
2018-03-23
1
-1
/
+1
*
[AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU (CLANG)
Tony Tye
2018-03-23
1
-1
/
+1
*
[AMDGPU] Remove use of OpenCL triple environment and replace with function at...
Tony Tye
2018-03-23
1
-0
/
+5
*
Bring r328238 back with a fix.
Rafael Espindola
2018-03-23
1
-0
/
+1
*
[ARM] Add ARMv8.2-A FP16 vector intrinsic
Abderrazek Zaafrani
2018-03-23
1
-20
/
+42
*
Set dso_local on __ImageBase.
Rafael Espindola
2018-03-22
1
-4
/
+6
*
Revert "Set dso_local on vtables."
Rafael Espindola
2018-03-22
1
-3
/
+2
*
Set dso_local on vtables.
Rafael Espindola
2018-03-22
1
-2
/
+3
*
Set dso_local on builtin functions.
Rafael Espindola
2018-03-22
1
-7
/
+1
*
[OpenMP][Clang] Add call to global data sharing stack initialization on the w...
Gheorghe-Teodor Bercea
2018-03-22
1
-0
/
+5
*
[CodeGen] Emit DWARF "constructor" calling convention
Jonas Devlieghere
2018-03-22
1
-3
/
+11
*
Fix for LLVM change (Transforms/Utils/Local.h -> Analysis/Utils/Local.h)
David Blaikie
2018-03-21
1
-3
/
+3
*
[NVPTX] Make tensor shape part of WMMA intrinsic's name.
Artem Belevich
2018-03-21
1
-23
/
+23
*
[Builtins] Overload __builtin_operator_new/delete to allow forwarding to usua...
Eric Fiselier
2018-03-21
3
-9
/
+10
*
Set dso_local on runtime variables.
Rafael Espindola
2018-03-21
1
-1
/
+4
*
Delete BuiltinCC. NFC.
Rafael Espindola
2018-03-20
5
-26
/
+3
*
Set dso_local on string literals.
Rafael Espindola
2018-03-20
1
-0
/
+1
*
[AArch64] Add vmulxh_lane fp16 vector intrinsic
Abderrazek Zaafrani
2018-03-20
1
-0
/
+10
*
Set dso_local for runtime function.
Rafael Espindola
2018-03-20
1
-0
/
+1
*
[NVPTX] Make tensor load/store intrinsics overloaded.
Artem Belevich
2018-03-20
1
-5
/
+3
*
Set dso_local for CFConstantStringClassReference.
Rafael Espindola
2018-03-20
1
-7
/
+7
*
Set dso_local for guid decls.
Rafael Espindola
2018-03-20
1
-0
/
+1
*
[OPENMP, NVPTX] Codegen for target distribute parallel combined
Alexey Bataev
2018-03-20
1
-8
/
+46
*
[OPENMP, NVPTX] Globalization of the private redeclarations.
Alexey Bataev
2018-03-20
3
-91
/
+157
*
[CodeGen] Ignore OpaqueValueExprs that are unique references to their
Akira Hatanaka
2018-03-20
5
-26
/
+52
*
[CodeGen] Add funclet token to ARC marker
Shoaib Meenai
2018-03-19
1
-1
/
+1
*
[OPENMP, NVPTX] Reworked castToType() function, NFC.
Alexey Bataev
2018-03-19
1
-27
/
+34
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-19
5
-14
/
+96
*
[OPENMP] Fix build with MSVC, NFC.
Alexey Bataev
2018-03-19
1
-2
/
+2
[prev]
[next]