Go to file
Dan Gohman 950fe784be Sink the CopyToExportRegsIfNeeded calls out of SelectionDAGISel
into SelectionDAGBuilder. This avoids a separate pass over the
instructions, and has the side effect of providing debug location
information to the copy.

llvm-svn: 101906
2010-04-20 15:03:56 +00:00
clang Tip of the day: save before commit. 2010-04-20 11:55:38 +00:00
compiler-rt add include of int_lib.h to match change to use compilerrt_abort() 2010-04-15 20:37:56 +00:00
llvm Sink the CopyToExportRegsIfNeeded calls out of SelectionDAGISel 2010-04-20 15:03:56 +00:00