Remove content that has been moved to Clang release notes.
[oota-llvm.git] / docs / ReleaseNotes.html
2011-11-29 Peter CollingbourneRemove content that has been moved to Clang release...
2011-11-29 Peter CollingbourneFix grammar.
2011-11-29 Chandler CarruthAdd a link from the LLVM release notes to the Clang...
2011-11-28 Rafael EspindolaExpand the part about CFI a bit.
2011-11-28 Joe AbbeyMerging two bullet points into one
2011-11-28 Peter CollingbourneAdd OpenCL blurb to release notes.
2011-11-28 Michael J. SpencerAdd object file related release notes.
2011-11-28 Jakob Stoklund OlesenExplain what ExeDepsFix does.
2011-11-28 Jakob Stoklund OlesenAdd a blurb about the new ExecutionDepsFix pass.
2011-11-27 Chris Lattnerdwarf parsing stuff.
2011-11-27 Chris Lattnerfirst pass of writing complete!
2011-11-27 Chris Lattnerarm and carve out a place ot mention segmented stacks.
2011-11-27 Chris Lattneroptimize, mc, x86
2011-11-27 Chris Lattnersome writing.
2011-11-27 Chris Lattnerdistribute various bullets to different sections.
2011-11-27 Chris Lattnerrewrite the known problems section. Including a short...
2011-11-27 Chris Lattnermove the detailed information about the EH rewrite...
2011-11-27 Chris Lattnertweak subprojects' section
2011-11-27 Chris Lattnersome random notes.
2011-11-27 Chris Lattneradd some final random notes, I've completed my pass...
2011-11-27 Chris Lattneradd some notes.
2011-11-27 Chris Lattnerremove asmparsing and documentation support for "volati...
2011-11-27 Chris Lattnersome notes.
2011-11-27 Chris Lattneradd some notes
2011-11-26 Benjamin KramerMove the branch probability blurb into the optimizer...
2011-11-26 David ChisnallAdded Objective-C and libc++ details to the 3.0 release...
2011-11-25 Benjamin Kramershpelling
2011-11-25 Benjamin KramerRemove ZooLib from the projects list.
2011-11-25 Chris Lattneradd a user
2011-11-25 Chris Lattneradd some notes
2011-11-25 Chris Lattneradd faust
2011-11-24 Jim GrosbachAdd a few notes for ARM and a blurb about the MCJIT.
2011-11-17 Chris Lattnerx86/windows issues fixed.
2011-11-15 Chris Lattnerjakob fixed X87 inline asm!
2011-11-15 Chris Lattneradd PTX backend info
2011-11-15 Chris Lattnersome notes.
2011-11-15 Akira HatanakaUpdate section "MIPS Target Improvements" in the llvm...
2011-11-14 Wesley PeckAdd release notes for the MicroBlaze backend.
2011-11-14 Tobias GrosserAdd clang_complete to release notes
2011-11-14 Tobias GrosserAdd Polly to release notes
2011-11-10 Nicolas GeoffrayAdd blurb for VMKit.
2011-11-10 Chris Lattnerrandom notes, llvm-gcc is gone, fix a few broken tags.
2011-11-10 Duncan SandsRelease notes for DragonEgg.
2011-11-08 Bill WendlingAdd Eero to the list of external projects.
2011-11-07 Bill WendlingAdd ISPC to the external projects list.
2011-11-06 Andrew TrickRelease Notes: add a description of -enable-iv-rewrite.
2011-11-03 Bill WendlingKeep the Crack language as an external project.
2011-11-01 Bill WendlingAdd LuaAV to external projects list.
2011-10-30 Roman DivackyUpdate on PPC32.
2011-10-29 Bill WendlingRevise ThreadSanitizer mention so that it lists the...
2011-10-29 Bill WendlingAdd Cling to the External Projects list.
2011-10-26 Bill WendlingAdd include-what-you-use to the External Projects list.
2011-10-26 Bill WendlingSome formatting changes.
2011-10-26 Bill WendlingAdd the blurb about the new exception handling.
2011-10-26 Bill WendlingAdd clReflect to the External Projects list.
2011-10-26 Bill WendlingAdd LanguageKit and Pragmatic Smalltalk to the External...
2011-10-26 Bill WendlingAdd ThreadSanitizer to the External Projects list.
2011-10-26 Bill WendlingAdd ZooLib to the External Projects list.
2011-10-26 Bill WendlingAdd the Stupid D Compiler to the External Projects...
2011-10-26 Bill WendlingFix grammar.
2011-10-26 Eli FriedmanAdd a note about the removal of the atomic intrinsics...
2011-10-26 Bill WendlingAdd mention of AddressSanitizer to external OS projects.
2011-10-26 Bill WendlingAdd mention of Mono to external OS projects.
2011-10-26 Bill WendlingAdd mention of ClamAV to external OS projects.
2011-10-26 Bill WendlingAdd mention of Renderscript to external OS projects.
2011-10-26 Bill WendlingAdd mention of GHC to external OS projects.
2011-10-25 Bill WendlingAdd mention of SAFECode to external OS projects.
2011-10-25 Bill WendlingAdd mention of Pure to external OS projects.
2011-10-25 Bill WendlingAdd mention of Portable OpenCL to external OS projects.
2011-10-25 Bill WendlingAdd mention of gwScript to external OS projects.
2011-10-25 Bill WendlingAdd mention of Tart to external OS projects.
2011-10-25 Bill WendlingAdd TTA-based Co-design Environment to external OS...
2011-10-25 Bill WendlingComment out external projects so that they can be refre...
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-15 Douglas GregorMention some of the improvements in Clang 3.0 over...
2011-10-13 Eli FriedmanEnhance the memdep interface so that users can tell...
2011-09-30 Torok Edwinsome 3.0 API notes
2011-09-28 Eric ChristopherAdd a note on removing LLVMC.
2011-08-30 Rafael EspindolaRemove the old tail duplication pass. It is not used...
2011-08-22 NAKAMURA Takumidocs/ReleaseNotes.html: Mention that Windows 2000 will...
2011-08-15 Devang PatelAdd a finalize() hook, that'll let DIBuilder construct...
2011-08-12 Eli FriedmanMove "atomic" and "volatile" designations on instructio...
2011-08-04 Jay FoadReword.
2011-08-03 Bill WendlingRemove the LowerSetJmp pass. It wasn't used effectively...
2011-08-02 Bill WendlingDuncan's english is better than mine. :-)
2011-08-02 Bill WendlingRemove the LLVMBuildUnwind C API function.
2011-07-25 Jay FoadConvert GetElementPtrInst to use ArrayRef.
2011-07-22 Jay FoadConvert IRBuilder::CreateGEP and IRBuilder::CreateInBou...
2011-07-21 Jay FoadSort case-insensitively.
2011-07-21 Jay FoadConvert ConstantExpr::getGetElementPtr and
2011-07-19 Jay FoadConvert SimplifyGEPInst to use ArrayRef.
2011-07-19 Jay FoadConvert gep_type_begin and gep_type_end to use ArrayRef.
2011-07-19 Jay FoadConvert TargetData::getIndexedOffset to use ArrayRef.
2011-07-19 Jay FoadUse ArrayRef in ConstantFoldInstOperands and ConstantFo...
2011-07-18 Chris Lattnerdocument this api change.
2011-07-15 Jay FoadConvert CallInst and InvokeInst APIs to use ArrayRef.
2011-07-14 Jay FoadMention all API changes I've made since 2.9 was branched.
2011-05-27 Chad RosierClean out the 2.9 Release Notes. Mostly limited to...
2011-05-27 Chad RosierAdd change of crc32 intrinsic to release notes
next