Sign in
swiftshader
/
SwiftShader
/
0d4fc92b7a200524e6e1e49002fdde58438a1cfe
/
src
/
IceFixups.cpp
92a6e5b
fix doxygen brief in subzero header files
by Jim Stichnoth
· 9 years ago
5bff61c
Sets the stage for enabling the use of the 8-bit high registers, but doesn't yet turn it on because more work is needed for correctness.
by Jim Stichnoth
· 9 years ago
e4289e2
Fix ARM integrated assembler to be able to compile spec2k examples.
by Karl Schimpf
· 10 years ago
2fee2a2
Add hybrid assembler concept to ARM assembler.
by Karl Schimpf
· 10 years ago
b36757e
Subzero: Fix nondeterministic behavior in constant pool creation.
by Jim Stichnoth
· 10 years ago
57e1268
Reflow comments to use the full width.
by Andrew Scull
· 10 years ago
b7db1a5
Fix --filetype=iasm non-pc-rel fixup offsets (double counted).
by Jan Voung
· 10 years ago
9612d32
Doxygenize the documentation comments
by Andrew Scull
· 10 years ago
67f8de9
Includes module header first.
by John Porto
· 10 years ago
20b71f5
Subzero: Reduce the amount of #ifdef'd code.
by Jim Stichnoth
· 10 years ago
927f7cc
Subzero: Support non-IRT immediate calls with -filetype=iasm.
by Jim Stichnoth
· 10 years ago
f644a4b
Assemble calls to constant addresses.
by Jan Voung
· 10 years ago
ec27073
Start writing out some relocation sections (text).
by Jan Voung
· 10 years ago