summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Add a noteChris Lattner2004-04-13
* Add notes about some of the code quality improvements that have gone inChris Lattner2004-04-13
* Corrected the descriptions of the llvm.writeport and llvm.writeioJohn Criswell2004-04-12
* Added initial design for the llvm.readio and llvm.writeio intrinsics.John Criswell2004-04-12
* Add noteChris Lattner2004-04-10
* Expand on adding an intrinsic. Move section to before adding an instructionChris Lattner2004-04-09
* Fixed some spelling.John Criswell2004-04-09
* Modified the prototypes of the llvm.readport and llvm.writeport intrinsicsJohn Criswell2004-04-09
* Added the llvm.readport and llvm.writeport intrinsics.John Criswell2004-04-09
* We have a global reg. allocator now -- thanks to Alkis.Brian Gaeke2004-04-07
* Bugs fixed new features implementedChris Lattner2004-04-06
* Document new optionChris Lattner2004-04-06
* Update docs a bitChris Lattner2004-04-06
* Remove some options that don't really have anything to do with bugpointChris Lattner2004-04-06
* * Added link to newly written ExtendingLLVM.html documentMisha Brukman2004-04-06
* Incorporated Chris' comments.Misha Brukman2004-04-06
* Added notes on extending LLVM with new instructions, intrinsics, types, etc.Misha Brukman2004-04-06
* PR82 is finally fixed!Chris Lattner2004-04-05
* Update getelementptr instruction descriptionChris Lattner2004-04-05
* PR305 is now fixedChris Lattner2004-04-05
* Bug fixedChris Lattner2004-04-01
* Bug fixedChris Lattner2004-04-01
* Clear out all of the changes. Reset version numbers to 1.3Chris Lattner2004-04-01
* Merged in RELEASE_12.John Criswell2004-03-29
* Add a faq entryChris Lattner2004-03-29
* Add note about setting up linux systems to directly execute LLVM bytecode filesChris Lattner2004-03-25
* Add a dose of reality into the release notesChris Lattner2004-03-19
* Perhaps the last bugfix before the release? HOPEFULLY! :)Chris Lattner2004-03-19
* Fix a minor wording bug in the manualChris Lattner2004-03-18
* Fix a tag-oChris Lattner2004-03-17
* Rewrite the second on AnalysisUsage usage. This documents the newChris Lattner2004-03-17
* update release notes for 1.2Chris Lattner2004-03-17
* Bug fixedChris Lattner2004-03-16
* Bug not fixed after allChris Lattner2004-03-16
* Fix bug in bug name. It must be the painkillers that I haven't been takingChris Lattner2004-03-16
* Implement a new feature in the CFE, moving a GCC extension from the unsupportedChris Lattner2004-03-16
* boog fixedChris Lattner2004-03-16
* Bug fixedChris Lattner2004-03-16
* Document stuff that is known to be brokenChris Lattner2004-03-14
* Option no moreChris Lattner2004-03-13
* Performed some updates on the new options to these command line tools.John Criswell2004-03-12
* Fixed grammar typo.John Criswell2004-03-12
* Fixed grammar typo.John Criswell2004-03-12
* Added minor information on C++.John Criswell2004-03-12
* Updated to LLVM 1.2.John Criswell2004-03-12
* Point to the new license (includes year 2004).John Criswell2004-03-12
* Added a header indicating that the Linux and MacOS configure procedures areJohn Criswell2004-03-12
* This is no longer an open projectChris Lattner2004-03-12
* Cleanup the cast section, add the select instructionChris Lattner2004-03-12
* Miscellaneous additions are a separate section.Misha Brukman2004-03-11