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
/
utils
Age
Commit message (
Expand
)
Author
2011-11-03
llvm-build: Add "--write-library-table" option for generating the C++ library
Daniel Dunbar
2011-11-03
llvm-build: Add --write-llvmbuild option, which writes out the component tree.
Daniel Dunbar
2011-11-03
llvm-build: Add --print-tree command line option.
Daniel Dunbar
2011-11-03
llvm-build: Fill in some details w.r.t. component's parents.
Daniel Dunbar
2011-11-03
llvm-build: Validate information on the loaded components and form the topolo...
Daniel Dunbar
2011-11-03
llvm-build: Fill in more of component parsing to be more strict and
Daniel Dunbar
2011-11-03
llvm-build: Sketch code to load LLVMBuild.txt files.
Daniel Dunbar
2011-11-03
build: Stub out llvm-build utility tool.
Daniel Dunbar
2011-11-02
The TableGen parts of the CMake build are seriously broken. This fixes
Chandler Carruth
2011-11-02
Rename show-diagnostics to something less ambiguous.
Chad Rosier
2011-10-29
Do a relative path ln command instead of an absolute path one. Some people st...
Bill Wendling
2011-10-28
Allow InstAlias's to use immediate matcher patterns that xform the value.
Jim Grosbach
2011-10-28
Allow register classes to match a containing class in InstAliases.
Jim Grosbach
2011-10-27
Remove the Alpha backend.
Dan Gohman
2011-10-27
Delete dead code. Nothing ever instantiates this.
Jim Grosbach
2011-10-27
lit: Drop some unneeded code from example tests.
Daniel Dunbar
2011-10-25
Remove the Blackfin backend.
Dan Gohman
2011-10-24
Remove the SystemZ backend.
Dan Gohman
2011-10-24
Add options to enable each individual level for the show-diagnostics tool.
Chad Rosier
2011-10-23
Rename the script to indicate that this is for the TEST=simple tests.
Bill Wendling
2011-10-23
Resurrect the 'find regressions for the TEST=nightly tests' script.
Bill Wendling
2011-10-23
Add X86 RORX instruction
Craig Topper
2011-10-22
Move various generated tables into read-only memory, fixing up const correctn...
Benjamin Kramer
2011-10-21
Assembly parsing for 2-register sequential variant of VLD2.
Jim Grosbach
2011-10-21
Assembly parsing for 4-register variant of VLD1.
Jim Grosbach
2011-10-21
Assembly parsing for 3-register variant of VLD1.
Jim Grosbach
2011-10-21
ARM VLD parsing and encoding.
Jim Grosbach
2011-10-21
Ensure timestamps are not embedded into files when doing a release build.
Duncan Sands
2011-10-21
Modify the script to output the regressions and passes into categories. My Py...
Bill Wendling
2011-10-21
Check for divide by zero.
Bill Wendling
2011-10-20
Also compare the built dragonegg objects between phases 2 and 3.
Duncan Sands
2011-10-20
Reset the system compiler each time we start a new flavour. Otherwise
Duncan Sands
2011-10-20
Add support for testing dragonegg. This is disabled by default.
Duncan Sands
2011-10-20
Revamp the script to handle the 'TEST=simple' output.
Bill Wendling
2011-10-19
Duncan pointed out that sometimes CC and CXX are used to specify the compiler...
Bill Wendling
2011-10-19
Use bash instead.
Bill Wendling
2011-10-19
Make changes so that this runs on FreeBSD.
Bill Wendling
2011-10-19
Adding dependencies to allow -DBUILD_SHARED_LIBS=true to complete.
Joe Abbey
2011-10-18
ARM VTBL (one register) assembly parsing and encoding.
Jim Grosbach
2011-10-18
Don't exit just because some early commands fail. Use the -k flag when runnin...
Bill Wendling
2011-10-18
ARM assembly parsing and encoding for VMOV.i64.
Jim Grosbach
2011-10-18
ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i32.
Jim Grosbach
2011-10-17
ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i16.
Jim Grosbach
2011-10-17
ARM NEON "vmov.i8" immediate assembly parsing and encoding.
Jim Grosbach
2011-10-17
Forgot to add the project name to the 'svn ls' command.
Bill Wendling
2011-10-17
Add message to svn mkdir command.
Bill Wendling
2011-10-17
Fix unused variable warning in the rare circumstance that we have no feature-...
Owen Anderson
2011-10-17
Pick low-hanging MatchEntry shrinkage fruit.
Benjamin Kramer
2011-10-17
Don't download and compile compiler-rt, libcxx, and libcxxabi by default.
Bill Wendling
2011-10-17
Update to disable asserts. Build a phase 3 compiler, and compare phase 2 file...
Bill Wendling
[prev]
[next]