Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5b741f3d14f8d8ac1c7e0a42b51d877c3e86fa7d
/
llvm
/
lib
/
Transforms
/
Utils
/
CloneLoop.cpp
9a6fef0
Simplify code by using SmallVector's pop_back_val() instead of
by Dan Gohman
· 17 years ago
5a913d6
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
by Duncan Sands
· 17 years ago
4d43d3c
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
by Nick Lewycky
· 18 years ago
11fc6f8
Update the block cloner which fixes bugpoint on code using unwind_to (phew!)
by Nick Lewycky
· 18 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
b0dd27e
Make LoopInfoBase more generic, in preparation for having MachineLoopInfo. This involves a small interface change.
by Owen Anderson
· 18 years ago
f6ef552
Insert cloned loop basic blocks before original loop header.
by Devang Patel
· 18 years ago
22c7993
Break infinite loop.
by Devang Patel
· 18 years ago
aa36a43
Add utility to clone loops.
by Devang Patel
· 18 years ago