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
*
[RISCV] Fix passing two floating-point values in complex separately by two GP...
Jim Lin
2020-06-25
1
-1
/
+2
*
Update compiler extension integration into the build system
serge-sans-paille
2020-06-17
1
-2
/
+1
*
[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
*
Use FinishThunk to finish musttail thunks
Reid Kleckner
2020-04-13
1
-2
/
+3
*
[remark][diagnostics] [codegen] Fix PR44896
Rong Xu
2020-02-26
1
-0
/
+3
*
[RISCV] Pass target-abi via module flag metadata
Zakk Chen
2020-01-27
1
-0
/
+7
*
[Driver][CodeGen] Support -fpatchable-function-entry=N,M and __attribute__((p...
Fangrui Song
2020-01-24
1
-6
/
+11
*
[Concepts] Requires Expressions
Saar Raz
2020-01-24
2
-0
/
+5
*
Revert 9007f06af0e "Revert "Allow system header to provide their own implemen...
Hans Wennborg
2020-01-17
2
-1
/
+13
*
Revert "Allow system header to provide their own implementation of some builtin"
Amy Huang
2020-01-17
2
-13
/
+1
*
Add __warn_memset_zero_len builtin as a workaround for glibc issue
serge-sans-paille
2020-01-17
1
-0
/
+2
*
Relax the rules around objc_alloc and objc_alloc_init optimizations.
Pierre Habouzit
2020-01-14
1
-21
/
+19
*
[X86] ABI compat bugfix for MSVC vectorcall
Reid Kleckner
2020-01-14
1
-75
/
+61
*
[remark][diagnostics] Using clang diagnostic handler for IR input files
Rong Xu
2020-01-14
1
-17
/
+76
*
[OPENMP]Do not emit special virtual function for NVPTX target.
Alexey Bataev
2020-01-14
1
-1
/
+6
*
[DebugInfo] Add option to clang to limit debug info that is emitted for classes.
Amy Huang
2020-01-14
1
-0
/
+17
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-14
1
-4
/
+2
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
2
-2
/
+6
*
[RISCV] Fix ILP32D lowering for double+double/double+int return types
James Clarke
2020-01-14
1
-5
/
+15
*
[DebugInfo] Add another level to DebugInfoKind called Constructor
Amy Huang
2020-01-13
7
-35
/
+28
*
[ItaniumCXXABI] Make tls wrappers properly comdat
Martin Storsjö
2020-01-13
1
-0
/
+3
*
Implement VectorType conditional operator GNU extension.
Erich Keane
2020-01-13
1
-0
/
+15
*
This option allows selecting the TLS size in the local exec TLS model,
KAWASHIMA Takahiro
2020-01-13
1
-0
/
+1
*
Revert "[DWARF5][clang]: Added support for DebugInfo generation for auto retu...
Sam McCall
2020-01-13
2
-21
/
+11
*
[DWARF5][clang]: Added support for DebugInfo generation for auto return type ...
Awanish Pandey
2020-01-13
2
-11
/
+21
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-11
1
-1
/
+1
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-11
3
-17
/
+10
*
Only destroy static locals if they have non-trivial destructors.
Richard Smith
2020-01-10
1
-1
/
+2
*
[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
Fangrui Song
2020-01-10
1
-0
/
+3
*
Support function attribute patchable_function_entry
Fangrui Song
2020-01-10
1
-1
/
+7
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-10
1
-1
/
+1
*
Add support for __declspec(guard(nocf))
Andrew Paverd
2020-01-10
1
-0
/
+11
*
[FPEnv] Generate constrained FP comparisons from clang
Ulrich Weigand
2020-01-10
1
-11
/
+17
*
Allow system header to provide their own implementation of some builtin
serge-sans-paille
2020-01-10
2
-1
/
+13
*
[ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLP
Wei Mi
2020-01-09
1
-0
/
+6
*
Add builtins for aligning and checking alignment of pointers and integers
Alex Richardson
2020-01-09
2
-0
/
+100
*
[Clang] Handle target-specific builtins returning aggregates.
Simon Tatham
2020-01-09
1
-3
/
+23
*
Improve support of GNU mempcpy
serge-sans-paille
2020-01-09
1
-2
/
+8
*
[OPENMP]Remove unused code, NFC.
Alexey Bataev
2020-01-09
2
-102
/
+2
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-09
1
-0
/
+2
*
Fix MSVC unhandled enum warning. NFCI.
Simon Pilgrim
2020-01-09
1
-0
/
+1
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-08
1
-2
/
+2
*
[OPENMP]Reduce calls for the mangled names.
Alexey Bataev
2020-01-07
2
-8
/
+9
*
[HIP] Add option --gpu-max-threads-per-block=n
Yaxun (Sam) Liu
2020-01-07
1
-2
/
+5
*
[NFC] Use isX86() instead of getArch()
Jim Lin
2020-01-07
2
-6
/
+2
*
[CodeGen][ObjC] Push the properties of a protocol before pushing the
Akira Hatanaka
2020-01-06
1
-3
/
+3
*
Add Triple::isX86()
Fangrui Song
2020-01-06
1
-2
/
+1
*
[OPENMP50]Support lastprivate conditional updates in inc/dec unary ops.
Alexey Bataev
2020-01-06
5
-13
/
+58
*
[OPENMP50]Codegen for lastprivate conditional list items.
Alexey Bataev
2020-01-02
6
-3
/
+357
[next]