p4lang-p4c-nightly:hanw/issue-nested-bitvector

Last commit made on 2018-12-27
Get this branch:
git clone -b hanw/issue-nested-bitvector https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
hanw/issue-nested-bitvector
Repository:
lp:p4lang-p4c-nightly

Recent commits

40950d7... by hemant_mnkcg <email address hidden>

Add STF bmv2 test for nested struct in P4 header; also added Annotation test to issue383-bmv2.p4

fb7cd2e... by hemant_mnkcg <email address hidden>

minor change to new test file

7ac2196... by hemant_mnkcg <email address hidden>

Add header union and header stack tests

f6c361e... by hemant_mnkcg <email address hidden>

Fix failing header2_e.p4 test case due to sync today to mainline

effd0e7... by hemant_mnkcg <email address hidden>

Add two error files back

3874608... by hemant_mnkcg <email address hidden>

Remove bitvec_hdr output files since the test does not exist

c23bc69... by hemant_mnkcg <email address hidden>

Add new FlattenHeaders midend pass

7a9ac90... by hemant_mnkcg <email address hidden>

Merge PR with parent

e4386b8... by Mihai Budiu <email address hidden>

Handle headers in structs; fixes #1642 (#1643)

cb8e3ee... by Mihai Budiu <email address hidden>

Improved translation of P4-14 header stacks with varbits (fixes #576) (#1635)

* Fix P4-14->P4-16 translation of header stacks w varbits; fixes #576