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
Age
Commit message (
Expand
)
Author
2005-01-01
Fix typo 'ompress' => 'compress'.
Jeff Cohen
2005-01-01
Add llvm-ranlib project to Visual Studio.
Jeff Cohen
2005-01-01
Add llvm-ar project to Visual Studio.
Jeff Cohen
2005-01-01
Add -v option to bison.
Jeff Cohen
2005-01-01
Add missing file SystemUtils.cpp to Support project.
Jeff Cohen
2005-01-01
Add llvm-as project to Visual Studio
Jeff Cohen
2005-01-01
Add llvm-dis project to Visual Studio
Jeff Cohen
2005-01-01
Put executables into a single directory
Jeff Cohen
2005-01-01
Fix bountiful sources of VC++ 'possible loss of data' warnings
Jeff Cohen
2005-01-01
Improve TableGen dependencies
Jeff Cohen
2005-01-01
Add HAVE_SBRK
Reid Spencer
2005-01-01
Ignore some files
Reid Spencer
2005-01-01
This is a bulk commit that implements the following primary improvements:
Chris Lattner
2005-01-01
New testcases that we should combine.
Chris Lattner
2005-01-01
New testcase for common bitfield manipulation instruction sequences.
Chris Lattner
2005-01-01
Add a bunch of tests for cases that should be eliminated.
Chris Lattner
2005-01-01
Add a bunch of tests for ANDs that should be eliminated.
Chris Lattner
2005-01-01
This now works.
Chris Lattner
2005-01-01
Fix a FIXME: Select instructions on longs were miscompiled.
Chris Lattner
2005-01-01
Substantially improve the code generated by non-folded setcc instructions.
Chris Lattner
2005-01-01
Implement SimplifyCFG/DeadSetCC.ll
Chris Lattner
2005-01-01
Add new test to make sure simplifycfg doesn't leave around trivially
Chris Lattner
2005-01-01
Allow getZeroExtend and getSignExtend to work with boolean inputs.
Chris Lattner
2005-01-01
Add a useful accessor
Chris Lattner
2005-01-01
Add two helper functions.
Chris Lattner
2005-01-01
Update to autoconf 2.59 standards.
Reid Spencer
2004-12-31
Correct the conditional test for non-portable tools so that it will
Reid Spencer
2004-12-31
For PR351:
Reid Spencer
2004-12-31
Describe both objdir==srcdir and objdir!=srcdir methods of building LLVM
Reid Spencer
2004-12-31
Where do these tabs keep coming from???
Jeff Cohen
2004-12-31
Mostly cleanup, but also some bug fixes, for win32/Path.cpp
Jeff Cohen
2004-12-31
Fix a compilation error for the case where mallinfo() is not available.
Reid Spencer
2004-12-31
For PR351:
Reid Spencer
2004-12-31
Get rid of those nasty tabs...
Jeff Cohen
2004-12-31
Bring win32/Path.cpp up to date with respect to Unix/Path.cpp
Jeff Cohen
2004-12-31
* Add missing libraries: Linker, Archive, SparcV8
Reid Spencer
2004-12-30
* Don't include weak definitions as a definition
Reid Spencer
2004-12-30
Add a section on library dependencies now that GenLibDeps.html is written.
Reid Spencer
2004-12-30
A Perl script to generate an HTML definition list containing the LLVM
Reid Spencer
2004-12-30
Fix the help documentation to not imply multiple archive files can be
Reid Spencer
2004-12-30
For PR351:
Reid Spencer
2004-12-30
Fix MINGW compilation errors
Jeff Cohen
2004-12-29
* Fix a bug in an m4 macro that used an incorrect test operator
Reid Spencer
2004-12-29
Fix a Bourne Shell syntax error in a test
Reid Spencer
2004-12-29
Fix one of the names to not have a . in front of it.
Reid Spencer
2004-12-29
Bug fixed
Chris Lattner
2004-12-29
Fix PR491 and testcase Transforms/DeadStoreElimination/2004-12-28-PartialStor...
Chris Lattner
2004-12-29
Add a comment, add a new testcase
Chris Lattner
2004-12-29
New testcase for PR491
Chris Lattner
2004-12-29
Bug fixed
Chris Lattner
[next]