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
/
projects
Age
Commit message (
Expand
)
Author
2013-01-30
build: add --with-python option
Saleem Abdulrasool
2012-12-04
Clean up the sample include orderings, not that it really matters...
Chandler Carruth
2012-11-27
Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....
Craig Topper
2012-11-14
Few more small CellSPU removals.
Eric Christopher
2012-11-12
Add --enable-werror and --enable-cxx11 to projects/sample/
Craig Topper
2012-10-29
Add mips64-* and mips64el-* triples to configure scripts
Simon Atanasyan
2012-10-24
[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.
NAKAMURA Takumi
2012-10-01
Re-enable support for --program-prefix.
Jordan Rose
2012-09-27
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-26
Revert "Add --program-prefix support to build"
Jordan Rose
2012-09-25
Add --program-prefix support to build
Sebastian Pop
2012-09-21
[CMake] Respect LLVM_BUILD_RUNTIME.
Michael J. Spencer
2012-08-29
Enable recursing into the compiler-rt projcet with the CMake build.
Chandler Carruth
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
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-06-28
Remove 'check-dg', a wrapper around 'check-local-dg' which was just
Chandler Carruth
2012-06-27
Remove autoconf support for runtest and tclsh, some of the last vestigal
Chandler Carruth
2012-06-27
Exclude both libcxx and compiler-rt until we get their CMake builds
Chandler Carruth
2012-06-18
Add mipsel-* to the list of targets recognized by configure script.
Simon Atanasyan
2012-05-24
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-05
Update all outdated autoconf files in the sample project.
Benjamin Kramer
2012-05-04
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-04-27
Update config.sub in the sample project.
Evgeniy Stepanov
2012-04-19
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-05
Fix a problem in the target detection for Debian GNU/HURD
Sylvestre Ledru
2012-04-05
Fix a problem in the target detection for Debian GNU/kFreeBSD
Sylvestre Ledru
2012-03-26
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-26
Add some fixes to the configure script for isInf and add
Eric Christopher
2012-03-23
Remove the C backend.
Eric Christopher
2012-03-07
configure: Don't require a perl interpreter to be present, LLVM's buildsystem...
Benjamin Kramer
2012-02-28
Enable -Wcovered-switch-default again, but add -Werror to the checks to make
Rafael Espindola
2012-02-28
Temporarily revert r151609, which enabled a new warning for LLVM and
Chandler Carruth
2012-02-28
Enable -Wcovered-switch-default as it matches the switch style used in llvm.
Rafael Espindola
2012-02-03
Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...
Rafael Espindola
2012-01-31
Regenerate configure.
Rafael Espindola
2012-01-05
revert r147542 after comments from Joerg Sonnenberger
Sebastian Pop
2012-01-04
use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT
Sebastian Pop
2011-12-12
Hexagon backend support
Tony Linthicum
2011-12-12
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
2011-11-03
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar
2011-11-01
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
derive LLVM_HOSTTRIPLE from target
Sebastian Pop
2011-10-27
Remove the Alpha backend.
Dan Gohman
2011-10-27
projects/sample: Switch over to imported Makefile setup.
Daniel Dunbar
2011-10-26
Handle newer cases for freebsd which is approaching 10.0 and not 1.0.
Eric Christopher
2011-10-25
Remove the Blackfin backend.
Dan Gohman
2011-10-24
Remove the SystemZ backend.
Dan Gohman
2011-10-18
Regenerate projects/sample/configure.
Daniel Dunbar
[next]