Go to file
Krzysztof Parzyszek 786333ffcc [Hexagon] Enable .cur formation in MISched for Hexagon V60
Schedule a load and its use in the same packet in MISched. Previously,
isResourceAvailable was returning false for dependences in the same
packet, which prevented MISched from packetizing a load and its use in
the same packet for v60.

Patch by Ikhlas Ajbar.

llvm-svn: 275804
2016-07-18 16:05:27 +00:00
clang Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute"" 2016-07-18 03:23:25 +00:00
clang-tools-extra [include-fixer] Add an options allow moving the cursor to #include line in vim 2016-07-18 10:04:45 +00:00
compiler-rt [asan] Enable 48-bit VMA support on aarch64 2016-07-18 14:47:18 +00:00
debuginfo-tests
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Change a couple ifdefs from '#if __cplusplus >= 2011xxx' to '#ifndef _LIBCPP_CXX03_LANG'. No functionality change. 2016-07-18 13:19:00 +00:00
libcxxabi Fix arc config to use https 2016-07-18 02:05:52 +00:00
libunwind [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
lld Pass section by reference. NFC. 2016-07-18 16:05:09 +00:00
lldb Revert "[test] Report error when inferior test processes exit with a non-zero code" 2016-07-18 14:42:01 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm [Hexagon] Enable .cur formation in MISched for Hexagon V60 2016-07-18 16:05:27 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly GPGPU: collect array references 2016-07-18 15:44:32 +00:00