-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ubuntu 20.04 doesn't appear to have apt packages for LLVM 13, so might as well upgrade now.
- Loading branch information
1 parent
e332911
commit 4dba1f3
Showing
250 changed files
with
18,950 additions
and
28,937 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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 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 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
8 changes: 4 additions & 4 deletions
8
...gcc-switches-O1-O1-fno-discard-value-names.1-callsite.heap_allocation_by_instr.golden.csv
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<allocation-sizes.c>:main:20 *heap_alloc@main[i8* %call3] | ||
<allocation-sizes.c>:main:23 *heap_alloc@main[i8* %call4] | ||
<allocation-sizes.c>:main:26 *heap_alloc@main[i8* %call7] | ||
<allocation-sizes.c>:main:7 *heap_alloc@main[i8* %call2] | ||
<allocation-sizes.c>:main:22 *heap_alloc@main[i8* %call3] | ||
<allocation-sizes.c>:main:25 *heap_alloc@main[i8* %call4] | ||
<allocation-sizes.c>:main:28 *heap_alloc@main[i8* %call7] | ||
<allocation-sizes.c>:main:9 *heap_alloc@main[i8* %call2] |
14 changes: 7 additions & 7 deletions
14
...witches-O1-O1-fno-discard-value-names.1-callsite.heap_allocation_by_type_instr.golden.csv
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
i32 <allocation-sizes.c>:main:20 *typed_heap_alloc@main[i32* %call3] | ||
i32 <allocation-sizes.c>:main:23 *typed_heap_alloc@main[i32* %call4] | ||
i32 <allocation-sizes.c>:main:26 *typed_heap_alloc@main[i32* %call7] | ||
i8 <allocation-sizes.c>:main:20 *typed_heap_alloc@main[i8* %call3] | ||
i8 <allocation-sizes.c>:main:23 *typed_heap_alloc@main[i8* %call4] | ||
i8 <allocation-sizes.c>:main:26 *typed_heap_alloc@main[i8* %call7] | ||
i8 <allocation-sizes.c>:main:7 *typed_heap_alloc@main[i8* %call2] | ||
i32 <allocation-sizes.c>:main:22 *typed_heap_alloc@main[i32* %call3] | ||
i32 <allocation-sizes.c>:main:25 *typed_heap_alloc@main[i32* %call4] | ||
i32 <allocation-sizes.c>:main:28 *typed_heap_alloc@main[i32* %call7] | ||
i8 <allocation-sizes.c>:main:22 *typed_heap_alloc@main[i8* %call3] | ||
i8 <allocation-sizes.c>:main:25 *typed_heap_alloc@main[i8* %call4] | ||
i8 <allocation-sizes.c>:main:28 *typed_heap_alloc@main[i8* %call7] | ||
i8 <allocation-sizes.c>:main:9 *typed_heap_alloc@main[i8* %call2] |
2 changes: 1 addition & 1 deletion
2
...cc-switches-O1-O1-fno-discard-value-names.1-callsite.stack_allocation_by_instr.golden.csv
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<allocation-sizes.c>:main:0 *stack_alloc@main[[8 x i32]* %small_const_size_stack] | ||
<allocation-sizes.c>:main:1 *stack_alloc@main[[128 x i32]* %large_const_size_stack] | ||
<allocation-sizes.c>:main:17 *stack_alloc@main[i32* %vla] | ||
<allocation-sizes.c>:main:19 *stack_alloc@main[i32* %vla] |
2 changes: 1 addition & 1 deletion
2
...itches-O1-O1-fno-discard-value-names.1-callsite.stack_allocation_by_type_instr.golden.csv
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
i8 <allocation-sizes.c>:main:17 *typed_stack_alloc@main[i8* %vla] | ||
i8 <allocation-sizes.c>:main:19 *typed_stack_alloc@main[i8* %vla] |
Oops, something went wrong.