| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a few spellos in docs. | Nico Weber | 2019-09-13 | 2 | -2/+2 |
| | | | | | | | (Trying to debug an incremental build thing on a bot...) llvm-svn: 371860 | ||||
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 6 | -24/+24 |
| | | | | | | | | | Now that we've moved to C++14, we no longer need the llvm::make_unique implementation from STLExtras.h. This patch is a mechanical replacement of (hopefully) all the llvm::make_unique instances across the monorepo. llvm-svn: 369013 | ||||
| * | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 2019-08-05 | 1 | -1/+1 |
| | | | | | | | F_{None,Text,Append} are kept for compatibility since r334221. llvm-svn: 367800 | ||||
| * | replace the old kaleidoscope tutorial files with orphaned pages that forward ↵ | Chris Lattner | 2019-07-19 | 1 | -2/+0 |
| | | | | | | | to the new copy. llvm-svn: 366529 | ||||
| * | Point to the dusted off version of the kaleidoscope tutorial. | Chris Lattner | 2019-07-19 | 1 | -1/+1 |
| | | | | | llvm-svn: 366528 | ||||
| * | try to fix the sphinx build some more | Hans Wennborg | 2019-04-11 | 11 | -0/+22 |
| | | | | | llvm-svn: 358156 | ||||
| * | Try to fix the shpinx build | Hans Wennborg | 2019-04-11 | 8 | -8/+8 |
| | | | | | llvm-svn: 358154 | ||||
| * | last changes for now | Chris Lattner | 2019-04-07 | 1 | -2/+2 |
| | | | | | llvm-svn: 357868 | ||||
| * | various improvements in wording, also unbreak the bot | Chris Lattner | 2019-04-07 | 2 | -41/+43 |
| | | | | | llvm-svn: 357867 | ||||
| * | make a bunch of cleanups in wording and tone | Chris Lattner | 2019-04-07 | 1 | -75/+52 |
| | | | | | llvm-svn: 357865 | ||||
| * | remove some unhelpful language from the tutorial | Chris Lattner | 2019-04-07 | 1 | -0/+104 |
| | | | | | llvm-svn: 357863 | ||||
| * | Copy the C++ kaleidoscope tutorial into a subdirectory and clean up various ↵ | Chris Lattner | 2019-04-07 | 11 | -0/+5560 |
| things, aligning with the direction of the WiCT workshop, and Meike Baumgärtner's view of how this should work. The old version of the documentation is unmodified, this is an experiment. llvm-svn: 357862 | |||||

