Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Graph
fd94b5f37a0a8d651e39d3d143014ed45e633b80
Select Git revision
Branches
20
13-keystone-should-return-an-error-when-assembling-instruction
19-need-ubuntu22-support
21-job-failed-248429
SRL-Windows
SRL_kernelModules
ZS-91-opensrc-zipr
add-u24
add_arm32_eh
ais-release-sept-2019
arm_port
aware-sw-delivery
bugfixes
cfar_phase1_final_release
cfar_phase2_3rdquarter_release
cfar_phase2_final_release
cfar_phase2_midterm_release
cfar_phase3_midterm_release
cgc-sw-deliverables
cgc_dev
copyright-headers
Tags
6
gt_eval
Release-2-26-2021
cfar-phase3-final
CFAR_AEI
CfarJuly2018Eval
pre-las-vegas
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Feb
9
Feb
8
7
13
Nov
23
Oct
20
19
24
Aug
3
Jul
30
Jun
11
8
31
May
30
23
20
9
2
3
Apr
1
28
Mar
27
17
Feb
14
13
9
2
1
29
Jan
10
9
8
6
10
Nov
7
12
Oct
8
7
21
Aug
17
5
28
Jul
20
19
11
7
5
4
3
28
Jun
26
21
7
23
May
19
9
8
4
2
1
27
Apr
25
22
21
16
25
Jan
15
10
8
31
Dec
29
27
23
20
19
9
29
Nov
28
21
20
17
15
11
29
Oct
28
14
11
1
26
Sep
24
17
16
15
14
9
26
Aug
25
17
11
10
5
4
28
Jul
27
22
20
12
Jun
9
6
5
4
24
May
7
6
2
29
Apr
27
26
24
21
17
11
26
Mar
23
20
15
12
5
4
3
2
1
27
Feb
28
27
26
25
24
25
24
22
21
20
18
17
14
11
10
1
29
Jan
16
12
8
3
29
Dec
28
26
22
18
17
16
13
9
8
6
5
28
Nov
26
22
21
20
14
2
31
Oct
24
14
12
8
7
6
5
3
30
Sep
29
25
22
21
19
15
14
10
9
2
30
Aug
29
26
25
24
15
13
12
9
3
28
Jul
22
17
16
15
10
27
Jun
26
25
24
22
18
17
16
14
13
15
May
29
Apr
16
Jan
17
Dec
16
14
10
9
7
5
4
3
2
28
Oct
25
24
16
9
3
2
1
20
Sep
19
18
17
16
17
14
13
12
6
5
4
16
Aug
15
9
2
1
30
Jul
29
23
22
18
17
12
11
10
9
8
6
5
3
14
Jun
1
30
May
29
28
23
22
20
19
17
15
16
Move to c++17 for pqxx
Hope it just works
fixed dependencies i screwed up last time
updates after shen fell down to only test on ubuntu22.
Make hangman easier to use up all your turns so afl can very very easily find the 'crash'
remove more cmp-or-move problems
disable recursive cmp parsing in FII with comments about why.
Typo fixes and clarifications
cross-arch Zipr stuff.
Merge branch 'debugging-output-and-jumptable-detection' into 'master'
Add missing cases remove extra registers
Fix clang-tidy warnings
Fix clang-tidy warnings regarding redundant c_str() calls
Use an error detecting string conversion function
Handle clang-tidy warning regarding narrowing conversion
Use signed type, so we can use -1 to signal invalid
Don't use a buffer of fixed size
Treat RIZ/EIZ as an invalid register in hasIndexRegister
Fix tab/space mix
Replace assert with useful and recoverable exception
Treat RIZ/EIZ as an invalid register in hasBaseRegister
Revert "Handle index register of a memory operation being the pseudo-register RIZ/EIZ"
Fix jump table detection erroneously using an incomplete result
Use correct format string identifier
Remove extra whitespace
Update submodules
Remove fixed issue from known issues list
Search for (almost) all variants of the register
Add function to produce 16 and 8 bit register variants
Fix to produce actually 32 bit register variants
Add env var to customize max clamped jump table size
Increase maximum size of clamped jump tables
Document additional missing case
Only start searching from the renaming operation
Add functions to selectively obtain lower/upper 8 bit regs
Implement missing function
Handle index register of a memory operation being the pseudo-register RIZ/EIZ
Fix convertRegisterTo8bit
Document missing knowledge
Improve jumptable size detection by allowing renames of index reg
Loading