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
/
test
/
Sema
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Allow function attribute patchable_function_entry on aarch64_be
Fangrui Song
2020-05-06
1
-0
/
+1
*
[Driver][CodeGen] Support -fpatchable-function-entry=N,M and __attribute__((p...
Fangrui Song
2020-01-24
1
-2
/
+2
*
Revert "PR17164: Change clang's default behavior from -flax-vector-conversion...
Mitch Phillips
2020-01-23
3
-23
/
+15
*
PR17164: Change clang's default behavior from -flax-vector-conversions=all to...
Richard Smith
2020-01-17
3
-15
/
+23
*
Implement VectorType conditional operator GNU extension.
Erich Keane
2020-01-13
1
-1
/
+1
*
Support function attribute patchable_function_entry
Fangrui Song
2020-01-10
2
-0
/
+26
*
Add support for __declspec(guard(nocf))
Andrew Paverd
2020-01-10
1
-0
/
+27
*
Add builtins for aligning and checking alignment of pointers and integers
Alex Richardson
2020-01-09
1
-0
/
+133
*
[ARM,MVE] Fix valid immediate range for vsliq_n.
Simon Tatham
2020-01-09
1
-0
/
+93
*
[ARM,MVE] Support -ve offsets in gather-load intrinsics.
Simon Tatham
2020-01-06
1
-8
/
+20
*
[Sema] SequenceChecker: Fix handling of operator ||, && and ?:
Bruno Ricci
2019-12-22
1
-7
/
+8
*
[Wdocumentation] Implement \anchor
Mark de Wever
2019-12-21
1
-0
/
+7
*
[attributes][analyzer] Add annotations for handles.
Gabor Horvath
2019-12-20
1
-0
/
+22
*
Add support for the MS qualifiers __ptr32, __ptr64, __sptr, __uptr.
Amy Huang
2019-12-18
1
-0
/
+14
*
Reland [NFC-I] Remove hack for fp-classification builtins
Erich Keane
2019-12-17
2
-1
/
+92
*
[c++20] Add deprecation warnings for the expression forms deprecated by P1120R0.
Richard Smith
2019-12-16
2
-2
/
+2
*
Revert "[NFC-I] Remove hack for fp-classification builtins"
Erich Keane
2019-12-16
2
-92
/
+1
*
[NFC-I] Remove hack for fp-classification builtins
Erich Keane
2019-12-16
2
-1
/
+92
*
[Wdocumentation] Use C2x/C++14 deprecated attribute
Mark de Wever
2019-12-10
3
-14
/
+59
*
[Wdocumentation] Properly place deprecated attribute
Mark de Wever
2019-12-10
2
-15
/
+96
*
[Wdocumentation] Use the command marker.
Mark de Wever
2019-12-10
1
-2
/
+2
*
Revert "[ARM] Allocatable Global Register Variables for ARM"
Carey Williams
2019-11-29
1
-20
/
+0
*
[mips] Check that features required by built-ins are enabled
Simon Atanasyan
2019-11-29
1
-0
/
+37
*
[LifetimeAnalysis] Fix PR44150
Gabor Horvath
2019-11-27
1
-0
/
+5
*
Workaround for EvalInfo ctor for MSVC 2017
Yaxun (Sam) Liu
2019-11-26
1
-0
/
+9
*
[Diagnostics] Warn for comparison with string literals expanded from macro (P...
Dávid Bolvanský
2019-11-24
2
-1
/
+30
*
Revert "[Sema] Use the canonical type in function isVector"
Akira Hatanaka
2019-11-22
1
-7
/
+0
*
[Sema] Use the canonical type in function isVector
Akira Hatanaka
2019-11-22
1
-0
/
+7
*
Fix typo to separate "-x" from warning flag.
Bill Wendling
2019-11-22
1
-1
/
+1
*
Don't report "main" as missing a prototype in freestanding mode
Bill Wendling
2019-11-22
1
-0
/
+6
*
Atomics: support min/max orthogonally
Tim Northover
2019-11-21
1
-2
/
+30
*
[Sema] Add a 'Semantic' parameter to Expr::isKnownToHaveBooleanValue
Erik Pilkington
2019-11-20
1
-0
/
+11
*
[AST] Attach comment in `/** doc */ typedef struct A {} B` to B as well as A.
Sam McCall
2019-11-18
1
-2
/
+2
*
[ARM] Allocatable Global Register Variables for ARM
Anna Welker
2019-11-18
1
-0
/
+20
*
Implement target(branch-protection) attribute for AArch64
Momchil Velikov
2019-11-15
2
-1
/
+24
*
[ARM,MVE] Add intrinsics for vector get/set lane.
Simon Tatham
2019-11-15
1
-1
/
+45
*
[BPF] Restrict preserve_access_index attribute to C only
Yonghong Song
2019-11-14
1
-0
/
+9
*
[BPF] Add preserve_access_index attribute for record definition
Yonghong Song
2019-11-13
1
-0
/
+48
*
Add -Wtautological-compare to -Wall
Weverything
2019-11-12
2
-0
/
+2
*
AArch64: add arm64_32 support to Clang.
Tim Northover
2019-11-12
2
-0
/
+3
*
[Diagnostics] Try to improve warning message for -Wreturn-type
Dávid Bolvanský
2019-11-09
4
-25
/
+25
*
Revert "[BPF] Add preserve_access_index attribute for record definition"
Yonghong Song
2019-11-09
1
-48
/
+0
*
[BPF] Add preserve_access_index attribute for record definition
Yonghong Song
2019-11-09
1
-0
/
+48
*
[SEH] Defer checking filter expression types until instantiaton
Reid Kleckner
2019-11-07
1
-1
/
+1
*
[Diagnostics] Teach -Wnull-dereference about address_space attribute
Dávid Bolvanský
2019-11-07
1
-5
/
+15
*
[ARM,MVE] Add intrinsics for gather/scatter load/stores.
Simon Tatham
2019-11-06
1
-0
/
+56
*
Fix missing memcpy builtin on ppc64be
Guillaume Chatelet
2019-10-29
1
-0
/
+1
*
[clang] Add no_builtin attribute
Guillaume Chatelet
2019-10-29
1
-0
/
+51
*
Revert "[clang] Add no_builtin attribute"
Vlad Tsyrklevich
2019-10-28
1
-51
/
+0
*
[clang] Add no_builtin attribute
Guillaume Chatelet
2019-10-28
1
-0
/
+51
[next]