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
/
llvm2cpp
Age
Commit message (
Expand
)
Author
2006-11-02
For PR950:
Reid Spencer
2006-10-26
For PR950:
Reid Spencer
2006-10-20
For PR950:
Reid Spencer
2006-09-28
simplify code
Chris Lattner
2006-09-14
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-09-04
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-08-14
Provide indentation of the generated program.
Reid Spencer
2006-07-07
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-06
Fix PR819, llvm2cpp should read .bc files, not .ll files.
Chris Lattner
2006-07-06
Change the verifier to never throw an exception. Instead verifyModule canopt...
Chris Lattner
2006-06-15
Actually add instructions to the list of defined values so it gets
Reid Spencer
2006-06-02
Suppress -pedantic warnings about print("%a")
Reid Spencer
2006-06-01
Teach CppWriter how to emit an inline (partial) function.
Reid Spencer
2006-06-01
Restore default arguments for llvm2cpp back to health by declaring an
Reid Spencer
2006-06-01
Fix a bug where incorrect C++ was being emitted.
Reid Spencer
2006-06-01
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-05-31
fix utostr
Andrew Lenharth
2006-05-31
Major reorganization and extension of the code. The diff on this will be a
Reid Spencer
2006-05-31
Don't generate module definitions when the -fragment option is given.
Reid Spencer
2006-05-30
Fix more bugs. This version now passes all of the Feature test except for
Reid Spencer
2006-05-30
Fix many small bugs in llvm2cpp. This patch gets llvm2cpp working with
Reid Spencer
2006-05-30
First complete version of llvm2cpp that doesn't crash on any of the Feature
Reid Spencer
2006-05-29
Next batch of implementation:
Reid Spencer
2006-05-29
Fix file header comment.
Reid Spencer
2006-05-29
Remove temporary testing rules.
Reid Spencer
2006-05-29
Fix two bugs in the CppWriter.cpp:
Reid Spencer
2006-05-29
Fix the file's comment block.
Reid Spencer
2006-05-29
Initial Commit of llvm2cpp
Reid Spencer
[prev]