index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
VMCore
/
iBranch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge i*.cpp definitions into Instructions.cpp as part of bug403.
Alkis Evlogimenos
2004-07-29
1
-58
/
+0
*
Merge i*.h headers into Instructions.h as part of bug403.
Alkis Evlogimenos
2004-07-29
1
-1
/
+1
*
Inline trivial constructors.
Alkis Evlogimenos
2004-05-26
1
-22
/
+0
*
Refactor common initialization code in private init() functions.
Alkis Evlogimenos
2004-05-26
1
-30
/
+23
*
Somehow I forgot poor little UnwindInst
Chris Lattner
2003-11-20
1
-1
/
+4
*
* Finegrainify namespacification
Chris Lattner
2003-11-20
1
-3
/
+32
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Regularize header file comments
Chris Lattner
2003-10-13
1
-1
/
+1
*
Add convenience ctor to BranchInst
Chris Lattner
2002-09-10
1
-0
/
+7
*
Add capability to insert an instruction into a basic block immediately after
Chris Lattner
2002-09-10
1
-2
/
+3
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-12
/
+1
*
Remove some gross code by using the Value::dump method to do debug dumps
Chris Lattner
2002-04-07
1
-3
/
+5
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+2
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-43
/
+18
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+69