Sign in
swiftshader
/
SwiftShader
/
66c3d5ecf3b6a6ce3b3a63c85312777ecbacee24
/
src
/
IceELFObjectWriter.cpp
8e6bf6e
Subzero: Improve/refactor folding loads into the next instruction.
by Jim Stichnoth
· 10 years ago
1f47ad0
Move some flag-like props from GlobalContext and TargetLowering to ClFlags.
by Jan Voung
· 10 years ago
f644a4b
Assemble calls to constant addresses.
by Jan Voung
· 10 years ago
d9dc82e
Subzero: Rerun clang-format after LLVM 3.6 merge.
by Jim Stichnoth
· 10 years ago
a67fc44
Subzero: Run sandboxed cross tests, and do some cleanup.
by Jim Stichnoth
· 10 years ago
729dbd0
Subzero: Clean up function header emission.
by Jim Stichnoth
· 10 years ago
e9079cb
Get text align in elf writer from the target asm method instead.
by Jan Voung
· 10 years ago
cb165ca
Handle ffunction-sections w/ filetype=obj.
by Jan Voung
· 10 years ago
df80eb8
Adds accessor methods to class ClFlags.
by Karl Schimpf
· 10 years ago
c9ec579
Convert a few getName() methods to return a const string ref.
by Jan Voung
· 10 years ago
77973cc
Track protos + globals w/out initializers as undef too (not just helper funcs)
by Jan Voung
· 10 years ago
261cae3
Track undefined sym in the symtab. Remove hack for missing relocs against undef.
by Jan Voung
· 10 years ago
ae6e12c
Fix subzero Windows build
by JF Bastien
· 10 years ago
72984d8
Write out global initializers and data rel directly to ELF file.
by Jan Voung
· 10 years ago
dd842db
Subzero: Use a "known" version of clang-format.
by Jim Stichnoth
· 10 years ago
ec27073
Start writing out some relocation sections (text).
by Jan Voung
· 10 years ago
1d62cf0
Make fixups reference any constant (allow const float/double pool literals).
by Jan Voung
· 10 years ago
91a3e2c
Subzero: Write float/double constant pools directly to the ELF file.
by Jan Voung
· 10 years ago
a601cc5
Try to fix mismatch between writeELFHeaderInternal def and decl.
by Jan Voung
· 10 years ago
08c3bcd
Subzero: Add basic ELFObjectWriter (text section, symtab, strtab, headers).
by Jan Voung
· 10 years ago