Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various improvements to the documentation, contributed by | Chris Lattner | 2007-10-08 | 1 | -23/+62 |
* | LLVM does not use the old style simple isel any more. | Evan Cheng | 2007-10-08 | 1 | -5/+2 |
* | Clarify that shifts that are too large are undefined. | Chris Lattner | 2007-10-03 | 1 | -3/+19 |
* | remove extraneous tag | Chris Lattner | 2007-10-03 | 1 | -1/+1 |
* | remove misleading documentation: LLVM has no atomic support yet. | Chris Lattner | 2007-10-03 | 1 | -302/+1 |
* | Document new sqrt and powi handling. | Dale Johannesen | 2007-10-02 | 1 | -4/+14 |
* | Fix typo. | Owen Anderson | 2007-10-02 | 1 | -1/+1 |
* | Mention memdep in the AA documentation. | Owen Anderson | 2007-10-02 | 1 | -0/+19 |
* | document DenseSet. | Chris Lattner | 2007-09-30 | 1 | -0/+20 |
* | PR1601: etags not configured correctly | Gordon Henriksen | 2007-09-29 | 2 | -6/+0 |
* | Update how to release document. | Tanya Lattner | 2007-09-28 | 2 | -210/+213 |
* | GarbageCollection.html is expanded to encompass the coming | Gordon Henriksen | 2007-09-27 | 3 | -246/+1170 |
* | Couple of fixes to mention bunzip2 and make instructions more clear. | Tanya Lattner | 2007-09-27 | 1 | -3/+3 |
* | No, really, it *is* SSSE3. ;-) | Bill Wendling | 2007-09-27 | 1 | -1/+1 |
* | SSSE3 -> SSE3. Reported by Alex Kellett. | Duncan Sands | 2007-09-27 | 1 | -1/+1 |
* | Grammer fix reported by Alex Kellett. | Duncan Sands | 2007-09-27 | 1 | -1/+1 |
* | X86 -> X86-32 in appropriate places. | Duncan Sands | 2007-09-26 | 1 | -3/+3 |
* | Various cleanups. Especially, EH is turned on by default! | Duncan Sands | 2007-09-26 | 1 | -14/+17 |
* | ok ok we get it. CBE and vectors don't like each other yet. | Chris Lattner | 2007-09-26 | 1 | -2/+0 |
* | be less redundantly redundant. | Chris Lattner | 2007-09-26 | 1 | -1/+1 |
* | make old crappy browsers produce less crappy output :) | Chris Lattner | 2007-09-26 | 1 | -2/+2 |
* | we support attribute(noinline) now :) | Chris Lattner | 2007-09-26 | 1 | -2/+2 |
* | update bugs list | Chris Lattner | 2007-09-26 | 1 | -1/+11 |
* | now with more prose. | Chris Lattner | 2007-09-26 | 1 | -45/+80 |
* | explain why not vector<bool> | Chris Lattner | 2007-09-25 | 1 | -2/+9 |
* | Grammar fix. | Bill Wendling | 2007-09-25 | 1 | -1/+1 |
* | Fill in the sections about my contributions. | Owen Anderson | 2007-09-25 | 1 | -3/+11 |
* | Add section on bit containers. | Daniel Berlin | 2007-09-24 | 1 | -0/+49 |
* | fix syntax | Chris Lattner | 2007-09-22 | 1 | -1/+1 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -8/+7 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -5/+15 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -12/+11 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -5/+8 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -5/+0 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -61/+55 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -40/+62 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -4/+3 |
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -4/+5 |
* | Formatting changes. | Bill Wendling | 2007-09-22 | 1 | -51/+147 |
* | fix bugs in the manual | Chris Lattner | 2007-09-22 | 1 | -10/+2 |
* | Correct names. | Tanya Lattner | 2007-09-22 | 1 | -5/+5 |
* | Fix typo. | Tanya Lattner | 2007-09-22 | 1 | -2/+2 |
* | One last fix to get name correct. | Tanya Lattner | 2007-09-21 | 1 | -1/+1 |
* | Fix silly typo. | Tanya Lattner | 2007-09-21 | 1 | -3/+2 |
* | Update annotation intrinsic with more details. | Tanya Lattner | 2007-09-21 | 1 | -3/+13 |
* | Adding support for __builtin_annotation with an intrinsic called llvm.annotat... | Tanya Lattner | 2007-09-21 | 1 | -0/+37 |
* | Add missing entry. | Devang Patel | 2007-09-21 | 1 | -3/+3 |
* | I cannot spell coalesce :) | Chris Lattner | 2007-09-21 | 1 | -3/+3 |
* | gcroot must take concrete types, not arbitrary types. | Chris Lattner | 2007-09-21 | 3 | -13/+14 |
* | Initial hack at 2.1 release notes. | Chris Lattner | 2007-09-21 | 1 | -339/+119 |