1. 0d1e9a8 Switch the MachineOperand accessors back to the short names like by Dan Gohman · 17 years ago
  2. 38453ee Remove isImm(), isReg(), and friends, in favor of by Dan Gohman · 17 years ago
  3. a79db30 Tidy up several unbeseeming casts from pointer to intptr_t. by Dan Gohman · 17 years ago
  4. 1b351d4 Remove more uses of std::set. by Owen Anderson · 17 years ago
  5. dfb0b69 Reduce the entries in a phi before testing it for deadness, because removing the entries might make it dead. by Owen Anderson · 17 years ago
  6. c6d5270 SDISel's constant branch folding can fold away self-loops, which doesn't result in any dead blocks, but by Owen Anderson · 17 years ago
  7. 3d4c06d Fix breakage on ARM/2008-04-10-ScavengerAssert.ll. by Owen Anderson · 17 years ago
  8. bdaed55 Correctly handle replacement and removal of PHIs with one incoming register. by Owen Anderson · 17 years ago
  9. 9f51539 Remove unneeded iteration. Thanks to Dan for the feedback. by Owen Anderson · 17 years ago
  10. a102290 - Fix SelectionDAG to generate correct CFGs. by Owen Anderson · 17 years ago
  11. d78c400 Clean up the use of static and anonymous namespaces. This turned up by Dan Gohman · 17 years ago
  12. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  13. e7da2d6 Fix typo in comment. by Nick Lewycky · 19 years ago
  14. 8c78a0b Drop 'const' by Devang Patel · 19 years ago
  15. e95c6ad Use 'static const char' instead of 'static const int'. by Devang Patel · 19 years ago
  16. 09f162c Do not use typeinfo to identify pass in pass manager. by Devang Patel · 19 years ago
  17. c2d3d31 eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 19 years ago
  18. 3d27be1 s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| by Chris Lattner · 19 years ago
  19. 996795b Use hidden visibility to make symbols in an anonymous namespace get by Chris Lattner · 19 years ago
  20. 835702a Remove trailing whitespace by Misha Brukman · 21 years ago
  21. 7b9020a Fix the missing symbols problem Bill was hitting. Patch contributed by by Chris Lattner · 21 years ago
  22. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  23. b5ada39 Fix #includes of i*.h => Instructions.h as per PR403: by Chris Lattner · 21 years ago
  24. 520df84 Fix a bug in the unreachable block elim pass. Dropping all references on a by Chris Lattner · 21 years ago
  25. 693244f Add a trivially simple pass to delete unreachable blocks from the CFG. This by Chris Lattner · 21 years ago