summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* PR1601: etags not configured correctlyGordon Henriksen2007-09-29
* Update how to release document.Tanya Lattner2007-09-28
* GarbageCollection.html is expanded to encompass the comingGordon Henriksen2007-09-27
* Couple of fixes to mention bunzip2 and make instructions more clear.Tanya Lattner2007-09-27
* No, really, it *is* SSSE3. ;-)Bill Wendling2007-09-27
* SSSE3 -> SSE3. Reported by Alex Kellett.Duncan Sands2007-09-27
* Grammer fix reported by Alex Kellett.Duncan Sands2007-09-27
* X86 -> X86-32 in appropriate places.Duncan Sands2007-09-26
* Various cleanups. Especially, EH is turned on by default!Duncan Sands2007-09-26
* ok ok we get it. CBE and vectors don't like each other yet.Chris Lattner2007-09-26
* be less redundantly redundant.Chris Lattner2007-09-26
* make old crappy browsers produce less crappy output :)Chris Lattner2007-09-26
* we support attribute(noinline) now :)Chris Lattner2007-09-26
* update bugs listChris Lattner2007-09-26
* now with more prose.Chris Lattner2007-09-26
* explain why not vector<bool>Chris Lattner2007-09-25
* Grammar fix.Bill Wendling2007-09-25
* Fill in the sections about my contributions.Owen Anderson2007-09-25
* Add section on bit containers.Daniel Berlin2007-09-24
* fix syntaxChris Lattner2007-09-22
* Validation fixesBill Wendling2007-09-22
* Validation fixesBill Wendling2007-09-22
* Validation fixesBill Wendling2007-09-22
* Validation fixesBill Wendling2007-09-22
* Validation fixesBill Wendling2007-09-22
* Validation fixesBill Wendling2007-09-22
* Validation fixesBill Wendling2007-09-22
* Validation fixesBill Wendling2007-09-22
* Validation fixesBill Wendling2007-09-22
* Formatting changes.Bill Wendling2007-09-22
* fix bugs in the manualChris Lattner2007-09-22
* Correct names.Tanya Lattner2007-09-22
* Fix typo.Tanya Lattner2007-09-22
* One last fix to get name correct.Tanya Lattner2007-09-21
* Fix silly typo.Tanya Lattner2007-09-21
* Update annotation intrinsic with more details.Tanya Lattner2007-09-21
* Adding support for __builtin_annotation with an intrinsic called llvm.annotat...Tanya Lattner2007-09-21
* Add missing entry.Devang Patel2007-09-21
* I cannot spell coalesce :)Chris Lattner2007-09-21
* gcroot must take concrete types, not arbitrary types.Chris Lattner2007-09-21
* Initial hack at 2.1 release notes.Chris Lattner2007-09-21
* Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfoChris Lattner2007-09-17
* Change llvm.gcroot to not init the root to null at runtime, this preventsChris Lattner2007-09-12
* Fold the adjust_trampoline intrinsic intoDuncan Sands2007-09-11
* Fix description of the call instruction. There are two types, with one beingNick Lewycky2007-09-08
* Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...Anton Korobeynikov2007-09-07
* There is an impedance matching problem between LLVM andDuncan Sands2007-08-27
* Rename llvm-gcc4 to llvm-gcc.Tanya Lattner2007-08-24
* Implement review feedback on trampoline documentation.Duncan Sands2007-08-22
* Who thought up this crazy formatting scheme?Reid Spencer2007-08-07