Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f86037f17d42110323ee80f69f0e3f130affc96d
/
docs
f86037f
Document the part_set intrinsic.
by Reid Spencer
· 18 years ago
72f92f0
Add Scott's note about GCC 4.1.2 on OpenSUSE.
by Reid Spencer
· 18 years ago
beacf66
Fix name of an intrinsic: bit.part_select -> part.select
by Reid Spencer
· 18 years ago
6db928a
Rephrase linker explanation.
by Duncan Sands
· 18 years ago
8d8e1eb
Remove the part_set intrinsic. It won't get implemented as an intrinsic.
by Reid Spencer
· 18 years ago
771b675
Appease Chris' pedantic streak.
by Reid Spencer
· 18 years ago
62ea8b6
Fix links to intrinsic functions outside LangRef.html
by Reid Spencer
· 18 years ago
a3e435f
Remove intrinsics that we will not be implementing.
by Reid Spencer
· 18 years ago
0cf1028
Update example notes to clarify system linker's role.
by Devang Patel
· 18 years ago
338ea09
bwsap -> bswap
by Reid Spencer
· 18 years ago
543ab1d
Fix some bswap typos that Chris noticed.
by Reid Spencer
· 18 years ago
77c2af6
gcc 3.4.4 is known-bad on x86-64
by Chris Lattner
· 18 years ago
a13ba7d
Preview documentation for additional intrinsic functions.
by Reid Spencer
· 18 years ago
497d93e
For PR1297:
by Reid Spencer
· 18 years ago
409e28f
For PR1297:
by Reid Spencer
· 18 years ago
c8d0636
Mention how to create overloaded intrinsics.
by Reid Spencer
· 18 years ago
7280ef7
This is working again.
by Jeff Cohen
· 18 years ago
526cdf6
Remove reference to checkpoint.
by Duncan Sands
· 18 years ago
8036ca4
Various hopefully correct easy fixes.
by Duncan Sands
· 18 years ago
3c8dfcd
Update to current situation.
by Jeff Cohen
· 18 years ago
9bb3dbb
Stop using the foo HTML tag :)
by Chris Lattner
· 18 years ago
c10f0af
Undocument the implementation keyword Docuemnt the checkpoint keyword
by Reid Spencer
· 18 years ago
b747fd2
Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this correct.Tested doxygen generation on zion.
by Tanya Lattner
· 18 years ago
0b57a76
For PR1276:
by Reid Spencer
· 18 years ago
af4af3a
For PR601: Add a little flesh to the document skeleton.
by Reid Spencer
· 18 years ago
d9aac12
For PR601: Initial skeleton for pass documentation.
by Reid Spencer
· 18 years ago
64f5c6c
Fix a link.
by Reid Spencer
· 18 years ago
c9fdfc8
Correct the description of srem. remainder follows the dividend not the divisor!
by Reid Spencer
· 18 years ago
2dc5201
Add noreturn function attribute.
by Reid Spencer
· 18 years ago
6760612
Preview nounwind function attribute.
by Reid Spencer
· 18 years ago
ec43a06
More LangRef fixes. Corrected names of intrinsics.
by Anton Korobeynikov
· 18 years ago
5d522f3
Fixed va_arg example. Reported by Roman Samoilov
by Anton Korobeynikov
· 18 years ago
2e8f27d
Document LoopPass.
by Devang Patel
· 18 years ago
c760a92
Change e-mail address.
by Jim Laskey
· 18 years ago
dd4ef1b
Add link to exception handling.
by Jim Laskey
· 18 years ago
d201f4e
Adding credit for PPC changes.
by Jim Laskey
· 18 years ago
d0d39b6
First draft of exception handling doc.
by Jim Laskey
· 18 years ago
82ad9f1
llvm-gcc 3.4 is dead.
by Chris Lattner
· 18 years ago
12cabda
Get the version number for the LLVM from the autoconf/configure.ac file
by Reid Spencer
· 18 years ago
d2dceea
grammaro
by Chris Lattner
· 18 years ago
4474d87
Fix a typo.
by Reid Spencer
· 18 years ago
97b4ee3
Clarify the use of getValue/getSExtValue/getZExtValue and add the new
by Reid Spencer
· 18 years ago
7fc0832
Describe how arbitrary precision integers are written to the bytecode.
by Reid Spencer
· 18 years ago
c25904f
add -enable-eh
by Chris Lattner
· 18 years ago
1a5ed97
update this for llvm-gcc4
by Chris Lattner
· 18 years ago
fa8a0e5
Added some more information on how to use "delta" to reduce testcases.
by Bill Wendling
· 18 years ago
d5e2d40
clarify.
by Chris Lattner
· 18 years ago
7d8012b
clarify llvm-gcc GPL issue
by Chris Lattner
· 18 years ago
de15194
Add a section on the target datalayout syntax and describe the defaults
by Reid Spencer
· 18 years ago
d932aab
Corrected typo.
by Bill Wendling
· 18 years ago
cb069bb
Some minor tweaks and grammar cleanup.
by Reid Spencer
· 18 years ago
64113a5
fix validation
by Chris Lattner
· 18 years ago
0cca50c
more wording changes and some minor additions
by Chris Lattner
· 18 years ago
2ae49dd
add the definite article
by Chris Lattner
· 18 years ago
793aa38
rename section to Copyright, License, and Patents
by Chris Lattner
· 18 years ago
d0742ce
wording changes
by Chris Lattner
· 18 years ago
b87fb2a
add strong words about patents
by Chris Lattner
· 18 years ago
1ff20cd
incremental changes to own section, protosection on patents
by Chris Lattner
· 18 years ago
8bb16ff
fix TOC, clarify bullet in incremental dev
by Chris Lattner
· 18 years ago
1653fec
refactor the top-level 'patches' section into a subsection of General Policies.
by Chris Lattner
· 18 years ago
1acdc95
minor changes
by Chris Lattner
· 18 years ago
39582bd
remove terminology section (this is not a legal document)
by Chris Lattner
· 18 years ago
c7d954e
Transmogrify 'Starting New Work' into 'Making a Major Change', add
by Chris Lattner
· 18 years ago
450f40a
A bunch of editting. I'm still not done with the 'patches' section.
by Chris Lattner
· 18 years ago
4f28a2f
clarify the 'developed by' line
by Chris Lattner
· 18 years ago
439ba1f
Remove broken links to gccas and gccld.
by Reid Spencer
· 18 years ago
263a98e
update symtab section to reflect recent changes.
by Chris Lattner
· 18 years ago
d6aeb4f
For PR1195: Packed -> Vector.
by Reid Spencer
· 18 years ago
485bad1
For PR1195: Packed -> Vector
by Reid Spencer
· 18 years ago
9d6565a
For PR1195:
by Reid Spencer
· 18 years ago
480cbb9
Fix validation errors.
by Reid Spencer
· 18 years ago
853418d
Fix a typo.
by Reid Spencer
· 18 years ago
5b9a609
Add feedback from Vikram Adve.
by Reid Spencer
· 18 years ago
e7bd7d6
Synchronize TOC headings with actual headings.
by Reid Spencer
· 18 years ago
0e59872
Fix the table of contents to match the document body.
by Reid Spencer
· 18 years ago
134400b
Fix a grammaro.
by Reid Spencer
· 18 years ago
01f56be
A few changes:
by Reid Spencer
· 18 years ago
8a9bd92
Drop a policy.
by Reid Spencer
· 18 years ago
f1491da
Some more minor tweaks.
by Reid Spencer
· 18 years ago
c767f00
Fix word usage.
by Reid Spencer
· 18 years ago
25f9b9b
Add a missing .
by Reid Spencer
· 18 years ago
3eedbd3
Incorporate Chris Lattner's second round of feedback.
by Reid Spencer
· 18 years ago
27a0472
fix validation bug
by Chris Lattner
· 18 years ago
ad85ba4
now that llvm-gcc3 is gone, life is significantly simpler and less scary
by Chris Lattner
· 18 years ago
31d0419
remove an obsolete question
by Chris Lattner
· 18 years ago
f76e7bb
remove obsolete warning
by Chris Lattner
· 18 years ago
bcb38cf
There is no circular dependency between llvm and llvm-gcc anymore. stop
by Chris Lattner
· 18 years ago
78bade2
Incorporate Chris' first round of comments.
by Reid Spencer
· 18 years ago
4060296
Add missing closing parenthesis.
by Reid Spencer
· 18 years ago
bed9253
Fix tow grammaros that Bill Wendling noticed.
by Reid Spencer
· 18 years ago
80483bb
Clean up spelling mistakes.
by Reid Spencer
· 18 years ago
4e2fb7b
Fix an HTML validation error.
by Reid Spencer
· 18 years ago
bb15b1c
Make the draft notice more prominent.
by Reid Spencer
· 18 years ago
26cf066
Add DeveloperPolicy.html
by Reid Spencer
· 18 years ago
8d0ac69
First draft of the LLVM Developer Policy. This document is a "first cut"
by Reid Spencer
· 18 years ago
fa48e96
Remove references to the now deprecated gccas and gccld.
by Reid Spencer
· 18 years ago
022e34d
Update for llvm-gcc v4.0 usage.
by Reid Spencer
· 18 years ago
5da59b1
fix a grammar ambiguity noticed by Duncan
by Chris Lattner
· 18 years ago
b913a51
int -> i32, etc.
by Reid Spencer
· 18 years ago
caaef9c
Remove gccas.pod and references to gccas and gccld.
by Reid Spencer
· 18 years ago
Next »