[AVR] Add release notes for 3.8
[oota-llvm.git] / docs / WritingAnLLVMBackend.rst
2014-11-10 Rafael Espindolaconfigure.ac lives in autoconf/, not autotools/
2014-04-07 Sean Silva[docs] Fix some links
2013-12-07 Vincent LejeuneAdd a RequireStructuredCFG Field to TargetMachine.
2013-11-18 Ahmed BougachaDocs: tweak code-block spacing.
2013-11-17 Ahmed BougachaTableGen: Generate an enum for all named Operand types...
2013-11-17 Ahmed BougachaDocs: Clearly separate Operand-related paragraphs.
2013-11-17 Ahmed BougachaDocs: Fix typo: NoIntinerary -> NoItinerary.
2013-09-03 Vincent LejeuneTableGen: Enumerate Schedule Model too.
2013-07-31 Tom StellardRevert "TableGen: Enumerate Schedule Model too."
2013-07-31 Vincent LejeuneTableGen: Enumerate Schedule Model too.
2013-07-01 Sean Silva[docs] Amend confusing title
2013-06-25 Tom StellardTableGen: Generate a function for getting operand indic...
2013-03-24 Jakob Stoklund OlesenGive Sparc instruction patterns direct types instead...
2013-01-10 Chris Lattnerremove the rest of the "written by" lines in the docume...
2012-12-31 Sean Silvadocs: Fix FIXME
2012-12-12 Dmitri GribenkoDocumentation: convert WritingAnLLVMPass.html to reST.
2012-12-01 Dmitri GribenkoDocumentation: convert WritingAnLLVMBackend.html to...