Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
d901b6640e0f1d1757a2db9fb57a140ad828ea75
/
lib
/
Transforms
/
Utils
/
BasicBlockUtils.cpp
9ca8265
SplitBlock should only attempt to update LoopInfo if it is actually being used.
by Owen Anderson
· 17 years ago
5bb06f7
Fix simplifycfg crash in handing block merge.
by Devang Patel
· 17 years ago
ddf4d8e
Add some checks that got lost in the shuffle. This fixes 464.h264ref.
by Owen Anderson
· 17 years ago
e03e005
Make MergeBlockIntoPredecessor more aggressive when the same successor appears
by Owen Anderson
· 17 years ago
f59eef8
Factor MergeBlockIntoPredecessor out into BasicBlockUtils.
by Owen Anderson
· 17 years ago
d8aa33a
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
by Nick Lewycky
· 17 years ago
6b8d3db
Move SplitBlockPredecessors out of loopsimplify into BasicBlockUtils.h
by Chris Lattner
· 17 years ago
d6da1d0
API changes for class Use size reduction, wave 1.
by Gabor Greif
· 17 years ago
998a529
Two things. Preserve the unwind_to when splitting a BB.
by Nick Lewycky
· 17 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
ca0b9d4
Make LoopInfoBase more generic, in preparation for having MachineLoopInfo. This involves a small interface change.
by Owen Anderson
· 18 years ago
e690d7a
After a basic block is split into two parts,
by Devang Patel
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago