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-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
2008-02-10
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
close an li tag
Chris Lattner
2008-02-10
Add some Ada info and correct a few buglets.
Duncan Sands
2008-02-10
remove the in progress marker.
Chris Lattner
2008-02-10
validation fixes
Chris Lattner
2008-02-10
final set of major updates
Chris Lattner
2008-02-10
more prose, some organization improvements.
Chris Lattner
2008-02-10
random notes
Chris Lattner
2008-02-09
add some more notes, still not ready for review :)
Chris Lattner
2008-02-09
scoped_ptr.h was removed.
Chris Lattner
2008-02-09
explain that NumElements in alloca and malloc defaults to one
Gabor Greif
2008-02-06
some more notes.
Chris Lattner
2008-02-06
make it clear :)
Chris Lattner
2008-02-06
add a bunch of random notes and fix some issues noticed by Gabor.
Chris Lattner
2008-02-06
a starter shell for 2.2 release notes
Chris Lattner
2008-02-05
dump the module *before* we delete it, not after.
Chris Lattner
2008-02-01
Update llvm.dbg.func.start.
Evan Cheng
2008-01-29
llvm.sqrt(-0.0) is defined.
Chris Lattner
2008-01-28
make handling of overflow and undefined results much more clear.
Chris Lattner
2008-01-27
Always for PACKAGEVERSION to 'mainline' for teh llvm web page.
Chris Lattner
2008-01-15
Add description of 'llvm.trap' intrinsic. Also, minor fixes in formatting.
Anton Korobeynikov
2008-01-15
clarify that byval is valid for any pointer argument.
Chris Lattner
2008-01-11
document the byval parameter attribute.
Chris Lattner
2008-01-09
many cleanups and fixed, contributed by Sam Bishop
Chris Lattner
2008-01-06
improve description of alignment, patch by Alain Frisch.
Chris Lattner
2008-01-06
Fix typo noticed by 'Danny' in PR1901
Chris Lattner
2008-01-04
doc_code-ify some code in this doc.
Bill Wendling
2008-01-04
fix nesting issues.
Chris Lattner
2008-01-04
fix validation issues.
Chris Lattner
2008-01-04
improve the description of types, patch by Alain Frisch
Chris Lattner
2008-01-03
add info on walking preds/succs of a block.
Chris Lattner
2007-12-31
update a couple of references to SSARegMap.
Chris Lattner
2007-12-29
remove attributions from the rest of the llvm makefiles.
Chris Lattner
[next]