index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libevmasm
/
ConstantOptimiser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix nondeterminism bug related to boost version.
chriseth
2018-11-27
1
-1
/
+1
*
Move dataGas calculation helper to GasMeter
Alex Beregszaszi
2018-09-18
1
-9
/
+1
*
Calculate the dataGas correctly in the constant optimiser
Alex Beregszaszi
2018-08-14
1
-1
/
+2
*
Use EVM version in gas meter and optimizer.
chriseth
2018-03-05
1
-2
/
+9
*
Mark a lot of functions static (where possible)
Alex Beregszaszi
2017-08-22
1
-2
/
+2
*
Mark a lot of functions const (where possible)
Alex Beregszaszi
2017-08-22
1
-5
/
+5
*
Peephole optimizer for double push.
chriseth
2017-06-15
1
-4
/
+1
*
Add parentheses for readability.
chriseth
2017-05-02
1
-1
/
+1
*
Fix number representation bug.
chriseth
2017-05-02
1
-2
/
+7
*
Do not use the member in checkRepresentation
Alex Beregszaszi
2017-04-27
1
-2
/
+2
*
Add recomputation check for number representation.
chriseth
2017-04-27
1
-0
/
+48
*
Add upper bound for computing constants.
chriseth
2017-03-03
1
-1
/
+3
*
Minor changes from review.
chriseth
2017-01-13
1
-1
/
+1
*
Optimize constant optimization.
chriseth
2017-01-13
1
-29
/
+47
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Make solidity independent from ethcore.
chriseth
2016-04-07
1
-10
/
+9
*
includes
Dimitry
2016-03-22
1
-3
/
+3
*
add liblll lllc libevmasm
Dimitry
2016-03-22
1
-3
/
+3
*
move libevmasm
Dimitry
2016-03-21
1
-0
/
+225