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
/
ilist_node.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Fix const ilist_node::get{Prev,Next}Node() to actually compile. Picky, picky.
Daniel Dunbar
2010-05-13
1
-2
/
+2
*
ADT: Add ilist_node::get{Prev,Next}Node, which return the adjacent node or null.
Daniel Dunbar
2010-05-12
1
-0
/
+50
*
Public and private corrections, warned about by icc (#304).
Duncan Sands
2009-09-06
1
-1
/
+1
*
Remove all the LLVM_COMPACTIFY_SENTINELS-related macro magic as discussed wit...
Gabor Greif
2009-08-26
1
-21
/
+0
*
re-committing yesterday's r79938.
Gabor Greif
2009-08-25
1
-9
/
+39
*
--- Reverse-merging r79938 into '.':
Bill Wendling
2009-08-25
1
-32
/
+9
*
Resubmit an earlier patch of mine:
Gabor Greif
2009-08-24
1
-9
/
+32
*
Revert r67844. This fixes the llvm-gcc-4.2 build on Darwin.
Dan Gohman
2009-03-27
1
-28
/
+9
*
Reapply r66415, which was reverted in r66426 for
Duncan Sands
2009-03-27
1
-9
/
+28
*
Revert r66415. It's causing failures during bootstrap builds:
Bill Wendling
2009-03-09
1
-28
/
+9
*
in builds without asserts we do not need to allocate the Next pointer in "gho...
Gabor Greif
2009-03-09
1
-9
/
+28
*
group friendship
Gabor Greif
2009-02-27
1
-1
/
+1
*
Introduce a new technique for merging BasicBlock with Instruction sentinel by...
Gabor Greif
2009-02-27
1
-0
/
+4
*
Removed trailing whitespace.
Misha Brukman
2009-01-09
1
-2
/
+2
*
Fold the useful features of alist and alist_node into ilist, and
Dan Gohman
2008-07-28
1
-0
/
+43