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