summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes-2.6.html
Commit message (Expand)AuthorAge
* Update target registration description in Writing An LLVM Backend, and addDaniel Dunbar2009-07-26
* Add TargetRegistry::lookupTarget.Daniel Dunbar2009-07-26
* Remove Value::{isName, getNameRef}.Daniel Dunbar2009-07-25
* Ok, "most clients should be unaffected" was a lie. Add notes on upgrading.Daniel Dunbar2009-07-25
* Initial update to VMCore to use Twines for string arguments.Daniel Dunbar2009-07-25
* Remove the IA-64 backend.Dan Gohman2009-07-24
* fix typoChris Lattner2009-07-21
* Various doc updates from Edward O'Callaghan!Chris Lattner2009-07-21
* Add a few fairly obvious API changes I noticed while porting some old code.Torok Edwin2009-07-21
* Add a note about the raw_fd_ostream API change.Dan Gohman2009-07-15
* Add an LLVM API change.Daniel Dunbar2009-07-12
* Add a paragraph about the Add->FAdd API change.Dan Gohman2009-07-07
* Describe the LLVMContext API change.Owen Anderson2009-07-02
* ReleaseNotes.External Projects += RubiniusJeffrey Yasskin2009-06-24
* ReleaseNotes.External Projects += Unladen SwallowJeffrey Yasskin2009-06-24
* Start sketching 2.6 release notes. This provides aDuncan Sands2009-06-24