LGTM ================ Comment at: test/Transforms/CodeGenPrepare/X86/sink-addrspacecast.ll:1 @@ +1,2 @@ +; RUN: opt -S < %s -codegenprepare | FileCheck %s + ---------------- Move the argument before the < %s http://reviews.llvm.org/D3831