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
/
tools
Age
Commit message (
Expand
)
Author
2006-03-24
Get JIT/Interpreter working on Windows again.
Jeff Cohen
2006-03-24
Ignore the lexer output.
Reid Spencer
2006-03-24
Remove the interpreter component as its not working at the moment.
Reid Spencer
2006-03-23
Ignore temporary files generated by building.
Reid Spencer
2006-03-23
Update to llvm-config tool, by Erik Kidd:
Reid Spencer
2006-03-23
Don't print out ugly command line when building LibDeps.txt.
Reid Spencer
2006-03-23
Updated for library changes:
Reid Spencer
2006-03-23
remove always-null IntrinsicLowering argument.
Chris Lattner
2006-03-22
These changes are necessary to support the new llvm-config tool. llvm-config
Reid Spencer
2006-03-19
The library dependency file in flat format. This file is generated by the
Reid Spencer
2006-03-19
First cut at the Makefile for llvm-config. This initial version just provides
Reid Spencer
2006-03-16
add an assert to get a slightly better msg about this problem
Chris Lattner
2006-03-14
Convert llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-03-08
Fix a really annoying bug in bugpoint that made reducing C++ testcases
Chris Lattner
2006-03-08
Fit to 80 columns.
Chris Lattner
2006-03-06
Make sure command line options are parsed before we try to add the LibPath
Reid Spencer
2006-03-05
For transforms the behave differently if main goes away, add an option to pre...
Andrew Lenharth
2006-03-03
Implemented -quiet feature for analyze
Robert Bocchino
2006-02-22
Turn on loop unswitching tonight
Chris Lattner
2006-02-22
reorder some libraries
Chris Lattner
2006-02-16
remove support for the skeleton target
Chris Lattner
2006-02-14
Adjust to new style "generated files in CVS" mechanism for lex output
Chris Lattner
2006-02-05
SparcV8 -> Sparc
Chris Lattner
2006-02-04
Let bugpoint work on sparc with v9 instructions enabled.
Chris Lattner
2006-01-26
Pass plugins on to children when optimizing.
Andrew Lenharth
2006-01-23
Remove dead #include
Chris Lattner
2006-01-23
It doesn't make sense to give llc a list of passes on the command line,
Chris Lattner
2006-01-23
this doesn't work, remove it
Chris Lattner
2006-01-22
add explicit #includes of iostream
Chris Lattner
2006-01-22
Add explicit #includes of <iostream>
Chris Lattner
2006-01-17
Revert this, I didn't mean to commit it
Chris Lattner
2006-01-17
Add support for programs with a null argv[0]
Chris Lattner
2006-01-10
For PR521:
Reid Spencer
2006-01-08
Fix line length of a comment.
Reid Spencer
2006-01-05
remove unused header
Chris Lattner
2006-01-04
Applied some recommend changes from sabre. The dominate one beginning "let the
Jim Laskey
2006-01-04
Adding MachineDebugInfo as a immutable pass.
Jim Laskey
2005-12-30
Revert removal of std:: prefixes and addtion of "using namespace std;".
Reid Spencer
2005-12-30
don't need this anymore
Duraid Madina
2005-12-30
delete file portably
Duraid Madina
2005-12-29
General cleanup:
Reid Spencer
2005-12-28
ditto
Duraid Madina
2005-12-28
more compliance stufff
Duraid Madina
2005-12-28
behold my standards-compliant humps!
Duraid Madina
2005-12-28
WAKEY WAKEY
Duraid Madina
2005-12-23
Get bugpoint building with VC++ again.
Jeff Cohen
2005-12-22
For PR351:
Reid Spencer
2005-12-22
Fix test/Regression/Other/2002-01-31-CallGraph.ll after the recent callgraph
Chris Lattner
2005-12-22
Implement PR679:
Reid Spencer
2005-12-21
Implement PR512:
Reid Spencer
[next]