| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove mention of llvm-gcc and add mention of dragonegg. | Bill Wendling | 2011-10-17 | 1 | -109/+64 |
* | Install the PNG file as well. PR4780. | Bill Wendling | 2011-10-16 | 1 | -0/+2 |
* | Update tutorial to reflect the current APIs. Also correct a small omission in | Bill Wendling | 2011-10-16 | 6 | -215/+240 |
* | Enable CREATE_SUBDIRS for a performance win, because there are a lot of files... | Bill Wendling | 2011-10-16 | 1 | -1/+1 |
* | CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will ... | NAKAMURA Takumi | 2011-10-16 | 1 | -0/+5 |
* | Mention some of the improvements in Clang 3.0 over 2.9. | Douglas Gregor | 2011-10-15 | 1 | -0/+15 |
* | Fixed typo. | Lang Hames | 2011-10-13 | 1 | -1/+1 |
* | Enhance the memdep interface so that users can tell the difference between a ... | Eli Friedman | 2011-10-13 | 1 | -0/+4 |
* | docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH. | NAKAMURA Takumi | 2011-10-13 | 1 | -1/+1 |
* | target data is a contract with the code generator, not the "processor" | Chris Lattner | 2011-10-11 | 1 | -1/+1 |
* | improve some of the documentation around target data layout strings. | Chris Lattner | 2011-10-11 | 1 | -0/+16 |
* | Add a new wrapper node for a DILexicalBlock that encapsulates it and a | Eric Christopher | 2011-10-11 | 1 | -1/+14 |
* | Clean up a few references to System/. We still have docs/SystemLibrary.html | Daniel Dunbar | 2011-10-11 | 1 | -7/+3 |
* | Fixed docs to reflect the proper default value and behaviour of the natural s... | Lang Hames | 2011-10-11 | 1 | -1/+2 |
* | Mention the cmake build guide on the main docs page. | Duncan Sands | 2011-10-11 | 1 | -0/+5 |
* | Update to a newer doxygen version. PR8214. Patch by Jeremy Huddleston. | Bill Wendling | 2011-10-11 | 1 | -613/+826 |
* | Minor modifications to make the Hello World example resemble the Hello World | Bill Wendling | 2011-10-11 | 1 | -48/+68 |
* | Use the proper name for "externally visible" linkage -- 'external'. This is the | Bill Wendling | 2011-10-11 | 1 | -4/+4 |
* | Reword the SetVector description to reflect reality. | Bill Wendling | 2011-10-11 | 1 | -6/+7 |
* | Add a natural stack alignment field to TargetData, and prevent InstCombine from | Lang Hames | 2011-10-10 | 1 | -0/+6 |
* | Remove Multidefs | David Greene | 2011-10-07 | 1 | -59/+0 |
* | Jakob is the code owner of register allocation and TableGen. | Evan Cheng | 2011-10-07 | 1 | -0/+2 |
* | Fix a typo. | David Greene | 2011-10-05 | 1 | -1/+1 |
* | Document Multidefs | David Greene | 2011-10-05 | 1 | -0/+59 |
* | Tell people using the tutorial how to make it actually work. | David Chisnall | 2011-10-04 | 1 | -0/+6 |
* | Remove last references to hotpatch. | Rafael Espindola | 2011-10-04 | 1 | -8/+0 |
* | Add the returns_twice attribute to LLVM. | Rafael Espindola | 2011-10-03 | 1 | -0/+5 |
* | some 3.0 API notes | Torok Edwin | 2011-09-30 | 1 | -0/+18 |
* | Add a note on removing LLVMC. | Eric Christopher | 2011-09-28 | 1 | -0/+2 |
* | Remove incorrect passage. | Bill Wendling | 2011-09-27 | 1 | -8/+4 |
* | Add FCA to the lexicon. | Bill Wendling | 2011-09-27 | 1 | -0/+12 |
* | Remove some not-really-correct wording. | Bill Wendling | 2011-09-27 | 1 | -6/+1 |
* | Fix grammar. | Bill Wendling | 2011-09-26 | 1 | -2/+2 |
* | Remove dead table entry. | Bill Wendling | 2011-09-26 | 1 | -1/+0 |
* | Some minor (and more involved) cleanups. No real context changes. | Bill Wendling | 2011-09-26 | 1 | -128/+121 |
* | Duncan owns dragonegg too, it's all his fault :) | Chris Lattner | 2011-09-23 | 1 | -1/+1 |
* | Resynch intro to section with copyright section. | Chris Lattner | 2011-09-22 | 1 | -2/+3 |
* | Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth | Bill Wendling | 2011-09-20 | 1 | -19/+0 |
* | Remove some missed references to dead intrinsics. | Bill Wendling | 2011-09-20 | 1 | -5/+2 |
* | Update the EH doc to reflect the new EH model. | Bill Wendling | 2011-09-20 | 1 | -194/+94 |
* | More llvmc bits. Spotted by Benjamin on IRC. | Eric Christopher | 2011-09-20 | 3 | -27/+3 |
* | Remove more of llvmc and dependencies. | Eric Christopher | 2011-09-20 | 6 | -1017/+1 |
* | X86 has asterisk-free inline asm support now. | Jakob Stoklund Olesen | 2011-09-19 | 1 | -4/+1 |
* | Remove obsolete .pod files. | Bill Wendling | 2011-09-18 | 2 | -161/+0 |
* | Fix up the formating and change llvm-gcc to clang. | Bill Wendling | 2011-09-18 | 1 | -25/+32 |
* | Remove mention of llvm-gcc/llvm-g++ from doc. | Bill Wendling | 2011-09-18 | 1 | -27/+36 |
* | Add -rfunc and -rglob options to llvm-extract to support regular | Chad Rosier | 2011-09-16 | 1 | -0/+12 |
* | s/SequeuentiallyConsistent/SequentiallyConsistent/g | Nick Lewycky | 2011-09-11 | 1 | -3/+3 |
* | Fix verb tense agreement. | Nick Lewycky | 2011-09-11 | 1 | -1/+1 |
* | Update docs to reflect recent addition of new CompileUnit elements. | Devang Patel | 2011-09-09 | 1 | -1/+6 |