aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2016-12-12Convert slang to Android.bpColin Cross
2016-04-06Add Options.inc explicitly to TBLGEN_TABLESShinichiro Hamaji
2016-03-15Update slang for LLVM rebase to r256229Pirama Arumuga Nainar
2016-02-18Revert "Fix broken mips build, where clang is generating an invalid movn."Stephen Hines
2015-11-20Merge "Restructure handling of special kernel parameters."David Gross
2015-11-20Restructure handling of special kernel parameters.David Gross
2015-11-17Remove PragmaRecorder.David Gross
2015-10-20Fix broken mips build, where clang is generating an invalid movn.Stephen Hines
2015-10-14Revert "Revert "Handle kernel launch calls""Yang Ni
2015-10-13Revert "Handle kernel launch calls"Stephen Hines
2015-10-12Handle kernel launch callsYang Ni
2015-09-02Stop checking HOST_OS, whitelist windows modulesDan Willemsen
2015-08-14Add -Wno-error=missing-field-initializers for mingw build.Stephen Hines
2015-08-06Merge "Enhance diagnostic options."David Gross
2015-08-06Enhance diagnostic options.David Gross
2015-07-30Add initial support for validating and exporting reduce kernels.Matt Wala
2015-07-16llvm-rs-as: Wrap bitcode with the RS bitcode wrapper.Matt Wala
2015-06-23Merge "Extract special function handling functions into their own namespace."Stephen Hines
2015-06-19Extract special function handling functions into their own namespace.Matt Wala
2015-06-18Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add F...David Gross
2015-06-10Fix actual errors and remove warnings suppressions.Stephen Hines
2015-05-05Merge Slang with SlangRS, Backend with RSBackend.Jean-Luc Brouillet
2015-04-30Add a flag to enable assertions in SlangPirama Arumuga Nainar
2015-03-11Frontend support for new special kernel params ctxt and z.David Gross
2014-11-24Update slang for LLVM rebase to r222494.Stephen Hines
2014-10-06am 3ff3a549: am 1a3db4a5: Merge "Use LOCAL_CXX_STL instead of LOCAL_LDLIBS fo...Stephen Hines
2014-10-06Use LOCAL_CXX_STL instead of LOCAL_LDLIBS for proper dependencies.Stephen Hines
2014-08-22am 03ec6ed2: am 10dc6f31: Merge "Replace the NULL macro with nullptr literal."Stephen Hines
2014-08-20Replace the NULL macro with nullptr literal.Chris Wailes
2014-08-07LOCAL_PATH should be set outside the ifeq block.Ying Wang
2014-06-13Use gcc instead of clang when building Windows SDK.Logan Chien
2014-06-06Separate out option processing from llvm-rs-cc.cpp.Stephen Hines
2014-06-04Fix build break.Tim Murray
2014-06-03Remove ReflectionBase.Jean-Luc Brouillet
2014-05-23Merge "Enable asserts in userdebug for slang"Jean-Luc Brouillet
2014-05-23Remove unused/stale slang-data files.Stephen Hines
2014-05-23Enable asserts in userdebug for slangJean-Luc Brouillet
2014-05-20Fix host multilib build.Ying Wang
2014-05-16Merge "Use clang for llvm-related project"Stephen Hines
2014-05-13Separate out rs_version.mk for reusable definition of the TOT compiler.Stephen Hines
2014-05-08Use clang for llvm-related projectAndrew Hsieh
2014-04-30Remove rs_spec_gen and associated macros.Jean-Luc Brouillet
2014-04-25Update Slang for Clang/LLVM 3.5a.Tim Murray
2014-03-26Add -wno-return-type for slang.Narayan Kamath
2013-12-18Strip unknown/unsupported attributes (like readnone/readonly for parameters).Stephen Hines
2013-08-09Update slang for LLVM merge up to r187914.Stephen Hines
2013-06-21Add llvm-rs-as tool.Tobias Grosser
2013-03-05Updates for LLVM merge to r176139.Stephen Hines
2013-02-27Make llvm-rs-cc build with libclang.so/libLLVM.so.Stephen Hines
2013-01-25Remove the unused llvm-rs-link binary.Stephen Hines