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
2010-02-17
fix some out of date prose dating from the LLVMContext changes.
Chris Lattner
2010-02-17
add optional debian instructions, PR6272
Chris Lattner
2010-02-17
Mention an API change.
Duncan Sands
2010-02-16
Add support for emitting non-temporal stores for DAGs marked
David Greene
2010-02-15
Uniformize the names of type predicates: rather than having isFloatTy and
Duncan Sands
2010-02-14
2.7: Note that DataTypes.h moved.
Daniel Dunbar
2010-02-12
Add support for a union type in LLVM IR. Patch by Talin!
Chris Lattner
2010-02-12
Add a new function attribute, 'alignstack'. It will indicate (when the backends
Charles Davis
2010-02-11
Document binutils requirements for coff targets (cygwin / mingw32).
Anton Korobeynikov
2010-02-11
llvm-db was removed.
Dan Gohman
2010-02-11
Make Kaleidoscope not link against the interpreter, since that didn't
Jeffrey Yasskin
2010-02-11
Make it possible to create multiple JIT instances at the same time, by removing
Jeffrey Yasskin
2010-02-10
Add support to llvm-extract for extracting multiple functions and/or
Dan Gohman
2010-02-10
Add a ReleaseNotes FIXME.
Daniel Dunbar
2010-02-09
Make --disable-libffi work on systems with libffi installed. Also
Jeffrey Yasskin
2010-02-08
Fix some typos.
Duncan Sands
2010-02-06
Reintroduce the InlineHint function attribute.
Jakob Stoklund Olesen
2010-02-03
Make docs less specific about their versions, at Chris's suggestion.
Jeffrey Yasskin
2010-02-03
Mention the version in the documentation index and link to the 2.6 docs, which
Jeffrey Yasskin
2010-02-03
Add "Author Date Id Revision" svn:keyword properties to these files, as
Dan Gohman
2010-02-02
Inline addAssemblyEmitter into its one real caller and delete
Chris Lattner
2010-01-29
Belatedly document r85295 and r85330.
Jeffrey Yasskin
2010-01-28
Update of 94055 to track the IR level call site information via an intrinsic.
Jim Grosbach
2010-01-28
Record the death of ModuleProvier and GhostLinkage in the release notes and
Jeffrey Yasskin
2010-01-28
Truncate the release notes so they're ready to accumulate notes for the 2.7 r...
Jeffrey Yasskin
2010-01-27
Kill ModuleProvider and ghost linkage by inverting the relationship between
Jeffrey Yasskin
2010-01-25
no need to implement these.
Chris Lattner
2010-01-20
reduce redundant are's.
Chris Lattner
2010-01-16
add a thing to investigate.
Chris Lattner
2010-01-15
move "Metadata Nodes and Metadata Strings" section to the right place in the
Chris Lattner
2010-01-15
Remove the InlineHint attribute. There are no current or planned
Eric Christopher
2010-01-15
mention that unwind isn't to be trusted, patch by Dustin Laurence
Chris Lattner
2010-01-11
Add documentation for llvm.dbg.value intrinsic
Victor Hernandez
2010-01-11
Add top level section for named metadata.
Devang Patel
2010-01-11
Improve unclear bits and inaccuracies in structure and insertvalue
Jeffrey Yasskin
2010-01-11
Update the -tailcallopt description to match djg's improvements to the calling
Jeffrey Yasskin
2010-01-09
add 3 passes which have been added but aren't used afaik.
Chris Lattner
2010-01-09
Clarify the requirements for a "tail call" to actually be optimized into a
Jeffrey Yasskin
2010-01-09
improve documentation for linkonce to be less confusing.
Chris Lattner
2010-01-08
Grammar thinko.
Eric Christopher
2010-01-05
NamedMDNode is a collection MDNodes.
Devang Patel
2010-01-05
Add an !eq() operator to TableGen. It operates on strings only.
David Greene
2010-01-05
Add an entry on SmallBitVector.
Dan Gohman
2009-12-23
Regenerate.
Mikhail Glushenkov
2009-12-23
Update docs for bitcode changes. For object size checking we won't
Eric Christopher
2009-12-17
Add more detail for getting started on Windows.
Jim Grosbach
2009-12-17
Regenerate.
Mikhail Glushenkov
2009-12-14
Rearrange rules to add missing dependency and allow parallel makes.
Bob Wilson
2009-12-09
Add note about loadable modules on windows.
Anton Korobeynikov
2009-12-07
Regenerate.
Mikhail Glushenkov
[prev]
[next]