Skip to content
  1. Aug 27, 2001
  2. Aug 25, 2001
  3. Aug 13, 2001
  4. Aug 06, 2001
  5. Jul 31, 2001
  6. Jul 28, 2001
    • Vikram S. Adve's avatar
      Added UltraSparcInstrInfo class to specialize class MachineInstrInfo. · 50204f5d
      Vikram S. Adve authored
      Relevant changes elsewhere:
      Added MachineInstrInfo class and moved instruction-related members there.
      Added several fields to MachineInstrDescriptor (and renamed it from
      MachineInstrInfo.  Latency fields are to support scheduling.
      
      llvm-svn: 311
      50204f5d
    • Vikram S. Adve's avatar
      Bug fixes: · 15046032
      Vikram S. Adve authored
      Store bool result in register after SetCC if the bool value
      is used by anything other than a branch.
      Forward-substitute operand of a VM instruction for which no
      machine instruction is generated (e.g., Cast).
      Other changes due to changes to classes TargetMachine and MachineInstr.
      
      llvm-svn: 309
      15046032
    • Vikram S. Adve's avatar
      Added MachineInstrInfo class and moved instruction-related members there. · c4296917
      Vikram S. Adve authored
      Added several fields to MachineInstrDescriptor (and renamed it from
      MachineInstrInfo.  Latency fields are to support scheduling.
      
      llvm-svn: 308
      c4296917
  7. Jul 23, 2001
  8. Jul 22, 2001
  9. Jul 21, 2001
Loading