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
/
iSwitch.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
-50
/
+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
-11
/
+0
*
Refactor common initialization code in private init() functions.
Alkis Evlogimenos
2004-05-26
1
-9
/
+11
*
* Finegrainify namespacification
Chris Lattner
2003-11-20
1
-4
/
+9
*
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
*
Rename SwitchInst::dest_push_back -> addCase
Chris Lattner
2003-08-23
1
-1
/
+13
*
Add capability to insert an instruction into a basic block immediately after
Chris Lattner
2002-09-10
1
-4
/
+5
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-3
/
+0
*
Add a couple of extra casts to avoid extra #include
Chris Lattner
2002-04-09
1
-2
/
+2
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-1
/
+1
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-61
/
+13
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+81