Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d3d086d6794e901bde43b1c1a374a4b1d571d7e7
/
llvm
/
lib
/
Transforms
/
Scalar
/
SimplifyCFG.cpp
257b284
Hrm, some people complain when the compiler cheerfully tells them what it's
by Chris Lattner
· 21 years ago
a67dd32
Turn store -> null/undef into the LLVM unreachable instruction! This simple
by Chris Lattner
· 21 years ago
7c16caa
Changes For Bug 352
by Reid Spencer
· 21 years ago
49525f8
Finegrainify namespacification
by Chris Lattner
· 22 years ago
960707c
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
482202a
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
5ed281d
simplify-cfg is really a function pass
by Chris Lattner
· 22 years ago
bf3a099
Updates to work with recent Statistic's changes:
by Chris Lattner
· 23 years ago
4357e54
Eliminate extraneous #include
by Chris Lattner
· 23 years ago
c8b7092
by Chris Lattner
· 23 years ago
b28b680
*** empty log message ***
by Chris Lattner
· 23 years ago
113f4f4
MEGAPATCH checkin.
by Chris Lattner
· 23 years ago
fa7dad8
New CFG Simplification pass: removed from the old DCE pass
by Chris Lattner
· 23 years ago