- e5b58fb Subzero: Changes needed for LLVM 3.7 integration. by Jim Stichnoth · 10 years ago
- c77f817 Subzero: Fold the load instruction into the next cast instruction. by Jim Stichnoth · 10 years ago
- a59ae6f Subzero: Fold icmp into br/select lowering. by Jim Stichnoth · 10 years ago
- f48b320 Subzero: Use a setcc sequence for better icmp 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
- 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
- 198b294 emitIAS for store and indirect calls. by Jan Voung · 10 years ago
- fe14fb8 Handle "Mov" which is mov, movss, movsd, and used for nacl.read.tp. by Jan Voung · 10 years ago
- e4dc61b emitIAS for icmp, and test, movss-reg, movq, movups, storep, storeq, tighten some of the Xmm ops by Jan Voung · 10 years ago
- 8bcca04 Handle GPR and vector shift ops. Handle pmull also. by Jan Voung · 10 years ago
- 0ac50dc Handle imul, pcmpeq, pcmpgt. by Jan Voung · 11 years ago