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
/
test
/
libevmasm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace safety stop by invalid
Leonardo Alt
2018-08-14
1
-1
/
+1
*
Fixes compilation under MSVC.
Christian Parpart
2018-08-09
1
-24
/
+25
*
Add tests for the assembler object
Alex Beregszaszi
2018-08-09
1
-0
/
+151
*
Removing std:: from std::to_string and include for boost/lexical_cast
Matías Aereal Aeón
2018-08-08
1
-1
/
+0
*
Improves peephole_truthy_and test case
Nicolás Venturo
2018-06-20
1
-2
/
+15
*
Add TruthyAnd Peephole optimization
Nicolás Venturo
2018-06-15
1
-0
/
+12
*
Remove unnecessary masking of the result of known short instructions
Alex Beregszaszi
2018-04-20
1
-0
/
+69
*
Replace comparison operators with opposites if preceded by SWAP1
Alex Beregszaszi
2018-04-04
1
-5
/
+38
*
Test multiple instructions with the (non)commutative peephole optimiser
Alex Beregszaszi
2018-04-04
1
-37
/
+62
*
Remove useless SWAP1 in front of commutative operations
Alex Beregszaszi
2018-04-04
1
-0
/
+51
*
Optimize across MLOAD if MSIZE is not used.
chriseth
2018-04-03
1
-2
/
+3
*
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
Daniel Kirchner
2018-03-14
2
-2
/
+2
*
Use EVM version in gas meter and optimizer.
chriseth
2018-03-05
1
-1
/
+3
*
Assume peephole optimizer was successful if number of pops increased.
chriseth
2017-10-14
1
-0
/
+14
*
Add test for jumpdest removal.
chriseth
2017-08-25
1
-0
/
+84
*
Remove some unused includes
Alex Beregszaszi
2017-08-21
1
-1
/
+0
*
Split off libevmasm specific optimiser tests
Alex Beregszaszi
2017-07-27
1
-0
/
+871
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
test: add a test case about SourceLocation
Yoichi Hirai
2016-11-07
1
-0
/
+50