Go to file
Joey Gouly 881eab53be [ARMv8] Add CodeGen support for VSEL.
This uses the ARMcmov pattern that Tim cleaned up in r188995.

Thanks to Simon Tatham for his floating point help!

llvm-svn: 189024
2013-08-22 15:29:11 +00:00
clang DebugInfo: emit the definition of types when construction vtables are required as these types may never end up emitting the full class data 2013-08-22 15:23:05 +00:00
clang-tools-extra clang-replace: Exclude test-time deps from LIT test suite 2013-08-22 15:04:34 +00:00
compiler-rt [lsan] Add a regression test for building C code. 2013-08-22 14:48:44 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx XFAIL 3 tests on darwin 11-12. The tests have recently been modified, are correct, and pass with an updated libc++.dylib 2013-08-22 00:04:22 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld [lld][unittests] Change assert to llvm_unreachable 2013-08-22 15:23:54 +00:00
lldb Revert the change that was done to test commit access. 2013-08-22 00:56:22 +00:00
llvm [ARMv8] Add CodeGen support for VSEL. 2013-08-22 15:29:11 +00:00
polly Rename "polly-test" in the document and script. 2013-08-18 07:33:28 +00:00