The Intel Fortran/C++ compiler features various advanced compiler optimizations to leverage the enhanced capabilities of the Intel Core 2 Duo processor. Vectorization, parallelization and OpenMP provide means of extracting SIMD and thread-level parallelism from sequential programs, while advanced code generation exploits important microarchitectural performance features. This paper presented a detailed overview of compiler optimizations that specifically leverage the Intel Core microarchitecture.