1. 37de257 Fix several bugs in the extractor: by Chris Lattner · 22 years ago
  2. cee3404 Prune #includes, moving the module interface to the front. Note that this by Chris Lattner · 22 years ago
  3. fb87cde Mostly cosmetic improvements. Do fix the bug where a global value was considered an input. by Chris Lattner · 22 years ago
  4. 73ab1fa Assert that input blocks meet the invariants we expect by Chris Lattner · 22 years ago
  5. 5b2072e No correctness fixes here, just minor qoi fixes: by Chris Lattner · 22 years ago
  6. b4d8bf3 Simplify code a bit, and fix bug CodeExtractor/2004-03-14-NoSwitchSupport.ll by Chris Lattner · 22 years ago
  7. 9c431f6 Simplify the code a bit by making the collection of basic blocks to extract by Chris Lattner · 22 years ago
  8. 4fca71e Minor random cleanups by Chris Lattner · 22 years ago
  9. 3684469 Verify functions as they are produced if -debug is specified. Reduce by Chris Lattner · 22 years ago
  10. f44acae Implement ExtractCodeRegion() by Misha Brukman · 22 years ago
  11. 5af2be7 * Add implementation of ExtractBasicBlock() * Add comments to ExtractLoop() by Misha Brukman · 22 years ago
  12. caa1a5a A generic code extractor: given a list of BasicBlocks, it will rip them out into by Misha Brukman · 22 years ago