summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SimplifyCFG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Hrm, some people complain when the compiler cheerfully tells them what it'sChris Lattner2004-10-191-1/+0
* Turn store -> null/undef into the LLVM unreachable instruction! This simpleChris Lattner2004-10-181-0/+27
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Finegrainify namespacificationChris Lattner2004-01-091-5/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* simplify-cfg is really a function passChris Lattner2003-10-051-1/+1
* Updates to work with recent Statistic's changes:Chris Lattner2002-10-011-3/+3
* Eliminate extraneous #includeChris Lattner2002-09-241-1/+0
* * Add support for different "PassType's"Chris Lattner2002-07-261-1/+1
* *** empty log message ***Chris Lattner2002-07-231-2/+1
* MEGAPATCH checkin.Chris Lattner2002-06-251-16/+13
* New CFG Simplification pass: removed from the old DCE passChris Lattner2002-05-211-0/+100
OpenPOWER on IntegriCloud