提交历史

作者 SHA1 备注 提交日期
  Andrew Trick 539e93120c Liveness Analysis Pass 11 年之前
  Pekka Jaaskelainen d54946ac14 Guard the debug temp variable with NDEBUG to avoid warning/error with NDEBUG defined. 12 年之前
  Pekka Jaaskelainen 862385112e Do not assert when trying to add a meta data operand with 12 年之前
  Matthias Braun 4afb5f560d Rename parameter: defined regs are not incoming. 12 年之前
  Jakob Stoklund Olesen 1f2415efc3 Remove dead function. 12 年之前
  Manman Ren cbafae6d33 Debug Info: clean up usage of Verify. 12 年之前
  Jakob Stoklund Olesen e6dc59891f Remove liveout lists from MachineRegisterInfo. 12 年之前
  Andrew Trick c6ada8e5f3 ScheduleDAG: colorize the DOT graph and improve formatting. 12 年之前
  Eric Christopher fffe363493 For inline asm: 12 年之前
  Jakob Stoklund Olesen 4aebce8321 Allow hasProperty() to be called on bundle-internal instructions. 12 年之前
  Jakob Stoklund Olesen b11f050434 Support headerless bundles in MachineInstr::hasProperty(). 12 年之前
  Jakob Stoklund Olesen ebed123c5c Don't print bundle flags. 12 年之前
  Jakob Stoklund Olesen 25377c8c6d Don't require BUNDLE headers in MachineInstr::getBundleSize(). 12 年之前
  Sergei Larin 12cd49ae1d 12 年之前
  Jakob Stoklund Olesen 6821060509 Pack MachineOperand bitfields better. 12 年之前
  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 年之前