index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
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
2012-02-18
Fix documentation.
Chad Rosier
2012-02-16
Note x86 regmask operands in release notes.
Jakob Stoklund Olesen
2012-02-16
Add blurb about module flags and reformat a bit.
Bill Wendling
2012-02-16
Give a description of the Objective-C garbage collection module flags.
Bill Wendling
2012-02-15
utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I kn...
Daniel Dunbar
2012-02-11
Document the new module flags.
Bill Wendling
2012-02-10
Added description of invariant.load metadata to LangRef. It was added to the...
Pete Cooper
2012-02-10
update --enable-targets list
Jia Liu
2012-02-09
Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Upda...
Devang Patel
2012-02-08
fix broken link
Chris Lattner
2012-02-08
No actual functional change here, just some clarifications:
Chris Lattner
2012-02-08
add an explicit section on static constructors.
Chris Lattner
2012-02-07
Rephrase to add clarity.
Bill Wendling
2012-02-06
Document the 'unwind' removal.
Bill Wendling
2012-02-06
[unwind removal] Remove any mention of the 'unwind' instruction. What was that
Bill Wendling
2012-02-06
Update docs describing objective-c property encoding. This includes support f...
Devang Patel
2012-02-06
Mention that the 'unwind' instruction is now deprecated.
Bill Wendling
2012-02-05
Fix typo and broken link
Eli Bendersky
2012-02-05
Add missing paren
Eli Bendersky
2012-02-01
Add a basic-block autovectorization pass.
Hal Finkel
2012-01-30
basic-aa does support AliasAnalysis chaining now.
Dan Gohman
2012-01-30
DenseMap::find_as() and unit tests.
Talin
2012-01-25
Tidy up. s/Low Level Virtual Machine/LLVM/.
Jim Grosbach
2012-01-23
Fix broken link.
Nick Lewycky
2012-01-20
Extend Attributes to 64 bits
Kostya Serebryany
2012-01-19
Fix typo.
Chad Rosier
2012-01-16
Add a new kind of MachineOperand: MO_RegisterMask.
Jakob Stoklund Olesen
2012-01-16
Adding a Hexagon cell for segmented stacks, as they have been implemented for...
Joe Abbey
2012-01-13
Try to clarify a little how exception handling works.
Duncan Sands
[prev]
[next]