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
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add facility to compute peak memory usage
Chris Lattner
2002-11-18
1
-0
/
+11
*
Fix warning
Chris Lattner
2002-11-15
1
-3
/
+1
*
Add tarj_end() method
Chris Lattner
2002-11-10
1
-0
/
+5
*
Fix a problem where bad graphs could be generated
Chris Lattner
2002-11-10
1
-1
/
+3
*
Include HashExtras.h since it is almost always needed anyway.
Vikram S. Adve
2002-11-08
2
-0
/
+4
*
Make maxSize a private variable, add a size() accessor
Chris Lattner
2002-11-06
1
-4
/
+6
*
An implementation of the bit-vector representation of sets.
Vikram S. Adve
2002-11-06
1
-0
/
+239
*
Allow memory sizes to be negative, eliminate TmpRSS
Chris Lattner
2002-11-04
1
-5
/
+3
*
Generic graph iterator to enumerate the SCCs of a graph
Vikram S. Adve
2002-11-04
1
-0
/
+221
*
Statistic class should return const reference to *this, not a reference to
Chris Lattner
2002-10-31
1
-6
/
+6
*
Don't #include <Support/*>, #include "Support/*"
Chris Lattner
2002-10-28
4
-4
/
+4
*
Add neccesary #include
Chris Lattner
2002-10-27
1
-0
/
+1
*
Old GCC's don't have an <ostream>
Chris Lattner
2002-10-27
1
-1
/
+1
*
Don't emit braces around something without outgoing edges
Chris Lattner
2002-10-18
1
-3
/
+5
*
Break up the GraphWriter into smaller chunks to be used in different ways
Chris Lattner
2002-10-17
1
-10
/
+17
*
As wierd as it feels to type it, const void* is more generic than void*
Chris Lattner
2002-10-17
1
-9
/
+19
*
Allow simple nodes to have outgoing edges
Chris Lattner
2002-10-16
1
-5
/
+16
*
* Factor printing code again, add emitSimpleNode method
Chris Lattner
2002-10-16
1
-8
/
+29
*
* Add new DOTGraphTraits::addCustomGraphFeatures method
Chris Lattner
2002-10-16
2
-0
/
+13
*
* Significantly refactor GraphWriter into a class.
Chris Lattner
2002-10-16
1
-41
/
+69
*
- Generic graph printing infrastructure changes:
Chris Lattner
2002-10-16
1
-18
/
+19
*
disable the unused "pointer" member
Chris Lattner
2002-10-13
1
-1
/
+3
*
Add dummy entries to document what members can be added
Chris Lattner
2002-10-13
1
-0
/
+7
*
* Don't only print out reachable nodes in the graph.
Chris Lattner
2002-10-10
1
-7
/
+7
*
Add new getGraphProperties that may be specialized by graphs
Chris Lattner
2002-10-10
1
-0
/
+8
*
Don't rotate paper.
Chris Lattner
2002-10-07
1
-2
/
+1
*
- Allow printing generic LLVM graphs to 'dot' files, so they can be
Chris Lattner
2002-10-07
2
-0
/
+188
*
The wall clock timer (implementing using the RTC or cycle counter on x86) is
Chris Lattner
2002-10-03
1
-7
/
+1
*
- Rework Statistics:
Chris Lattner
2002-10-01
2
-97
/
+12
*
Checkin generic interval timer support
Chris Lattner
2002-10-01
1
-0
/
+136
*
Fix ambiguity problem due to builtin log2(double) function
Chris Lattner
2002-09-17
1
-1
/
+1
*
Add ilist_iterator constructor from a node reference.
Vikram S. Adve
2002-09-16
1
-0
/
+1
*
Fix to work correctly under linux
Chris Lattner
2002-09-14
1
-9
/
+18
*
Add support for MacOS and (hopefully) other BSD derivatives.
Vikram S. Adve
2002-09-14
1
-1
/
+5
*
Tighten up sanity checking
Chris Lattner
2002-09-13
1
-3
/
+1
*
Try to work well on multiple platforms.
Chris Lattner
2002-09-13
1
-4
/
+12
*
Add better linux support by using the right macro. This still should be
Chris Lattner
2002-09-13
1
-1
/
+1
*
Checkin patch written by Casey Carter, enabling support for the redhat GCC 2.96
Chris Lattner
2002-09-13
1
-0
/
+4
*
Checkin initial support for automatic memory leak detection routines
Chris Lattner
2002-09-08
1
-0
/
+79
*
Simplify interface to parsers.
Chris Lattner
2002-08-07
1
-92
/
+77
*
Add support for GCC 3.0.4
Chris Lattner
2002-07-25
2
-0
/
+26
*
GCC 3.1 changes
Chris Lattner
2002-07-25
2
-1
/
+8
*
GCC 3.1 fixes
Chris Lattner
2002-07-24
4
-8
/
+24
*
Changes to build with GCC 3.1
Chris Lattner
2002-07-24
2
-14
/
+16
*
Use the new include/Support/iterator file
Chris Lattner
2002-07-24
1
-8
/
+3
*
Add forward_iterator wrapper
Chris Lattner
2002-07-24
1
-0
/
+7
*
Add another GCC2.95->3.1 compatibility header
Chris Lattner
2002-07-24
1
-0
/
+36
*
Spiff up the header files
Chris Lattner
2002-07-24
2
-0
/
+25
*
Move hash_* extension headers from ext/ to Support/ so that we can support
Chris Lattner
2002-07-24
3
-1
/
+13
*
Changes to make it GCC 3.1 compatible
Chris Lattner
2002-07-24
1
-3
/
+20
[next]