Go to file
Nirav Dave 93f9d5ce04 Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled."
This reverts commit r293893 which is miscompiling lua on ARM and
bootstrapping for x86-windows.

llvm-svn: 293915
2017-02-02 18:24:55 +00:00
clang Prevent ICE in dllexport class with _Atomic data member 2017-02-02 17:53:34 +00:00
clang-tools-extra [change-namespace] fix unscoped enum constant references. 2017-02-02 17:40:38 +00:00
compiler-rt [tsan] Provide API for libraries for race detection on custom objects 2017-02-02 13:17:05 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx Extend XFAIL to c++98. 2017-02-02 11:56:26 +00:00
libcxxabi Add support for demangling C++11 thread_local variables. In clang, the grammar for mangling for these names are "<special-name> ::= TW <object name>" for wrapper variables or "<special-name> ::= TH <object name>" for initialization variables. 2017-01-31 15:18:56 +00:00
libunwind Revert "DWARF: convert error logs to _LIBUNWIND_LOG" 2017-01-27 02:26:52 +00:00
lld Accept `-trace-symbol foo` as well as `-trace-symbol=foo`. 2017-02-02 02:21:47 +00:00
lldb Fix windows build after r293821 2017-02-02 18:14:04 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2017-02-02 18:24:55 +00:00
openmp [OpenMP] Redefined macro warning in libomptarget 2017-02-01 08:33:38 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly A new algorithm for identification of a SCoP statement that implement a matrix 2017-02-02 14:23:14 +00:00