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
2002-12-04
Expose target data through a method for uniformity
Chris Lattner
2002-12-04
Initial checkin of Unresolved function fault handler
Chris Lattner
2002-12-04
Implement lazy resolution of function calls
Chris Lattner
2002-12-03
This should fix the bug seen with some registers not being allocated
Misha Brukman
2002-12-03
Added support for callee- and caller-save registers.
Misha Brukman
2002-12-03
RegisterInfo now supports handing out caller- and callee-save registers, as
Misha Brukman
2002-12-03
Fix broken ret opcode, grr...
Chris Lattner
2002-12-03
Initial checkin of virtual machine implementation.
Chris Lattner
2002-12-03
Checkin debug implementation of MCE
Chris Lattner
2002-12-03
Add virtual dtor, expose a debug impl
Chris Lattner
2002-12-03
Fix instsel for calls
Chris Lattner
2002-12-03
Testcase for call instruction
Chris Lattner
2002-12-03
Standard hello-world test
Chris Lattner
2002-12-03
Add code that can be used for debugging
Chris Lattner
2002-12-03
Disable timing of bytecode loader
Chris Lattner
2002-12-03
Simplify code
Chris Lattner
2002-12-03
Fix big bug introduced with symbol table changes
Chris Lattner
2002-12-03
Fix the build
Chris Lattner
2002-12-03
brg
Brian Gaeke
2002-12-03
Split the machine code emitter completely out of the printer
Chris Lattner
2002-12-03
Final tweak to printer
Chris Lattner
2002-12-03
Implement trivially simple debugger for MachineCodeEmitter interface
Chris Lattner
2002-12-03
Continue implementing field initializers
Chris Lattner
2002-12-03
Don't delete temporary files
Chris Lattner
2002-12-03
* Move information about Implicit Defs/Uses into X86InstrInfo.def.
Chris Lattner
2002-12-03
Initialize implicit uses/defs fields for sparc backend to empty list
Chris Lattner
2002-12-03
Add entries to track information about implicit uses and definitions of
Chris Lattner
2002-12-03
brg
Brian Gaeke
2002-12-02
More support
Chris Lattner
2002-12-02
More support for machine code emission: raw instructions
Chris Lattner
2002-12-02
Expose explicit type
Chris Lattner
2002-12-02
Start implementing MachineCodeEmitter
Chris Lattner
2002-12-02
Start adding to the meat of MachineCodeEmitter
Chris Lattner
2002-12-02
Eliminate OtherFrm
Chris Lattner
2002-12-02
Remove comment
Chris Lattner
2002-12-02
Initial support for machine code emission
Chris Lattner
2002-12-02
Add initial support for machine code emission
Chris Lattner
2002-12-02
Initial version of MachineCodeEmitter interface: empty
Chris Lattner
2002-12-02
The hopefully final version of addPassesToEmitMachineCode which does not
Chris Lattner
2002-12-02
Ignore generated files gram.tab.c and gram.tab.h
Misha Brukman
2002-12-02
Ignore generated files Lexer.cpp and llvmAsmParser.*
Misha Brukman
2002-12-02
Ignore generated files FileLexer.* and FileParser.*
Misha Brukman
2002-12-02
Add comment about ownership semantics
Chris Lattner
2002-12-02
* Abstracted out stack space allocation into its own function
Misha Brukman
2002-12-02
Fix order of operands on a store from reg to [reg+offset].
Misha Brukman
2002-12-02
Add stub to emit machine code for JIT
Chris Lattner
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
[next]