Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SMPStaticAnalyzer
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
SMPStaticAnalyzer
Commits
67d9b1706d97056a4cefbb5ed3518638cc9c26b5
Select Git revision
Branches
20
master
default
ubuntu24-merge
ubuntu24
improve-data-source-tracing
infinite_loop_fix
faster_deadregs
30-erroneous-assert
28-stars-assertion-in-accessabovelocalframe
27-need-ubuntu20-testing
aware-sw-delivery
refactor
instfallthrough
cfar_phase3_midterm_release
cfar_phase2_final_release
cfar_phase2_3rdquarter_release
cfar_phase2_midterm_release
cgc-sw-deliverables
cfar_phase1_final_release
cfar_release
peasoup
Tags
20
cfar-phase3-final
CFAR_AEI
CfarJuly2018Eval
pre-las-vegas
SCCP_12NOV2013
fast_metadata_02SEP2013
call_graph_priority_27AUG2013
remove_DU_chains_21AUG2013
alias_analysis_19AUG2013
alias_analysis_17AUG2013
duchain_data_structures_25JUL2013
stonesoup-phase2-tne-release
IDA64_28JUN2013
hashing_lea_addition_26JUN2013
IDIOM_23_21JUN2013C
truncation_signedness_21JUN2013
IDIOM_21_bitwise_not_17JUN2013B
IDIOM_20_memory_reduction_17JUN2013
deadregs_bitset_14JUN2013B
scaled_indexreg_not_unsigned_14JUN2013
40 results
SMPStaticAnalyzer
Author
Search by author
Any Author
authors
Anh Nguyen-Tuong
an7s
Bruno Dutertre
bruno
Clark Coleman
clc
Daniel Chen
dc3pe
GitLab Runner
gitlab-runner
Jack Davidson
jwd
Jason Hiser
jdh8d
Jessica Jones
Jjones203
Jonathan Rowanhill
jonathan.rowanhill
Jorge Navas
jorge.navas
Matthew McGill
mm8bx
Michele Co
mc2zk
Stefan Nagy
stevenagy
Will Hawkins
whh8b
Yonghwi Kwon
yonghwi
zafl_guest
test_user
16 authors
Apr 30, 2008
Disable back type inference for indirect memory operands; Fix DEF/no-USE case;...
· 67d9b170
clc5q
authored
16 years ago
67d9b170
Disable back type inference for indirect memory operands.
· ebf5f3f2
clc5q
authored
16 years ago
ebf5f3f2
Add functions MDExtractAddressFields, MDIsIndirectMemoryOpnd, and DefOrUseSet::TypesAgreeNoFlags.
· cc445876
clc5q
authored
16 years ago
cc445876
Apr 25, 2008
Separate SMP_SUBTRACT type inference from ADD, AND, and OR.
· ebe6871e
clc5q
authored
17 years ago
ebe6871e
Fix prior revision to look in all blocks, not just dominance frontier.
· 275cf474
clc5q
authored
17 years ago
275cf474
Apr 21, 2008
Fix InferGlobalDefType() to look for USEs in phi functions.
· df6e13ce
clc5q
authored
17 years ago
View commits for tag find_phi_uses
find_phi_uses
df6e13ce
Trivial debug output changes.
· e95c824e
clc5q
authored
17 years ago
e95c824e
Infer NUMERIC USEs on boolean and comparison operators.
· fc617083
clc5q
authored
17 years ago
View commits for tag aggressive_nonleaf_types
aggressive_nonleaf_types
fc617083
Apr 20, 2008
Reduce debug output.
· 5ce5a1b7
clc5q
authored
17 years ago
View commits for tag conservative_nonleaf_types
conservative_nonleaf_types
5ce5a1b7
Reduce debug output.
· 30dd2a80
clc5q
authored
17 years ago
30dd2a80
Infer types for non-leaf functions also.
· 9b66f136
clc5q
authored
17 years ago
9b66f136
Reduce debug output.
· e16abfe2
clc5q
authored
17 years ago
e16abfe2
Trivial debug output change.
· efe57859
clc5q
authored
17 years ago
View commits for tag conservative_boolean_type_inference
conservative_boolean_type_inference
efe57859
Eliminate warning messages about uninitialized use of stack top address on POPs.
· d773f60b
clc5q
authored
17 years ago
d773f60b
Do not infer NUMERIC types for comparisons and extensions.
· 5fc053fb
clc5q
authored
17 years ago
5fc053fb
Reduce debug output.
· cbc899e9
clc5q
authored
17 years ago
cbc899e9
Add DEFs of caller-saved regs to CALL instructions.
· b04f453e
clc5q
authored
17 years ago
View commits for tag calls_trash_regs
calls_trash_regs
b04f453e
Apr 19, 2008
Attach DEFs of uninitialized names to the marker inst at top of function.
· b7396576
clc5q
authored
17 years ago
View commits for tag SSA_for_nonleaf_type_inference
SSA_for_nonleaf_type_inference
b7396576
Apr 18, 2008
Format change for SafeReturn annotation.
· 7b19e30d
clc5q
authored
17 years ago
7b19e30d
Apr 17, 2008
Add dummy marker instruction at function top for SSA use.
· 94356127
clc5q
authored
17 years ago
View commits for tag SSA_marker_instruction
SSA_marker_instruction
94356127
Apr 16, 2008
Eliminate unused var warning; cosmetic cleanup.
· 40479b25
clc5q
authored
17 years ago
View commits for tag minor_safefunc_fixes1
minor_safefunc_fixes1
40479b25
Fix up line break on FUNC annotation.
· 00e7b05e
clc5q
authored
17 years ago
00e7b05e
Speed up SetImmedTypes() by avoiding unnecessary DEF propagation.
· 09f3e6c4
clc5q
authored
17 years ago
09f3e6c4
Sudeep Ghosh code for identifying SAFE functions.
· 283750fb
clc5q
authored
17 years ago
View commits for tag sudeepg_safe_functions
sudeepg_safe_functions
283750fb
Apr 15, 2008
Change DumpFlag trigger again.
· ead8e6a4
clc5q
authored
17 years ago
View commits for tag omembasereg_and_globaldeadregs_fixes
omembasereg_and_globaldeadregs_fixes
ead8e6a4
Tabify, and fix boundary cases in, global DEADREGS code.
· 4620caf7
clc5q
authored
17 years ago
4620caf7
Remove unused #define.
· 94e15d40
clc5q
authored
17 years ago
94e15d40
o_mem type has no base register ever.
· b9a3b32e
clc5q
authored
17 years ago
b9a3b32e
Integrate Kevin Binswanger's global dead register analysis.
· 256f6b47
clc5q
authored
17 years ago
View commits for tag kevinb_global_deadregs
kevinb_global_deadregs
256f6b47
Apr 11, 2008
Move conditional moves from type category 12 to 0; most of category 15 to 14...
· c9d9744d
clc5q
authored
17 years ago
View commits for tag type_category_emit_annotations
type_category_emit_annotations
c9d9744d
Move bswap opcode from opt category 1 to 2 (NUMERIC).
· e7771868
clc5q
authored
17 years ago
e7771868
Set debug dump to weightadj function (179.art).
· 21a36d15
clc5q
authored
17 years ago
21a36d15
EmitTypeAnnotations using TypeCategory, not OptCategory.
· d77d2ec8
clc5q
authored
17 years ago
d77d2ec8
Apr 09, 2008
Simplify InferOperatorType().
· e49cef8f
clc5q
authored
17 years ago
e49cef8f
Fixx LessOp and map subword regs to containing reg for data flow analyses.
· f330bda5
clc5q
authored
17 years ago
View commits for tag canonical_subword_regs
canonical_subword_regs
f330bda5
Diagnostic tracking of typed and untyped DEFs.
· 5dce197f
clc5q
authored
17 years ago
5dce197f
Apr 08, 2008
Force NUMERIC type for FP, MMX, and XMM regs.
· 6c5b3d87
clc5q
authored
17 years ago
View commits for tag numeric_xmm_mmx_fp_regs
numeric_xmm_mmx_fp_regs
6c5b3d87
Initialize type to NUMERIC for scaled index registers.
· 9def7693
clc5q
authored
17 years ago
View commits for tag remove_dead_inst
remove_dead_inst
9def7693
Remove instructions when removing unreachable blocks.
· 92942735
clc5q
authored
17 years ago
92942735
Initialize Processed flag in constructor.
· 7f9870da
clc5q
authored
17 years ago
7f9870da
Loading