llvm-6502/include
Duncan Sands 1607f05cb7 Change the interface to the type legalization method
ReplaceNodeResults: rather than returning a node which
must have the same number of results as the original
node (which means mucking around with MERGE_VALUES,
and which is also easy to get wrong since SelectionDAG
folding may mean you don't get the node you expect),
return the results in a vector.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60348 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-01 11:39:25 +00:00
..
llvm Change the interface to the type legalization method 2008-12-01 11:39:25 +00:00
llvm-c Add protected visibility to libLTO. 2008-11-29 22:49:59 +00:00