Sign in
swiftshader
/
SwiftShader
/
f977f7157088e2fd3de41c2acf4c62bfd655f15a
/
src
/
IceTargetLoweringX8664Traits.h
8072bae
Refactor all instances of `typedef y x` to the C++11 `using x = y` syntax.
by Andrew Scull
· 10 years ago
bb0a5fe
Subzero. Changes the Register Allocator so that it is aware of register aliases.
by John Porto
· 10 years ago
aee5fa8
Use separate random number generator for each randomization pass
by Qining Lu
· 10 years ago
cfa628b
Inline memove for small constant sizes and refactor memcpy and memset.
by Andrew Scull
· 10 years ago
1d23542
Subzero. Native 64-bit int arithmetic on x86-64.
by John Porto
· 10 years ago
e0d9afa
Subzero. Implements x86-64 lowerCall.
by John Porto
· 10 years ago
453660f
Subzero. Buildable, non-functional TargetLoweringX8664.
by John Porto
· 10 years ago
2fea26c
Adds the x86-64 assembler.
by John Porto
· 10 years ago