Files
llvm-6502/include/llvm/CodeGen
Gabor Greif fd7a918e58 Resubmit an earlier patch of mine:
reduce the size of relevant "ghostly" sentinels
by a pointer.

This attempt now makes the compactification dependent
on the configure variable LLVM_COMPACT_SENTINELS
and should not cause any bootstrap failures for
llvm-gcc any more.

Please note that this is not yet the final version,
and (as settled with Chris) I shall take out the
autofoo/cmake portions in the next days.

This will also lose the assertability on sentinel
dereferencing and operator++, but that seems
an acceptable price to pay for the simplified
build logic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79938 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-24 21:34:17 +00:00
..
2009-08-08 17:29:04 +00:00
2009-08-19 21:17:28 +00:00
2009-05-18 21:08:45 +00:00
2009-07-09 06:44:01 +00:00
2009-06-15 08:28:29 +00:00
2009-07-08 21:57:46 +00:00