Sign in
swiftshader
/
SwiftShader
/
9612d32c7e5eb2cb403686ef31172d42e075e460
/
src
/
IceTypes.cpp
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
59c6f5a
Removing 3 gcc warnings:
by Mircea Trofin
· 10 years ago
8427ea2
Fix pedantic build warnings;
by JF Bastien
· 10 years ago
dd842db
Subzero: Use a "known" version of clang-format.
by Jim Stichnoth
· 10 years ago
08c3bcd
Subzero: Add basic ELFObjectWriter (text section, symtab, strtab, headers).
by Jan Voung
· 10 years ago
b6c96af
Turn off dump/emit routines when building minimal subzero.
by Karl Schimpf
· 10 years ago
336f6c4
Subzero: Implementation of "advanced Phi lowering".
by Jim Stichnoth
· 10 years ago
b262c5e
Allow conditional lit tests in Subzero, based on build flags.
by Karl Schimpf
· 10 years ago
645aa1a
Convert Subzero's bitcode reader to generate ICE types.
by Karl Schimpf
· 10 years ago
fac5517
Subzero: Move to C++11 static_assert().
by Jim Stichnoth
· 10 years ago
d1a971a
Add switch instruction to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
41689df
Add load and store instructions to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
83f9f0c
Add icmp and fcmp instructions to Subzero bitcode reader.
by Karl Schimpf
· 11 years ago
d6064a1
Start processing function blocks.
by Karl Schimpf
· 11 years ago
78282f6
Subzero: Make Ice::Ostream a typedef for llvm::raw_ostream.
by Jim Stichnoth
· 11 years ago
928f129
Add support for vector types.
by Matt Wala
· 11 years ago
5bc2b1d
Add Om1 lowering with no optimizations.
by Jim Stichnoth
· 11 years ago
f7c9a14
Initial skeleton of Subzero.
by Jim Stichnoth
· 11 years ago