1. 1997473 Drop 'const' by Devang Patel · 17 years ago
  2. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  3. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  4. 75abc1e Fix by Devang Patel · 17 years ago
  5. f25646b use an accessor to simplify code. by Chris Lattner · 17 years ago
  6. dd77df3 Completely rewrite addressing-mode related sinking of code. In particular, by Chris Lattner · 17 years ago
  7. 9fda270 eliminate the last uses of some TLI methods. by Chris Lattner · 17 years ago
  8. d9c3a0d Various passes before isel split edges and do other CFG-restructuring changes. by Chris Lattner · 17 years ago
  9. dbe0dec Split the sdisel code munging stuff out into its own opt-pass, CodeGenPrepare. by Chris Lattner · 17 years ago