summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 3Eli Friedman2019-10-171-1/+1
* Revert Tag CFI-generated data structures with "#pragma clang section" attribu...Dmitry Mikulin2019-10-171-32/+0
* Tag CFI-generated data structures with "#pragma clang section" attributes.Dmitry Mikulin2019-10-161-0/+32
* [WebAssembly] Trapping fptoint builtins and intrinsicsThomas Lively2019-10-151-0/+48
* [test] Fix test failureEli Friedman2019-10-141-8/+6
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-1419-344/+344
* Improve __builtin_constant_p loweringJoerg Sonnenberger2019-10-133-91/+75
* Reland r374450 with Richard Smith's comments and test fixed.Erich Keane2019-10-114-9/+18
* Insert module constructors in a module passVitaly Buka2019-10-111-0/+22
* [X86] Always define the tzcnt intrinsics even when _MSC_VER is defined.Craig Topper2019-10-111-45/+51
* Revert 374481 "[tsan,msan] Insert module constructors in a module pass"Nico Weber2019-10-111-22/+0
* [tsan,msan] Insert module constructors in a module passVitaly Buka2019-10-101-0/+22
* Fix some errors in <arm_neon.h> tests that cause them to fail with laxRichard Smith2019-10-102-10/+10
* [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 2.Eli Friedman2019-10-102-75/+76
* Update clang tests for new LLVM IR backslash printing in r374415Reid Kleckner2019-10-103-8/+8
* Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"Dmitri Gribenko2019-10-1019-344/+344
* [UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined ...Roman Lebedev2019-10-108-193/+1027
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-0919-344/+344
* [ARM] Fix arm_neon.h with -flax-vector-conversions=noneEli Friedman2019-10-0910-601/+196
* [WebAssembly] Add builtin and intrinsic for v8x16.swizzleThomas Lively2019-10-091-1/+6
* [DebugInfo] Enable call site debug info for ARM and AArch64Nikola Prica2019-10-091-0/+4
* Revert r374006: Reland 'Add VFS support for sanitizers' blacklist'Ilya Biryukov2019-10-092-51/+0
* [IRGen] Emit lifetime markers for temporary struct allocasFrancis Visoiu Mistrih2019-10-081-0/+89
* Try to get ubsan-blacklist-vfs.c pass more on WindowsNico Weber2019-10-081-2/+2
* [BPF] do compile-once run-everywhere relocation for bitfieldsYonghong Song2019-10-082-0/+61
* [NFC] Attempt to make ubsan-blacklist-vfs test pass on WindowsJan Korous2019-10-081-4/+2
* [NFC] Fix ubsan-blacklist testJan Korous2019-10-082-11/+38
* Reland 'Add VFS support for sanitizers' blacklist'Jan Korous2019-10-082-0/+26
* Revert "Add VFS support for sanitizers' blacklist"Jan Korous2019-10-082-26/+0
* Add VFS support for sanitizers' blacklistJan Korous2019-10-072-0/+26
* [InstCombine] don't assume 'inbounds' for bitcast pointer to GEP transform (P...Sanjay Patel2019-10-061-36/+36
* [clang] Prevent false positives in arm-mfpu-none codegen test.Simon Tatham2019-10-041-0/+1
* [clang] [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_in...Martin Storsjo2019-09-271-1/+2
* [test] Use %clang_cc1 instead of %clang -cc1Fangrui Song2019-09-271-1/+1
* [x86] Adding support for some missing intrinsics: _castf32_u32, _castf64_u64...Pengfei Wang2019-09-251-0/+45
* [CLANG][BPF] permit any argument type for __builtin_preserve_access_index()Yonghong Song2019-09-221-0/+18
* [SystemZ] Support z15 processor nameUlrich Weigand2019-09-207-5/+11
* [X86] Prevent assertion when calling a function that returns double with -mno...Craig Topper2019-09-181-0/+20
* [ARM] Update clang for removal of vfp2d16 and vfp2d16spEli Friedman2019-09-171-14/+14
* [NFC] Updated testDavid Bolvansky2019-09-171-7/+7
* Fix reliance on -flax-vector-conversions in AVX intrinsics headers andRichard Smith2019-09-173-14/+14
* Fix reliance on lax vector conversions in tests for x86 intrinsics.Richard Smith2019-09-176-13/+13
* Remove reliance on lax vector conversions from altivec.h in VSX mode.Richard Smith2019-09-174-4/+21
* [Clang][Codegen] Disable arm_acle.c test.Roman Lebedev2019-09-161-0/+2
* [Clang][Codegen] Relax available-externally-suppress.c testRoman Lebedev2019-09-161-2/+0
* Change signature of __builtin_rotateright64 back to unsignedKarl-Johan Karlsson2019-09-161-0/+4
* [WebAssembly] Narrowing and widening SIMD opsThomas Lively2019-09-131-0/+76
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-1311-18/+18
* Fix interaction between r371813 and r371814.Richard Smith2019-09-131-3/+3
* Remove reliance on lax vector conversions from altivec.h and its test.Richard Smith2019-09-131-13/+13