index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
Support
Age
Commit message (
Expand
)
Author
2003-01-28
Initial checking: defult the make_vector function
Chris Lattner
2003-01-14
Move annotation to support library
Chris Lattner
2002-12-23
New files for miscompilation detection
Chris Lattner
2002-12-12
Fix header
Chris Lattner
2002-12-06
Bug fix in operator==() and in method fini().
Vikram S. Adve
2002-11-27
Several fixes:
Vikram S. Adve
2002-11-18
Add facility to compute peak memory usage
Chris Lattner
2002-11-15
Fix warning
Chris Lattner
2002-11-10
Add tarj_end() method
Chris Lattner
2002-11-10
Fix a problem where bad graphs could be generated
Chris Lattner
2002-11-08
Include HashExtras.h since it is almost always needed anyway.
Vikram S. Adve
2002-11-06
Make maxSize a private variable, add a size() accessor
Chris Lattner
2002-11-06
An implementation of the bit-vector representation of sets.
Vikram S. Adve
2002-11-04
Allow memory sizes to be negative, eliminate TmpRSS
Chris Lattner
2002-11-04
Generic graph iterator to enumerate the SCCs of a graph
Vikram S. Adve
2002-10-31
Statistic class should return const reference to *this, not a reference to
Chris Lattner
2002-10-28
Don't #include <Support/*>, #include "Support/*"
Chris Lattner
2002-10-27
Add neccesary #include
Chris Lattner
2002-10-27
Old GCC's don't have an <ostream>
Chris Lattner
2002-10-18
Don't emit braces around something without outgoing edges
Chris Lattner
2002-10-17
Break up the GraphWriter into smaller chunks to be used in different ways
Chris Lattner
2002-10-17
As wierd as it feels to type it, const void* is more generic than void*
Chris Lattner
2002-10-16
Allow simple nodes to have outgoing edges
Chris Lattner
2002-10-16
* Factor printing code again, add emitSimpleNode method
Chris Lattner
2002-10-16
* Add new DOTGraphTraits::addCustomGraphFeatures method
Chris Lattner
2002-10-16
* Significantly refactor GraphWriter into a class.
Chris Lattner
2002-10-16
- Generic graph printing infrastructure changes:
Chris Lattner
2002-10-13
disable the unused "pointer" member
Chris Lattner
2002-10-13
Add dummy entries to document what members can be added
Chris Lattner
2002-10-10
* Don't only print out reachable nodes in the graph.
Chris Lattner
2002-10-10
Add new getGraphProperties that may be specialized by graphs
Chris Lattner
2002-10-07
Don't rotate paper.
Chris Lattner
2002-10-07
- Allow printing generic LLVM graphs to 'dot' files, so they can be
Chris Lattner
2002-10-03
The wall clock timer (implementing using the RTC or cycle counter on x86) is
Chris Lattner
2002-10-01
- Rework Statistics:
Chris Lattner
2002-10-01
Checkin generic interval timer support
Chris Lattner
2002-09-17
Fix ambiguity problem due to builtin log2(double) function
Chris Lattner
2002-09-16
Add ilist_iterator constructor from a node reference.
Vikram S. Adve
2002-09-14
Fix to work correctly under linux
Chris Lattner
2002-09-14
Add support for MacOS and (hopefully) other BSD derivatives.
Vikram S. Adve
2002-09-13
Tighten up sanity checking
Chris Lattner
2002-09-13
Try to work well on multiple platforms.
Chris Lattner
2002-09-13
Add better linux support by using the right macro. This still should be
Chris Lattner
2002-09-13
Checkin patch written by Casey Carter, enabling support for the redhat GCC 2.96
Chris Lattner
2002-09-08
Checkin initial support for automatic memory leak detection routines
Chris Lattner
2002-08-07
Simplify interface to parsers.
Chris Lattner
2002-07-25
Add support for GCC 3.0.4
Chris Lattner
2002-07-25
GCC 3.1 changes
Chris Lattner
2002-07-24
GCC 3.1 fixes
Chris Lattner
2002-07-24
Changes to build with GCC 3.1
Chris Lattner
[prev]
[next]