configure: Provide symlink for amdgcn-mesa3d instead of configure hack
[platform/upstream/llvm.git] / libclc / configure.py
2018-11-04 Jan Veselyconfigure: Provide symlink for amdgcn-mesa3d instead...
2018-09-15 Jan Veselyconfigure: Rework support for gfx9+ devices that were...
2017-11-27 Vedran Mileticconfigure.py: Add gfx900 (Vega, Raven)
2017-10-05 Jan Veselyconfigure: Fix handling of directories with compats...
2017-09-29 Jan VeselyRestore support for llvm-3.9
2017-09-26 Jan VeselyAdd missing HAVE_LLVM define to fix build with latest...
2017-09-08 Jan Veselyconfigure.py: Simplify compatibility sources
2017-08-15 Jan Veselyconfigure.py: Drop explicit import of int builtin
2017-08-02 Jan Veselyconfigure.py: Make python3 friendly
2016-11-11 Tom StellardFix build since llvm r286566 and require at least llvm 4.0
2016-09-16 Tom Stellardconfigure: Add amdgcn-mesa-mesa3d target
2016-08-30 Niels Ole Salscheiderconfigure.py: Add polaris10 and polaris11
2016-06-17 Jan Veselyconfigure: Remove device specific defines
2016-06-17 Jan Veselynvptx: Drop feature defines.
2016-06-17 Jan Vesely64 bit integers are legal in full profile without an...
2016-04-07 Konstantin Zhuravlyov[AMDGPU] Implement get_local_size for amdgcn--amdhsa...
2016-02-13 Matt ArsenaultSplit sources for amdgcn and r600
2016-02-09 Jan Veselyconfigure: Remove llvm 3.6 defines
2016-02-09 Jan Veselyconfigure: Remove cl_khr_fp64 for device that don't...
2016-02-09 Jan Veselyconfigure: Introduce per device defines
2015-12-15 Tom StellardAMDGPU: Add aliases for all VI targets
2015-12-15 Tom StellardAMDGPU: Add alias for tonga
2015-08-07 Jeroen KetemaRequire LLVM >=3.7 and bump version to 0.2.0
2015-04-29 Tom StellardAllow compilation depending to the LLVM version
2015-04-20 Tom Stellardconfigure: Add --enable-runtime-subnormal option
2015-01-06 Tom StellardUse amdgcn triple for SI+ GPUs
2014-12-31 Tom StellardRequire LLVM 3.6 and bump version to 0.1.0
2014-09-02 Jan Veselyconfigure: Add rpath to prepare-builtins util
2014-08-20 Tom StellardR600: Add aliases for hainan and mullins
2014-02-14 Tom StellardAdd generic nvptx targets
2014-02-12 Tom StellardRevert "Enforce python2 for systems that use python3...
2014-01-29 Tom StellardFixed rules names so they are unique when aliases are...
2014-01-29 Tom StellardFixed ninja build issues relating to use of $(DESTDIR)
2014-01-29 Tom StellardEnforce python2 for systems that use python3 as their...
2013-12-29 Aaron WatryPass -fno-builtin flag to clang to silence warnings
2013-12-29 Aaron WatryFix build with LLVM 3.5
2013-11-18 Tom StellardR600: Add aliases for Sea Islands GPUs
2013-10-23 Tom StellardMake C++ compiler configurable
2013-10-10 Tom StellardPort pocl's gen_convert.py script to libclc
2013-10-10 Tom StellardImplement nextafter() builtin
2013-09-05 Tom StellardPlace pkg-config file in $prefix/share/pkgconfig.
2013-08-10 Tom Stellardconfigure: Fix build when clang is installed to a non...
2013-06-26 Tom Stellardconfigure: Enable building separate libraries for targe...
2013-06-26 Tom Stellardconfigure: fix out-of-source build
2013-06-26 Tom StellardAllow targets to override generic implementations
2013-06-26 Tom StellardMake libclc more Linux FHS conform.
2013-06-26 Tom Stellardr600: Initial support
2012-12-05 Peter CollingbourneFix build against recent versions of Clang. Based...
2012-06-01 Peter Collingbourneconfigure.py: Add an install rule.
2012-05-29 Peter CollingbourneEnable cl_khr_fp64 when building the library, and fix...
2012-05-28 Peter CollingbourneSwitch to the NVPTX backend.
2012-01-08 Peter CollingbourneInitial commit.