llvm-6502/lib/Bitcode
Chris Lattner f4a97da407 Fix an N^2 issue handling constant resolution due to RAUW in large arrays
this speeds up the bcreader from 6.67s to 0.12s on a testcase Daniel 
provided.  rdar://6158117



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55090 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-21 00:11:50 +00:00
..
Reader Fix an N^2 issue handling constant resolution due to RAUW in large arrays 2008-08-21 00:11:50 +00:00
Writer Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
Makefile