Chris Lattner
|
8bc95a176a
|
Eliminate using declarations, adjust for new DSGraph API
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6992 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-30 03:14:44 +00:00 |
|
Chris Lattner
|
1c6d6c996a
|
Fix the build. :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6797 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-20 14:36:52 +00:00 |
|
Chris Lattner
|
31f612589f
|
Changes to privatize NodeType
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6795 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-19 21:15:26 +00:00 |
|
Chris Lattner
|
4432d8f3b5
|
Fix compilation problem on GCC 2.9x
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6667 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-07 20:29:58 +00:00 |
|
Sumant Kowshik
|
9271ade15b
|
Made changes suggested by Chris
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6606 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-04 08:03:57 +00:00 |
|
Sumant Kowshik
|
a78220fe2d
|
Added support for function pointers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6420 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-29 22:42:44 +00:00 |
|
Chris Lattner
|
4ad02e726d
|
Add new linkage types to support a real frontend
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5786 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-04-16 20:28:45 +00:00 |
|
Chris Lattner
|
617d92c7d9
|
Fix a problem Sumant was running into
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5499 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-02-06 22:03:46 +00:00 |
|
Chris Lattner
|
f9c81670d7
|
Split public interface out into header file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5472 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-02-03 19:08:18 +00:00 |
|
Chris Lattner
|
41c04f730b
|
Change DSGraph stuff to use hash_(set|map) instead of std::(set|map)
This change provides a small (3%) but consistent speedup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5460 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-02-01 04:52:08 +00:00 |
|
Chris Lattner
|
f34e1ba79c
|
Initial checkin of pool allocation code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5432 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-01-29 21:12:13 +00:00 |
|