]> sourceware.org Git - systemtap.git/commit
BPF translator: improve register interference checking
authoramerey <amerey@localhost.localdomain>
Tue, 3 Apr 2018 21:55:00 +0000 (17:55 -0400)
committeramerey <amerey@localhost.localdomain>
Tue, 3 Apr 2018 22:01:01 +0000 (18:01 -0400)
commit3888e85d885529dbbe7b7cde7672520b0572947b
tree047e009b333415dda3f6c16d2058b9a055d8d23a
parentc0dcfac156ad58355647ac808182ea6625e5faba
BPF translator: improve register interference checking

bpf_opt.cxx (allocate): Apply the addition checks added to merge()
in commit 883ecae33bb. (reg_alloc): change while loop to for loop
to better indicate how num_spills is updated.
bpf-opt.cxx
This page took 0.025393 seconds and 5 git commands to generate.