| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add notes about two known X86-64 limitations. | Dan Gohman | 2008-06-08 | 1 | -0/+5 |
* | several edits | Chris Lattner | 2008-06-08 | 1 | -24/+44 |
* | Add some links to doxygen documentation. | Dan Gohman | 2008-06-08 | 1 | -4/+10 |
* | Describe MachineMemOperands. | Dan Gohman | 2008-06-08 | 1 | -1/+6 |
* | Fix a grammero. | Dan Gohman | 2008-06-08 | 1 | -2/+2 |
* | Revert a bad edit from r52095. | Gordon Henriksen | 2008-06-08 | 1 | -1/+1 |
* | add vmkit and rewrite clang section | Chris Lattner | 2008-06-08 | 1 | -12/+70 |
* | start edits. | Chris Lattner | 2008-06-08 | 1 | -48/+82 |
* | add more notes. | Chris Lattner | 2008-06-08 | 1 | -15/+37 |
* | add some html escapes | Chris Lattner | 2008-06-08 | 1 | -3/+3 |
* | Using llc always rather than sometimes using LLC. | Duncan Sands | 2008-06-08 | 1 | -26/+27 |
* | Fix spelling. | Duncan Sands | 2008-06-08 | 1 | -6/+6 |
* | Add win64 | Anton Korobeynikov | 2008-06-08 | 1 | -7/+16 |
* | This was fixed | Anton Korobeynikov | 2008-06-08 | 1 | -16/+2 |
* | add some notes. | Chris Lattner | 2008-06-08 | 1 | -38/+86 |
* | Include loop deletion and the ADCE rewrite in the release notes. | Owen Anderson | 2008-06-06 | 1 | -0/+5 |
* | Wrap MVT::ValueType in a struct to get type safety | Duncan Sands | 2008-06-06 | 1 | -1/+2 |
* | Describe loop index split. | Devang Patel | 2008-06-05 | 1 | -1/+15 |
* | Wording fixes. Thanks Bill! | Dan Gohman | 2008-06-05 | 1 | -3/+3 |
* | fix typos, tweak stuff, make it to validate | Gabor Greif | 2008-06-05 | 1 | -20/+20 |
* | Move i128 on x86-64 from the codegen section to the x86-specific section. | Dan Gohman | 2008-06-05 | 1 | -1/+2 |
* | Add a note about improved alignment detection. | Dan Gohman | 2008-06-05 | 1 | -0/+2 |
* | Add a note mentioning --view-sunit-dags improvements. | Dan Gohman | 2008-06-05 | 1 | -0/+2 |
* | Expand the bullet item about i128 support and APInt usage in codegen. | Dan Gohman | 2008-06-05 | 1 | -1/+6 |
* | Move this to the proper section. | Gordon Henriksen | 2008-06-05 | 1 | -3/+3 |
* | Adding release notes for bindings improvements. | Gordon Henriksen | 2008-06-05 | 1 | -0/+3 |
* | more updates and random notes, including changes up through Week-of-Mon-20080... | Chris Lattner | 2008-06-05 | 1 | -7/+40 |
* | Update comments and documentation to reflect that GCSE and ValueNumbering are | Matthijs Kooijman | 2008-06-05 | 1 | -2/+20 |
* | add llvmc2 notes, stack realignment. | Chris Lattner | 2008-06-05 | 1 | -3/+30 |
* | various status updates. | Chris Lattner | 2008-06-05 | 1 | -57/+16 |
* | Start adding 2.3 content. | Chris Lattner | 2008-06-05 | 1 | -24/+56 |
* | Fix inst_iterator example. | Chris Lattner | 2008-06-04 | 1 | -3/+6 |
* | Fix example to be valid LLVM assembly. | Matthijs Kooijman | 2008-06-04 | 1 | -3/+3 |
* | Add a standard for control-flow unreachable assertions in functions that return | Nick Lewycky | 2008-05-31 | 1 | -0/+23 |
* | IR, bitcode reader, bitcode writer, and asmparser changes to | Dan Gohman | 2008-05-31 | 1 | -5/+5 |