Go to file
Quentin Colombet bb15ce3d1f [X86] Strengthen the setting of inline asm constraints.
The setting of the inline asm constraints was implicitly relying on the
order of the register classes in the file generated by tablegen.
Since, we do not have any control on that order, make sure we do not
depend on it anymore.

llvm-svn: 268953
2016-05-09 19:01:35 +00:00
clang [Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end 2016-05-09 18:58:02 +00:00
clang-tools-extra [include-fixer] Autodetect yaml databases in parent directories. 2016-05-09 14:14:55 +00:00
compiler-rt Fix variable visibility 2016-05-09 19:01:19 +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 erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Generate code coverage for experimental libraries 2016-05-08 23:08:50 +00:00
libcxxabi libc++abi: fix visibility of personalities 2016-05-04 04:22:29 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Document and test the first few .got.plt entries. 2016-05-09 18:12:15 +00:00
lldb Mark TestPrintStackTraces as flaky on linux 2016-05-09 16:59:29 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [X86] Strengthen the setting of inline asm constraints. 2016-05-09 19:01:35 +00:00
openmp Fine tuning of TC* macros 2016-05-07 00:00:00 +00:00
polly Codegen: Enable the detection of min/max expressions 2016-05-07 08:03:44 +00:00