Modify the code that emits the module flags to use the new module flags accessor
[oota-llvm.git] / include / llvm / Target / TargetOpcodes.h
2011-12-06 Evan ChengFirst chunk of MachineInstr bundle support.
2011-06-16 Owen AndersonChange the REG_SEQUENCE SDNode to take an explict regis...
2010-07-16 Bill WendlingRename DBG_LABEL PROLOG_LABEL, because it's only used...
2010-07-11 Jakob Stoklund OlesenRemove TargetInstrInfo::copyRegToReg entirely.
2010-07-02 Jakob Stoklund OlesenAdd a new target independent COPY instruction and code...
2010-07-02 Jakob Stoklund OlesenClean up TargetOpcodes.h a bit, and limit the number...
2010-06-09 Bill Wendling- Fix description of SUBREG_TO_REG. It's not going...
2010-05-01 Evan ChengAdd a pseudo instruction REG_SEQUENCE that takes a...
2010-03-01 Dan GohmanUse Doxygen comment syntax.
2010-02-09 Chris Lattnermove target-independent opcodes out of TargetInstrInfo