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
2008-12-16
* Comply with HTML 4.01 Strict standard
Misha Brukman
2008-12-15
Introducing nocapture, a parameter attribute for pointers to indicate that the
Nick Lewycky
2008-12-14
Clarify the meaning of the NoAlias response. The plan is to refer to this from
Nick Lewycky
2008-12-14
Fixed HTML validator warning.
Misha Brukman
2008-12-14
CSS cleanup:
Misha Brukman
2008-12-13
Add a comment to the auto-generated docs.
Mikhail Glushenkov
2008-12-13
Merge llvm-rst.css and llvm.css.
Mikhail Glushenkov
2008-12-13
Some more documentation tweaks.
Mikhail Glushenkov
2008-12-13
More cosmetic tweaks for llvmc docs.
Mikhail Glushenkov
2008-12-12
fix some incorrect links.
Chris Lattner
2008-12-12
Man page update.
Mikhail Glushenkov
2008-12-11
Fix W3C validator errors.
Mikhail Glushenkov
2008-12-11
Use correct file for the llvmc tutorial.
Mikhail Glushenkov
2008-12-11
Update the auto-generated llvmc documentation.
Mikhail Glushenkov
2008-12-11
* Removed stray </p> tag
Misha Brukman
2008-12-11
* <div align=center> is not valid HTML 4.01 - removed alignment
Misha Brukman
2008-12-11
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
Conform to the HTML 4.01 Strict specification.
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-11
* Fixed formatting of command descriptions to be consistent:
Misha Brukman
2008-12-10
s/A Few Coding Standards/LLVM Coding Standards/g
Misha Brukman
2008-12-10
fix typo. thanks Baldrick for noticing
Nuno Lopes
2008-12-10
add gcc 4.1.2 from redhat to the list of broken compilers
Nuno Lopes
2008-12-10
Update these instructions to the 2.4 release.
Duncan Sands
2008-12-10
Mention the Ada and Fortran front-ends.
Duncan Sands
2008-12-10
Added a little more information that vector shifts require vector shift amount.
Mon P Wang
2008-12-10
Rewrite instructions for configuring external tests
Dale Johannesen
2008-12-09
Man page typo fix.
Mikhail Glushenkov
2008-12-09
Fix getNode to allow a vector for the shift amount for shifts of vectors.
Mon P Wang
2008-12-08
Generalize bugpoint's concept of a "safe" backend, and add options
Dan Gohman
2008-12-08
Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!
Nick Lewycky
2008-12-07
Man page update.
Mikhail Glushenkov
2008-12-03
Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.
Dan Gohman
2008-11-29
Fix spelling mistake.
Nick Lewycky
2008-11-27
Fixed HTML closing tag, cleaned up some spacing.
Misha Brukman
2008-11-26
Small formatting change.
Bill Wendling
2008-11-26
Update to explain how ssp and sspreq attributes override each other.
Bill Wendling
2008-11-26
Describe some more options in the man page.
Mikhail Glushenkov
2008-11-25
Add a man page for llvmc. Really basic for now, will be updated later.
Mikhail Glushenkov
2008-11-25
This method got renamed, thanks to Mattias Holm for pointing this out.
Chris Lattner
2008-11-25
add info about how to run the tests with valgrind
Nuno Lopes
2008-11-25
CMake: Documented two cmake variables.
Oscar Fuentes
2008-11-24
Fix a few HTML tidiness issues.
Dan Gohman
2008-11-24
Delete some spurious characters.
Dan Gohman
2008-11-24
Fix some "</p>"s.
Dan Gohman
2008-11-24
Some documentation for LegalizeTypes.
Dan Gohman
2008-11-24
NULL, unique pointers from malloc(0), and freed pointers are legal values for
Torok Edwin
2008-11-24
Seriously strengthen the guarantee offered by noalias on a function's return
Nick Lewycky
2008-11-24
Extend the 'noalias' attribute to function return values. This is intended to
Nick Lewycky
2008-11-22
Fixed named anchor for llvm.stackprotector intrinsic.
Misha Brukman
[prev]
[next]