Systems ThinkingData Science, Analytics & Computer TechnologySoftware Design and EngineeringAlgorithms and Data StructuresComputer ScienceBusiness & Management
Om kurset
Description: This lecture focuses on how C code is implemented in x86-64 assembly. Dr. Schardl reasons through the mapping from C code to assembly in two steps: C to LLVM IR and then LLVM IR to Assembly. Instructor: Tao B. Schardl