p4lang-p4c-nightly:amresh/inlining-params

Last commit made on 2021-03-29
Get this branch:
git clone -b amresh/inlining-params https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
amresh/inlining-params
Repository:
lp:p4lang-p4c-nightly

Recent commits

c993a1f... by Amresh Kulkarni <email address hidden>

Add inline test

1f01f87... by Amresh Kulkarni <email address hidden>

Inline all params in UnqiueParameters pass

1205038... by Michal Kekely <email address hidden>

Added initialization of member variables for SourceInfo (#2709)

d77715a... by Nate Foster <email address hidden>

Remove P4 file that was spuriously added to top-level p4c directory. (#2705)

aba7f5a... by Han Wang <email address hidden>

dpdk: translate pkt.emit to conditional emit instruction (#2704)

* dpdk: translate pkt.emit to conditional emit instruction

* update reference outputs

01c135a... by Han Wang <email address hidden>

dpdk: bugfix to use .equiv for comparison (#2702)

40448a1... by fruffy <email address hidden>

Update run-p4-sample.py (#2682)

Compiler flags for stricter checking.

f6b0027... by Han Wang <email address hidden>

dpdk: optimization for jump instruction generation (#2701)

* generate more efficient jmp instructions for table.apply().hit

4747f35... by Mihai Budiu <email address hidden>

Fix uninitialized variable (#2697)

* Fix uninitialized variable
* Remove xfail tests

ca22395... by robotrobo <email address hidden>

Seperate parser options from frontend options (#2694)