summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [analyzer] Fix -x language argument for C preprocessed sourcesJonathan Roelofs2018-01-291-2/+2
* Add test case for truncated and promotion to test. NFCAmaury Sechet2018-01-291-0/+49
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-294-164/+413
* [SLP] Add a test with extract for PR32086, NFC.Alexey Bataev2018-01-291-0/+33
* [clangd] Use new URI with scheme support in place of the existing LSP URIEric Liu2018-01-299-134/+108
* [AccelTable] Try making MSVC happyJonas Devlieghere2018-01-292-8/+8
* [clangd] Add a fallback directory for collected symbols with relative paths.Eric Liu2018-01-294-37/+72
* tsan: deflake a testDmitry Vyukov2018-01-292-7/+12
* [AccelTable] Fix undefined referenceJonas Devlieghere2018-01-291-1/+1
* [dsymutil] Generate Apple accelerator tablesJonas Devlieghere2018-01-298-50/+642
* [NFC] Rename DwarfAccelTable and move header.Jonas Devlieghere2018-01-295-39/+65
* [NFC] Refactor Apple Accelerator TablesJonas Devlieghere2018-01-294-318/+360
* [clangd] Fixed null deference on invalid compile commands.Ilya Biryukov2018-01-291-0/+2
* [AMDGPU][MC] Corrected parsing of image opcode modifiers r128 and d16Dmitry Preobrazhensky2018-01-294-2/+40
* [ELF][MIPS] Rename function to be consistent with other names. NFCSimon Atanasyan2018-01-291-16/+16
* [OpenMP] Initial implementation of OpenMP offloading library - libomptarget d...George Rokos2018-01-2927-1/+5897
* Fix windows test failure caused by r323638Pavel Labath2018-01-292-4/+8
* [Lexer] Support adding working directory to relative search dir for #include ...Eric Liu2018-01-294-12/+129
* [AArch64][AsmParser] NFC: Generalize LogicalImm[Not](32|64) codeSander de Smalen2018-01-295-72/+38
* [lldb] Silence signed <-> unsigned integer comparison warningKirill Bobyrev2018-01-291-1/+1
* [DebugInfo] Fix fragment offset emission order for symbol locationsMikael Holmen2018-01-292-3/+66
* [Sparc] Account for bias in stack readjustmentJonas Devlieghere2018-01-292-10/+35
* Fix build broken by r323641Pavel Labath2018-01-291-1/+1
* Refactor dwarfdump -apple-names outputPavel Labath2018-01-295-109/+142
OpenPOWER on IntegriCloud