index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
LLVMBuild.txt
Age
Commit message (
Expand
)
Author
2014-01-24
Fix CMake build by unreferring to nonexistent CppBackend.
Jukka Jylänki
2013-12-27
CPPBackend => JSBackend
Alon Zakai
2013-05-06
[SystemZ] Add back end
Ulrich Weigand
2013-01-31
Add AArch64 as an experimental target.
Tim Northover
2012-12-11
Add R600 backend
Tom Stellard
2012-11-14
Remove the CellSPU port.
Eric Christopher
2012-07-16
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
2012-07-16
Build script changes for R600/SI Codegen v6
Tom Stellard
2012-05-24
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-04
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-03-23
Remove the C backend.
Eric Christopher
2011-12-12
LLVMBuild: Introduce a common section which currently has a list of the
Daniel Dunbar
2011-11-11
Target/LLVMBuild: Order components alphabetically.
Daniel Dunbar
2011-11-10
build/Make & CMake: Pass the appropriate --native-target and --enable-targets
Daniel Dunbar
2011-11-10
llvm-build: Add --native-target and --enable-targets options, and add logic to
Daniel Dunbar
2011-11-03
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar