aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/iBranch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Somehow I forgot poor little UnwindInstChris Lattner2003-11-201-1/+4
* * Finegrainify namespacificationChris Lattner2003-11-201-3/+32
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* 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/+1
* Add convenience ctor to BranchInstChris Lattner2002-09-101-0/+7
* Add capability to insert an instruction into a basic block immediately afterChris Lattner2002-09-101-2/+3
* MEGAPATCH checkin.Chris Lattner2002-06-251-12/+1
* Remove some gross code by using the Value::dump method to do debug dumpsChris Lattner2002-04-071-3/+5
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+2
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-43/+18
* Initial revisionChris Lattner2001-06-061-0/+69