-
Notifications
You must be signed in to change notification settings - Fork 84
Autotuning of Configuration #772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
543b954
autoselect beginning, new wideningThresholds
leunam99 9718bfe
Merge branch 'master' of https://github.com/leunam99/analyzer
leunam99 dea75d7
Added Analysis Focus
leunam99 9b39f58
Use LibraryFunction for detecting ThreadCreation
leunam99 011cd17
revert personal changes
leunam99 1c41250
Suggested Changes for Pull request
leunam99 71e65ca
Added selective loop unrolling
leunam99 508efb9
Enum detection
leunam99 60e58d4
Added Collection of factors to predict complexity
leunam99 b9112e4
New loop unrolling heuristic: detect dimple loops with fixed iteratio…
leunam99 5576e21
Enable different tuning options
leunam99 bab6914
Array domain can individually be configured
leunam99 9b95b6c
support for choosing options based on estimates
leunam99 5c91440
Indentation fixes, uncomment loopunrolling
leunam99 fbef34b
project arrays to different domains when calling functions
leunam99 ac1097b
activate loopunrolling correctly
leunam99 050225d
array domain can actually project arguments
leunam99 c926829
Changed options
leunam99 d775b43
regression tests, small fixes
leunam99 8b2bd2c
changed widening thresholds because of logic error, different apron e…
leunam99 b1169c1
Merge branch 'arrayUnrollingOverflow'
leunam99 b68eea7
copy attributes in apron analysis
leunam99 6ae9bbe
fixed bug with precision annotations and wrong comment
leunam99 9daab61
Cleaanup
leunam99 9d717d2
Indentation
leunam99 b869202
Merge branch 'master' into autotune
michael-schwarz 1a2190c
Fix indentation in changed files
michael-schwarz d350ccd
54/{03,04}: Add erroneously deleted tests back
michael-schwarz 58ffe2d
Delete mistaken stuff
michael-schwarz c769b28
Rm erroneously commited files
michael-schwarz 4e21fe2
Restructuring
michael-schwarz c3e66fb
Cleanup
michael-schwarz 3b7b825
Fix names
michael-schwarz c6cc2dd
Cleanup wideningThresholds.ml
michael-schwarz 627c982
Typos in options scheme
michael-schwarz c102005
Minimize changes to array domain
michael-schwarz 5ad7a14
Cleanup indentation
michael-schwarz ff6662b
Changed attribute option names
leunam99 fbd888c
Moved loop unrolling to it's own file
leunam99 aeee3d8
Dokumentaton
leunam99 07d1aff
More small fixes
leunam99 423631c
Merge branch 'master' into autotune
michael-schwarz e247378
Merge branch 'master' of github.com:leunam99/analyzer into autotune
michael-schwarz b6b7cde
Remove polymorphic hash table
michael-schwarz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.