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
*
Moved MachineCodeForBB to be an annotation on BasicBlock.
Vikram S. Adve
2002-07-08
1
-7
/
+0
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-9
/
+29
*
* Add virtual print methods
Chris Lattner
2002-04-08
1
-0
/
+2
*
Change Method to Function
Chris Lattner
2002-03-23
1
-8
/
+6
*
Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
1
-111
/
+13
*
* Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" file
Chris Lattner
2002-02-12
1
-71
/
+1
*
Remove extraneous #include
Chris Lattner
2002-02-03
1
-1
/
+2
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+4
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-5
/
+5
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
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