Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
88d012a9c37e7610fbc73a73e541f0bbc35f9cc1
/
docs
/
ReleaseNotes.html
dec23b6
some notes.
by Chris Lattner
· 14 years ago
5381cbf
Update section "MIPS Target Improvements" in the llvm 3.0 release notes.
by Akira Hatanaka
· 14 years ago
3ff16db
Add release notes for the MicroBlaze backend.
by Wesley Peck
· 14 years ago
ae5a6fd
Add clang_complete to release notes
by Tobias Grosser
· 14 years ago
093cb7e
Add Polly to release notes
by Tobias Grosser
· 14 years ago
54d5df9
Add blurb for VMKit.
by Nicolas Geoffray
· 14 years ago
c343e31
random notes, llvm-gcc is gone, fix a few broken tags.
by Chris Lattner
· 14 years ago
77352c9
Release notes for DragonEgg.
by Duncan Sands
· 14 years ago
b99486f
Add Eero to the list of external projects.
by Bill Wendling
· 14 years ago
32dc4d9
Add ISPC to the external projects list.
by Bill Wendling
· 14 years ago
5aab638
Release Notes: add a description of -enable-iv-rewrite.
by Andrew Trick
· 14 years ago
55d6e67
Keep the Crack language as an external project.
by Bill Wendling
· 14 years ago
0325053
Add LuaAV to external projects list.
by Bill Wendling
· 14 years ago
223764c
Update on PPC32.
by Roman Divacky
· 14 years ago
ae8538e
Revise ThreadSanitizer mention so that it lists the correct frontends.
by Bill Wendling
· 14 years ago
63507d1
Add Cling to the External Projects list.
by Bill Wendling
· 14 years ago
50cacc8
Add include-what-you-use to the External Projects list.
by Bill Wendling
· 14 years ago
7b7fa74
Some formatting changes.
by Bill Wendling
· 14 years ago
bc5f6dd
Add the blurb about the new exception handling.
by Bill Wendling
· 14 years ago
65d1f41
Add clReflect to the External Projects list.
by Bill Wendling
· 14 years ago
57fd876
Add LanguageKit and Pragmatic Smalltalk to the External Projects list.
by Bill Wendling
· 14 years ago
644ce53
Add ThreadSanitizer to the External Projects list.
by Bill Wendling
· 14 years ago
8a924c6
Add ZooLib to the External Projects list.
by Bill Wendling
· 14 years ago
02b77b7
Add the Stupid D Compiler to the External Projects list.
by Bill Wendling
· 14 years ago
7c38de2
Fix grammar.
by Bill Wendling
· 14 years ago
526e1bb
Add a note about the removal of the atomic intrinsics to the "Major Changes" section of the release notes.
by Eli Friedman
· 14 years ago
7be6bc5
Add mention of AddressSanitizer to external OS projects.
by Bill Wendling
· 14 years ago
d4821b8
Add mention of Mono to external OS projects.
by Bill Wendling
· 14 years ago
29817ea
Add mention of ClamAV to external OS projects.
by Bill Wendling
· 14 years ago
537d85b
Add mention of Renderscript to external OS projects.
by Bill Wendling
· 14 years ago
f977819
Add mention of GHC to external OS projects.
by Bill Wendling
· 14 years ago
7d5b621
Add mention of SAFECode to external OS projects.
by Bill Wendling
· 14 years ago
0bad98c
Add mention of Pure to external OS projects.
by Bill Wendling
· 14 years ago
ba22627
Add mention of Portable OpenCL to external OS projects.
by Bill Wendling
· 14 years ago
f62333d
Add mention of gwScript to external OS projects.
by Bill Wendling
· 14 years ago
628c266
Add mention of Tart to external OS projects.
by Bill Wendling
· 14 years ago
2d7b4af
Add TTA-based Co-design Environment to external OS projects.
by Bill Wendling
· 14 years ago
f2a7833
Comment out external projects so that they can be refreshed for 3.0.
by Bill Wendling
· 14 years ago
3e6157d
Remove the Blackfin backend.
by Dan Gohman
· 14 years ago
29074cc
Remove the SystemZ backend.
by Dan Gohman
· 14 years ago
ba087df
Mention some of the improvements in Clang 3.0 over 2.9.
by Douglas Gregor
· 14 years ago
b414142
Enhance the memdep interface so that users can tell the difference between a dependency which cannot be calculated and a path reaching the entry point of the function. This patch introduces isNonFuncLocal, which replaces isUnknown in some cases.
by Eli Friedman
· 14 years ago
f16e2d4
some 3.0 API notes
by Torok Edwin
· 14 years ago
90d6ec5
Add a note on removing LLVMC.
by Eric Christopher
· 14 years ago
f940a1a
Remove the old tail duplication pass. It is not used and is unable to update
by Rafael Espindola
· 14 years ago
2026de2
docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any more.
by NAKAMURA Takumi
· 14 years ago
6326a42
Add a finalize() hook, that'll let DIBuilder construct compile unit lazily.
by Devang Patel
· 14 years ago
f03bb26
Move "atomic" and "volatile" designations on instructions after the opcode
by Eli Friedman
· 14 years ago
f42e9b2
Reword.
by Jay Foad
· 14 years ago
2626dba
Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
by Bill Wendling
· 14 years ago
086da7e
Duncan's english is better than mine. :-)
by Bill Wendling
· 14 years ago
1600525
Remove the LLVMBuildUnwind C API function.
by Bill Wendling
· 14 years ago
a920310
Convert GetElementPtrInst to use ArrayRef.
by Jay Foad
· 14 years ago
0a2a60a
Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to use ArrayRef.
by Jay Foad
· 14 years ago
b60e851
Sort case-insensitively.
by Jay Foad
· 14 years ago
dab3d29
Convert ConstantExpr::getGetElementPtr and
by Jay Foad
· 14 years ago
b9b54eb
Convert SimplifyGEPInst to use ArrayRef.
by Jay Foad
· 14 years ago
ca12a21
Convert gep_type_begin and gep_type_end to use ArrayRef.
by Jay Foad
· 14 years ago
8fbbb39
Convert TargetData::getIndexedOffset to use ArrayRef.
by Jay Foad
· 14 years ago
1d2f569
Use ArrayRef in ConstantFoldInstOperands and ConstantFoldCall.
by Jay Foad
· 14 years ago
d132430
document this api change.
by Chris Lattner
· 14 years ago
a3efbb1
Convert CallInst and InvokeInst APIs to use ArrayRef.
by Jay Foad
· 14 years ago
558d376
Mention all API changes I've made since 2.9 was branched.
by Jay Foad
· 14 years ago
e6291d0
Clean out the 2.9 Release Notes. Mostly limited to What's New in LLVM
by Chad Rosier
· 14 years ago
f94c9c1
Add change of crc32 intrinsic to release notes
by Chad Rosier
· 14 years ago
074eeaa
docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>. For now, it is applied in AliasAnalysis.html and ReleaseNotes.html.
by NAKAMURA Takumi
· 14 years ago
06c6d9a
docs: Redefine Heading elements as below;
by NAKAMURA Takumi
· 14 years ago
4d6deb0
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
by NAKAMURA Takumi
· 14 years ago
b9a3363
docs: Canonicalize URLs.
by NAKAMURA Takumi
· 14 years ago
3dcac71
Also add the late notes for Mips in the current release note
by Bruno Cardoso Lopes
· 14 years ago
a844a3e
add faust too
by Chris Lattner
· 14 years ago
3d6a80a
add a few late stragglers.
by Chris Lattner
· 14 years ago
77b42e9
Fix a typo.
by Roman Divacky
· 14 years ago
0fa5da9
add rubinius
by Chris Lattner
· 14 years ago
f3ba7af
Fix some typos. Minor tweaks to how some things were expressed.
by Duncan Sands
· 14 years ago
cb88ec3
Trivial typo fixes.
by Jay Foad
· 14 years ago
49123fd
Finish up the first draft of the release notes.
by Chris Lattner
· 14 years ago
c5ac61d
continue writing.
by Chris Lattner
· 14 years ago
3bfe57e
add the external users that emailed me.
by Chris Lattner
· 14 years ago
2009c49
some libc++ notes.
by Chris Lattner
· 14 years ago
df448a3
some edits.
by Chris Lattner
· 14 years ago
1efe27e
distribute content out to the appropriate sections
by Chris Lattner
· 14 years ago
e4dc196
finished my pass through all the 2.9 commits, now to make this intelligible
by Chris Lattner
· 14 years ago
c631931
docs/ReleaseNotes.html: Please use proper *Heading* elements instead of classified div.
by NAKAMURA Takumi
· 14 years ago
51fbec9
remove graphprinter support for domfrontier.
by Chris Lattner
· 14 years ago
0f310ee
only 7 more weeks to go.
by Chris Lattner
· 14 years ago
7a8e6c5
more notes to self.
by Chris Lattner
· 14 years ago
45c435a
docs/ReleaseNotes.html: Add a few notes to MCCOFF and x64. FIXME: fixme!
by NAKAMURA Takumi
· 14 years ago
0a6f6d5
add a bunch of notes to myself, this is not intended to be gramatic or
by Chris Lattner
· 14 years ago
528a510
Dragonegg release notes.
by Duncan Sands
· 14 years ago
a26f36c
Some release notes.
by Rafael Espindola
· 14 years ago
be2e1b5
rip out llvm 2.8 release notes to make room for llvm 2.9 notes.
by Chris Lattner
· 14 years ago
ff91d1a
Yet another thing that was forgotten to be added to the release notes...
by Duncan Sands
· 15 years ago
db73228
Argh, completely forgot to add this to the release notes!
by Duncan Sands
· 15 years ago
60cb528
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
by Chris Lattner
· 15 years ago
cdce44b
Fix libc++ link in release notes.
by Tobias Grosser
· 15 years ago
f61576a
Add missing "-" to the command line.
by Tobias Grosser
· 15 years ago
894a1b1
s/The ARM has/The ARM backend has/
by Jim Grosbach
· 15 years ago
48f9543
AVX intrinsics and builtins were also added to clang
by Bruno Cardoso Lopes
· 15 years ago
3311cf83
Spell AltiVec correctly
by Douglas Gregor
· 15 years ago
Next »