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
/
Support
/
CFG.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-32
/
+32
*
Switch from using an ilist for uses to using a custom doubly linked list.
Chris Lattner
2005-02-01
1
-10
/
+5
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Starting an identifier with an _ is not legal C/C++ code.
Chris Lattner
2004-05-21
1
-7
/
+7
*
Move the GraphTraits for MachineBasicBlocks to the MachineBasicBlock file.
Chris Lattner
2004-05-01
1
-124
/
+0
*
Add machine-CFG graph traits specializations.
Brian Gaeke
2004-04-29
1
-0
/
+124
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
No really, I'm not on crack
Chris Lattner
2003-11-10
1
-1
/
+1
*
Helper method
Chris Lattner
2003-11-10
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-3
/
+3
*
Rename Function::getEntryNode -> getEntryBlock
Chris Lattner
2003-09-20
1
-4
/
+4
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-2
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Revert last checkin. Note that PHI nodes can use basic blocks also!
Chris Lattner
2003-04-26
1
-1
/
+8
*
Remove long-dead obsolete cruft
Chris Lattner
2003-04-25
1
-10
/
+2
*
Expose API to graph library to allow iteration over all nodes, even unreachab...
Chris Lattner
2002-10-10
1
-1
/
+10
*
Fix bug in last checkin
Chris Lattner
2002-10-07
1
-0
/
+1
*
Implement operator= for SuccIterators
Chris Lattner
2002-10-07
1
-0
/
+5
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-3
/
+7
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-4
/
+4
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-18
/
+20
*
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
1
-12
/
+133
*
* Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" file
Chris Lattner
2002-02-12
1
-0
/
+115