platform/upstream/llvm.git
2018-03-23 Zachary Turner[PDB] Make our PDBs look more like MS PDBs.
2018-03-23 Tony Tye[AMDGPU] Remove use of OpenCL triple environment and...
2018-03-23 Krzysztof Parzyszek[Hexagon] Always generate mux out of predicated transfe...
2018-03-23 Jordan RoseDelete the copy constructor for llvm::yaml::Node
2018-03-23 Krzysztof Parzyszek[Hexagon] Avoid early if-conversion for one sided branches
2018-03-23 Simon Pilgrim[X86][Btver2] Cleanup TEST instructions to use JFPA...
2018-03-23 Alex Shlyapnikov[HWASan] Port HWASan to Linux x86-64 (LLVM)
2018-03-23 Ana Pazos[ARM] Fix "Constant pool entry out of range!" in Thumb1...
2018-03-23 Andrea Di Biagio[llvm-mca] update the ResourcePressureView after r32833...
2018-03-23 Krzysztof Parzyszek[Hexagon] Two fixes in early if-conversion
2018-03-23 Simon Pilgrim[X86][Btver2] Cleanup MOVMSK instructions to use JFPA...
2018-03-23 Ben Langmuir[vfs] Don't bail out after a missing -ivfsoverlay file
2018-03-23 Andrew KaylorFix a block copying problem in LICM
2018-03-23 Andrea Di Biagio[llvm-mca] Make the resource cost a double.
2018-03-23 Fangrui Song[ADT] Simplify getMemory. NFC
2018-03-23 Krzysztof Parzyszek[Hexagon] Copy subregisters in HexagonStoreWiden
2018-03-23 Rafael EspindolaAdd a minimal fix for PR36878.
2018-03-23 Simon Pilgrim[X86][Btver2] Vector permutes use a JFPU01 scheduler...
2018-03-23 Sanjay Patel[InstCombine] auto-generate checks; NFC
2018-03-23 Simon Pilgrim[X86][Btver2] Vector store instructions use a JFPU1...
2018-03-23 Sanjay Patel[InstSimplify] regenerate checks, move tests; NFC
2018-03-23 Zaara SyedaRe-commit: [MachineLICM] Add functions to MachineLICM...
2018-03-23 Sanjay Patel[InstCombine] regenerate test checks; NFC
2018-03-23 Simon Pilgrim[X86][Btver2] Cleanup DPPS/DPPD instructions to use...
2018-03-23 Sanjay Patel[InstCombine] reduce code duplication; NFC
2018-03-23 Sanjay Patel[InstCombine] improve variable name; NFC
2018-03-23 John Brawn[AArch64] Don't reduce the width of loads if it prevent...
2018-03-23 Simon Pilgrim[X86][Btver2] Fix MicroOps counts for DPPS/YMM memory...
2018-03-23 George Rimar[ELF] - Simplify. NFC.
2018-03-23 Simon Pilgrim[X86][Btver2] Cleanup SSE42 PCMPISTR/PCMPESTR string...
2018-03-23 Daniel NeilsonRemove the deprecated single-alignment IRBuilder API...
2018-03-23 Matthew Simpson[SLP] Stop counting cost of gather sequences with multi...
2018-03-23 Daniel NeilsonRemove deprecated MemIntrinsic methods (NFC)
2018-03-23 Alexey Bataev[DEBUGINFO] Add flag for DWARF2 to use sections as...
2018-03-23 Christof Douma[ARM] Support float literals under XO
2018-03-23 Florian HahnRevert r328307: [IPSCCP] Use constant range information...
2018-03-23 Amara Emerson[GlobalISel] Fix legalizer combine to not use illegal...
2018-03-23 Matthew Simpson[test] Allow for optional No-Op Barrier Pass in O0...
2018-03-23 Simon Pilgrim[X86][Znver1] Fix instregex entries that don't match...
2018-03-23 Simon Pilgrim[X86][SandyBridge] Fix missing comma that was causing...
2018-03-23 Florian Hahn[IPSCCP] Use constant range information for comparisons...
2018-03-23 Andrea Di Biagio[llvm-mca] Pass the InstrBuilder to the constructor...
2018-03-23 Andrea Di Biagio[llvm-mca] Add flag -resource-pressure to enable/disabl...
2018-03-23 Simon Pilgrim[X86][Btver2] Vector move/load/store instructions use...
2018-03-23 Florian Hahn[AArch64] Clean-up a few over-eager regexps in models.
2018-03-23 Ilya Biryukov[clangd] Remove 'static' from a function inside anonymo...
2018-03-23 Florian Hahn[LoopUnroll] Simplify induction variables after peeling...
2018-03-23 Benjamin Kramer[ORC] Join materialization thread in unit test
2018-03-23 George Rimar[ELF] - Another fix for "LLD crashes with --emit-relocs...
2018-03-23 Martin Storsjo[ARM] Error out on .arm assembler directives on windows
2018-03-23 Martin StorsjoRevert "[DAGCombiner] Fold (zext (and/or/xor (shl/shr...
2018-03-23 Craig Topper[X86] Give VPCMPEQQ the same itinerary as its SSE count...
2018-03-23 Craig Topper[X86] Correct the latencies of SNB integer vector multi...
2018-03-23 Craig Topper[X86] Match vpblendvb/vblendvps/vblendvpd itineraries...
2018-03-23 Craig Topper[X86] Change VPSADBW itinerary to SSE_INTALU_ITINS_P...
2018-03-23 Craig Topper[X86] Give VLDDQUrm and LDDQUrm the same itinerary.
2018-03-23 Craig Topper[X86] Merge VMOVMSKBrr and MOVMSKBrr in the SNB shedule...
2018-03-23 Craig Topper[X86] Add VEXTRB/W/D/Q to Zen scheduler model.
2018-03-23 Craig Topper[X86] Fix the itinerary for vextractps to match extractps.
2018-03-23 Rafael EspindolaBring r328238 back with a fix.
2018-03-23 Nirav Dave[DAG] Fix node id invalidation in Instruction Selection.
2018-03-23 Jordan RoseRemove problematic PrettyStackTrace entry added in...
2018-03-23 Rafael EspindolaFix the MSVC build.
2018-03-23 Rafael EspindolaFix PR36793.
2018-03-23 Volodymyr Sapsai[Modules] Update test to mention it requires C++14.
2018-03-23 George Karpenkov[analyzer] Trust _Nonnull annotations for system framework
2018-03-23 George Karpenkov[analyzer] Extend GCDAntipatternChecker to match group_...
2018-03-23 George Karpenkov[analyzer] [NFC] Move worklist implementation to WorkLi...
2018-03-23 Vitaly Buka[sanitizer] Fix PPC bot
2018-03-23 Davide Italiano[CommandObjectFrame] Remove dead code.
2018-03-23 Abderrazek... [ARM] Add ARMv8.2-A FP16 vector intrinsic
2018-03-23 Jordan RoseSink PrettyDeclStackTrace down to the AST library
2018-03-23 Craig Topper[TableGen] Don't capture returned std::vectors by const...
2018-03-22 Kevin EnderbyFor llvm-nm and Mach-O files also use function starts...
2018-03-22 Petr Hosek[sanitizer] zx_vmo_write on Fuchsia takes only 4 argume...
2018-03-22 Michael ZolotukhinState that CFG is preserved in 'Falkor HW Prefetch...
2018-03-22 Fangrui Song[Support/Parallel] Use lock_guard which has less overhe...
2018-03-22 Julie Hockett[clang-doc] Reland "[clang-doc] Setup clang-doc fronten...
2018-03-22 Eric FiselierAdd temporary printouts to test to help debug failures.
2018-03-22 Michael ZolotukhinReapply "[test] Add tests for llc passes pipelines...
2018-03-22 Rafael EspindolaSet dso_local on __ImageBase.
2018-03-22 Eric FiselierAvoid Clang error about throwing _LIBCPP_ASSERT in...
2018-03-22 Stephan T.... [libcxx] [test] Strip trailing whitespace. NFC.
2018-03-22 Rafael EspindolaAdd a test.
2018-03-22 David BlaikieMove SampleProfile.h into IPO along with the rest of...
2018-03-22 Eric FiselierWorkaround GCC bug PR78489 - SFINAE order is not respected.
2018-03-22 Craig Topper[X86] Correct the VROUND regular expressions in Znver1...
2018-03-22 David BlaikieFinish moving the IPSCCP pass from Scalar to IPO -...
2018-03-22 Artem Dergachev[analyzer] Enable temporary object destructor inlining...
2018-03-22 Evgeny StupachenkoRevert r325687 (workaround for PR36032).
2018-03-22 Rafael EspindolaAdd test for demangling GNU ABI tags.
2018-03-22 Artem Dergachev[CFG] [analyzer] Add C++17-specific ctor-initializer...
2018-03-22 Craig Topper[X86] Rename VROUNDYPS* and VROUNDYPD* instructions...
2018-03-22 Artem Dergachev[analyzer] Remove an assertion that doesn't hold in...
2018-03-22 Guozhi Wei[DAGCombiner] Fold (zext (and/or/xor (shl/shr (load...
2018-03-22 David BlaikieFix layering between SCCP and IPO SCCP
2018-03-22 Artem Dergachev[CFG] [analyzer] NFC: Move construction context allocat...
2018-03-22 Artem Dergachev[CFG] [analyzer] Add C++17-specific variable and return...
2018-03-22 Artem Dergachev[analyzer] Make symbol_iterator iterate over SVal's...
2018-03-22 Roman Tereshin[MIR] Making MIR Printing, opt -dot-cfg, and -debug...
next