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-03-30
fix typo, PR2181
Chris Lattner
2008-03-30
Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial.
Erick Tryzelaar
2008-03-28
Update example to new syntax.
Nick Lewycky
2008-03-27
Adding the first two chapters of the ocaml/kaleidoscope tutorial.
Erick Tryzelaar
2008-03-26
Test commit (removed trailing whitespace)
Erick Tryzelaar
2008-03-24
Oops. I wanted the compile flags for C++, not the C preprocessor flags.
Owen Anderson
2008-03-24
void type is also a valid function return type.
Devang Patel
2008-03-24
Added Passes.html to the documentation list.
Tanya Lattner
2008-03-24
Fix typo. Clarify underlying message.
Devang Patel
2008-03-24
Update Function type documentation to clarify how multiple return values are ...
Devang Patel
2008-03-22
Aliasing chains cleanups: update langref, add check into verifier
Anton Korobeynikov
2008-03-21
clean up and fix the call section.
Chris Lattner
2008-03-21
cleanups for the getresult section.
Chris Lattner
2008-03-19
PassInfo keep tracks whether a pass is an analysis pass or not.
Devang Patel
2008-03-18
Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if ...
Scott Michel
2008-03-17
Clarify the unwind attribute. Add assumption
Duncan Sands
2008-03-16
Commit works on regular functions too. Fix the syntax to allow @foo.
Nick Lewycky
2008-03-11
fix grammer
Devang Patel
2008-03-10
Document multiple return values.
Devang Patel
2008-03-10
Adding ocamldoc generation.
Gordon Henriksen
2008-02-29
update to document new lto API
Nick Kledzik
2008-02-26
test svn commit capability
Nick Kledzik
2008-02-22
Improving wording.
Gordon Henriksen
2008-02-22
Adding a note about IR generation to the LLVM FAQ.
Gordon Henriksen
2008-02-22
fix some bugs in tutorial, patch by Erick Tryzelaar
Chris Lattner
2008-02-21
Atomic op support. If any gcc test uses __sync builtins, it might start fail...
Andrew Lenharth
2008-02-20
Add documentation for cl::sink stuff
Anton Korobeynikov
2008-02-18
Clarify that 'sret' only applies to pointers, and
Duncan Sands
2008-02-18
Make the definition of the noalias attribute clearer.
Owen Anderson
2008-02-16
Try to clarify which compilers can be used for the
Duncan Sands
2008-02-16
llvm.memory.barrier, and impl for x86 and alpha
Andrew Lenharth
2008-02-15
simplify this.
Chris Lattner
2008-02-14
Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.
Duncan Sands
2008-02-13
gcc 3.2.3 is also bad.
Chris Lattner
2008-02-13
Add notes on Ada compilers that can be used for
Duncan Sands
2008-02-12
Note that these instructions are for x86-32 linux
Duncan Sands
2008-02-12
Add more spacing.
Duncan Sands
2008-02-12
Add instructions for building Ada and Fortran.
Duncan Sands
2008-02-12
More violation fixes.
Bill Wendling
2008-02-12
Fix validation errors: di -> dt.
Bill Wendling
2008-02-12
Reformatting. Adding "doc_code" divisions for code examples. Updated some
Bill Wendling
2008-02-12
rip out llvm 2.2 stuff in preparation for llvm 2.3
Chris Lattner
2008-02-12
heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod...
Chris Lattner
2008-02-12
remove unknown details
Chris Lattner
2008-02-12
Add 2.2 release tag.
Tanya Lattner
2008-02-11
Added blurb for CellSPU progress
Scott Michel
2008-02-11
tweaks from dale.
Chris Lattner
2008-02-11
updates from Evan
Chris Lattner
2008-02-10
corrected some spellings
Gabor Greif
2008-02-10
Various updates from Sam Bishop:
Chris Lattner
[prev]
[next]