Sign in
swiftshader
/
SwiftShader
/
e1e013cfcab64d80549ace38ccb1f9e532c81b21
/
src
e1e013c
Refactor llvm2ice so that Ice can be built while reading bitcode.
by Karl Schimpf
· 11 years ago
5cd240d
Add atomic load/store, fetch_add, fence, and is-lock-free lowering.
by Jan Voung
· 11 years ago
1ee3416
Bitcast of 64-bit immediates may need to split the immediate, not a var.
by Jan Voung
· 11 years ago
3bd9f1a
Add a few Subzero intrinsics (not the atomic ones yet).
by Jan Voung
· 11 years ago
5a13f45
Add ss/sd suffix to InstX8632Store and legalize FP constants.
by Jan Voung
· 11 years ago
43ff7eb
Use GlobalContext::getConstantZero() to get zero valued constants.
by Matt Wala
· 11 years ago
d8f4a7d
Add support for undef values in ICE IR. Undef values represent an
by Matt Wala
· 11 years ago
bdbe402
Change some tests to be valid PNaCl IR (parameter type from i1 -> i32).
by Jan Voung
· 11 years ago
44712d1
Fix subzero build for mac
by Derek Schuff
· 11 years ago
70d6883
Legalize div/idiv operands to avoid immediates.
by Jan Voung
· 11 years ago
b0e142b
Ignore stack adjustment for ebp-based variables.
by Jim Stichnoth
· 11 years ago
ab8242c
Fix a C++ violation.
by Jim Stichnoth
· 11 years ago
d97c7df
Subzero: Initial O2 lowering
by Jim Stichnoth
· 11 years ago
4376d29
Fix g++ -pedantic warnings.
by Jim Stichnoth
· 11 years ago
f61d5b2
Fix x86 floating-point constant emission.
by Jim Stichnoth
· 11 years ago
bc64313
Add Makefiles to support building along with LLVM
by Derek Schuff
· 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