Историја ревизија

Аутор SHA1 Порука Датум
  Jakob Stoklund Olesen b2c79f2f63 Pack MachineInstr fields better. пре 12 година
  Jakob Stoklund Olesen 84be3d5a73 Don't call destructors on MachineInstr and MachineOperand. пре 12 година
  Jakob Stoklund Olesen f1d015f342 Use ArrayRecycler for MachineInstr operand lists. пре 12 година
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR пре 12 година
  Jakob Stoklund Olesen 037435d114 Remove a special case that doesn't seem necessary any longer. пре 12 година
  Jakob Stoklund Olesen 021e3b6444 Use getNumOperands() instead of Operands.size(). пре 12 година
  Jakob Stoklund Olesen 56706db45b Require the two-argument MI::addOperand(MF, MO) for dangling instructions. пре 12 година
  Jakob Stoklund Olesen be06aacaa9 Add an MF argument to MI::copyImplicitOps(). пре 12 година
  Jakob Stoklund Olesen 9500e5d07a Use two-arg addOperand(MF, MO) internally in MachineInstr when possible. пре 12 година
  Jakob Stoklund Olesen 54c1902919 Remove two dead functions. пре 12 година
  Jakob Stoklund Olesen 2e4b639790 Use bidirectional bundle flags to simplify important functions. пре 12 година
  Jakob Stoklund Olesen 582abddeee Verify bundle flag consistency when setting them. пре 12 година
  Jakob Stoklund Olesen bd7b36e780 Don't allow the automatically updated MI flags to be set directly. пре 12 година
  Jakob Stoklund Olesen 9f4692d295 Tighten up the erase/remove API for bundled instructions. пре 12 година
  Jakob Stoklund Olesen fad649a5b1 Add higher-level API for dealing with bundled MachineInstrs. пре 12 година
  Jakob Stoklund Olesen b47a4f7a0a Remove unused MachineInstr constructors. пре 12 година
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. пре 12 година
  Akira Hatanaka dc6d846df5 Check that iterator I is not the end iterator. пре 12 година
  Craig Topper 87802d52e1 Remove unused MachineInstr constructors that don't take a DebugLoc argument. пре 13 година
  Michael Liao 6c7ccaa3fd Fix PR11985 пре 13 година
  Manman Ren b720be6a50 Release build: guard dump functions with пре 13 година
  Manman Ren 77e300e8f0 Release build: guard dump functions with "ifndef NDEBUG" пре 13 година
  Chad Rosier 2f1d815479 Cleanup a few magic numbers. пре 13 година
  Chad Rosier 77fffa6fdd [ms-inline asm] We only need one bit to represent the AsmDialect in the пре 13 година
  Chad Rosier 576cd11ab8 [ms-inline asm] Propagate the asm dialect into the MachineInstr representation. пре 13 година
  Jakob Stoklund Olesen 4f1a56ce3c Typo. пре 13 година
  Jakob Stoklund Olesen 99c416c9f7 Actually use the MachineOperand field for isRegTiedToDefOperand(). пре 13 година
  Jakob Stoklund Olesen 9c13067276 Allow tied uses and defs in different orders. пре 13 година
  Jakob Stoklund Olesen 94083149fd Add MachineInstr::tieOperands, remove setIsTied(). пре 13 година
  Jakob Stoklund Olesen e941df5e35 Don't use MCInstrDesc flags for implicit operands. пре 13 година