aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineInstrBuilder.h
AgeCommit message (Expand)Author
2002-11-17Convert to use an enum to access def/use/use&def information. These makeChris Lattner
2002-11-17Return const refefrences to enable default constructionChris Lattner
2002-11-14include/llvm/CodeGen/MachineInstrBuilder.h: Add addClobber() inlineBrian Gaeke
2002-10-30Allow BuildMI that helps automate construction of SSA informationChris Lattner
2002-10-29Add capability to have machine instruction autoinsert when it is createdChris Lattner
2002-10-28Minor comment updatesChris Lattner
2002-10-28Initial checkin of MachineInstrBuilder classChris Lattner