Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c2f95b56db5b87a93bcf4490a232fd5dcb72d292
/
llvm
/
lib
/
Transforms
/
Utils
/
CloneLoop.cpp
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