Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Instruction scheduling
Applied sciences
Computer engineering
Computer programming
Compilers
Graph Chatbot
Related lectures (15)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 2
Next
Register Allocation: Tail Calls
Covers register allocation techniques, including interference graph examples, coloring, spilling, and coalescing.
Closure Conversion and Dataflow Analysis
Explores closure conversion, function hoisting, and dataflow analysis for program optimization.
Optimization: Register Allocation
Covers advanced compiler construction topics on optimization techniques like dead code elimination, constant folding, and register allocation.
Register Allocation Using Graph Coloring
Covers register allocation using graph coloring to minimize memory access in programs.
Hadoop: Execution Models
Explores Hadoop's execution models, fault tolerance, data locality, and scheduling, highlighting the limitations of MapReduce and alternative distributed processing frameworks.