Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5c94ac933728f491da94f1467d4cb1513f4931fc
/
lib
/
CodeGen
/
MachineLoopInfo.cpp
9b0abfe
Eliminate a layer of indirection in LoopInfo and MachineLoopInfo.
by Dan Gohman
· 16 years ago
66a636e
Change class' public PassInfo variables to by initialized with the
by Dan Gohman
· 17 years ago
089efff
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
bc8fb44
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
by Dan Gohman
· 17 years ago
e2f2c4c
make this build with newer gcc's
by Chris Lattner
· 18 years ago
6226436
Don't recalculate the loop info and loop dominators analyses if they're
by Bill Wendling
· 18 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
95412b3
Add missing newlines at EOF.
by Duncan Sands
· 18 years ago
815297c
Add MachineLoopInfo. This is not yet tested.
by Owen Anderson
· 18 years ago