Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
[oota-llvm.git] / include / llvm / Target / TargetOpcodes.h
2015-07-07 Reid KlecknerRename llvm.frameescape and llvm.framerecover to locale...
2015-06-15 Sanjoy Das[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2014-12-01 Philip Reames[Statepoints 2/4] Statepoint infrastructure for garbage...
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-03-07 Rafael Espindolaclang-format a bit of code to make the next patch easie...
2013-10-31 Andrew TrickLower stackmap intrinsics directly to their target...
2013-10-10 Matt ArsenaultFix grammar / missing words
2012-09-06 Nadav RotemAdd a new optimization pass: Stack Coloring, that merge...
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