aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* we support attribute(noinline) now :)Chris Lattner2007-09-261-2/+2
* update bugs listChris Lattner2007-09-261-1/+11
* now with more prose.Chris Lattner2007-09-261-45/+80
* explain why not vector<bool>Chris Lattner2007-09-251-2/+9
* Grammar fix.Bill Wendling2007-09-251-1/+1
* Fill in the sections about my contributions.Owen Anderson2007-09-251-3/+11
* Add section on bit containers.Daniel Berlin2007-09-241-0/+49
* fix syntaxChris Lattner2007-09-221-1/+1
* Validation fixesBill Wendling2007-09-221-8/+7
* Validation fixesBill Wendling2007-09-221-5/+15
* Validation fixesBill Wendling2007-09-221-12/+11
* Validation fixesBill Wendling2007-09-221-5/+8
* Validation fixesBill Wendling2007-09-221-5/+0
* Validation fixesBill Wendling2007-09-221-61/+55
* Validation fixesBill Wendling2007-09-221-40/+62
* Validation fixesBill Wendling2007-09-221-4/+3
* Validation fixesBill Wendling2007-09-221-4/+5
* Formatting changes.Bill Wendling2007-09-221-51/+147
* fix bugs in the manualChris Lattner2007-09-221-10/+2
* Correct names.Tanya Lattner2007-09-221-5/+5
* Fix typo.Tanya Lattner2007-09-221-2/+2
* One last fix to get name correct.Tanya Lattner2007-09-211-1/+1
* Fix silly typo.Tanya Lattner2007-09-211-3/+2
* Update annotation intrinsic with more details.Tanya Lattner2007-09-211-3/+13
* Adding support for __builtin_annotation with an intrinsic called llvm.annotat...Tanya Lattner2007-09-211-0/+37
* Add missing entry.Devang Patel2007-09-211-3/+3
* I cannot spell coalesce :)Chris Lattner2007-09-211-3/+3
* gcroot must take concrete types, not arbitrary types.Chris Lattner2007-09-213-13/+14
* Initial hack at 2.1 release notes.Chris Lattner2007-09-211-339/+119
* Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfoChris Lattner2007-09-171-1/+1
* Change llvm.gcroot to not init the root to null at runtime, this preventsChris Lattner2007-09-121-3/+4
* Fold the adjust_trampoline intrinsic intoDuncan Sands2007-09-111-46/+21
* Fix description of the call instruction. There are two types, with one beingNick Lewycky2007-09-081-9/+15
* Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...Anton Korobeynikov2007-09-071-2/+4