FastISel: avoid function calls between the materialization of the constant and its...
authorIvan Krasin <krasin@chromium.org>
Thu, 18 Aug 2011 22:06:10 +0000 (22:06 +0000)
committerIvan Krasin <krasin@chromium.org>
Thu, 18 Aug 2011 22:06:10 +0000 (22:06 +0000)
commit74af88a6661ad5185924bf39164fb4aa144d32cf
tree012664457d3b276810d160a295f18056c21f32f4
parent93b3eff62322803a520e183fdc294bffd6d99bfa
FastISel: avoid function calls between the materialization of the constant and its use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137993 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FastISel.cpp
test/CodeGen/ARM/debug-info-blocks.ll
test/CodeGen/X86/fast-isel-x86-64.ll