"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "e507a151845a53f361707fdc5908d5355580e0c6"
-
Duncan Sands authored
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. llvm-svn: 60348
6ed40141
Loading