Sign in
swiftshader
/
SwiftShader
/
36087cd4e098def6c9e7dfc9072edcd34888fff6
/
tests_lit
/
llvm2ice_tests
/
64bit.pnacl.ll
c879968
Subzero: Fix "make -f Makefile.standalone MINIMAL=1 check".
by Jim Stichnoth
· 10 years ago
b0a8c24
ARM: Assign "actuals" at call site to the appropriate GPR/stack slot.
by Jan Voung
· 10 years ago
66c3d5e
Subzero ARM32: Lower shift and zext, sext, and trunc.
by Jan Voung
· 10 years ago
befd03a
Subzero ARM: lowerLoad and lowerStore.
by Jan Voung
· 10 years ago
e5b58fb
Subzero: Changes needed for LLVM 3.7 integration.
by Jim Stichnoth
· 10 years ago
3bfd99a
Subzero ARM: do lowerIcmp, lowerBr, and a bit of lowerCall.
by Jan Voung
· 10 years ago
537b5ba
Subzero: Use cmov to improve lowering for the select instruction.
by Jim Stichnoth
· 10 years ago
90db6ae
Subzero: Simplify the icmp i64 lowering.
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
bd4ea5b
Subzero: Adjust expectations now that llvm-mc aligns calls not just naclcall.
by Jan Voung
· 10 years ago
198b294
emitIAS for store and indirect calls.
by Jan Voung
· 10 years ago
4775255
Subzero: Improve performance of liveness analysis and live range construction.
by Jim Stichnoth
· 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
3ef786f
Subzero: Be more strict about i1 calculations.
by Jim Stichnoth
· 11 years ago
dd30c81
Subzero: Fix sext/zext lowering with i1 source operands.
by Jim Stichnoth
· 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
ef8cf0e
Subzero: Fix some legalization issues involving immediates.
by Jim Stichnoth
· 11 years ago
c8e8781
Convert lit test llvm-mc -arch arguments to full -triple.
by Jan Voung
· 11 years ago
105b704
Subzero: Align the stack at the point of function calls.
by Matt Wala
· 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
1ee3416
Bitcast of 64-bit immediates may need to split the immediate, not a var.
by Jan Voung
· 11 years ago
d97c7df
Subzero: Initial O2 lowering
by Jim Stichnoth
· 11 years ago
5bc2b1d
Add Om1 lowering with no optimizations.
by Jim Stichnoth
· 11 years ago
a667fb8
Modify pnacl subzero to be able to read pnacl bitcode files.
by Karl Schimpf
· 11 years ago
f7c9a14
Initial skeleton of Subzero.
by Jim Stichnoth
· 11 years ago