1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include
Roman Levenstein 728d59166f Ongoing work on improving the instruction selection infrastructure:
Rename SDOperandImpl back to SDOperand.
Introduce the SDUse class that represents a use of the SDNode referred by
an SDOperand. Now it is more similar to Use/Value classes.

Patch is approved by Dan Gohman.

llvm-svn: 49795
2008-04-16 16:15:27 +00:00
..
llvm Ongoing work on improving the instruction selection infrastructure: 2008-04-16 16:15:27 +00:00
llvm-c Merge LLVMBuilder and FoldingBuilder, calling 2008-04-13 06:22:09 +00:00