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
/
lldb
/
source
/
Utility
/
Scalar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
1
-7
/
+7
*
lldb: Fix some -Wdeprecated-copy warnings
Pavel Labath
2019-11-11
1
-9
/
+0
*
[LLDB] Remove a stray semicolon. NFC.
Martin Storsjo
2019-09-23
1
-1
/
+1
*
Implement DW_OP_convert
Adrian Prantl
2019-09-10
1
-0
/
+45
*
[Utility] Modernize C-style cats
Jonas Devlieghere
2019-05-23
1
-118
/
+131
*
Delete unnecessary copy ctors
Fangrui Song
2019-05-22
1
-3
/
+0
*
DWARFExpression: Fix implementation of DW_OP_pick
Pavel Labath
2019-04-29
1
-0
/
+7
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
[Scalar] Remove partially wrong and unused functions.
Davide Italiano
2019-01-30
1
-50
/
+0
*
[Scalar] Hoist a duplicated (and sometimes wrong) comment.
Davide Italiano
2019-01-30
1
-9
/
+3
*
[Scalar] Implement support for 512-bit values.
Davide Italiano
2019-01-30
1
-1
/
+211
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Scalar] Simplify comparison operators and add coverage.
Davide Italiano
2019-01-04
1
-92
/
+3
*
[Scalar] Implement operator!= using operator==.
Davide Italiano
2018-12-21
1
-31
/
+1
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
[Scalar] Commit the correct patch, forgot `git add`.
Davide Italiano
2018-09-07
1
-8
/
+8
*
[Scalar] Fix undefined behaviour when converting double to long.
Davide Italiano
2018-09-07
1
-2
/
+7
*
Remove commented out constructor from Scalar
Alex Langford
2018-08-16
1
-43
/
+0
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-0
/
+2852