-
Notifications
You must be signed in to change notification settings - Fork 10
Pull requests: nebulastream/nautilus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix right shift to use logical shift for unsigned integers
#293
opened May 28, 2026 by
PhilippGrulich
Member
Loading…
Fix right shift to use logical shift for unsigned integers
#291
opened May 26, 2026 by
keyseven123
Contributor
Loading…
Add TwoPassTraceContext as third tracing implementation
#290
opened May 24, 2026 by
PhilippGrulich
Member
•
Draft
4 tasks done
Fix val<bool>(TypedValueRef&) to propagate actual values
#289
opened May 24, 2026 by
PhilippGrulich
Member
•
Draft
2 tasks done
Tracing redesign: ScopedTraceContext + PathPredicateStore (foundational PR)
#288
opened May 14, 2026 by
PhilippGrulich
Member
•
Draft
3 of 5 tasks
Reduce path-explosion via phi-aware control-flow merge
#287
opened May 14, 2026 by
PhilippGrulich
Member
•
Draft
4 of 5 tasks
Tag-scoped alive-vars contribution for branch snapshots
#286
opened May 14, 2026 by
PhilippGrulich
Member
•
Draft
3 of 4 tasks
Scaffold value-content hashing in AliveVariableHash
#285
opened May 14, 2026 by
PhilippGrulich
Member
•
Draft
3 of 4 tasks
Dedup RETURN ops at trace time by call-stack Tag*
#282
opened May 12, 2026 by
PhilippGrulich
Member
Loading…
Add move semantics to val<T> for class types
#277
opened May 10, 2026 by
PhilippGrulich
Member
Loading…
Recover val<> variable names via DWARF on the host binary
#266
opened Apr 23, 2026 by
PhilippGrulich
Member
Loading…
Add profiling design doc with Perfetto + in-process sampler concept
#262
opened Apr 22, 2026 by
PhilippGrulich
Member
Loading…
Enable integer and float interface type tests
#261
opened Apr 17, 2026 by
PhilippGrulich
Member
Loading…
Add ENABLE_CONSTANT_TRACER prototype (Stage 1 partial)
#260
opened Apr 16, 2026 by
PhilippGrulich
Member
Loading…
Add nautilus-profiling plugin for runtime performance analysis
#244
opened Apr 12, 2026 by
PhilippGrulich
Member
Loading…
Improve backend benchmarking with hierarchical names, expanded workloads, and split CI suites
#238
opened Apr 10, 2026 by
PhilippGrulich
Member
Loading…
Add ValueProfile and specialize() helper for argument value specialization
#231
opened Apr 7, 2026 by
PhilippGrulich
Member
Loading…
Add assume_constant, assume_range, assume_nonzero specializations
#229
opened Apr 7, 2026 by
PhilippGrulich
Member
Loading…
Add Python bindings for Nautilus val types via pybind11
#213
opened Mar 31, 2026 by
PhilippGrulich
Member
Loading…
Add annotated load operations with LLVM metadata hints for val_ptr
#208
opened Mar 25, 2026 by
PhilippGrulich
Member
Loading…
Add iteration limit warning to static_val and code formatting fixes
#197
opened Mar 19, 2026 by
PhilippGrulich
Member
Loading…
Add trace tests for 49 previously uncovered functions and patterns
#186
opened Mar 13, 2026 by
PhilippGrulich
Member
Loading…
ProTip!
Filter pull requests by the default branch with base:main.