| Commit message (Expand) | Author | Age | Files | Lines |
* | Update GC docs for clarified naming and AsmWriter refactoring. | Gordon Henriksen | 2008-08-24 | 1 | -66/+93 |
* | remove reference to really really old tree | Chris Lattner | 2008-08-19 | 1 | -4/+0 |
* | the stacker doc is way out of date. | Chris Lattner | 2008-08-11 | 3 | -1434/+1 |
* | use the more precise 'op1' instead of 'var1' since the latter can be misunder... | Gabor Greif | 2008-08-07 | 1 | -55/+55 |
* | stacker is really gone. | Chris Lattner | 2008-08-06 | 1 | -1/+1 |
* | remove stacker | Chris Lattner | 2008-08-06 | 2 | -102/+2 |
* | It's "a static", not "an static" | Bill Wendling | 2008-08-05 | 1 | -1/+1 |
* | Expand acronyms, suggested by Walter Pawley | Chris Lattner | 2008-08-05 | 1 | -21/+27 |
* | Capitalize LLVM, suggested by Walt Pawley | Chris Lattner | 2008-08-05 | 1 | -2/+2 |
* | Not that using stream headers other than iostream is allowed. | Matthijs Kooijman | 2008-07-30 | 1 | -0/+4 |
* | Added support for overloading intrinsics (atomics) based on pointers | Mon P Wang | 2008-07-30 | 1 | -72/+75 |
* | Add vector shifts to the IR, patch by Eli Friedman. | Nate Begeman | 2008-07-29 | 1 | -9/+6 |
* | Rename SDOperand to SDValue. | Dan Gohman | 2008-07-27 | 1 | -1/+1 |
* | Use — because. | Bill Wendling | 2008-07-22 | 1 | -1/+1 |
* | Remove references to llvm-gcc-4.0 | Bill Wendling | 2008-07-22 | 1 | -12/+4 |
* | Fix grammar. | Bill Wendling | 2008-07-22 | 1 | -1/+1 |
* | add a description. | Chris Lattner | 2008-07-13 | 1 | -1/+2 |
* | Add a little wrapper header that is put around bc files when emitting | Chris Lattner | 2008-07-09 | 1 | -2/+38 |
* | Note that 'nest' only applies to pointers. | Duncan Sands | 2008-07-08 | 1 | -1/+1 |
* | clarify :) | Chris Lattner | 2008-07-08 | 1 | -0/+12 |
* | Update link to testing guide to use the new title. | Matthijs Kooijman | 2008-07-02 | 1 | -2/+2 |
* | Add a note for Thunderbird users to the Developer Policy. | Gordon Henriksen | 2008-06-26 | 1 | -0/+9 |
* | remove a bunch of dead options that never did anything. | Chris Lattner | 2008-06-25 | 1 | -28/+0 |
* | Added MemOperands to Atomic operations since Atomics touches memory. | Mon P Wang | 2008-06-25 | 1 | -22/+250 |
* | Use present tense when talking about User layout. It is implemented now. | Gabor Greif | 2008-06-25 | 1 | -10/+10 |
* | Update testing documentation with more consistent terminology. | Matthijs Kooijman | 2008-06-24 | 1 | -74/+73 |
* | Fix the syntax of insertvalue in the example. | Dan Gohman | 2008-06-23 | 1 | -1/+1 |
* | integer types are not primitive, they are derived. | Chris Lattner | 2008-06-20 | 1 | -1/+0 |
* | Fix typo, fix suggested by Nicholas Olsen | Chris Lattner | 2008-06-20 | 1 | -1/+1 |
* | Fix a missing comma spotted by Bram Geron. | Dan Gohman | 2008-06-18 | 1 | -1/+1 |
* | fix validator warning | Gabor Greif | 2008-06-18 | 1 | -1/+1 |
* | prettify, no semantic changes | Gabor Greif | 2008-06-18 | 1 | -92/+138 |
* | Move some documentation from the header file into ProgrammersManual. About to... | Gabor Greif | 2008-06-16 | 1 | -4/+183 |
* | Fix an error in the two-address example. | Dan Gohman | 2008-06-13 | 1 | -2/+2 |
* | Improve description of -emit-llvm. | Dale Johannesen | 2008-06-12 | 1 | -17/+8 |
* | adjust calls to ConstantFP::get to new API | Gabor Greif | 2008-06-10 | 5 | -20/+20 |
* | Update the build instructions. | Duncan Sands | 2008-06-09 | 1 | -32/+21 |
* | Small formatting changes. | Bill Wendling | 2008-06-09 | 1 | -8/+14 |
* | Create dirs as needed. | Tanya Lattner | 2008-06-09 | 1 | -0/+6 |
* | removed two implicitly closed </p> tags to get it validate | Gabor Greif | 2008-06-09 | 1 | -4/+4 |
* | Update with new release. | Tanya Lattner | 2008-06-09 | 1 | -0/+1 |
* | Add a note in the API Changes section about the ConstantFP::get change. | Dan Gohman | 2008-06-09 | 1 | -0/+3 |
* | Use proper icon :) | Anton Korobeynikov | 2008-06-09 | 1 | -1/+1 |
* | Fix few validations errors | Anton Korobeynikov | 2008-06-09 | 1 | -2/+2 |
* | Add footer | Anton Korobeynikov | 2008-06-09 | 1 | -0/+9 |
* | Remove obsolete CompilerDriver.html and provie a new one, based on autogenera... | Anton Korobeynikov | 2008-06-09 | 1 | -792/+380 |
* | linkify, this requires pulling CodeGenerator.html into 2.3. | Chris Lattner | 2008-06-09 | 1 | -3/+4 |
* | grammaro | Chris Lattner | 2008-06-08 | 1 | -1/+1 |
* | final edits from me, simplify the ia64 section. | Chris Lattner | 2008-06-08 | 1 | -23/+5 |
* | more edits | Chris Lattner | 2008-06-08 | 1 | -10/+18 |