Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ba4733d901b1c2b994f66707657342b8c81c92bc
/
lib
/
CodeGen
/
BranchFolding.cpp
edf128a
Remove trailing whitespace
by Misha Brukman
· 20 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 21 years ago
4ae131e
Dereferencing end() is bad.
by Chris Lattner
· 21 years ago
f978a1d
Make OptimizeBlock take a MachineFunction::iterator instead of a
by Alkis Evlogimenos
· 21 years ago
7f74340
Next on a pointer increments the pointer, not an iterator
by Chris Lattner
· 21 years ago
9fd3323
Use next() helper to make code more readable. Use
by Alkis Evlogimenos
· 21 years ago
dd04583
Use MachineFunction::iterator instead of a MachineBasicBlock* because
by Alkis Evlogimenos
· 21 years ago
21ab22e
Implement a simple target-independent CFG cleanup pass
by Chris Lattner
· 21 years ago