summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix buildStephen Kelly2018-08-091-1/+1
* [LICM] hoist fences out of loops w/o memory operationsPhilip Reames2018-08-093-6/+37
* Fix typoStephen Kelly2018-08-091-1/+1
* Remove obsolete policy settingsStephen Kelly2018-08-091-8/+0
* [Sema] P0961R1: Relaxing the structured bindings customization point finding ...Erik Pilkington2018-08-093-9/+87
* Add getEndLoc API to replace getLocEndStephen Kelly2018-08-0923-175/+342
* Add getBeginLoc API to replace getStartLocStephen Kelly2018-08-094-5/+7
* Add getBeginLoc API to replace getLocStartStephen Kelly2018-08-0921-183/+342
* [ELF][HEXAGON] Add R_HEX_HI16/R_HEX_LO16 relocationsSid Manning2018-08-092-0/+14
* [sanitizer] Remove rsp from the clobber list in internal_cloneKostya Kortchinsky2018-08-091-1/+1
* [analyzer] Fix the bug in UninitializedObjectChecker caused by not handling b...George Karpenkov2018-08-092-2/+25
* [InstCombine] allow fsub+fmul FMF folds for vectorsSanjay Patel2018-08-092-8/+17
* Fix few g++ 8 warning with non obvious copy object operationsDavid Carlier2018-08-092-3/+3
* [NFC] Remove magic bool param in RAUWJF Bastien2018-08-092-5/+6
* [Hexagon] Map ISD::TRAP to J2_trap0(#0)Krzysztof Parzyszek2018-08-094-16/+21
* Support RISC-VRui Ueyama2018-08-0919-1/+1013
* SCEV should forget all loops containing a deleted block.Alina Sbirlea2018-08-092-1/+27
* [llvm-objcopy] Add --prefix-symbols optionPaul Semel2018-08-094-1/+80
* [InstCombine] add vector tests for fsub+fmul; NFCSanjay Patel2018-08-091-15/+44
* [GlobalOpt] Don't apply fastcc if it would break inalloca invariantsReid Kleckner2018-08-092-0/+16
* [SelectionDAG] try harder to convert funnel shift to rotateSanjay Patel2018-08-093-10/+13
* [llvm-objcopy] Add --dump-sectionPaul Semel2018-08-095-0/+60
* extend folding fsub/fadd to fneg for FMFMichael Berg2018-08-092-80/+34
* [ARM] Adjust the feature set for ExynosEvandro Menezes2018-08-091-0/+36
* [ARM] Replace processor check with featureEvandro Menezes2018-08-094-11/+28
* Added missing null checks to fix r339351Raphael Isemann2018-08-091-1/+5
* [MC][PredicateExpander] Extend the grammar to support simple switch and retur...Andrea Di Biagio2018-08-095-13/+119
* Also display the output and error output of a failed commandRaphael Isemann2018-08-091-1/+6
* [MC] Remove PhysRegSize from MCRegisterClassBjorn Pettersson2018-08-093-12/+1
* [InstCombine] reduce code duplication; NFCSanjay Patel2018-08-091-9/+7
* [LLD][ELF] - Add a test for elf::getPriority(StringRef S)George Rimar2018-08-091-2/+4
* [AArch64][NFC] better matching of AArch64 target in aarch64-cpus.c testsSjoerd Meijer2018-08-091-22/+22
* [TargetLowering] Add BuildSDIVPattern helper to BuildExactSDIV (NFCI).Simon Pilgrim2018-08-091-14/+23
* [COFF] Make the relocation scanning for CFG more discriminatingHans Wennborg2018-08-093-7/+176
* Implement diagnostic stream operator for ParsedAttr.Erich Keane2018-08-097-291/+289
* Darwin: mark test unsupported while we sort out how to make it generic.Tim Northover2018-08-091-1/+1
* [LLD][ELF] - Add a test for ScriptParser::readPhdrType().George Rimar2018-08-091-0/+4
* [ARM] FP16: codegen support for VTRNSjoerd Meijer2018-08-092-19/+25
* [X86][SSE] Remove PMULDQ/PMULUDQ by zeroSimon Pilgrim2018-08-094-69/+51
* Fix structural inequivalency of forward EnumDeclGabor Marton2018-08-092-0/+62
* [X86][SSE] Combine (some) target shuffles with multiple usesSimon Pilgrim2018-08-0928-1087/+977
* Add support for importing imaginary literalsGabor Marton2018-08-094-0/+27
* [LLD][ELF] - Add a test for ScriptParser::readOutputSectionDescription.George Rimar2018-08-091-0/+5
* Add R_HEX_6_X relocation supportSid Manning2018-08-092-0/+166
* vs integration: bump version numberHans Wennborg2018-08-091-1/+1
* vs integration: update the manifest to require VS 2017Hans Wennborg2018-08-091-3/+3
* Remove unused type Either from Utility library.Tatyana Krasnukha2018-08-092-110/+54
* [LLD][ELF] - Add a test for ScriptParser::readPhdrs(). NFCI.George Rimar2018-08-091-0/+4
* [LLD][ELF] - Add a test case for parsing -defsym.George Rimar2018-08-091-2/+5
* [clangd] Try to fix buildbot after r339320.Eric Liu2018-08-091-1/+1
OpenPOWER on IntegriCloud