Sign in
swiftshader
/
SwiftShader
/
4175b2a684c1bb9f6e148825dccc2641f0390b02
/
tests_lit
/
llvm2ice_tests
/
nacl-atomic-intrinsics.ll
0e432ac
Subzero: Fix a lowering bug involving xchg and xadd instructions.
by Jim Stichnoth
· 10 years ago
27c56bf
Subzero: Fix inappropriate use of nullptr.
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
7b30067
Convert a few lit tests that use "lc2i | llvm-mc | llvm-objdump" to use p2i.
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
b262c5e
Allow conditional lit tests in Subzero, based on build flags.
by Karl Schimpf
· 10 years ago
5081c21
Remove broken szdiff tests.
by Karl Schimpf
· 11 years ago
ad40353
Subzero: Automatically infer regalloc preferences and overlap.
by Jim Stichnoth
· 11 years ago
2a5324a
Clean up run script to use for testing Subzero.
by Karl Schimpf
· 11 years ago
cff9dae
Make tests stricter after fixing "lock foo" bundling bug.
by Jan Voung
· 11 years ago
dddc306
Convert lit tests to check disassembled assembly.
by Jan Voung
· 11 years ago
c8e8781
Convert lit test llvm-mc -arch arguments to full -triple.
by Jan Voung
· 11 years ago
e6e497d
Fix bug when atomic load is fused with an arith op (and not in the entry BB)
by Jan Voung
· 11 years ago
c820ddf
Add a peephole to fuse cmpxchg w/ later cmp+branch.
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
927cc17
Validate the assembly code that Subzero generates in unit tests.
by Matt Wala
· 11 years ago
a3a01a2
Subzero: lower the rest of the atomic operations.
by Jan Voung
· 11 years ago
5cd240d
Add atomic load/store, fetch_add, fence, and is-lock-free lowering.
by Jan Voung
· 11 years ago