David Bernstein
IBM
28 Papers
341 Citations
David Bernstein is an academic researcher from IBM. The author has contributed to research in topics: Scheduling (computing) & Compiler. The author has an hindex of 14, co-authored 28 publications. Previous affiliations of David Bernstein include Technion – Israel Institute of Technology.
Chat about Author
Papers
Global instruction scheduling for superscalar machines
David Bernstein,Michael Rodeh +1 more
- 01 May 1991
TL;DR: A scheme for global (intra-loop) scheduling is proposed, which uses the control and data dependence information summarized in a Program Dependence Graph, to move instructions well beyond basic block boundaries.
Spill code minimization techniques for optimizing compliers
David Bernstein,Martin Charles Golumbic,Yishay Mansour,Ron Y. Pinter,D. Goldin,Hugo Krawczyk,I. Nahshon +6 more
- 21 Jun 1989
TL;DR: This paper presents a new coherent set of heuristic methods for reducing the amount of spill code generated, which results in more efficient (and shorter) compiled code.
132
On the complexity of scheduling problems for parallel/pipelined machines
TL;DR: The problem of optimal scheduling of a job system for two dedicated processors is presented, and a machine model with two functional units which can be either sequential or pipelined is considered.
87
Scheduling expressions on a pipelined processor with a maximal delay of one cycle
David Bernstein,Izidor Gertner +1 more
TL;DR: The proposed algorithm is a modification of Coffman-Graham's algorithm, which provides an optimal solution to the problem of scheduling tasks on two parallel processors.
71