Sign in
swiftshader
/
SwiftShader
/
3ce1a991150c1f1954f542d0d998f6f75e89fbc6
/
Makefile.standalone
51d0093
Subzero: Minor Makefile fix.
by Jim Stichnoth
· 10 years ago
26f9433
Add -pedantic to Makefile.standalone to match production.
by Jim Stichnoth
· 10 years ago
dd842db
Subzero: Use a "known" version of clang-format.
by Jim Stichnoth
· 10 years ago
fa4efea
Subzero: Initial implementation of multithreaded translation.
by Jim Stichnoth
· 10 years ago
ec27073
Start writing out some relocation sections (text).
by Jan Voung
· 10 years ago
2e7daef
Add ability to test parsing of bitcode records in Subzero.
by Karl Schimpf
· 10 years ago
4019f08
Remove TypeConverter and Module from minimal subzero build.
by Karl Schimpf
· 10 years ago
a49e9d9
Subzero: Build with function/data sections and -gc-sections.
by Jim Stichnoth
· 10 years ago
e3c02c2
Subzero: Disable asserts in the MINIMAL build.
by Jim Stichnoth
· 10 years ago
08c3bcd
Subzero: Add basic ELFObjectWriter (text section, symtab, strtab, headers).
by Jan Voung
· 10 years ago
3324642
Subzero: Fix new issues after the LLVM 3.5 merge.
by Jim Stichnoth
· 10 years ago
b6c96af
Turn off dump/emit routines when building minimal subzero.
by Karl Schimpf
· 10 years ago
6fcbddd
Disable Subzero IR generation for performance testing.
by Karl Schimpf
· 10 years ago
ab06df3
Remove IceConverter when LLVM IR is not allowed.
by Karl Schimpf
· 10 years ago
6af6336
Remove building llvm2ice.build_atts from Subzero build.
by Karl Schimpf
· 10 years ago
b262c5e
Allow conditional lit tests in Subzero, based on build flags.
by Karl Schimpf
· 10 years ago
e3f64d0
Introduce model of global initializers in Subzero.
by Karl Schimpf
· 10 years ago
9c234e2
Subzero: Allow builds with assertions disabled.
by Jim Stichnoth
· 10 years ago
c4554d7
Subzero: Rewrite the pass timing infrastructure.
by Jim Stichnoth
· 10 years ago
fddef24
Subzero: Build both Debug and Release version of llvm2ice.
by Jim Stichnoth
· 10 years ago
8e8042c
Subzero: Enable the C++11 build.
by Jim Stichnoth
· 10 years ago
8acded0
Add initial integrated assembler w/ some Xmm ops.
by Jan Voung
· 10 years ago
4c127ba
Adjust paths for host_x86_32/bin -> bin and for switch to 64-bit.
by Jan Voung
· 10 years ago
5e06f9f
Subzero: Use ccache for building, if available.
by Jim Stichnoth
· 11 years ago
8fcefc3
Fix makefile to use chrome clang to compile, so we link to LLVM.
by Karl Schimpf
· 11 years ago
a262333
List Subzero's local optlevel flags after LLVM's cxxflags (precedence).
by Jan Voung
· 11 years ago
16178a1
Subzero: Remove the need for a separate NaCl SDK installation.
by Jim Stichnoth
· 11 years ago
d6064a1
Start processing function blocks.
by Karl Schimpf
· 11 years ago
14c3f41
Subzero: Fix the link command for Trusty.
by Jim Stichnoth
· 11 years ago
ac9c943
Subzero: Add a check-lit target for faster smoke testing.
by Jim Stichnoth
· 11 years ago
1bd2fce
Subzero: Add a random number generator.
by Matt Wala
· 11 years ago
206833c
Subzero: A few fixes toward running larger programs.
by Jim Stichnoth
· 11 years ago
839c4ce
A couple of fixes for using Makefile.standalone on Mac.
by Jan Voung
· 11 years ago
240e0f8
Subzero: Add "make format-diff" target.
by Jim Stichnoth
· 11 years ago
8d7abae
Update Subzero to start parsing PNaCl bitcode files.
by Karl Schimpf
· 11 years ago
e1e013c
Refactor llvm2ice so that Ice can be built while reading bitcode.
by Karl Schimpf
· 11 years ago
3bd9f1a
Add a few Subzero intrinsics (not the atomic ones yet).
by Jan Voung
· 11 years ago
d97c7df
Subzero: Initial O2 lowering
by Jim Stichnoth
· 11 years ago
bc64313
Add Makefiles to support building along with LLVM
by Derek Schuff
· 11 years ago