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
/
Analysis
/
Trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-1
/
+1
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
eliminate the "Value" printing methods that print to a std::ostream.
Chris Lattner
2009-08-23
1
-4
/
+3
*
Tidy up #includes.
Dan Gohman
2009-07-16
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
Bill Wendling
2006-12-17
1
-1
/
+2
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-2
/
+2
*
Support for llvm streams.
Bill Wendling
2006-11-28
1
-2
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-1
/
+1
*
Define erase forwarding method on traces
Brian Gaeke
2004-05-17
1
-0
/
+3
*
Rearrange some methods, implement the dominates method
Chris Lattner
2004-03-08
1
-24
/
+34
*
Import the trace class from the reoptimizer
Chris Lattner
2004-03-08
1
-0
/
+106