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
*
[Builtins] Add __builtin_clrsb support to IntExprEvaluator::VisitBuiltinCallExpr
Craig Topper
2018-08-08
1
-0
/
+13
*
Revert r339287 "[Builtins] Add __builtin_clrsb support to IntExprEvaluator::V...
Craig Topper
2018-08-08
1
-15
/
+2
*
[Builtins] Add __builtin_clrsb support to IntExprEvaluator::VisitBuiltinCallExpr
Craig Topper
2018-08-08
1
-2
/
+15
*
[Sema] Fix for crash on conditional operation with address_space pointer
Leonard Chan
2018-08-07
2
-3
/
+3
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-08-03
14
-36
/
+32
*
__c11_atomic_load's _Atomic can be const
JF Bastien
2018-08-02
1
-2
/
+2
*
[MS] Add L__FUNCSIG__ for compatibility
Reid Kleckner
2018-07-26
1
-0
/
+2
*
Refactor checking of switch conditions and case values.
Richard Smith
2018-07-26
2
-1
/
+5
*
[RISCV] Add support for interrupt attribute
Ana Pazos
2018-07-26
2
-0
/
+78
*
[Sema] Mark implicitly-inserted ICE's as being part of explicit cast (PR38166)
Roman Lebedev
2018-07-24
1
-0
/
+70
*
[Sema] Don't emit -Wmemset-transposed-args for memset(p,0,0)
Erik Pilkington
2018-07-23
1
-1
/
+2
*
[NEON] Define half-precision vmaxnm intrinsics only when available
Ivan A. Kosarev
2018-07-23
1
-1
/
+19
*
[NEON] Define half-precision vrnd intrinsics only when available
Ivan A. Kosarev
2018-07-23
1
-0
/
+56
*
Implement cpu_dispatch/cpu_specific Multiversioning
Erich Keane
2018-07-20
1
-0
/
+96
*
[Sema] Add a new warning, -Wmemset-transposed-args
Erik Pilkington
2018-07-19
1
-0
/
+60
*
[clang]: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-19
1
-0
/
+4
*
[Hexagon] Diagnose intrinsics not supported by selected CPU/HVX
Krzysztof Parzyszek
2018-07-12
8
-0
/
+161
*
PR38095: Allow constant-folding of loads through bitcasted pointers if
Richard Smith
2018-07-11
1
-0
/
+10
*
Fix determination of whether a reinterpret_cast casts away constness.
Richard Smith
2018-07-10
1
-3
/
+7
*
[Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...
Craig Topper
2018-07-09
1
-0
/
+16
*
[Sema] Consider all format_arg attributes.
Michael Kruse
2018-07-04
1
-0
/
+17
*
[Sema] Fix infinite typo correction loop.
Volodymyr Sapsai
2018-06-26
1
-0
/
+13
*
Revert "Append new attributes to the end of an AttributeList."
Michael Kruse
2018-06-25
18
-37
/
+39
*
[x86] Fix a tiny bug in my test case in r335309 by marking that we don't
Chandler Carruth
2018-06-21
1
-1
/
+2
*
[x86] Teach the builtin argument range check to allow invalid ranges in
Chandler Carruth
2018-06-21
10
-179
/
+202
*
[Sema] Allow creating types with multiple of the same addrspace.
Alexey Bader
2018-06-20
1
-0
/
+1
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-06-19
18
-39
/
+37
*
Implement semantic checking for __builtin_signbit.
Aaron Ballman
2018-06-19
1
-0
/
+23
*
Reverting due to line ending changes; will reapply after addressing that.
Aaron Ballman
2018-06-19
1
-223
/
+200
*
Implement semantic checking for __builtin_signbit.
Aaron Ballman
2018-06-19
1
-200
/
+223
*
[PowerPC] The __float128 type should only be available on Power9
Stefan Pintilie
2018-06-13
1
-1
/
+1
*
[X86] Remove masking from avx512vbmi2 concat and shift by immediate builtins....
Craig Topper
2018-06-13
1
-36
/
+36
*
[AArch64] Corrected FP16 Intrinsic range checks in Clang + added Sema tests
Luke Geeson
2018-06-12
1
-0
/
+64
*
[MS] Re-add support for the ARM interlocked bittest intrinscs
Reid Kleckner
2018-06-07
1
-0
/
+84
*
Detect an incompatible VLA pointer assignment
Jeremy Morse
2018-06-05
1
-0
/
+13
*
[X86] Remove __extension__ from macro intrinsics when its not needed.
Craig Topper
2018-05-31
1
-3
/
+1
*
[AST] Fix loss of enum forward decl from decl context
Joel E. Denny
2018-05-30
1
-2
/
+3
*
Make the mangled name collision diagnostic a bit more useful by listing the m...
Richard Smith
2018-05-30
1
-1
/
+1
*
Follow-up fix for nonnull atomic non-member functions
JF Bastien
2018-05-25
1
-1
/
+66
*
[Sema] Add tests for weak functions
Jonas Hahnfeld
2018-05-25
1
-0
/
+3
*
Make atomic non-member functions as nonnull
JF Bastien
2018-05-25
1
-4
/
+76
*
Rework __builtin_classify_type support to better match GCC and to not assert on
Richard Smith
2018-05-23
1
-1
/
+18
*
This patch aims to match the changes introduced
Alexander Ivchenko
2018-05-18
2
-2
/
+2
*
Use dotted format of version tuple for availability diagnostics
Jan Korous
2018-05-17
1
-0
/
+15
*
[AST] Fix printing tag decl groups in decl contexts
Joel E. Denny
2018-05-15
1
-2
/
+1
*
Added atomic_fetch_min, max, umin, umax intrinsics to clang.
Elena Demikhovsky
2018-05-13
1
-0
/
+17
*
[Clang] Implement function attribute no_stack_protector.
Manoj Gupta
2018-05-09
1
-0
/
+5
*
Disallow pointers to const in __sync_fetch_and_xxx.
Aaron Ballman
2018-05-05
1
-0
/
+5
*
[Targets] Implement getConstraintRegister for ARM and AArch64
Mikhail Maltsev
2018-04-30
2
-0
/
+13
*
[X86] Make __builtin_ia32_readeflags_u32 and __builtin_ia32_writeeflags_u32 o...
Craig Topper
2018-04-26
1
-0
/
+5
[next]