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
/
AST
/
ExprConstant.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-0
/
+3
*
Treat the range of representable values of floating-point types as [-inf, +in...
Richard Smith
2019-07-06
1
-9
/
+13
*
Fix -Wcast-qual const warning. NFCI.
Simon Pilgrim
2019-07-03
1
-1
/
+1
*
Fix MSVC "not all control paths return a value" warnings. NFCI.
Simon Pilgrim
2019-07-03
1
-0
/
+2
*
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
Erik Pilkington
2019-07-02
1
-6
/
+505
*
[cxx2a] P1236R1: the validity of a left shift does not depend on the
Richard Smith
2019-06-25
1
-1
/
+3
*
[clang] Small improvments after Adding APValue to ConstantExpr
Gauthier Harnisch
2019-06-21
1
-0
/
+2
*
[clang] perform semantic checking in constant context
Gauthier Harnisch
2019-06-15
1
-14
/
+45
*
Fix constexpr __builtin_*_overflow issue when unsigned->signed operand.
Erich Keane
2019-05-30
1
-4
/
+2
*
[c++2a] Fix assertion failure if we would walk over more than one level
Richard Smith
2019-05-30
1
-1
/
+2
*
Fix hang during constant evaluation of union assignment.
Eric Fiselier
2019-05-23
1
-3
/
+2
*
Fixed a -Wunused-variable warning when assertions are disabled
Dmitri Gribenko
2019-05-22
1
-0
/
+1
*
[c++20] P1330R0: permit simple-assignments that change the active member
Richard Smith
2019-05-21
1
-7
/
+195
*
Refactor: split Uninitialized state on APValue into an "Absent" state
Richard Smith
2019-05-21
1
-13
/
+16
*
Fix compilation warning about unused variable [NFC]
Mikael Holmen
2019-05-20
1
-1
/
+1
*
[c++20] P1327R1: Support for typeid applied to objects of polymorphic
Richard Smith
2019-05-17
1
-6
/
+22
*
Added an assertion to constant evaluation enty points that prohibits dependen...
Dmitri Gribenko
2019-05-17
1
-0
/
+50
*
Fix crash if, during evaluation of __builtin_object_size, we try to load
Richard Smith
2019-05-17
1
-0
/
+5
*
Refactor constant evaluation of typeid(T) to track a symbolic type_info
Richard Smith
2019-05-17
1
-11
/
+36
*
Revert Refactor constant evaluation of typeid(T) to track a symbolic type_inf...
Chris Bieneman
2019-05-17
1
-36
/
+11
*
Revert [c++20] P1327R1: Support for typeid applied to objects of polymorphic ...
Chris Bieneman
2019-05-17
1
-22
/
+6
*
[c++20] P1327R1: Support for typeid applied to objects of polymorphic
Richard Smith
2019-05-17
1
-6
/
+22
*
Refactor constant evaluation of typeid(T) to track a symbolic type_info
Richard Smith
2019-05-17
1
-11
/
+36
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-4
/
+33
*
[c++20] For P1327R1: support dynamic_cast in constant expression
Richard Smith
2019-05-15
1
-54
/
+199
*
[c++20] P1064R0: Allow virtual function calls in constant expression
Richard Smith
2019-05-13
1
-22
/
+220
*
Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp...
Hans Wennborg
2019-05-13
1
-207
/
+21
*
PR41854: Don't assert when constant-evaluating a member function call on an i...
Richard Smith
2019-05-13
1
-0
/
+3
*
[c++20] P1064R0: Allow virtual function calls in constant expression
Richard Smith
2019-05-13
1
-21
/
+207
*
Reject attempts to call non-static member functions on objects outside
Richard Smith
2019-05-12
1
-33
/
+122
*
Fix handling of objects under construction during constant expression
Richard Smith
2019-05-12
1
-88
/
+153
*
Revert rL360499 and rL360464 from cfe/trunk:
Simon Pilgrim
2019-05-11
1
-267
/
+113
*
Reject attempts to call non-static member functions on objects outside
Richard Smith
2019-05-11
1
-33
/
+122
*
Fix handling of objects under construction during constant expression
Richard Smith
2019-05-10
1
-88
/
+153
*
Improve interface of APValuePathEntry.
Richard Smith
2019-05-10
1
-42
/
+25
*
Delete write-only HasQualifiers after rC360370
Fangrui Song
2019-05-10
1
-2
/
+0
*
DR1872: don't allow any calls to virtual functions in constant
Richard Smith
2019-05-09
1
-6
/
+8
*
Disallow the operand of __builtin_constant_p from modifying enclosing
Richard Smith
2019-05-04
1
-15
/
+28
*
Remove else-after-return
David Blaikie
2019-05-03
1
-5
/
+4
*
Fix -Wunsequenced false-positives in code controlled by a branch on
Richard Smith
2019-05-02
1
-3
/
+6
*
Reinstate r359059, reverted in r359361, with a fix to properly prevent
Richard Smith
2019-04-27
1
-36
/
+43
*
Revert Fix interactions between __builtin_constant_p and constexpr to match c...
Jorge Gorbe Moya
2019-04-27
1
-35
/
+28
*
[Builtins] Implement __builtin_is_constant_evaluated for use in C++2a
Eric Fiselier
2019-04-24
1
-0
/
+4
*
Fix interactions between __builtin_constant_p and constexpr to match
Richard Smith
2019-04-24
1
-28
/
+35
*
[8.0 Regression] Fix handling of `__builtin_constant_p` inside template argum...
Eric Fiselier
2019-03-08
1
-0
/
+3
*
[ObjC] Emit a boxed expression as a compile-time constant if the
Akira Hatanaka
2019-03-08
1
-0
/
+4
*
Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890)
Hans Wennborg
2019-03-06
1
-6
/
+5
*
[Fixed Point Arithmetic] Fixed Point and Integer Conversions
Leonard Chan
2019-03-06
1
-0
/
+30
*
[Fixed Point Arithmetic] Fixed Point Comparisons
Leonard Chan
2019-02-21
1
-0
/
+16
*
[Builtins] Treat `bcmp` as a builtin.
Clement Courbet
2019-02-14
1
-5
/
+11
[next]