Sign in
swiftshader
/
SwiftShader
/
e3c02c26d2323acf08521244b9b45883fb3b270a
/
tests_lit
/
reader_tests
2f6f860
Create local config file for subzero reader tests.
by Karl Schimpf
· 10 years ago
b6c96af
Turn off dump/emit routines when building minimal subzero.
by Karl Schimpf
· 10 years ago
51596d4
Subzero: Auto-set -build-on-read=0 for .ll input files.
by Jim Stichnoth
· 10 years ago
6fcbddd
Disable Subzero IR generation for performance testing.
by Karl Schimpf
· 10 years ago
43e9482
Subzero: Delete szdiff.py tests and ERRORS tests.
by Jim Stichnoth
· 10 years ago
aff9fa2
Fix insert/extract element vector operations to check that literal
by Karl Schimpf
· 10 years ago
b262c5e
Allow conditional lit tests in Subzero, based on build flags.
by Karl Schimpf
· 10 years ago
df6f9d1
Fix handling of relocation names, so that prefix mangling works.
by Karl Schimpf
· 10 years ago
9d98d79
Introduce the notion of function addresses in Subzero.
by Karl Schimpf
· 10 years ago
2a063e2
Subzero: Fix emission of global initializers.
by Jim Stichnoth
· 10 years ago
e3f64d0
Introduce model of global initializers in Subzero.
by Karl Schimpf
· 10 years ago
f0657dd
Fix bug in Subzero bitcode reader for insertelement instruction.
by Karl Schimpf
· 11 years ago
2a5324a
Clean up run script to use for testing Subzero.
by Karl Schimpf
· 11 years ago
6ff33d2
Test generation of global initializers in Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
8df26f3
Add call instructions to Subzero's bitcode reader.
by Karl Schimpf
· 11 years ago
d1a971a
Add switch instruction to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
8f07aa8
Add forward instruction declaration to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
9750183
Add unreachable instruction to Subzero.
by Karl Schimpf
· 11 years ago
5ee234a
Allow ability to name unnamed global addresses in Subzero.
by Karl Schimpf
· 11 years ago
4766156
Add phi instruction to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
c132b76
Fix symbol table handling in functions.
by Karl Schimpf
· 11 years ago
41689df
Add load and store instructions to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
742d72d
Add alloca instruction to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
f12355e
Add constants block to PNaCl bitcode reader.
by Karl Schimpf
· 11 years ago
c836acb
Add branch instructions to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
83f9f0c
Add icmp and fcmp instructions to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
1d6f0e4
Add select instruction to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
71ba822
Add vector insert/extract instructions to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
c0fdc27
Add cast instructions to subzero's pnacl bitcode translator.
by Karl Schimpf
· 11 years ago
d6064a1
Start processing function blocks.
by Karl Schimpf
· 11 years ago