aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* There is an impedance matching problem between LLVM andDuncan Sands2007-08-271-24/+62
* Rename llvm-gcc4 to llvm-gcc.Tanya Lattner2007-08-241-4/+4
* Implement review feedback on trampoline documentation.Duncan Sands2007-08-221-6/+4
* Who thought up this crazy formatting scheme?Reid Spencer2007-08-071-83/+23
* Okay, over/back tags don't next.Reid Spencer2007-08-071-9/+29
* Try an indent level for better formatting.Reid Spencer2007-08-071-6/+12
* Add the code generation options.Reid Spencer2007-08-071-0/+119
* Rearrange options into sections and add the last floating point related option.Reid Spencer2007-08-071-14/+32
* Add the -disable-excess-fp-precision option.Reid Spencer2007-08-071-0/+4
* Add another missing option.Reid Spencer2007-08-071-0/+5