diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-03-14 23:43:24 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-03-14 23:43:24 +0000 |
| commit | 5b2072ecd31cc56a84e88b440ce53da2db4e8886 (patch) | |
| tree | 1a42ff26d45e3251c4b6e5f67c65f776c5b57619 /llvm/lib/Transforms/LevelRaise.cpp | |
| parent | b4d8bf365c942caa9976598d039f760cea5b7cb9 (diff) | |
| download | bcm5719-llvm-5b2072ecd31cc56a84e88b440ce53da2db4e8886.tar.gz bcm5719-llvm-5b2072ecd31cc56a84e88b440ce53da2db4e8886.zip | |
No correctness fixes here, just minor qoi fixes:
* Don't insert a branch to the switch instruction after the call, just
make it a single block.
* Insert the new alloca instructions in the entry block of the original
function instead of having them execute dynamically
* Don't make the default edge of the switch instruction go back to the switch.
The loop extractor shouldn't create new loops!
* Give meaningful names to the alloca slots and the reload instructions
* Some minor code simplifications
llvm-svn: 12402
Diffstat (limited to 'llvm/lib/Transforms/LevelRaise.cpp')
0 files changed, 0 insertions, 0 deletions

