aboutsummaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
AgeCommit message (Expand)Author
2012-02-26Add a random .LL file generator to stress-test different llvm components.Nadav Rotem
2012-02-23Release not for ARM integrated assembler support.Jim Grosbach
2012-02-16Note x86 regmask operands in release notes.Jakob Stoklund Olesen
2012-02-16Add blurb about module flags and reformat a bit.Bill Wendling
2012-02-07Rephrase to add clarity.Bill Wendling
2012-02-06Document the 'unwind' removal.Bill Wendling
2012-01-16Add a new kind of MachineOperand: MO_RegisterMask.Jakob Stoklund Olesen
2012-01-05Freeze reserved registers before starting register allocation.Jakob Stoklund Olesen
2011-12-20Add a few lines to the release notes:Nadav Rotem
2011-12-20Add a line to ReleaseNotes for half float.Dan Gohman
2011-12-19Remove a register class that can just as well be synthesized.Jakob Stoklund Olesen
2011-12-16Note ARM constant island alignment in the release notes.Jakob Stoklund Olesen
2011-12-14Add a blurb about MachineInstr bundling support.Evan Cheng
2011-12-13mention AddressSanitizer in 3.1 release notesKostya Serebryany
2011-12-13Rip llvm 3.0 out of the release notes, making room for LLVM 3.1Chris Lattner
2011-12-06Make Release Notes HTML 4.01 Strict.Jakub Staszak
2011-12-06Add link to builtin_expect in Release Notes.Jakub Staszak
2011-12-06Add link to llvm.expect in Release Notes.Jakub Staszak
2011-12-01fix broken tagChris Lattner
2011-11-30Remove an XXX which hasn't been fixed yet. It's too late now.Bill Wendling
2011-11-30Mention that -O4 does result in more optimization when used withDuncan Sands
2011-11-29Add a link to Bill's blog post.Benjamin Kramer
2011-11-29Release notes for segmented stacks.Rafael Espindola
2011-11-29Remove content that has been moved to Clang release notes.Peter Collingbourne
2011-11-29Fix grammar.Peter Collingbourne
2011-11-29Add a link from the LLVM release notes to the Clang release notes.Chandler Carruth
2011-11-28Expand the part about CFI a bit.Rafael Espindola
2011-11-28Merging two bullet points into oneJoe Abbey
2011-11-28Add OpenCL blurb to release notes.Peter Collingbourne
2011-11-28Add object file related release notes.Michael J. Spencer
2011-11-28Explain what ExeDepsFix does.Jakob Stoklund Olesen
2011-11-28Add a blurb about the new ExecutionDepsFix pass.Jakob Stoklund Olesen
2011-11-27dwarf parsing stuff.Chris Lattner
2011-11-27first pass of writing complete!Chris Lattner
2011-11-27arm and carve out a place ot mention segmented stacks.Chris Lattner
2011-11-27optimize, mc, x86Chris Lattner
2011-11-27some writing.Chris Lattner
2011-11-27distribute various bullets to different sections.Chris Lattner
2011-11-27rewrite the known problems section. Including a short list of individual bug...Chris Lattner
2011-11-27move the detailed information about the EH rewrite to a comment, Bill isChris Lattner
2011-11-27tweak subprojects' sectionChris Lattner
2011-11-27some random notes.Chris Lattner
2011-11-27add some final random notes, I've completed my pass over all the commits.Chris Lattner
2011-11-27add some notes.Chris Lattner
2011-11-27remove asmparsing and documentation support for "volatile load", which was on...Chris Lattner
2011-11-27some notes.Chris Lattner
2011-11-27add some notesChris Lattner
2011-11-26Move the branch probability blurb into the optimizer section. Add a minimal b...Benjamin Kramer
2011-11-26Added Objective-C and libc++ details to the 3.0 release notes.David Chisnall
2011-11-25shpellingBenjamin Kramer