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
2012-04-12
Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.
Anshuman Dasgupta
2012-04-10
Express the number of ULPs in fpaccuracy metadata as a real rather than a
Duncan Sands
2012-04-09
Clarify that fpaccuracy metadata is giving the compiler permission to use a
Duncan Sands
2012-04-08
Formatting changes. Don't put spaces in front of some code, which only makes ...
Bill Wendling
2012-04-07
Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.
NAKAMURA Takumi
2012-04-03
Add a line number for the scope of the function (starting at the first
Eric Christopher
2012-03-29
Drop O4 from the llc manpage, it was removed in r70445.
Benjamin Kramer
2012-03-27
llvm/docs/*.html: Fix markups.
NAKAMURA Takumi
2012-03-26
docs/lit: Add some notes on the lit test run output format.
Daniel Dunbar
2012-03-26
Update documentation for old api changes.
Eric Christopher
2012-03-25
s/restrict/describe/
Rafael Espindola
2012-03-25
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-24
Add a small release not about the range metadata.
Rafael Espindola
2012-03-24
First part of PR12251. Add documentation and verifier support for the range
Rafael Espindola
2012-03-23
Remove the C backend.
Eric Christopher
2012-03-23
Explicitly close optionally closed <li> tags.
Nick Lewycky
2012-03-21
Add a release note for r145714.
Nick Lewycky
2012-03-18
This clause (although matching parts of the implementation) can't be correct.
Nick Lewycky
2012-03-16
clarify the coding standards a bit.
Chris Lattner
2012-03-15
docs: Update TestingGuide to change recommended practice to using LNT to drive
Daniel Dunbar
2012-03-14
Some typos in lit command guide
Eli Bendersky
2012-03-14
Update the "hello world" example to resemble what we currently output.
Bill Wendling
2012-03-14
Typo in lit command guide
Eli Bendersky
2012-03-13
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-06
Add column width.
Bill Wendling
2012-03-06
Remove short tag marker.
Bill Wendling
2012-03-06
Appease the HTML validation gods.
Bill Wendling
2012-03-06
Fix validation errors.
Bill Wendling
2012-03-06
Fix validation errors.
Bill Wendling
2012-03-06
Add missing end tags.
Bill Wendling
2012-03-06
Fix up link and a couple small edits.
Eric Christopher
2012-03-06
Add the beginnings of documentation for the Name Accelerator Tables.
Eric Christopher
2012-03-06
Delete trailing whitespace to clean up.
Eric Christopher
2012-03-03
llvm/docs/GarbageCollection.html: Prune utf8 BOM.
NAKAMURA Takumi
2012-03-02
add llvm.gcroot into GarbageCollection.html, patch bylost lostfreeman@gmail.com.
Jia Liu
2012-03-01
rplace Alpha with ARM in docs/WritingAnLLVMBackend.html, patch by chenwj
Jia Liu
2012-02-29
Where the alloca'd space actually lives in ram is undefined, and attempting to
Nick Lewycky
2012-02-27
Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.
Craig Topper
2012-02-26
Remove more GCC FE build stuff.
Chad Rosier
2012-02-26
Installing the GCC front end is no longer supported.
Chad Rosier
2012-02-26
Cleanup the LLVM Getting Started page.
Chad Rosier
2012-02-26
Add href to clang in overview.
Chad Rosier
2012-02-26
Remove references to llvm-gcc from overview and tutorial.
Chad Rosier
2012-02-26
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
2012-02-23
Release not for ARM integrated assembler support.
Jim Grosbach
2012-02-23
Typo.
Chad Rosier
2012-02-23
The LLVM Getting Started documentation is out of date. It would be nice if
Chad Rosier
2012-02-22
libclc is now dual licensed, Tobias and Peter own their respective subprojects.
Chris Lattner
2012-02-22
Add Foreach Loop
David Greene
2012-02-22
Add a Briggs and Torczon sparse set implementation.
Jakob Stoklund Olesen
[next]