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-05-12
Use llvm::raw_stream instead of llvm::Streams.
Bill Wendling
2009-05-10
Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
Nick Lewycky
2009-05-09
fix typo
Chris Lattner
2009-05-08
Fix typo.
Bill Wendling
2009-05-06
Allow readonly functions to unwind exceptions. Teach
Duncan Sands
2009-05-06
Regenerate documentation.
Mikhail Glushenkov
2009-05-05
Add some more documentation for x86 special address spaces.
Dan Gohman
2009-05-05
Add basic support for code generation of
Chris Lattner
2009-05-04
Restore minor deletion.
Mike Stump
2009-05-03
Remove obsolete wording, the only exception a readnone function can throw
Chris Lattner
2009-05-03
be very explicit that readnone/readonly functions can't
Chris Lattner
2009-05-01
HTML-escape '>' as '>' in sample C++ code.
Misha Brukman
2009-04-30
Add a mention of TypeBuilder to the programmer's manual, and clean up the class
Jeffrey Yasskin
2009-04-29
Second attempt:
Bill Wendling
2009-04-27
Fix some confusion in the Ada f-e build instructions between
Duncan Sands
2009-04-27
Now that any size of integer indices are allowed for sequential types, remove...
Sanjiv Gupta
2009-04-26
Add two new record types to the blockinfo block:
Chris Lattner
2009-04-26
Any size of integral indices are allowed in gep for indexing into sequential ...
Sanjiv Gupta
2009-04-25
improve documentation on build configurations, patch by
Chris Lattner
2009-04-25
aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!
Chris Lattner
2009-04-25
Update docs to not mention gcse/loadvn and mention memdep and
Chris Lattner
2009-04-25
Fixed the gep example for i16 type indices.
Sanjiv Gupta
2009-04-24
Fixed spaces and the getelementpointer example with i16 type indices.
Sanjiv Gupta
2009-04-24
Allow i16 type indices to gep.
Sanjiv Gupta
2009-04-23
Fix a documentation bug.
David Greene
2009-04-23
Make BinOps typed and require a type specifier for !nameconcat. This
David Greene
2009-04-22
Allow defm to inherit from multiple multiclasses.
David Greene
2009-04-22
Implement !nameconcat to concatenate strings and look up the resulting
David Greene
2009-04-22
Implement multiclass inheritance.
David Greene
2009-04-22
ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead.
Dan Gohman
2009-04-18
Make it clearer that llvm-gcc is not needed for
Duncan Sands
2009-04-17
Update information on canadian cross builds
Jim Grosbach
2009-04-15
More obsessive reformatting. Fixed some validation errors.
Bill Wendling
2009-04-13
Add a new "available_externally" linkage type. This is intended
Chris Lattner
2009-04-13
Add paragraph tags.
Nick Lewycky
2009-04-12
Fix compile error. Pointed out by mait on #llvm IRC!
Nick Lewycky
2009-04-10
Fixed spelling.
Misha Brukman
2009-04-10
fix typo, patch by Shlomi Fish!
Chris Lattner
2009-04-08
Remove AllowInverse: it leaks memory and is not the right
Chris Lattner
2009-04-07
Use 'name' instead of 'href'.
Bill Wendling
2009-04-07
Fix verification failure.
Bill Wendling
2009-04-07
Offer an explanation of why building LLVM-GCC with objdir == srcdir doesn't
Bill Wendling
2009-04-07
Another reformatting. No change in docs.
Bill Wendling
2009-04-06
add a new Blob encoding abbreviation for bitcode files that emits
Chris Lattner
2009-04-06
clean up some html
Chris Lattner
2009-04-05
Add character encoding declaration to fix verification warning.
Bill Wendling
2009-04-05
Obsessively format this document.
Bill Wendling
2009-04-05
Add character encoding declaration.
Bill Wendling
2009-04-05
Fix validation error.
Bill Wendling
2009-04-05
A lot of formatting changes.
Bill Wendling
[prev]
[next]