summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SelectionDAG]: Ignore "returned" in the presence of an implicit sret.Dan Gohman2018-01-302-2/+24
* [CUDA] Added partial support for CUDA-9.1Artem Belevich2018-01-308-32/+1872
* [coroutines] Fix application of NRVO to Coroutine "Gro" or return object.Eric Fiselier2018-01-293-5/+89
* [globalisel][legalizer] Fix a fallthrough case in the unittests debug printingDaniel Sanders2018-01-291-1/+1
* [RAFast] Don't dereference MBB::endQuentin Colombet2018-01-292-5/+32
* AMDGPU: Move ADDRIndirect complex pattern into R600Instructions.tdTom Stellard2018-01-292-1/+1
* [X86] Use VMOVDQA64 for aligned vXi32 stores.Craig Topper2018-01-292-4/+13
* [test-suite] UNXfail several tests that now pass locally.Davide Italiano2018-01-292-5/+0
* AMDGPU: Allow a SGPR for the conditional KILL operandMarek Olsak2018-01-292-23/+48
* Fix some regular expressions in llvm-mode.el.Rafael Espindola2018-01-291-5/+6
* [DSE] add test for PR36129; NFCSanjay Patel2018-01-291-0/+15
* [clangd] Fix r323658 test failure on windows.Eric Liu2018-01-293-6/+11
* LiveInterval: Print weight in print() function.Matthias Braun2018-01-291-0/+1
* Stop tracking .debug_line_str in DWARFUnit. NFC.Paul Robinson2018-01-295-30/+22
* [X86] Add FeaturePOPCNTFalseDeps to skylake server CPU to match skylake client.Craig Topper2018-01-292-1/+3
* Warn on nonexistent comdat sections in an /order file.Rui Ueyama2018-01-292-5/+30
* Update a help message.Rui Ueyama2018-01-291-1/+1
* [analyzer] Use stable filenames in analyzer testing infrastructureGeorge Karpenkov2018-01-291-0/+1
* [analyzer] [NFC] Remove unused method visitItemsInWorkListGeorge Karpenkov2018-01-292-41/+0
* [JumpThreading][NFC] Rename LoadInst variablesBrian M. Rzycki2018-01-291-43/+46
* Minor updated to the main libcxx page; add a link to the deprecation pageMarshall Clow2018-01-291-6/+9
* [X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, else default to 10-...Simon Pilgrim2018-01-2910-34/+91
* [ARM][GISel] PR35965 Constrain RegClasses of nested instructions built from D...Daniel Sanders2018-01-295-6/+63
* [DWARFv5] Re-enable dumping a line table with no CU.Paul Robinson2018-01-299-40/+78
* [X86] Avoid using high register trick for test instructionAmaury Sechet2018-01-297-82/+29
* [globalisel][legalizer] Change identity() to changeTo() to clarify that it ch...Daniel Sanders2018-01-292-5/+5
* [CodeGen] Simplify conditional. NFCShoaib Meenai2018-01-291-1/+1
* [X86] Add test case to ensure testw is generated when optimizing for size. NFCAmaury Sechet2018-01-291-0/+44
* [AArch64] Change the filename of the Exynos M1 scheduling defsEvandro Menezes2018-01-292-3/+3
* [scudo] Add support for Fuchsia OS.Kostya Kortchinsky2018-01-291-1/+1
* [clang-format] Add more tests for ObjC protocol list formatting behaviorBen Hamilton2018-01-291-0/+14
* Revert "AArch64: Omit callframe setup/destroy when not necessary"Jun Bum Lim2018-01-299-87/+68
* Remove trailing space.Rui Ueyama2018-01-291-1/+1
* [globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencie...Daniel Sanders2018-01-297-375/+843
* Improve testcase.Rafael Espindola2018-01-291-21/+13
* [NFC] Fixup comment with function name, actually incorrect name!Erich Keane2018-01-291-3/+2
* [clang-format] Disable some text proto delimiters and functions for google styleKrasimir Georgiev2018-01-291-9/+1
* math.h: Set HAVE_HW_FMA32 based on compiler provided macroJan Vesely2018-01-291-0/+5
* [MachineVerifier] Add check that renamable operands aren't reserved registers.Geoff Berry2018-01-291-6/+8
* [AMDGPU][X86][Mips] Make sure renamable bit not set for reserved regsGeoff Berry2018-01-296-6/+29
* Move getPlatformFlags to ELFObjectFileBase and simplify.Rafael Espindola2018-01-294-22/+13
* [Host] Respect LLVM_LIBDIR_SUFFIX when looking for LLDB plugins on LinuxMichal Gorny2018-01-292-1/+4
* [X86] Don't create SHRUNKBLEND when the condition is used by the true or fals...Craig Topper2018-01-292-34/+38
* [X86] Add test case for pr34592Craig Topper2018-01-291-0/+68
* [DWARF] Recommitting a test reverted in r323560. Moved to x86 directory with ...Wolfgang Pieb2018-01-291-0/+157
* [globalisel] Make LegalizerInfo::LegalizeAction available outside of Legalize...Daniel Sanders2018-01-299-198/+206
* [clang-format] Fix bug where -dump-config failed on ObjC headerBen Hamilton2018-01-294-3/+32
* [AccelTable] Workaround for MSVC bugJonas Devlieghere2018-01-292-10/+85
* Add myself to CREDITS.txtTony Jiang2018-01-291-0/+5
* [scan-build] Add an option to skip overriding CC and CXX make varsJonathan Roelofs2018-01-292-5/+21
OpenPOWER on IntegriCloud