summaryrefslogtreecommitdiff
path: root/lib/VMCore/iBranch.cpp
Commit message (Expand)AuthorAge
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-20
* Regularize header file commentsChris Lattner2003-10-13
* Add convenience ctor to BranchInstChris Lattner2002-09-10
* Add capability to insert an instruction into a basic block immediately afterChris Lattner2002-09-10
* MEGAPATCH checkin.Chris Lattner2002-06-25
* Remove some gross code by using the Value::dump method to do debug dumpsChris Lattner2002-04-07
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-07
* Initial revisionChris Lattner2001-06-06