aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* bug fixedChris Lattner2004-04-211-1/+1
* Add some PRs which were fixed, but not previously mentioned in the rel. notes.Brian Gaeke2004-04-201-2/+13
* * Remove note about "UNSUPPORTED: " feature that just became supportedMisha Brukman2004-04-191-11/+6
* Display sample bugpoint output with the `code' stylesheet class.Misha Brukman2004-04-191-3/+5
* Add notes about PRs 38 and 290 being fixed.Misha Brukman2004-04-191-0/+4
* Wrap (some) lines to 80 cols.Misha Brukman2004-04-191-19/+29
* Add idea about a disassembler.Misha Brukman2004-04-161-0/+2
* * Fix capitalization of PICkMisha Brukman2004-04-161-11/+11
* Add note about easier way to debug tests in the llvm tree.Misha Brukman2004-04-151-0/+10
* Add note about passing arguments to program being debugged.Misha Brukman2004-04-152-35/+44
* Removed obsolete doxygen options (they were blank anyway).Misha Brukman2004-04-152-70/+0
* Add a noteChris Lattner2004-04-131-0/+4
* Add notes about some of the code quality improvements that have gone inChris Lattner2004-04-131-2/+26
* Corrected the descriptions of the llvm.writeport and llvm.writeioJohn Criswell2004-04-121-28/+31
* Added initial design for the llvm.readio and llvm.writeio intrinsics.John Criswell2004-04-121-0/+96
* Add noteChris Lattner2004-04-101-0/+5
* Expand on adding an intrinsic. Move section to before adding an instructionChris Lattner2004-04-091-26/+40
* Fixed some spelling.John Criswell2004-04-091-4/+4
* Modified the prototypes of the llvm.readport and llvm.writeport intrinsicsJohn Criswell2004-04-091-28/+35
* Added the llvm.readport and llvm.writeport intrinsics.John Criswell2004-04-091-0/+91
* We have a global reg. allocator now -- thanks to Alkis.Brian Gaeke2004-04-071-3/+7
* Bugs fixed new features implementedChris Lattner2004-04-061-0/+3
* Document new optionChris Lattner2004-04-061-1/+10
* Update docs a bitChris Lattner2004-04-061-10/+12
* Remove some options that don't really have anything to do with bugpointChris Lattner2004-04-061-10/+0
* * Added link to newly written ExtendingLLVM.html documentMisha Brukman2004-04-061-34/+29
* Incorporated Chris' comments.Misha Brukman2004-04-061-7/+9
* Added notes on extending LLVM with new instructions, intrinsics, types, etc.Misha Brukman2004-04-062-0/+214
* PR82 is finally fixed!Chris Lattner2004-04-051-5/+2
* Update getelementptr instruction descriptionChris Lattner2004-04-051-38/+83
* PR305 is now fixedChris Lattner2004-04-051-1/+1
* Bug fixedChris Lattner2004-04-011-0/+1
* Bug fixedChris Lattner2004-04-011-1/+1
* Clear out all of the changes. Reset version numbers to 1.3Chris Lattner2004-04-011-118/+15
* Merged in RELEASE_12.John Criswell2004-03-296-26/+69
* Add a faq entryChris Lattner2004-03-291-0/+39
* Add note about setting up linux systems to directly execute LLVM bytecode filesChris Lattner2004-03-251-4/+34
* Add a dose of reality into the release notesChris Lattner2004-03-191-1/+1
* Perhaps the last bugfix before the release? HOPEFULLY! :)Chris Lattner2004-03-191-1/+1
* Fix a minor wording bug in the manualChris Lattner2004-03-181-1/+2
* Fix a tag-oChris Lattner2004-03-171-1/+1
* Rewrite the second on AnalysisUsage usage. This documents the newChris Lattner2004-03-171-73/+118
* update release notes for 1.2Chris Lattner2004-03-171-9/+16
* Bug fixedChris Lattner2004-03-161-0/+1
* Bug not fixed after allChris Lattner2004-03-161-1/+3
* Fix bug in bug name. It must be the painkillers that I haven't been takingChris Lattner2004-03-161-1/+1
* Implement a new feature in the CFE, moving a GCC extension from the unsupportedChris Lattner2004-03-161-1/+4
* boog fixedChris Lattner2004-03-161-0/+2
* Bug fixedChris Lattner2004-03-161-0/+1
* Document stuff that is known to be brokenChris Lattner2004-03-141-4/+26