Chris Lattner 5af41974c3 Speed up TypesEqual by specializing it for all of the derived types, avoiding
a lot of virtual method dispatch overhead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9078 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-13 14:55:56 +00:00
2003-10-13 03:29:26 +00:00
2003-10-10 19:12:45 +00:00
2003-10-13 03:32:08 +00:00
2003-10-07 20:50:29 +00:00
2003-06-04 19:46:36 +00:00
Description
LLVM backend for 6502
277 MiB
Languages
C++ 48.7%
LLVM 38.5%
Assembly 10.2%
C 0.9%
Python 0.4%
Other 1.2%