Go to file
Chris Lattner 3c36b702f4 Remove assertions from the SmallVector class. They slow down clients of
smallvector too much in a release build.  Removing them speeds up isel 4%.

llvm-svn: 29556
2006-08-07 23:41:59 +00:00
llvm Remove assertions from the SmallVector class. They slow down clients of 2006-08-07 23:41:59 +00:00