Chris Lattner 02accaeb17 Adjust to ilist changes.
Based on the ilist changes avoid allocating an entire Use object for the
end of the Use chain.  This saves 8 bytes of memory for each Value allocated
in the program.  For 176.gcc, this reduces us from 69.5M -> 66.0M, a 5.3%
memory savings.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19925 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-29 18:43:28 +00:00
..
2005-01-29 18:40:19 +00:00
2005-01-29 18:41:12 +00:00
2005-01-29 18:41:12 +00:00
2004-12-13 17:01:53 +00:00
2005-01-28 07:29:32 +00:00
2005-01-29 18:41:00 +00:00
2005-01-29 00:32:00 +00:00
2005-01-08 22:44:06 +00:00
2005-01-29 18:41:00 +00:00
2005-01-29 18:41:00 +00:00
2004-02-01 00:32:48 +00:00
2004-12-07 08:11:11 +00:00
2004-06-04 20:39:05 +00:00
2004-12-05 06:33:15 +00:00
2005-01-24 16:28:03 +00:00
2005-01-29 18:43:28 +00:00
2005-01-29 00:30:52 +00:00