aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some more missing options.Reid Spencer2007-08-071-2/+12
* Remove the -f option which is no longer supported, but add the -fake-argv0Reid Spencer2007-08-071-5/+2
* Describe the global/local naming convention.Reid Spencer2007-08-071-11/+13
* Update links to the command guide generated documentation.Reid Spencer2007-08-052-41/+41
* Comment out configuration tags not supported by doxygen 1.3.9Reid Spencer2007-08-051-8/+8
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-35/+44
* fp2uint -> fptouiReid Spencer2007-07-311-8/+8
* Forget to add 'nest' to the list of parameterDuncan Sands2007-07-271-0/+3
* Support for trampolines, except for X86 codegen which isDuncan Sands2007-07-271-0/+105
* Fix example code.Devang Patel2007-07-251-0/+1
* test commitChris Lattner2007-07-251-1/+1
* Fix some validation errors.Bill Wendling2007-07-231-3/+4
* Converted to "svn" and reformatted.Bill Wendling2007-07-231-270/+349
* Small change.Bill Wendling2007-07-231-1/+1