Chris Lattner
|
4fca71eb44
|
Minor random cleanups
llvm-svn: 12382
|
2004-03-14 04:01:47 +00:00 |
|
Chris Lattner
|
3684469326
|
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
|
f44acae31e
|
Implement ExtractCodeRegion()
llvm-svn: 12070
|
2004-03-02 00:20:57 +00:00 |
|
Misha Brukman
|
5af2be7d09
|
* Add implementation of ExtractBasicBlock()
* Add comments to ExtractLoop()
llvm-svn: 12053
|
2004-03-01 18:28:34 +00:00 |
|
Misha Brukman
|
caa1a5abeb
|
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 |
|