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
2008-06-24
Update testing documentation with more consistent terminology.
Matthijs Kooijman
2008-06-23
Fix the syntax of insertvalue in the example.
Dan Gohman
2008-06-20
integer types are not primitive, they are derived.
Chris Lattner
2008-06-20
Fix typo, fix suggested by Nicholas Olsen
Chris Lattner
2008-06-18
Fix a missing comma spotted by Bram Geron.
Dan Gohman
2008-06-18
fix validator warning
Gabor Greif
2008-06-18
prettify, no semantic changes
Gabor Greif
2008-06-16
Move some documentation from the header file into ProgrammersManual. About to...
Gabor Greif
2008-06-13
Fix an error in the two-address example.
Dan Gohman
2008-06-12
Improve description of -emit-llvm.
Dale Johannesen
2008-06-10
adjust calls to ConstantFP::get to new API
Gabor Greif
2008-06-09
Update the build instructions.
Duncan Sands
2008-06-09
Small formatting changes.
Bill Wendling
2008-06-09
Create dirs as needed.
Tanya Lattner
2008-06-09
removed two implicitly closed </p> tags to get it validate
Gabor Greif
2008-06-09
Update with new release.
Tanya Lattner
2008-06-09
Add a note in the API Changes section about the ConstantFP::get change.
Dan Gohman
2008-06-09
Use proper icon :)
Anton Korobeynikov
2008-06-09
Fix few validations errors
Anton Korobeynikov
2008-06-09
Add footer
Anton Korobeynikov
2008-06-09
Remove obsolete CompilerDriver.html and provie a new one, based on autogenera...
Anton Korobeynikov
2008-06-09
linkify, this requires pulling CodeGenerator.html into 2.3.
Chris Lattner
2008-06-08
grammaro
Chris Lattner
2008-06-08
final edits from me, simplify the ia64 section.
Chris Lattner
2008-06-08
more edits
Chris Lattner
2008-06-08
Add notes about two known X86-64 limitations.
Dan Gohman
2008-06-08
several edits
Chris Lattner
2008-06-08
Add some links to doxygen documentation.
Dan Gohman
2008-06-08
Describe MachineMemOperands.
Dan Gohman
2008-06-08
Fix a grammero.
Dan Gohman
2008-06-08
Revert a bad edit from r52095.
Gordon Henriksen
2008-06-08
add vmkit and rewrite clang section
Chris Lattner
2008-06-08
start edits.
Chris Lattner
2008-06-08
add more notes.
Chris Lattner
2008-06-08
add some html escapes
Chris Lattner
2008-06-08
Using llc always rather than sometimes using LLC.
Duncan Sands
2008-06-08
Fix spelling.
Duncan Sands
2008-06-08
Add win64
Anton Korobeynikov
2008-06-08
This was fixed
Anton Korobeynikov
2008-06-08
add some notes.
Chris Lattner
2008-06-06
Include loop deletion and the ADCE rewrite in the release notes.
Owen Anderson
2008-06-06
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-05
Describe loop index split.
Devang Patel
2008-06-05
Wording fixes. Thanks Bill!
Dan Gohman
2008-06-05
fix typos, tweak stuff, make it to validate
Gabor Greif
2008-06-05
Move i128 on x86-64 from the codegen section to the x86-specific section.
Dan Gohman
2008-06-05
Add a note about improved alignment detection.
Dan Gohman
2008-06-05
Add a note mentioning --view-sunit-dags improvements.
Dan Gohman
2008-06-05
Expand the bullet item about i128 support and APInt usage in codegen.
Dan Gohman
2008-06-05
Move this to the proper section.
Gordon Henriksen
[next]