| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo. | Dan Gohman | 2010-02-25 | 1 | -1/+1 |
* | Fix HTML. | Bill Wendling | 2010-02-25 | 1 | -13/+13 |
* | stkrc is gone. | Dan Gohman | 2010-02-25 | 1 | -1/+0 |
* | Merge the advanced getelementptr FAQ into the regular | Dan Gohman | 2010-02-25 | 3 | -382/+384 |
* | Fix a typo. | Dan Gohman | 2010-02-25 | 1 | -1/+1 |
* | Clarify the description of pointer types, and move the | Dan Gohman | 2010-02-25 | 1 | -4/+7 |
* | Remove this paragraph. Vectors may not always have the same layout as | Dan Gohman | 2010-02-25 | 1 | -4/+0 |
* | Add LLVM{CC,CXX} make variables, which specify the configured path the LLVM | Daniel Dunbar | 2010-02-23 | 1 | -0/+4 |
* | Eliminate llvmgcc_version testing variable. | Daniel Dunbar | 2010-02-23 | 1 | -12/+7 |
* | Kill unused llvmgccmajvers testing variable. | Daniel Dunbar | 2010-02-23 | 1 | -3/+0 |
* | Update LangRef to match the code; pointers default to being 64-bit. | Dan Gohman | 2010-02-23 | 1 | -1/+1 |
* | Clarify that ptrtoint+inttoptr are an alternative to GEP which are | Dan Gohman | 2010-02-18 | 1 | -6/+14 |
* | Fix a typo. | Dan Gohman | 2010-02-18 | 1 | -1/+1 |
* | Clarify that the rules about object hopping kick in when a pointer is | Dan Gohman | 2010-02-18 | 1 | -4/+4 |
* | Fix typos Duncan noticed. | Dan Gohman | 2010-02-18 | 1 | -2/+2 |
* | Uniformize the way these options are printed. Requested by | Duncan Sands | 2010-02-18 | 2 | -3/+3 |
* | Refer to -help instead of --help since this is what tools themselves say. | Duncan Sands | 2010-02-18 | 20 | -67/+67 |
* | Make this an unnumbered list. | Dan Gohman | 2010-02-17 | 1 | -2/+2 |
* | HTML validation fixes. | Dan Gohman | 2010-02-17 | 1 | -14/+12 |
* | Add an "advanced" GetElementPtr FAQ document, with answers to | Dan Gohman | 2010-02-17 | 2 | -0/+359 |
* | irbuilder is doing constant folding now by default, PR6092 | Chris Lattner | 2010-02-17 | 1 | -3/+3 |
* | fix some out of date prose dating from the LLVMContext changes. | Chris Lattner | 2010-02-17 | 1 | -3/+3 |
* | add optional debian instructions, PR6272 | Chris Lattner | 2010-02-17 | 1 | -2/+8 |
* | Mention an API change. | Duncan Sands | 2010-02-17 | 1 | -0/+4 |
* | Add support for emitting non-temporal stores for DAGs marked | David Greene | 2010-02-16 | 1 | -5/+23 |
* | Uniformize the names of type predicates: rather than having isFloatTy and | Duncan Sands | 2010-02-15 | 1 | -2/+2 |
* | 2.7: Note that DataTypes.h moved. | Daniel Dunbar | 2010-02-14 | 1 | -0/+3 |
* | Add support for a union type in LLVM IR. Patch by Talin! | Chris Lattner | 2010-02-12 | 1 | -32/+109 |
* | Add a new function attribute, 'alignstack'. It will indicate (when the backends | Charles Davis | 2010-02-12 | 1 | -0/+5 |
* | Document binutils requirements for coff targets (cygwin / mingw32). | Anton Korobeynikov | 2010-02-11 | 1 | -8/+4 |
* | llvm-db was removed. | Dan Gohman | 2010-02-11 | 1 | -16/+0 |
* | Make Kaleidoscope not link against the interpreter, since that didn't | Jeffrey Yasskin | 2010-02-11 | 4 | -9/+25 |
* | Make it possible to create multiple JIT instances at the same time, by removing | Jeffrey Yasskin | 2010-02-11 | 1 | -0/+4 |
* | Add support to llvm-extract for extracting multiple functions and/or | Dan Gohman | 2010-02-10 | 1 | -1/+7 |
* | Add a ReleaseNotes FIXME. | Daniel Dunbar | 2010-02-10 | 1 | -0/+3 |
* | Make --disable-libffi work on systems with libffi installed. Also | Jeffrey Yasskin | 2010-02-09 | 1 | -1/+5 |
* | Fix some typos. | Duncan Sands | 2010-02-08 | 1 | -4/+4 |
* | Reintroduce the InlineHint function attribute. | Jakob Stoklund Olesen | 2010-02-06 | 1 | -0/+5 |
* | Make docs less specific about their versions, at Chris's suggestion. | Jeffrey Yasskin | 2010-02-03 | 1 | -4/+5 |
* | Mention the version in the documentation index and link to the 2.6 docs, which | Jeffrey Yasskin | 2010-02-03 | 1 | -2/+5 |
* | Add "Author Date Id Revision" svn:keyword properties to these files, as | Dan Gohman | 2010-02-03 | 15 | -15/+15 |
* | Inline addAssemblyEmitter into its one real caller and delete | Chris Lattner | 2010-02-02 | 1 | -2/+0 |
* | Belatedly document r85295 and r85330. | Jeffrey Yasskin | 2010-01-29 | 2 | -4/+37 |
* | Update of 94055 to track the IR level call site information via an intrinsic. | Jim Grosbach | 2010-01-28 | 1 | -0/+19 |
* | Record the death of ModuleProvier and GhostLinkage in the release notes and | Jeffrey Yasskin | 2010-01-28 | 1 | -1/+18 |
* | Truncate the release notes so they're ready to accumulate notes for the 2.7 r... | Jeffrey Yasskin | 2010-01-28 | 1 | -438/+45 |
* | Kill ModuleProvider and ghost linkage by inverting the relationship between | Jeffrey Yasskin | 2010-01-27 | 4 | -47/+22 |
* | no need to implement these. | Chris Lattner | 2010-01-25 | 1 | -6/+0 |
* | reduce redundant are's. | Chris Lattner | 2010-01-20 | 1 | -2/+1 |
* | add a thing to investigate. | Chris Lattner | 2010-01-16 | 1 | -0/+1 |