1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 6ae3626 RemoveBranch() and InsertBranch() now returns number of instructions deleted / inserted. by Evan Cheng · 17 years ago
  3. e87146a implement uncond branch insertion for sparc to fix regressions from last night by Chris Lattner · 18 years ago
  4. d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 18 years ago
  5. 7c90f73 Rename SPARC V8 target to be the LLVM SPARC target. by Chris Lattner · 19 years ago
  6. 69d3909 Two changes: by Chris Lattner · 19 years ago
  7. 5ccc722 Implement isLoadFromStackSlot and isStoreToStackSlot by Chris Lattner · 19 years ago
  8. b5f662f Remove trailing whitespace by Misha Brukman · 19 years ago
  9. 1d6dc97 I think that V8 should coallesce registers, don't you? by Chris Lattner · 20 years ago
  10. 7d7ac63 Add what will eventually be the TSFlags. Big switch(opcode) statements are bad. by Brian Gaeke · 20 years ago
  11. 1ddf475 These two virtual methods are never called. by Chris Lattner · 20 years ago
  12. e785e53 SparcV8 skeleton by Brian Gaeke · 20 years ago