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
...
*
Sema: Windows/ARM __va_start is not const correct
Saleem Abdulrasool
2017-09-26
1
-17
/
+27
*
[clang] Fix printf fixit for objc specific types
Alexander Shaposhnikov
2017-09-22
1
-1
/
+1
*
Suppress Wsign-conversion for enums with matching underlying type
Erich Keane
2017-09-21
1
-1
/
+4
*
Replace r313747, don't always warn on enums, rework testcases.
Roman Lebedev
2017-09-20
1
-8
/
+4
*
[Sema] CheckTautologicalComparisonWithZero(): always complain about enums
Roman Lebedev
2017-09-20
1
-4
/
+8
*
[Sema] Move some stuff into -Wtautological-unsigned-enum-zero-compare
Roman Lebedev
2017-09-20
1
-17
/
+21
*
Revert "[Sema] Move some stuff into -Wtautological-unsigned-enum-zero-compare"
Roman Lebedev
2017-09-19
1
-25
/
+17
*
[Sema] Move some stuff into -Wtautological-unsigned-enum-zero-compare
Roman Lebedev
2017-09-19
1
-17
/
+25
*
[Sema] -Wtautological-compare: handle comparison of unsigned with 0S.
Roman Lebedev
2017-09-07
1
-28
/
+50
*
[ms] Implement the __annotation intrinsic
Reid Kleckner
2017-09-05
1
-0
/
+26
*
[OpenCL] Support variable memory scope in atomic builtins
Yaxun Liu
2017-08-15
1
-26
/
+11
*
[X86] Implement __builtin_cpu_is
Craig Topper
2017-08-10
1
-0
/
+23
*
[OpenCL] Minor refactoring to reduce copy/pasted code
Joey Gouly
2017-08-09
1
-8
/
+5
*
Sema: disable implicit conversion from _Complex to real types in C++.
Tim Northover
2017-08-08
1
-2
/
+5
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-16
/
+78
*
[OpenCL] Add missing subgroup builtins
Joey Gouly
2017-08-01
1
-0
/
+32
*
[OpenCL] Add extension Sema check for subgroup builtins
Joey Gouly
2017-07-31
1
-2
/
+23
*
[AArch64] Add support for __builtin_ms_va_list on aarch64
Martin Storsjo
2017-07-17
1
-9
/
+8
*
[SystemZ] Add support for IBM z14 processor (1/3)
Ulrich Weigand
2017-07-17
1
-0
/
+7
*
Fix crash parsing invalid code
Olivier Goffart
2017-07-07
1
-0
/
+2
*
[OpenCL] Rename err_opencl_enqueue_kernel_expected_type
Joey Gouly
2017-07-04
1
-15
/
+18
*
Revert r301742, which caused us to try to evaluate all full-expressions.
Richard Smith
2017-06-26
1
-1
/
+23
*
[clang] Enable printf check for CFIndex
Alexander Shaposhnikov
2017-06-26
1
-0
/
+1
*
Revert "Revert r301742 which made ExprConstant checking apply to all full-exp...
Diana Picus
2017-06-13
1
-23
/
+1
*
Revert r301742 which made ExprConstant checking apply to all full-exprs.
Nick Lewycky
2017-06-12
1
-1
/
+23
*
[PowerPC] Implement vec_xxsldwi builtin.
Tony Jiang
2017-05-24
1
-0
/
+1
*
[PowerPC] Implement vec_xxpermdi builtin.
Tony Jiang
2017-05-24
1
-0
/
+61
*
Generalize two diagnostic messages to take function name as parameter.
Tony Jiang
2017-05-24
1
-3
/
+6
*
Fix bugs checking va_start in lambdas and erroneous contexts
Reid Kleckner
2017-05-04
1
-7
/
+14
*
Simplify some va_start checking logic
Reid Kleckner
2017-05-02
1
-85
/
+82
*
Remove Sema::CheckForIntOverflow, and instead check all full-expressions.
Nick Lewycky
2017-04-29
1
-23
/
+1
*
ObjCBoxedExpr can't be evaluated by the constant expression evaluator.
Nick Lewycky
2017-04-29
1
-0
/
+3
*
[OpenCL] Fix semantic check of ndrange_t for device_side_enqueue.
Anastasia Stulova
2017-04-21
1
-1
/
+1
*
Remove unused varible
Reid Kleckner
2017-04-18
1
-4
/
+0
*
[Sema][X86] Update immediate check for gather/scatter prefetch instructions t...
Craig Topper
2017-03-31
1
-1
/
+1
*
[mips][msa] Range adjustment for ldi_b builtin function operand
Petar Jovanovic
2017-03-31
1
-1
/
+1
*
Spelling mistakes in comments. NFCI.
Simon Pilgrim
2017-03-31
1
-1
/
+1
*
Spelling mistakes in comments. NFCI. (PR27635)
Simon Pilgrim
2017-03-30
1
-1
/
+1
*
Warn on enum assignment to bitfields that can't fit all values
Reid Kleckner
2017-03-14
1
-2
/
+55
*
[X86] Add checking of the scale argument to scatter/gather builtins
Craig Topper
2017-03-13
1
-0
/
+107
*
When diagnosing taking address of packed members skip __unaligned-qualified e...
Roger Ferrer Ibanez
2017-03-13
1
-0
/
+4
*
[AVX-512] Add range check for locality hint immediate on scatter/gather prefe...
Craig Topper
2017-03-12
1
-0
/
+10
*
[mips][msa] Remove range checks for non-immediate sld.[bhwd] instructions
Petar Jovanovic
2017-03-10
1
-4
/
+0
*
[Sema] Detect more array index out of bounds when C++ overloaded operators ar...
Daniel Marjamaki
2017-02-28
1
-0
/
+6
*
Factor out function to determine whether we're performing a template
Richard Smith
2017-02-21
1
-6
/
+6
*
[OpenCL] Correct ndrange_t implementation
Anastasia Stulova
2017-02-16
1
-2
/
+2
*
Change how we handle diagnose_if attributes.
George Burgess IV
2017-01-28
1
-12
/
+22
*
Use the same ABI logic for AArch64 Big Endian as in other places
Joerg Sonnenberger
2017-01-09
1
-1
/
+2
*
Fix completely bogus types for some builtins:
Richard Smith
2016-12-19
1
-1
/
+3
*
Fixing cast condition for removing casts from builtin FPClassification.
Neil Hickey
2016-12-14
1
-7
/
+10
[prev]
[next]