Chris Lattner
|
b23b38259a
|
Verify functions as they are produced if -debug is specified. Reduce
curly braceage
llvm-svn: 12378
|
2004-03-14 03:17:22 +00:00 |
|
Misha Brukman
|
c58f772803
|
Implement ExtractCodeRegion()
llvm-svn: 12070
|
2004-03-02 00:20:57 +00:00 |
|
Misha Brukman
|
f93e6ab769
|
* Add implementation of ExtractBasicBlock()
* Add comments to ExtractLoop()
llvm-svn: 12053
|
2004-03-01 18:28:34 +00:00 |
|
Misha Brukman
|
26e90f8776
|
A generic code extractor: given a list of BasicBlocks, it will rip them out into
a new function, taking care of inputs and outputs.
llvm-svn: 11935
|
2004-02-28 03:26:20 +00:00 |
|