index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
BasicBlock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-5
/
+3
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-1
/
+7
*
Add support for newer cleaner isa, cast, dyn_cast
Chris Lattner
2001-10-01
1
-2
/
+2
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
1
-17
/
+126
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
1
-1
/
+67
*
Changing setName semantics
Chris Lattner
2001-09-07
1
-1
/
+1
*
Added vector of machine instructions for the basic block.
Vikram S. Adve
2001-07-30
1
-0
/
+8
*
Made the following changes:
Chris Lattner
2001-07-14
1
-4
/
+4
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-3
/
+0
*
Added new removePredecessor method prototype
Chris Lattner
2001-06-29
1
-0
/
+8
*
Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks()
Chris Lattner
2001-06-27
1
-4
/
+32
*
Factor the predeclarations of the CFG.h functionality into a seperate, new he...
Chris Lattner
2001-06-20
1
-0
/
+6
*
Moved iterators to the new CFG.h file.
Chris Lattner
2001-06-07
1
-153
/
+0
*
Fixes for BB iterators, additional methods added for DCE pass
Chris Lattner
2001-06-07
1
-8
/
+11
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+246