1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 718cb66 Add lengthof and endof templates that hide a lot of sizeof computations. by Owen Anderson · 17 years ago
  3. 6ae3626 RemoveBranch() and InsertBranch() now returns number of instructions deleted / inserted. by Evan Cheng · 17 years ago
  4. c0f64ff Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead by Evan Cheng · 18 years ago
  5. 7ce4578 Matches MachineInstr changes. by Evan Cheng · 18 years ago
  6. 3d7d39a fix warning about missing newline at end of file by Rafael Espindola · 18 years ago
  7. e87146a implement uncond branch insertion for sparc to fix regressions from last night by Chris Lattner · 18 years ago
  8. 7c90f73 Rename SPARC V8 target to be the LLVM SPARC target. by Chris Lattner · 19 years ago
  9. 329a515 fix a bug in my last checkin by Chris Lattner · 19 years ago
  10. 69d3909 Two changes: by Chris Lattner · 19 years ago
  11. 5ccc722 Implement isLoadFromStackSlot and isStoreToStackSlot by Chris Lattner · 19 years ago
  12. abfc2a7 Tighten up some checks by Chris Lattner · 19 years ago
  13. b5f662f Remove trailing whitespace by Misha Brukman · 19 years ago
  14. 4658ba1 Look for many more moves to fold (previously, we only by Brian Gaeke · 20 years ago
  15. 9ed9204 Recognize FpMOVD as a move. by Brian Gaeke · 20 years ago
  16. 9b8ed0e Fix bug recognizing moves: isMoveInstr should only treat ORs with %g0 as by Brian Gaeke · 20 years ago
  17. 1d6dc97 I think that V8 should coallesce registers, don't you? by Chris Lattner · 20 years ago
  18. dce363d Adjust to change in TII ctor arguments by Chris Lattner · 20 years ago
  19. 1ddf475 These two virtual methods are never called. by Chris Lattner · 20 years ago
  20. e785e53 SparcV8 skeleton by Brian Gaeke · 20 years ago