Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix and test for find_executable.
|
|
|
|
Add an optimization to simplifyExpressionsPre to replace (x<y)&1 with x<y
if possible. This comes up frequently in C++ with bool variables.
|
|
Module export improvements
|
|
|
|
|
|
|
|
|
|
ipv6 related improvements
|
|
|
|
Some tweaks to make CSmith easier to setup / debug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes for GNUnet compile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use distutils.
|
|
Remove old code.
|
|
|
|
|
|
|
|
|
|
source to bitcode, we don't need COMPILER_TEST_OPTS to contain everything
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|