Sign in
swiftshader
/
SwiftShader
/
f645d8539e6dd8d0d7d6b604f36b9cc7b05d1886
/
tests_lit
/
llvm2ice_tests
/
nacl-other-intrinsics.ll
f645d85
ARM32: Lower more integer intrinsics and test.
by Jan Voung
· 10 years ago
e5b58fb
Subzero: Changes needed for LLVM 3.7 integration.
by Jim Stichnoth
· 10 years ago
5dfdf5f
Subzero: Fix lowering of the fabs() intrinsic.
by Jim Stichnoth
· 10 years ago
8c980d0
Subzero: Add fabs intrinsic support.
by Jim Stichnoth
· 10 years ago
729dbd0
Subzero: Clean up function header emission.
by Jim Stichnoth
· 10 years ago
a2703ae
Subzero: switch from llvm-objdump to objdump for lit tests (for LLVM merge)
by Jan Voung
· 10 years ago
3324642
Subzero: Fix new issues after the LLVM 3.5 merge.
by Jim Stichnoth
· 10 years ago
0faec4c
Rearrange emit vs emitIAS. Wait till function is done before dumping text.
by Jan Voung
· 10 years ago
43e9482
Subzero: Delete szdiff.py tests and ERRORS tests.
by Jim Stichnoth
· 10 years ago
bca2f65
Subzero: Switch to AT&T asm syntax. I give up.
by Jim Stichnoth
· 10 years ago
fe14fb8
Handle "Mov" which is mov, movss, movsd, and used for nacl.read.tp.
by Jan Voung
· 10 years ago
8bcca04
Handle GPR and vector shift ops. Handle pmull also.
by Jan Voung
· 10 years ago
5081c21
Remove broken szdiff tests.
by Karl Schimpf
· 11 years ago
2a5324a
Clean up run script to use for testing Subzero.
by Karl Schimpf
· 11 years ago
cabfa30
Subzero: Render constants in dump() to be more like LLVM.
by Jim Stichnoth
· 11 years ago
dddc306
Convert lit tests to check disassembled assembly.
by Jan Voung
· 11 years ago
bfb03e5
Subzero: Fixes for Hello World and bisection debugging.
by Jim Stichnoth
· 11 years ago
6170e75
Revert "COmmit"
by Jim Stichnoth
· 11 years ago
420e8bf
COmmit
by Jim Stichnoth
· 11 years ago
c8e8781
Convert lit test llvm-mc -arch arguments to full -triple.
by Jan Voung
· 11 years ago
d9ea7ad
Add -arch=x86 and -filetype=obj to all RUN lines involving llvm-mc.
by Matt Wala
· 11 years ago
53c5e60
Fix legalization of source operand to bsr and bsf.
by Matt Wala
· 11 years ago
927cc17
Validate the assembly code that Subzero generates in unit tests.
by Matt Wala
· 11 years ago
957c50d
Use lowerCast instead of inlined _movzx, to get legalization, for memset.
by Jan Voung
· 11 years ago
7b34b59
Lower stacksave and restore intrinsics.
by Jan Voung
· 11 years ago
7fa813b
Lower byte swap intrinsic.
by Jan Voung
· 11 years ago
e4da26f
Lower bitmanip intrinsics, assuming absence of BMI/SSE4.2 for now.
by Jan Voung
· 11 years ago
f37fbbe
Add scalar lowering for sqrt intrinsic.
by Jan Voung
· 11 years ago
3bd9f1a
Add a few Subzero intrinsics (not the atomic ones yet).
by Jan Voung
· 11 years ago