Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b6f0625de2d4a733dab2b63f6c54f59c84cefee0
/
docs
a1c5b8e
Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.
by Craig Topper
· 13 years ago
7497a9a
Remove more GCC FE build stuff.
by Chad Rosier
· 13 years ago
e342ec6
Installing the GCC front end is no longer supported.
by Chad Rosier
· 13 years ago
1cdc9fb
Cleanup the LLVM Getting Started page.
by Chad Rosier
· 13 years ago
483454f
Add href to clang in overview.
by Chad Rosier
· 13 years ago
372b822
Remove references to llvm-gcc from overview and tutorial.
by Chad Rosier
· 13 years ago
fdc309c
by Nadav Rotem
· 13 years ago
6e6b822
Release not for ARM integrated assembler support.
by Jim Grosbach
· 13 years ago
89c5d26
Typo.
by Chad Rosier
· 13 years ago
8ce6b7d
The LLVM Getting Started documentation is out of date. It would be nice if
by Chad Rosier
· 13 years ago
ecc39de
libclc is now dual licensed, Tobias and Peter own their respective subprojects.
by Chris Lattner
· 13 years ago
cebb4ee
Add Foreach Loop
by David Greene
· 13 years ago
6258862
Add a Briggs and Torczon sparse set implementation.
by Jakob Stoklund Olesen
· 13 years ago
5bfd969
Fix documentation.
by Chad Rosier
· 13 years ago
2624661
Note x86 regmask operands in release notes.
by Jakob Stoklund Olesen
· 13 years ago
190ec9b
Add blurb about module flags and reformat a bit.
by Bill Wendling
· 13 years ago
f7b367c
Give a description of the Objective-C garbage collection module flags.
by Bill Wendling
· 13 years ago
5b10656
utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I know).
by Daniel Dunbar
· 13 years ago
b9d75a9
Document the new module flags.
by Bill Wendling
· 13 years ago
f95acc6
Added description of invariant.load metadata to LangRef. It was added to the compiler in r144100
by Pete Cooper
· 13 years ago
060047f
update --enable-targets list
by Jia Liu
· 13 years ago
cd37fd5
Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Update document to reflect this change.
by Devang Patel
· 13 years ago
4526195
fix broken link
by Chris Lattner
· 13 years ago
4871701
No actual functional change here, just some clarifications:
by Chris Lattner
· 13 years ago
9b6e59d
add an explicit section on static constructors.
by Chris Lattner
· 13 years ago
e26cdbe
Rephrase to add clarity.
by Bill Wendling
· 13 years ago
06d7e1b
Document the 'unwind' removal.
by Bill Wendling
· 13 years ago
7b9e539
[unwind removal] Remove any mention of the 'unwind' instruction. What was that
by Bill Wendling
· 13 years ago
ba98b6b
Update docs describing objective-c property encoding. This includes support for properties that are not backed by an ivar.
by Devang Patel
· 13 years ago
5a65864
Mention that the 'unwind' instruction is now deprecated.
by Bill Wendling
· 13 years ago
3d6b64a
Fix typo and broken link
by Eli Bendersky
· 13 years ago
371d7b0
Add missing paren
by Eli Bendersky
· 13 years ago
de5e5ec
Add a basic-block autovectorization pass.
by Hal Finkel
· 13 years ago
e1d8222
basic-aa does support AliasAnalysis chaining now.
by Dan Gohman
· 13 years ago
babd598
DenseMap::find_as() and unit tests.
by Talin
· 13 years ago
c48d4dc
Tidy up. s/Low Level Virtual Machine/LLVM/.
by Jim Grosbach
· 13 years ago
300a263
Fix broken link.
by Nick Lewycky
· 13 years ago
164b86b
Extend Attributes to 64 bits
by Kostya Serebryany
· 13 years ago
f46fbad
Fix typo.
by Chad Rosier
· 13 years ago
7739cad
Add a new kind of MachineOperand: MO_RegisterMask.
by Jakob Stoklund Olesen
· 13 years ago
a0c1fc3
Adding a Hexagon cell for segmented stacks, as they have been implemented for X86 and not Sparc...
by Joe Abbey
· 13 years ago
8d6796b
Try to clarify a little how exception handling works.
by Duncan Sands
· 13 years ago
bf5b13d
Revert accidental commit.
by Bill Wendling
· 13 years ago
86b1a7d
Fix the code that was WRONG.
by Bill Wendling
· 13 years ago
0ff100d
Fix dead link
by Eli Bendersky
· 13 years ago
30c90c9
test commit (verifyiing commit access)
by Eli Bendersky
· 13 years ago
d9e5c76
Freeze reserved registers before starting register allocation.
by Jakob Stoklund Olesen
· 13 years ago
5e33d21
Fix typo.
by Eric Christopher
· 13 years ago
cf6bd5a
Correct spelling.
by Duncan Sands
· 13 years ago
45ba165
Happy new year 2012!
by NAKAMURA Takumi
· 13 years ago
859c645
Update the LangRef documentation: the codegen does support this instruction.
by Nadav Rotem
· 13 years ago
7559766
Add a few lines to the release notes:
by Nadav Rotem
· 13 years ago
eb4c70b
Add a line to ReleaseNotes for half float.
by Dan Gohman
· 13 years ago
9897c62
Remove a register class that can just as well be synthesized.
by Jakob Stoklund Olesen
· 13 years ago
ce16339
The powers that be have decided that LLVM IR should now support 16-bit
by Dan Gohman
· 13 years ago
adfc1ef
Fix spacing.
by Eric Christopher
· 13 years ago
402e12a
Update documentation.
by Eric Christopher
· 13 years ago
473f95f
Clarify and fix subprogram description.
by Devang Patel
· 13 years ago
f5bb45f
Note ARM constant island alignment in the release notes.
by Jakob Stoklund Olesen
· 13 years ago
2868186
Add a blurb about MachineInstr bundling support.
by Evan Cheng
· 13 years ago
2e9c724
Add high level description of MachineInstr bundles.
by Evan Cheng
· 13 years ago
20536b5
Vectors are not aggregate types (see isAggregateType).
by Duncan Sands
· 13 years ago
1ff33e5
mention AddressSanitizer in 3.1 release notes
by Kostya Serebryany
· 13 years ago
21e1b7a
Rip llvm 3.0 out of the release notes, making room for LLVM 3.1
by Chris Lattner
· 13 years ago
a349539
Use the example from clang, not the GCC frontend, which doesn't exist anymore.
by Bill Wendling
· 13 years ago
e5609ab
llvm-build: Switch to using the common subdirectory list instead of
by Daniel Dunbar
· 13 years ago
a321716
llvm-build: Add sketchy support for preserving comments when using
by Daniel Dunbar
· 13 years ago
b4b5415
Hexagon backend support
by Tony Linthicum
· 13 years ago
4ab406d
LLVMBuild: Remove trailing newline, which irked me.
by Daniel Dunbar
· 13 years ago
48b0bbf
Update the LangRef documentation for llvm.ctlz and llvm.cttz to specify
by Chandler Carruth
· 13 years ago
262396b
Random cleanups. No description changes.
by Bill Wendling
· 13 years ago
b583e42
Revert r146041 et al. The FunctionPass doesn't take an address but the ID.
by Bill Wendling
· 13 years ago
85f5a1a
Typo.
by Chad Rosier
· 13 years ago
996ff14
Also pass in correct initializer here.
by Bill Wendling
· 13 years ago
465becf
Correct initializer in example.
by Bill Wendling
· 13 years ago
f8de54f
Make Release Notes HTML 4.01 Strict.
by Jakub Staszak
· 13 years ago
6805b56
Add documentation for machine-independent DFA packetizer
by Anshuman Dasgupta
· 13 years ago
44762ca
Add link to builtin_expect in Release Notes.
by Jakub Staszak
· 13 years ago
93e9d3a
Add link to llvm.expect in Release Notes.
by Jakub Staszak
· 13 years ago
e1a2984
Fix a subtle semantic issue with poison values that came up in
by Dan Gohman
· 13 years ago
5cdc51e
Line up the comments in a code example.
by Dan Gohman
· 13 years ago
bfb056d
Rename "Trap Values" to "Poison Values", to better reflect their
by Dan Gohman
· 13 years ago
9bd5d04
Move 'returns_twice' definition into alphabetical place.
by Bill Wendling
· 13 years ago
1608769
by Nadav Rotem
· 13 years ago
8e1b12a
Fix table of contents.
by Jakub Staszak
· 13 years ago
b170e2d
Add 'llvm.expect' intrinsic description.
by Jakub Staszak
· 13 years ago
9b15ba9
fix broken tag
by Chris Lattner
· 13 years ago
aee0f45
More cleanups. No content change.
by Bill Wendling
· 13 years ago
f6cc4c2
Minor cleanup. No content change.
by Bill Wendling
· 13 years ago
65fa507
Remove an XXX which hasn't been fixed yet. It's too late now.
by Bill Wendling
· 13 years ago
0fcb431
Mention that -O4 does result in more optimization when used with
by Duncan Sands
· 13 years ago
fe2cb3e
Update the docs for some of the test-suite configure changes and
by Eric Christopher
· 13 years ago
dda8c6f
grammar.
by Rafael Espindola
· 13 years ago
6e7a13d
Add a link to Bill's blog post.
by Benjamin Kramer
· 13 years ago
bdef6fe
Release notes for segmented stacks. Patch by Sanjoy Das.
by Rafael Espindola
· 13 years ago
e6e7362
Remove content that has been moved to Clang release notes.
by Peter Collingbourne
· 13 years ago
f0a6605
Fix grammar.
by Peter Collingbourne
· 13 years ago
cc966de
Add a link from the LLVM release notes to the Clang release notes.
by Chandler Carruth
· 13 years ago
7ca7b53
Expand the part about CFI a bit.
by Rafael Espindola
· 13 years ago
5e19c1f
Add documentation for llvm-cov.
by Devang Patel
· 13 years ago
Next »