Some codestyle changes

This commit is contained in:
Vsevolod Livinskiy
2015-03-05 18:04:39 +03:00
parent f0aa481a2a
commit f92d351cf0
20 changed files with 272 additions and 272 deletions

View File

@@ -97,7 +97,7 @@ define void @__fastmath() nounwind alwaysinline {
%ptr = alloca i32
%ptr8 = bitcast i32 * %ptr to i8 *
call void @llvm.x86.sse.stmxcsr(i8 * %ptr8)
%oldval = load PTR_OP_ARGS(`i32 ',`%ptr')
%oldval = load PTR_OP_ARGS(`i32 ') %ptr
; turn on DAZ (64)/FTZ (32768) -> 32832
%update = or i32 %oldval, 32832