summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/iBranch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge i*.cpp definitions into Instructions.cpp as part of bug403.Alkis Evlogimenos2004-07-291-58/+0
* Merge i*.h headers into Instructions.h as part of bug403.Alkis Evlogimenos2004-07-291-1/+1
* Inline trivial constructors.Alkis Evlogimenos2004-05-261-22/+0
* Refactor common initialization code in private init() functions.Alkis Evlogimenos2004-05-261-30/+23
* 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
OpenPOWER on IntegriCloud