Go to file
Dan Gohman b0b5a27438 Add a new FastISel method, getRegForValue, which takes care of
the details of materializing constants and other values into
registers, and make use of it in several places.

llvm-svn: 55426
2008-08-27 18:10:19 +00:00
clang First wave of changes to support "blocks" (an extension to C). 2008-08-27 16:04:49 +00:00
llvm Add a new FastISel method, getRegForValue, which takes care of 2008-08-27 18:10:19 +00:00