Chris Lattner 8acdb272f4 Two changes:
1. Delete type handle regardless of whether a collision occured
2. Remove a MAJOR pessimization of runtime performance (thought be be an optimization at the time).

This second one was causing a 105k llvm file (from gcc) to parse in 58 seconds... without the
'optimization' it now parses in 3.64 seconds.  I suck.

llvm-svn: 933
2001-10-21 23:02:41 +00:00
2001-10-13 06:09:34 +00:00
2001-10-21 23:02:41 +00:00
2001-10-18 22:47:50 +00:00
2001-10-19 15:39:14 +00:00
2001-07-25 22:46:22 +00:00
Description
Fork of llvm with experimental commits and workarounds for RPCS3
634 MiB
Languages
C++ 96.9%
C 1%
Python 1%
CMake 0.6%
OCaml 0.2%
Other 0.1%