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
/
CodeGen
/
CGExprScalar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a method. NFC.
Vedant Kumar
2017-05-09
1
-3
/
+3
*
[ubsan] Skip overflow checks on safe arithmetic (fixes PR32874)
Vedant Kumar
2017-05-02
1
-8
/
+78
*
Set FMF for -ffp-contract=fast
Adam Nemet
2017-04-04
1
-4
/
+24
*
Preserve vec3 type.
Jin-Gu Kang
2017-04-04
1
-5
/
+12
*
Use FPContractModeKind universally
Adam Nemet
2017-03-29
1
-6
/
+1
*
Revert "Use FPContractModeKind universally"
Adam Nemet
2017-03-29
1
-1
/
+6
*
Use FPContractModeKind universally
Adam Nemet
2017-03-29
1
-6
/
+1
*
Encapsulate FPOptions and use it consistently
Adam Nemet
2017-03-27
1
-6
/
+6
*
[coroutines] Add codegen for await and yield expressions
Gor Nishanov
2017-03-26
1
-0
/
+9
*
[ubsan] Add a nullability sanitizer
Vedant Kumar
2017-03-14
1
-2
/
+4
*
Don't assume cleanup emission preserves dominance in expr evaluation
Reid Kleckner
2017-03-06
1
-5
/
+12
*
Fix -Wparentheses warning
Vedant Kumar
2017-02-25
1
-2
/
+2
*
Retry: [profiling] Fix profile counter increment when emitting selects (PR32019)
Vedant Kumar
2017-02-25
1
-2
/
+4
*
Revert "[profiling] Fix profile counter increment when emitting selects (PR32...
Vedant Kumar
2017-02-25
1
-4
/
+2
*
[profiling] Fix profile counter increment when emitting selects (PR32019)
Vedant Kumar
2017-02-25
1
-2
/
+4
*
[ubsan] Detect signed overflow UB in remainder operations
Vedant Kumar
2017-02-25
1
-4
/
+4
*
[ubsan] Omit superflous overflow checks for promoted arithmetic (PR20193)
Vedant Kumar
2017-02-25
1
-4
/
+71
*
[ObjC][CodeGen] CodeGen support for @available.
Erik Pilkington
2017-02-23
1
-0
/
+18
*
Re-apply "[ubsan] Sanity-check shift amounts before truncation"
Vedant Kumar
2017-01-30
1
-7
/
+9
*
Revert "r293343 - [ubsan] Sanity-check shift amounts before truncation
Alex Lorenz
2017-01-30
1
-2
/
+2
*
[ubsan] Sanity-check shift amounts before truncation (fixes PR27271)
Vedant Kumar
2017-01-27
1
-2
/
+2
*
Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare ope...
Egor Churaev
2016-12-23
1
-0
/
+5
*
Revert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand."
Daniel Jasper
2016-12-20
1
-5
/
+0
*
[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand.
Egor Churaev
2016-12-20
1
-0
/
+5
*
Re-commit r289252 and r289285, and fix PR31374
Yaxun Liu
2016-12-15
1
-10
/
+23
*
Revert 289252 (and follow-up 289285), it caused PR31374
Nico Weber
2016-12-14
1
-23
/
+10
*
[clang] Version support for UBSan handlers
Filipe Cabecinhas
2016-12-12
1
-9
/
+9
*
Add two new AST nodes to represent initialization of an array in terms of
Richard Smith
2016-12-12
1
-0
/
+6
*
Add support for non-zero null pointer for C and OpenCL
Yaxun Liu
2016-12-09
1
-10
/
+23
*
[OpenCL] Fix bug in __builtin_astype causing invalid LLVM cast instructions
Yaxun Liu
2016-10-03
1
-3
/
+52
*
Re-commit [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-19
1
-6
/
+9
*
Revert [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-18
1
-9
/
+6
*
[OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-18
1
-6
/
+9
*
CodeGen: Avoid dereferencing end() in ScalarExprEmitter::EmitOverflowCheckedB...
Duncan P. N. Exon Smith
2016-08-17
1
-3
/
+2
*
Left shifts of negative values are defined if -fwrapv is set
James Molloy
2016-08-16
1
-1
/
+2
*
[OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
Yaxun Liu
2016-08-09
1
-2
/
+7
*
[OpenCL] Generate opaque type for sampler_t and function call for the initial...
Yaxun Liu
2016-07-28
1
-1
/
+4
*
[CodeGen] Use llvm::Type::getVectorNumElements instead of casting to llvm::Ve...
Craig Topper
2016-07-08
1
-2
/
+2
*
[OpenCL] Fix __builtin_astype for vec3 types.
Yaxun Liu
2016-06-08
1
-38
/
+36
*
[Sema,CodeGen] Remove comment from SemaChecking about a builtin_shufflevector...
Craig Topper
2016-05-18
1
-18
/
+2
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-5
/
+9
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-9
/
+5
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
1
-5
/
+9
*
[OpenCL] Handle AddressSpaceConversion when target address space does not cha...
Yaxun Liu
2016-04-12
1
-1
/
+4
*
revert SVN r265702, r265640
Saleem Abdulrasool
2016-04-08
1
-1
/
+1
*
Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool
2016-04-07
1
-1
/
+1
*
NFC: make AtomicOrdering an enum class
JF Bastien
2016-04-06
1
-5
/
+6
*
Default vaarg lowering should support indirect struct types.
James Y Knight
2016-02-24
1
-3
/
+5
*
Emit calls to objc_unsafeClaimAutoreleasedReturnValue when
John McCall
2016-01-27
1
-9
/
+9
*
[Bugfix] Fix ICE on constexpr vector splat.
George Burgess IV
2016-01-13
1
-14
/
+11
[next]