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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Reset() to free all allocated memory regions and reset state to be the ...
Evan Cheng
2007-09-05
1
-0
/
+2
*
Update GEP constructors to use an iterator interface to fix
David Greene
2007-09-04
1
-8
/
+5
*
Added Graphviz escaping for the '|' character.
Ted Kremenek
2007-08-30
1
-1
/
+1
*
Update InvokeInst to work like CallInst
David Greene
2007-08-27
1
-5
/
+5
*
Add explicit keywords and remove spurious trailing semicolons.
Dan Gohman
2007-08-27
1
-1
/
+1
*
Doxygenize comments.
David Greene
2007-08-21
1
-22
/
+22
*
Add FilteredPassNameParser along with PassArgFilter to filter passes
David Greene
2007-08-20
1
-2
/
+40
*
Make it clear that getSTDIN returns null when stdin is empty.
Reid Spencer
2007-08-08
1
-1
/
+1
*
remove #if 0 code.
Chris Lattner
2007-08-06
1
-16
/
+2
*
@verbatim needs to be on a line by itself.
Reid Spencer
2007-08-06
1
-1
/
+3
*
Fix minor doxygen nits.
Reid Spencer
2007-08-05
4
-5
/
+5
*
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-08-01
1
-7
/
+16
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
38
-0
/
+7092