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
/
support
/
tools
Age
Commit message (
Expand
)
Author
2003-06-03
Stop ignoring the `cc' field, we actually use it now (e.g. conditional move)
Misha Brukman
2003-05-30
getValueOp() now takes a MachineInstr as well as a MachineOperand.
Misha Brukman
2003-05-28
Output the opcode name of the instruction being emitted to cerr.
Misha Brukman
2003-05-27
Cannot output `static' in generated cpp code: results in error. It's already
Misha Brukman
2003-05-27
* Now outputting a static function getBinaryCodeForInstr() (JIT-accessible)
Misha Brukman
2003-05-24
Add ability to utilize the code emitter generator (CodeEmitterGen).
Misha Brukman
2003-05-24
First cut at the Code Generator using the TableGen methodology.
Misha Brukman
2003-05-20
I fixed that ``thang'', yo.
Misha Brukman
2003-03-31
Update to work with newer versions of bison
Chris Lattner
2003-01-29
Fix warning on sparc
Chris Lattner
2003-01-20
Fix warnings
Chris Lattner
2002-12-06
Fix bug
Chris Lattner
2002-12-06
Allow printing partially constructed bitsets
Chris Lattner
2002-12-06
Don't delete values that may still be referenced!
Chris Lattner
2002-12-06
Tighten up assertion checking
Chris Lattner
2002-12-03
Add code that can be used for debugging
Chris Lattner
2002-12-03
Continue implementing field initializers
Chris Lattner
2002-12-03
Don't delete temporary files
Chris Lattner
2002-12-02
Ignore generated files gram.tab.c and gram.tab.h
Misha Brukman
2002-12-02
Ignore generated files FileLexer.* and FileParser.*
Misha Brukman
2002-12-02
Continued support for field intitializers
Chris Lattner
2002-12-02
Continued support for field initializer
Chris Lattner
2002-12-02
Continued support for Field Initializer
Chris Lattner
2002-12-02
Adjustments due to new FieldInit stuff
Chris Lattner
2002-12-02
Add comments, factor out common code
Chris Lattner
2002-12-02
Add support for field exprs
Chris Lattner
2002-12-02
* Move BitsInit::resolveReferences up with the rest of BitsInit code
Chris Lattner
2002-12-02
Initial support for Field Expressions
Chris Lattner
2002-12-02
Add correct dependency
Chris Lattner
2002-12-02
Split up targets
Chris Lattner
2002-12-02
Add comments
Chris Lattner
2002-12-02
Initial checkin of TableGen utility
Chris Lattner
2002-11-01
Fix burg build problem.
Chris Lattner
2002-10-27
Work better with other versions of bison
Chris Lattner
2002-09-22
Clean up dead rules
Chris Lattner
2002-09-22
Fix tons of warnings, convert burg to use Makefile.common system, rename
Chris Lattner
2002-09-20
Build burg separately for different architectures.
Vikram S. Adve
2002-09-20
Include our config and system-specific Makefiles to get the
Vikram S. Adve
2002-09-17
TEst commit
Chris Lattner
2002-09-17
Test commit
Chris Lattner
2002-09-17
Test change
Chris Lattner
2002-09-17
We need an 'all' target to build burg, add it back
Chris Lattner
2002-09-17
Don't run tests by default
Chris Lattner
2002-09-17
Initial checkin of burg documetnation files
Chris Lattner
2002-09-17
Initial checkin of burg files
Chris Lattner
[prev]