Go to file
Diana Picus 8abcbbb24b [ARM] GlobalISel: Use TableGen instruction selector
Emit and use the TableGen instruction selector for ARM. At the moment,
this allows us to remove the hand-written code for selecting G_SDIV and
G_UDIV.

Future commits will focus on increasing the code coverage for it and
removing more dead code from the current instruction selector.

llvm-svn: 301905
2017-05-02 09:40:49 +00:00
clang [libclang] Revert rL301328 and add tests for the regressions introduced. 2017-05-02 08:32:15 +00:00
clang-tools-extra Reorder release notes, fix missing link and a grammar issue. 2017-05-01 21:02:38 +00:00
compiler-rt [asan] Add strndup/__strndup interceptors if targeting linux. 2017-05-02 09:01:02 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add missing acquire_load to call_once overload. 2017-04-23 16:58:48 +00:00
libcxxabi Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL. 2017-04-20 23:40:35 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld ELF: Set symbol binding to STB_GLOBAL when undefining symbols during LTO. 2017-05-02 05:07:41 +00:00
lldb Remove unused code related to CPlusPlusLanguage::FindEquivalentNames 2017-05-02 09:00:52 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [ARM] GlobalISel: Use TableGen instruction selector 2017-05-02 09:40:49 +00:00
openmp [OpenMP] libomptarget: test correction for use with OpenMP 4.5 2017-04-27 18:54:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CMake] Move PollyCore to Polly project folder. 2017-04-30 21:07:05 +00:00