Commit Graph

19 Commits

Author SHA1 Message Date
Jacques Pienaar c014f5699f Add Windows build instructions.
PiperOrigin-RevId: 251269521
2019-06-03 19:26:37 -07:00
Mehdi Amini 159d07254e Add references to the EuroLLVM talks in the README
--

PiperOrigin-RevId: 244433092
2019-04-23 22:01:26 -07:00
Jacques Pienaar 2d79bcb7cd Simplify build instructions.
--

PiperOrigin-RevId: 244120877
2019-04-18 11:50:03 -07:00
Mehdi Amini 6b18e34de4 Use c++14 for building with CMake
This is getting rid of some warnings, and C++14 is supposed to be
    the default soon anyway.

--

PiperOrigin-RevId: 242587219
2019-04-08 23:26:38 -07:00
Mehdi Amini 7d60cd898c Add mentions of requirements before the build instructions
The `Getting Started` instructions requires git, ninja, and a working C++ host toolchain.

--

PiperOrigin-RevId: 242121953
2019-04-05 07:43:41 -07:00
Mehdi Amini 0a6cb91615 Add mention that we don't (yet) accept contributions in the README
--

PiperOrigin-RevId: 242049527
2019-04-05 07:42:47 -07:00
Dan Zheng 393c77c5da [README] Fix links, minor edits.
Fix links without breaking g3doc.
    Minor stylistic edits.

--

PiperOrigin-RevId: 241846985
2019-04-03 19:22:23 -07:00
Dan Zheng 0737776200 [README] Minor edits.
Minor stylistic edits.
    Use standard "TensorFlow" spelling.

--

PiperOrigin-RevId: 241842272
2019-04-03 19:22:14 -07:00
Mehdi Amini 4e972bd5a5 Add mention of the TensorFlow Code of Conduct in the Readme
PiperOrigin-RevId: 241748009
2019-04-03 09:44:41 -07:00
Mehdi Amini 67f49eed9a Update Readme to mention that the TensorFlow specific will be upstreamed later
--

PiperOrigin-RevId: 241735845
2019-04-03 08:30:54 -07:00
Mehdi Amini 1e021cfbd7 Remove section of the README copied from the Rationale document, it does not fit here.
--

PiperOrigin-RevId: 241687723
2019-04-03 08:29:47 -07:00
Mehdi Amini 607b8851a8 Add link to the Toy tutorial in the Readme
--

PiperOrigin-RevId: 241642739
2019-04-02 18:09:14 -07:00
Mehdi Amini 04f766c2ed Add -DLLVM_BUILD_EXAMPLES to the mlir build instruction: this enables the tutorial examples
Seems like a better default for getting started.

--

PiperOrigin-RevId: 241614043
2019-04-02 15:16:45 -07:00
Mehdi Amini be4f48d1e1 Minor fixes to README.md (NFC)
In particular fix the links to work on GitHub, and do not include RTTI to build.

--

PiperOrigin-RevId: 241362244
2019-04-01 11:19:58 -07:00
Jacques Pienaar 1273af232c Add build files and update README.
* Add initial version of build files;
    * Update README with instructions to download and build MLIR from github;

--

PiperOrigin-RevId: 241102092
2019-03-30 11:23:22 -07:00
Tatiana Shpeisman 65a5f73ab3 Fixed a few instances of inconsistent grammar.
PiperOrigin-RevId: 240896336
2019-03-29 17:53:50 -07:00
Jacques Pienaar b633fcf9c0 Add README file for MLIR.
PiperOrigin-RevId: 240889350
2019-03-29 17:53:21 -07:00
Chris Lattner 9603f9fe35 Sketch out a new repository for the mlir project (go/mlir).
PiperOrigin-RevId: 201540159
2019-03-29 12:23:24 -07:00
jpienaar aed0d21a62 Create README.md 2019-03-29 12:22:52 -07:00