-
Notifications
You must be signed in to change notification settings - Fork 415
Remaining malloc to new #2100
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
Remaining malloc to new #2100
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
7d2e180
vpr_utils
jmah76 e9ae316
misc. mallocs to new
jmah76 6d13214
power
jmah76 6797d8d
some in vpr power
jmah76 4ee9a81
more power
jmah76 bcc3bcf
fixed log messages in power_util
jmah76 1070e65
power_ctx arch
jmah76 2c0373e
more power_cmos_tech swaps
jmah76 9c3b9f9
Fixed typo in cmos tech
jmah76 a78ec80
SetUpVPR
jmah76 e3d56c3
power
jmah76 e3a4a0d
power_cmos_tech
jmah76 bb63fb7
hash in vpr/utils
jmah76 60e1553
Removing rpt files
jmah76 83f1a3c
draw.cpp
jmah76 46cc019
BinaryHeap heap
jmah76 754aedc
Removed .rpt files & old code
jmah76 357640d
bucket.cpp heap
jmah76 1707790
formatting anf removing .rpt files
jmah76 0480d2c
Fixed warning messages
jmah76 10b1c9c
chunk malloc
jmah76 282b1b5
removed .rpt files
jmah76 52a6a78
fixed alloc dealloc mismatch for chunk malloc
jmah76 4f6ac3a
Fixed problem w/ new+free in ODIN II
jmah76 65a82ba
remove rpt files
jmah76 59fe896
Merge branch 'master' into rem_malloc_to_new
jmah76 8bc977f
Removed redundant for loops
jmah76 bb3540a
bucket.cpp
jmah76 a966dd7
Merge branch 'rem_malloc_to_new' of https://github.com/verilog-to-rou…
jmah76 46c2321
binary_heap
jmah76 0b1cbe8
FIx compilation warnings
jmah76 1b2aefb
binary_heap to vector
jmah76 954e48d
format
jmah76 3e605ed
removing rpt files
jmah76 2da2652
bucket.cpp
jmah76 02bd2db
Formatting changes
jmah76 5cd437c
Removed qor files
jmah76 67ea56d
Revert "bucket.cpp"
jmah76 b4f35bd
Revert "Revert "bucket.cpp"" wrong commit
jmah76 6035137
Revert "Formatting changes"
jmah76 263dfa2
formatting changes
jmah76 5d7ea7f
formatting
jmah76 d68436a
format fixes missing vpr_utils
jmah76 e5a1a9c
rm .rpt
jmah76 abf58ea
Merge branch 'master' into rem_malloc_to_new
jmah76 959bd4b
undoing vectorization of bucket
jmah76 19bcf19
Merge branch 'rem_malloc_to_new' of https://github.com/verilog-to-rou…
jmah76 b1b82a7
Another bucket change
jmah76 aace716
Reverting to last time bucket worked
jmah76 ec774b6
formatting
jmah76 88e16dc
Merge branch 'rem_malloc_to_new' of https://github.com/verilog-to-rou…
jmah76 4c4f815
Updating golden results
jmah76 e7380ff
Merge branch 'rem_malloc_to_new' of https://github.com/verilog-to-rou…
jmah76 321a85b
Update max mem usage
jmah76 4397396
Removing rpt files
jmah76 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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the typecast ?