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
/
Sema
/
SemaChecking.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang,ARM] Initial ACLE intrinsics for MVE.
Simon Tatham
2019-10-24
1
-0
/
+105
*
Reland r374450 with Richard Smith's comments and test fixed.
Erich Keane
2019-10-11
1
-0
/
+6
*
Revert 374450 "Fix __builtin_assume_aligned with too large values."
Nico Weber
2019-10-10
1
-10
/
+0
*
Fix __builtin_assume_aligned with too large values.
Erich Keane
2019-10-10
1
-0
/
+10
*
[BPF] do compile-once run-everywhere relocation for bitfields
Yonghong Song
2019-10-08
1
-0
/
+39
*
[Diagnostics] Emit better -Wbool-operation's warning message if we known that...
David Bolvansky
2019-10-07
1
-0
/
+7
*
Sema - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-07
1
-7
/
+7
*
[clang] fix a typo from r372531
Yuanfang Chen
2019-10-04
1
-1
/
+1
*
[Sema] Split out -Wformat-type-confusion from -Wformat-pedantic
Erik Pilkington
2019-10-04
1
-15
/
+33
*
Silence static analyzer getAs<RecordType> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-03
1
-1
/
+1
*
Silence static analyzer getAs<VectorType> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-02
1
-5
/
+5
*
[Diagnostics] Warn if enumeration type mismatch in conditional expression
David Bolvansky
2019-09-30
1
-0
/
+28
*
[NFC] Strenghten preconditions for warning
David Bolvansky
2019-09-24
1
-1
/
+2
*
[Diagnostics] Handle tautological left shifts in boolean context
David Bolvansky
2019-09-24
1
-5
/
+14
*
[Diagnostics] Do not diagnose unsigned shifts in boolean context (-Wint-in-bo...
David Bolvansky
2019-09-24
1
-26
/
+21
*
[Sema] Fix the atomic expr rebuilding order.
Michael Liao
2019-09-23
1
-25
/
+65
*
[Diagnostics] Warn if '<<' in bool context with -Wint-in-bool-context (GCC co...
David Bolvansky
2019-09-23
1
-1
/
+10
*
[Diagnostics] Warn if ?: with integer constants always evaluates to true
David Bolvansky
2019-09-22
1
-0
/
+41
*
[CLANG][BPF] permit any argument type for __builtin_preserve_access_index()
Yonghong Song
2019-09-22
1
-11
/
+1
*
Ensure AtomicExpr goes through SEMA checking after TreeTransform
Erich Keane
2019-09-20
1
-47
/
+54
*
[CLANG][BPF] change __builtin_preserve_access_index() signature
Yonghong Song
2019-09-19
1
-1
/
+11
*
[Sema] Suppress -Wformat diagnostics for bool types when printed using %hhd
Erik Pilkington
2019-09-18
1
-0
/
+16
*
[Sema] Split of versions of -Wimplicit-{float,int}-conversion for Objective-C...
Erik Pilkington
2019-09-17
1
-28
/
+59
*
[X86] Allow _MM_FROUND_CUR_DIRECTION and _MM_FROUND_NO_EXC to be used togethe...
Craig Topper
2019-09-09
1
-1
/
+3
*
[Diagnostics] Refactor code for -Wsizeof-pointer-div, catch more cases; also ...
David Bolvansky
2019-09-06
1
-1
/
+1
*
[PowerPC][Altivec][Clang] Check compile-time constant for vec_dst*
Jinsong Ji
2019-09-04
1
-0
/
+5
*
[PowerPC][Altivec] Fix constant argument for vec_dss
Jinsong Ji
2019-09-04
1
-0
/
+2
*
[OpenCL] Fix diagnosing enqueue_kernel call with too few args
Sven van Haastregt
2019-08-29
1
-1
/
+3
*
[Sema] Don't warn on printf('%hd', [char]) (PR41467)
Nathan Huckleberry
2019-08-23
1
-2
/
+6
*
[Sema][ObjC] Fix a -Wformat false positive with localizedStringForKey
Erik Pilkington
2019-08-14
1
-15
/
+42
*
Revert "Fix crash on switch conditions of non-integer types in templates"
Dmitri Gribenko
2019-08-13
1
-2
/
+0
*
Fix crash on switch conditions of non-integer types in templates
Elizabeth Andrews
2019-08-13
1
-0
/
+2
*
[Sema] Enable -Wimplicit-float-conversion for integral to floating point prec...
Ziang Wan
2019-08-01
1
-10
/
+66
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-31
1
-0
/
+1
*
[Sema] add -Walloca to flag uses of `alloca`
George Burgess IV
2019-07-25
1
-0
/
+4
*
Revert "[Sema] Enable -Wimplicit-float-conversion for integral to floating po...
Petr Hosek
2019-07-25
1
-49
/
+0
*
[Sema] Enable -Wimplicit-float-conversion for integral to floating point prec...
Ziang Wan
2019-07-25
1
-0
/
+49
*
Revert [AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
1
-1
/
+0
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
1
-0
/
+1
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-1
/
+1
*
[SystemZ] Add support for new cpu architecture - arch13
Ulrich Weigand
2019-07-12
1
-0
/
+2
*
[ObjC] Add a warning for implicit conversions of a constant non-boolean value...
Erik Pilkington
2019-07-09
1
-0
/
+28
*
[BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song
2019-07-09
1
-0
/
+14
*
Revert "[BPF] Preserve debuginfo array/union/struct type/access index"
Yonghong Song
2019-07-09
1
-14
/
+0
*
[BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song
2019-07-09
1
-0
/
+14
*
[ObjC] Add a -Wtautological-compare warning for BOOL
Erik Pilkington
2019-07-08
1
-6
/
+30
*
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti...
Fangrui Song
2019-07-03
1
-9
/
+4
*
[clang] perform semantic checking in constant context
Gauthier Harnisch
2019-06-15
1
-68
/
+110
*
[X86] Add checks that immediate for reducesd/ss fits in 8-bits.
Craig Topper
2019-06-14
1
-0
/
+2
*
For DR712: store on a DeclRefExpr whether it constitutes an odr-use.
Richard Smith
2019-06-11
1
-9
/
+4
[next]