1. 3c6ce06 Don't check for null on delete by Chris Lattner · 24 years ago
  2. 0c51cf0 Don't add instructions to subtree for Phi or Call. by Vikram S. Adve · 24 years ago
  3. f8459bb More cleanups, preparing to revamp InstrForest to, among other things, by Chris Lattner · 24 years ago
  4. 16dd09a * Clean up InstrForest by Chris Lattner · 24 years ago
  5. cc38da7 Eliminate 'BasicNode' from InstrForest. by Chris Lattner · 24 years ago
  6. aeaba8a Use predicate for Value type test Use builtin casts by Chris Lattner · 24 years ago
  7. 1c73bc1 Generate tree nodes for Phi instructions. by Vikram S. Adve · 24 years ago
  8. 985b6e3 Eliminate unused function. by Vikram S. Adve · 24 years ago
  9. 78a307b Eliminated the Unique class in favor of NonCopyable and NonCopyableV by Chris Lattner · 24 years ago
  10. 44187db Clean up hash table usage by Chris Lattner · 24 years ago
  11. b299068 Eliminate lots of unnecessary #includes and forward decls by Chris Lattner · 24 years ago
  12. 7769970 Eliminate many unneccesary #includes by Chris Lattner · 24 years ago
  13. dd51176 Renamed include/llvm/Codegen to include/llvm/CodeGen by Chris Lattner · 24 years ago
  14. ab9e557 Instruction selection via pattern matching on instruction trees using BURG. by Vikram S. Adve · 24 years ago