Files
llvm-6502/include/llvm
Chris Lattner 225e8dd2f5 Split SimpleConstantVal up into its components, so each Constant subclass gets
a different enum value.  This allows 'classof' for these to be really simple,
not needing to call getType() anymore.

This speeds up isa/dyncast/etc for constants, and also makes them smaller.
For example, the text section of a release build of InstCombine.cpp shrinks
from 230037 bytes to 216363 bytes, a 6% reduction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23466 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-27 06:08:32 +00:00
..
2005-08-24 14:03:07 +00:00
2005-09-12 17:03:16 +00:00
2005-08-24 10:07:20 +00:00
2005-04-21 20:39:54 +00:00
2005-07-12 15:51:55 +00:00
2005-09-24 08:23:53 +00:00
2005-08-24 10:07:20 +00:00
2005-09-17 01:02:45 +00:00
2005-09-26 05:26:32 +00:00
2005-04-22 03:18:56 +00:00
2005-04-21 20:19:05 +00:00
2005-08-12 22:13:27 +00:00
2005-04-21 20:19:05 +00:00
2005-05-06 19:59:08 +00:00
2005-05-16 01:49:23 +00:00
2005-04-21 20:19:05 +00:00
2005-04-22 03:18:56 +00:00
2005-06-24 18:17:33 +00:00
2005-08-08 05:21:33 +00:00
2005-04-22 03:18:56 +00:00
2005-04-21 20:19:05 +00:00
2005-05-16 01:49:23 +00:00
2005-04-21 20:19:05 +00:00
2005-04-21 20:19:05 +00:00
2005-04-21 20:19:05 +00:00
2005-04-21 20:19:05 +00:00
2005-04-23 21:59:42 +00:00
2005-04-21 20:19:05 +00:00
2005-04-21 20:19:05 +00:00