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
/
ADT
/
PostOrderIterator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
eliminate all 80-col violations that I have introduced in my recent checkins ...
Gabor Greif
2009-08-27
1
-2
/
+4
*
Clean up the minor mess I caused with removing iterator.h. I shall take care ...
Gabor Greif
2009-08-27
1
-3
/
+2
*
fix a bug in post-order iterators with external storage, patch by
Chris Lattner
2009-07-07
1
-2
/
+2
*
Owen Anderson 2009-06-15: Use a SmallPtrSet here, for speed and to match df_i...
Owen Anderson
2009-06-15
1
-3
/
+4
*
Fixed lint errors:
Misha Brukman
2009-02-20
1
-2
/
+3
*
Removed trailing whitespace.
Misha Brukman
2009-01-09
1
-80
/
+80
*
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
Anton Korobeynikov
2008-05-29
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Fix typo.
Owen Anderson
2007-09-24
1
-1
/
+1
*
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Chris Lattner
2006-02-22
1
-0
/
+1
*
Remove a now-dead map, patch by Saem Ghani, thanks!
Chris Lattner
2005-12-07
1
-2
/
+1
*
Implement external storage for post-order iteration, implementing PR267
Chris Lattner
2005-12-06
1
-10
/
+84
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-2
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-8
/
+8
*
Add includes and use std:: for standard library calls to make code
Alkis Evlogimenos
2004-09-28
1
-2
/
+2
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-6
/
+6
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
1
-1
/
+1
*
Fix visibility problem exposed by GCC 3.3
Chris Lattner
2003-07-25
1
-1
/
+1
*
Regularize the names of #include-guards.
Brian Gaeke
2003-06-17
1
-2
/
+2
*
Update comment
Chris Lattner
2003-03-21
1
-1
/
+1
*
Don't #include <Support/*>, #include "Support/*"
Chris Lattner
2002-10-28
1
-1
/
+1
*
GCC 3.1 changes
Chris Lattner
2002-07-25
1
-1
/
+1
*
GCC 3.1 fixes
Chris Lattner
2002-07-24
1
-3
/
+4
*
Genericize the ReversePostOrderIterator.
Chris Lattner
2002-02-24
1
-15
/
+11
*
PostOrderIterator really does depend on Method and BasicBlock. Obviously this
Chris Lattner
2002-02-04
1
-0
/
+3
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+4
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-0
/
+145