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
/
docs
Age
Commit message (
Expand
)
Author
2009-07-21
fix typo
Chris Lattner
2009-07-21
Various doc updates from Edward O'Callaghan!
Chris Lattner
2009-07-21
Add a few fairly obvious API changes I noticed while porting some old code.
Torok Edwin
2009-07-20
Documentation for the new non-overflow and exact keywords.
Dan Gohman
2009-07-20
implement a new magic global "llvm.compiler.used" which is like llvm.used, but
Chris Lattner
2009-07-20
document llvm.used and llvm.metadata. Stub out llvm.global_[cd]tors
Chris Lattner
2009-07-20
Rename the index to linkage types.
Bill Wendling
2009-07-20
More reformatting.
Bill Wendling
2009-07-20
Fix HTML violations.
Bill Wendling
2009-07-20
Obsessivly reformat.
Bill Wendling
2009-07-20
Add plumbing for the `linker_private' linkage type. This type is meant for
Bill Wendling
2009-07-18
fix some typos pointed out by Hidenobu Seki
Chris Lattner
2009-07-18
cmake builds don't need this hack for MSVC anymore.
Daniel Dunbar
2009-07-18
Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...
Reid Kleckner
2009-07-17
end sentence in period, draw attention to the fact that you should
Chris Lattner
2009-07-17
we beat exceptions out of lib/system a long time ago.
Chris Lattner
2009-07-17
Add support for naked functions
Anton Korobeynikov
2009-07-17
Fix typo.
Daniel Dunbar
2009-07-17
Add broken gcc from PR4532.
Nick Lewycky
2009-07-16
Privatize the ConstantFP table. I'm on a roll!
Owen Anderson
2009-07-15
Add a note about the raw_fd_ostream API change.
Dan Gohman
2009-07-13
Begin the painful process of tearing apart the rat'ss nest that is Constants....
Owen Anderson
2009-07-12
remove llvm.part.set.* and llvm.part.select.*. They have never been
Chris Lattner
2009-07-12
Add an LLVM API change.
Daniel Dunbar
2009-07-12
be explicit about making comments real sentences.
Chris Lattner
2009-07-11
Regenerate.
Mikhail Glushenkov
2009-07-11
Update documentation.
Mikhail Glushenkov
2009-07-09
Regenerate.
Mikhail Glushenkov
2009-07-09
Documentation update.
Mikhail Glushenkov
2009-07-08
Push LLVMContext _back_ through IRBuilder.
Owen Anderson
2009-07-08
Update the example to show that an archive can contain llvm bitcode.
Rafael Espindola
2009-07-08
Remove the vicmp and vfcmp instructions. Because we never had a release with
Nick Lewycky
2009-07-07
Add a paragraph about the Add->FAdd API change.
Dan Gohman
2009-07-07
Regenerate.
Mikhail Glushenkov
2009-07-07
Regenerate.
Mikhail Glushenkov
2009-07-05
Clarify that later compiler versions are known to
Duncan Sands
2009-07-02
Describe the LLVMContext API change.
Owen Anderson
2009-07-01
Try to clarify a point about getting DominatorTree info from a module pass.
Daniel Dunbar
2009-06-30
add a FAQ.
Chris Lattner
2009-06-30
got confused again
Chris Lattner
2009-06-30
fix some issues Jeff Yasskin noticed
Chris Lattner
2009-06-30
add a note about re-evaluating end() every time through a loop.
Chris Lattner
2009-06-30
Regenerate.
Mikhail Glushenkov
2009-06-29
Implement !cast<string>.
David Greene
2009-06-26
Clarify how to configure llvm-gcc-4.2 for use with
Shantonu Sen
2009-06-26
Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprograms
Devang Patel
2009-06-25
Regenerate.
Mikhail Glushenkov
2009-06-25
Update documentation.
Mikhail Glushenkov
2009-06-24
ReleaseNotes.External Projects += Rubinius
Jeffrey Yasskin
2009-06-24
ReleaseNotes.External Projects += Unladen Swallow
Jeffrey Yasskin
[prev]
[next]