1. 2740694 wrap some long lines. Major offenders that are left include by Chris Lattner · 18 years ago
  2. 34d442f More explicit keywords. by Dan Gohman · 18 years ago
  3. edfec0b Sink CmpInst's to their uses to reduce register pressure. by Dale Johannesen · 18 years ago
  4. 86e1dcf Don't generate branch to entry block. by Dale Johannesen · 19 years ago
  5. e7da2d6 Fix typo in comment. by Nick Lewycky · 19 years ago
  6. 8c78a0b Drop 'const' by Devang Patel · 19 years ago
  7. e95c6ad Use 'static const char' instead of 'static const int'. by Devang Patel · 19 years ago
  8. 09f162c Do not use typeinfo to identify pass in pass manager. by Devang Patel · 19 years ago
  9. d320852 Fix by Devang Patel · 19 years ago
  10. 164b765 use an accessor to simplify code. by Chris Lattner · 19 years ago
  11. feee64e Completely rewrite addressing-mode related sinking of code. In particular, by Chris Lattner · 19 years ago
  12. 3e9690f eliminate the last uses of some TLI methods. by Chris Lattner · 19 years ago
  13. c374856 Various passes before isel split edges and do other CFG-restructuring changes. by Chris Lattner · 19 years ago
  14. f2836d1 Split the sdisel code munging stuff out into its own opt-pass, CodeGenPrepare. by Chris Lattner · 19 years ago