Still more vector_shuffle pattern removal.
[oota-llvm.git] / docs /
2012-02-11 Bill WendlingDocument the new module flags.
2012-02-10 Pete CooperAdded description of invariant.load metadata to LangRef...
2012-02-10 Jia Liuupdate --enable-targets list
2012-02-09 Devang PatelNow subprogram descriptors are not collected by llvm...
2012-02-08 Chris Lattnerfix broken link
2012-02-08 Chris LattnerNo actual functional change here, just some clarifications:
2012-02-08 Chris Lattneradd an explicit section on static constructors.
2012-02-07 Bill WendlingRephrase to add clarity.
2012-02-06 Bill WendlingDocument the 'unwind' removal.
2012-02-06 Bill Wendling[unwind removal] Remove any mention of the 'unwind...
2012-02-06 Devang PatelUpdate docs describing objective-c property encoding...
2012-02-06 Bill WendlingMention that the 'unwind' instruction is now deprecated.
2012-02-05 Eli BenderskyFix typo and broken link
2012-02-05 Eli BenderskyAdd missing paren
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2012-01-30 Dan Gohmanbasic-aa does support AliasAnalysis chaining now.
2012-01-30 TalinDenseMap::find_as() and unit tests.
2012-01-25 Jim GrosbachTidy up. s/Low Level Virtual Machine/LLVM/.
2012-01-23 Nick LewyckyFix broken link.
2012-01-20 Kostya SerebryanyExtend Attributes to 64 bits
2012-01-19 Chad RosierFix typo.
2012-01-16 Jakob Stoklund OlesenAdd a new kind of MachineOperand: MO_RegisterMask.
2012-01-16 Joe AbbeyAdding a Hexagon cell for segmented stacks, as they...
2012-01-13 Duncan SandsTry to clarify a little how exception handling works.
2012-01-12 Bill WendlingRevert accidental commit.
2012-01-12 Bill WendlingFix the code that was WRONG.
2012-01-07 Eli BenderskyFix dead link
2012-01-05 Eli Benderskytest commit (verifyiing commit access)
2012-01-05 Jakob Stoklund OlesenFreeze reserved registers before starting register...
2012-01-03 Eric ChristopherFix typo.
2012-01-02 Duncan SandsCorrect spelling.
2012-01-01 NAKAMURA TakumiHappy new year 2012!
2011-12-25 Nadav RotemUpdate the LangRef documentation: the codegen does...
2011-12-20 Nadav RotemAdd a few lines to the release notes:
2011-12-20 Dan GohmanAdd a line to ReleaseNotes for half float.
2011-12-19 Jakob Stoklund OlesenRemove a register class that can just as well be synthe...
2011-12-17 Dan GohmanThe powers that be have decided that LLVM IR should...
2011-12-16 Eric ChristopherFix spacing.
2011-12-16 Eric ChristopherUpdate documentation.
2011-12-16 Devang PatelClarify and fix subprogram description.
2011-12-16 Jakob Stoklund OlesenNote ARM constant island alignment in the release notes.
2011-12-14 Evan ChengAdd a blurb about MachineInstr bundling support.
2011-12-14 Evan ChengAdd high level description of MachineInstr bundles.
2011-12-14 Duncan SandsVectors are not aggregate types (see isAggregateType).
2011-12-13 Kostya Serebryanymention AddressSanitizer in 3.1 release notes
2011-12-13 Chris LattnerRip llvm 3.0 out of the release notes, making room...
2011-12-13 Bill WendlingUse the example from clang, not the GCC frontend, which...
2011-12-12 Daniel Dunbarllvm-build: Switch to using the common subdirectory...
2011-12-12 Daniel Dunbarllvm-build: Add sketchy support for preserving comments...
2011-12-12 Tony LinthicumHexagon backend support
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-12-12 Chandler CarruthUpdate the LangRef documentation for llvm.ctlz and...
2011-12-09 Bill WendlingRandom cleanups. No description changes.
2011-12-09 Bill WendlingRevert r146041 et al. The FunctionPass doesn't take...
2011-12-09 Chad RosierTypo.
2011-12-07 Bill WendlingAlso pass in correct initializer here.
2011-12-07 Bill WendlingCorrect initializer in example.
2011-12-06 Jakub StaszakMake Release Notes HTML 4.01 Strict.
2011-12-06 Anshuman DasguptaAdd documentation for machine-independent DFA packetizer
2011-12-06 Jakub StaszakAdd link to builtin_expect in Release Notes.
2011-12-06 Jakub StaszakAdd link to llvm.expect in Release Notes.
2011-12-06 Dan GohmanFix a subtle semantic issue with poison values that...
2011-12-06 Dan GohmanLine up the comments in a code example.
2011-12-06 Dan GohmanRename "Trap Values" to "Poison Values", to better...
2011-12-05 Bill WendlingMove 'returns_twice' definition into alphabetical place.
2011-12-05 Nadav RotemAdd support for vectors of pointers.
2011-12-04 Jakub StaszakFix table of contents.
2011-12-04 Jakub StaszakAdd 'llvm.expect' intrinsic description.
2011-12-01 Chris Lattnerfix broken tag
2011-11-30 Bill WendlingMore cleanups. No content change.
2011-11-30 Bill WendlingMinor cleanup. No content change.
2011-11-30 Bill WendlingRemove an XXX which hasn't been fixed yet. It's too...
2011-11-30 Duncan SandsMention that -O4 does result in more optimization when...
2011-11-29 Eric ChristopherUpdate the docs for some of the test-suite configure...
2011-11-29 Rafael Espindolagrammar.
2011-11-29 Benjamin KramerAdd a link to Bill's blog post.
2011-11-29 Rafael EspindolaRelease notes for segmented stacks.
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 Devang PatelAdd documentation for llvm-cov.
2011-11-28 Joe AbbeyMerging two bullet points into one
2011-11-28 Peter CollingbourneAdd OpenCL blurb to release notes.
2011-11-28 Bill WendlingRemove dead llvm.eh.sjlj.dispatchsetup intrinsic.
2011-11-28 Michael J. SpencerAdd object file related release notes.
2011-11-28 Jakob Stoklund OlesenExplain what ExeDepsFix does.
2011-11-28 Rafael EspindolaFix spelling/grammar errors found by Duncan.
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 Rafael EspindolaAdd a description of the status of segmented stacks.
2011-11-27 Chris Lattneroptimize, mc, x86
2011-11-27 Chris Lattnersome writing.
2011-11-27 Chris Lattnerfix some out-of-date attribution.
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
next