Sign in
swiftshader
/
SwiftShader
/
bb0a5fe31a71fdc5b3292d62169f428d531437a4
/
src
/
IceTargetLoweringMIPS32.h
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
86df4e9
Iasm and obj lowering for advanced switch lowering.
by Andrew Scull
· 10 years ago
a3f57b9
Subzero: Cleanly implement register allocation after phi lowering.
by Jim Stichnoth
· 10 years ago
0dab032
Make ARM RegNames[] static like X86 (no ARM syms in X86-only build).
by Jan Voung
· 10 years ago
87f80c1
Introduction of improved switch lowering.
by Andrew Scull
· 10 years ago
d00d48d
implement the null function for the Mips32 subzero compiler
by Reed Kotler
· 10 years ago
9612d32
Doxygenize the documentation comments
by Andrew Scull
· 10 years ago
e587d94
Subzero: Use more "= default;" for ctors and dtors.
by Jim Stichnoth
· 10 years ago
eafb56c
Subzero: Use C++11 member initializers where practical.
by Jim Stichnoth
· 10 years ago
8b1a705
Fix a bug that would cause subzero to fail when --threads=0.
by John Porto
· 10 years ago
58eea4d
Move lowerGlobal() from target-specific code to emitGlobal() in generic code.
by Jan Voung
· 10 years ago
0f86d03
Removes const qualification for two methods in TargetDataLowering.
by John Porto
· 10 years ago
fb79284
Emit ARM build-attributes in the file scope (as header).
by Jan Voung
· 10 years ago
6da4cef
First patch for Mips subzero compiler
by Jim Stichnoth
· 10 years ago