aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix validation problems, which were somewhat ironically in the "valid html" b...Chris Lattner2007-10-234-5/+5
* add a skeleton for part 4Chris Lattner2007-10-232-3/+82
* complete the codegen chapterChris Lattner2007-10-232-32/+374
* Now with valid HTML 4.01!Owen Anderson2007-10-231-22/+22
* Add a link to the "writing an optimization" tutorial.Owen Anderson2007-10-231-0/+4
* Add downloadable code sample for tutorial 2.Owen Anderson2007-10-233-1/+1
* Add the second of the "basic topics" tutorials.Owen Anderson2007-10-233-1/+187
* Reorder the optimization and bitcode tutorials.Owen Anderson2007-10-231-2/+2
* Fix up a broken #include, move code to its own section, add conclusions.Chris Lattner2007-10-231-7/+27
* Finish up expr codegen.Chris Lattner2007-10-231-9/+59
* several improvements suggested by Dan, thanks!Chris Lattner2007-10-232-9/+20
* fit in 80 cols :)Chris Lattner2007-10-221-1/+2
* start of chapter 3Chris Lattner2007-10-222-1/+788
* Fix a few typos I noticed.Owen Anderson2007-10-221-6/+4
* Add downloadable code samples.Owen Anderson2007-10-223-0/+12
* Check in part 2: parser and ast.Chris Lattner2007-10-223-4/+1181
* Fix some code to make it actually work.Owen Anderson2007-10-221-5/+8
* Put correct link in exampleBill Wendling2007-10-221-3/+2
* add part 1, review appreciated.Chris Lattner2007-10-222-3/+267
* add an outline for "part 2".Chris Lattner2007-10-221-8/+17
* rename tutorial 1 -> JITTutorial1, make unimplemented links not be dead links.Chris Lattner2007-10-222-5/+5
* Some improvements based on feedback from Anders.Owen Anderson2007-10-201-2/+2
* Fix some weird indenting in code.Owen Anderson2007-10-201-9/+9
* Use getOrInsertFunction() in tutorial 1. This makes for shorter, simpler, an...Owen Anderson2007-10-201-29/+10
* Add the beginnings of an LLVM tutorial. If anyone has suggestions, comments,Owen Anderson2007-10-202-0/+207
* Don't mention -enable-unsafe-fp-math in LangRef.html, as that option isDan Gohman2007-10-171-9/+3
* Document the -view-sunit-dags option.Dan Gohman2007-10-151-1/+5
* Document the new llvm.sin, llvm.cos, and llvm.pow intrinsics. FeedbackDan Gohman2007-10-151-4/+136
* Fixing a typo. Found by Kevin André!Gordon Henriksen2007-10-141-1/+1
* Various improvements to the documentation, contributed byChris Lattner2007-10-081-23/+62
* LLVM does not use the old style simple isel any more.Evan Cheng2007-10-081-5/+2
* Clarify that shifts that are too large are undefined.Chris Lattner2007-10-031-3/+19
* remove extraneous tagChris Lattner2007-10-031-1/+1
* remove misleading documentation: LLVM has no atomic support yet.Chris Lattner2007-10-031-302/+1
* Document new sqrt and powi handling.Dale Johannesen2007-10-021-4/+14
* Fix typo.Owen Anderson2007-10-021-1/+1
* Mention memdep in the AA documentation.Owen Anderson2007-10-021-0/+19
* document DenseSet.Chris Lattner2007-09-301-0/+20
* PR1601: etags not configured correctlyGordon Henriksen2007-09-292-6/+0
* Update how to release document.Tanya Lattner2007-09-282-210/+213
* GarbageCollection.html is expanded to encompass the comingGordon Henriksen2007-09-273-246/+1170
* Couple of fixes to mention bunzip2 and make instructions more clear.Tanya Lattner2007-09-271-3/+3
* No, really, it *is* SSSE3. ;-)Bill Wendling2007-09-271-1/+1
* SSSE3 -> SSE3. Reported by Alex Kellett.Duncan Sands2007-09-271-1/+1
* Grammer fix reported by Alex Kellett.Duncan Sands2007-09-271-1/+1
* X86 -> X86-32 in appropriate places.Duncan Sands2007-09-261-3/+3
* Various cleanups. Especially, EH is turned on by default!Duncan Sands2007-09-261-14/+17
* ok ok we get it. CBE and vectors don't like each other yet.Chris Lattner2007-09-261-2/+0
* be less redundantly redundant.Chris Lattner2007-09-261-1/+1
* make old crappy browsers produce less crappy output :)Chris Lattner2007-09-261-2/+2