summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/ProfilePaths/CombineBranch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expand head-of-file comment.Brian Gaeke2004-06-031-1/+3
* Use new form of unconditional branch constructor.Brian Gaeke2004-06-011-1/+1
* Start cleaning up this pass so that I can debug it.Brian Gaeke2004-03-301-80/+34
* Start using the nicer terminator auto-insertion APIChris Lattner2003-11-201-3/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-1/+5
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Regularize header file commentsChris Lattner2003-10-131-1/+3
* Do not use BasicBlock::*_iterator, just use *_iterator itself.Chris Lattner2003-09-241-2/+1
* Correct commentsBrian Gaeke2003-09-051-9/+1
* A pass to combine multiple backedges that go to same targetAnand Shukla2003-07-181-0/+227
OpenPOWER on IntegriCloud