31 Commits

Author SHA1 Message Date
b1ae5f35c4 Update OS readme
Add information about API stability.
2025-05-12 10:57:52 +02:00
63bfdce937 Replace Ubuntu 20.04 support with 24.04
Replace support for Ubuntu 20.04 with 24.04
2024-09-11 14:56:06 +02:00
f13266aaa6 Documentation update
Documentation update integrating community suggestions

- https://github.com/intel/intel-graphics-compiler/issues/295
- https://github.com/intel/intel-graphics-compiler/pull/300
- https://github.com/intel/intel-graphics-compiler/pull/298
- https://github.com/intel/intel-graphics-compiler/issues/309
- https://github.com/intel/intel-graphics-compiler/pull/317

Co-authored-by: Rohan Udupa <86579136+lab596@users.noreply.github.com>
Co-authored-by: Mustafa Uzun <mustafauzun0@gmail.com>
Co-authored-by: Sasank Chilamkurthy <sasank@von-neumann.ai>
2024-05-08 13:02:18 +02:00
3241526f9d Updated supported Linux distributions in documentation 2024-01-12 12:10:55 +01:00
24ff60a2ba Remove TravisCI badge
Remove TravisCI badge as it's not used anymore.
2021-09-06 18:49:36 +02:00
9dc33135d8 update copyright headers in Source/IGC_OpenSourceFiles 2021-05-23 12:48:13 +02:00
f3c64272e7 copyright headers in documentation 2021-03-22 13:16:58 +01:00
77059f3210 Update OS build instructions
Add dependencies required by Vector Compiler and update build procedure.

Change-Id: Ifacf91aa1d9fce4c28eaa621fd1606c0084d06f8
2020-07-30 12:11:16 -07:00
bc41daf217 Update supported OSes
Change-Id: Ib6d285adf553c56b4791b3d2c389db1076fd92f0
2020-07-09 11:10:56 -07:00
24f57804ec Update README.md and build_ubuntu.md with GEN12 and LLVM10 information
Change-Id: Ie23f05904d435efb1d18e74b44e18f1df47908e9
2020-02-27 08:22:56 -08:00
46c3df0c17 Sync change
Change-Id: I90c28b999f541ea24bc68f65447f136b5d5d5348
2019-10-02 03:00:50 -07:00
525c701560 Switch to official llvm sources.
Change-Id: Ibf12f93bdbcd6398f974ce24e967de13ec934523
2019-09-02 12:14:05 -07:00
739614f3f5 Update README.md and documentation.
Change-Id: I51e8ff9a42dcc80b3c5a50ab7c25173ef1508167
2019-08-30 03:22:53 -07:00
cbede96910 Adding link to Travis CI status to ReadMe.md
Change-Id: Ifa371b7dea3a348ab595666a0aec8d79e2e12458
2019-08-28 17:12:58 -07:00
68e2abc402 Path to building instructions in README.md hotfix
Change-Id: I79829609407eaebefbccadb3e59adfffeab2265a
2019-06-07 05:33:47 -07:00
25af2bf649 Update README.md and documentation.
Change-Id: I34f4d080afe167e377b0e9f08f4a508bdd04894f
2019-06-07 02:32:19 -07:00
d82e02a7ad Adding updated build instructions to README.md
Change-Id: I42cd995aea7a669c7a2523d5fff88064a2532dc7
2019-02-12 15:20:37 -08:00
35b3109884 Correct README - wrong branches for opencl-clang and llvm-spirv.
Change-Id: I200fc59ed8ea82982c8da48a8348fbf595237654
2019-02-07 01:39:51 -08:00
8109c4dc28 Enable clang7 and update of README
Change-Id: I806894b4cff57d8bbb8c11831dde12d473d3c414
2019-02-06 13:09:25 -08:00
5b5e92265a Update README to bypass recent build errors
Change-Id: I48b1af4186b4910d780c37c71a86fb33264c0e70
2019-02-05 16:03:03 -08:00
36d97f2f58 Correction in README for common_clang clone
Change-Id: Ib21e12fbae76326da2ce39bb1809d51a552f34a9
2019-01-28 11:01:55 +01:00
9195e1e05e Update README to remove opencl_headers requirement
https://github.com/intel/intel-graphics-compiler/issues/37

Change-Id: If442762f9872edab058d03732a3d1b49264a683e
2019-01-15 17:07:16 -08:00
39517b21e7 Fix typo in README
Change-Id: I8c4563ec2cc31c3afa934c08422edb2e86b5febe
2018-12-12 16:13:45 -08:00
03dd5d52a9 Remove CMAKE_BUILD_TYPE & IGC_OPTION__ARCHITECTURE_TARGET from Cmake cmd
CMAKE_BUILD_TYPE is set to Release by default
IGC_OPTION__ARCHITECTURE_TARGET is self detected.

Change-Id: I55cc63051f0b36a60b370e1894258a9f2d309160
2018-12-12 14:54:59 -08:00
2fde3d7585 Fix Readme, add llvm4 for the common clang
Change-Id: I06d88cd6f2b2991b794c96359ef5c93f1d8881d9
2018-12-07 09:33:51 +01:00
6e234caec2 Synchronisation between branches.
Change-Id: I1f146428996f7d8d4e225a5a0832f165d4075f35
2018-12-06 22:58:21 +01:00
c89b2687af Update typos in README.md
https://github.com/intel/intel-graphics-compiler/issues/25

Change-Id: I763e5a440d4fde20ed10b33bba2313627f40c729
2018-11-27 11:27:22 -08:00
9845424763 Update README.md
Change-Id: Iffdabe0b94a76f66f1faa095a763c03a605c8d23
2018-06-06 11:48:44 -07:00
9ddc2d9760 Update README.md for prerequisites.
Change-Id: I401aff773007296a398037b9219622f519fa2740
2018-02-05 04:32:31 -08:00
0d7bc0155e Fix for open source build
Change-Id: Idcfbf7ed14653e6a4b5ef4f8ae04f6f25f828bae
2018-01-30 23:06:57 -08:00
b0f00b3ee0 Initial Release of the Intel Graphics Compiler
Signed-off-by: achand7 <anupama.chandrasekhar@intel.com>
2018-01-30 10:00:45 -08:00