forked from OSchip/llvm-project
parent
beee622c4d
commit
370dac7346
|
@ -222,8 +222,6 @@ to create LLVM IR instructions.</li>
|
|||
|
||||
<li>Reid contributed support for intrinsics that take arbitrary integer typed
|
||||
arguments, Dan Gohman and Chandler extended it to support FP and vectors.</li>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
@ -242,9 +240,6 @@ arguments, Dan Gohman and Chandler extended it to support FP and vectors.</li>
|
|||
|
||||
<li>David Green contributed a new --enable-expensive-checks configure option
|
||||
which enables STL checking, and fixed several bugs exposed by it.</li>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue