platform/upstream/llvm.git
2017-03-24 Matt ArsenaultAMDGPU: Implement f16 fround
2017-03-24 Matt ArsenaultAMDGPU: Unify divergent function exits.
2017-03-24 Peter CollingbourneFix a test so that it actually checks the output.
2017-03-24 Krzysztof ParzyszekRevert r298652 on Quentin's request
2017-03-24 Adrian PrantlMake testcase less nonsensical while still exercising...
2017-03-24 Matt ArsenaultAMDGPU: Fold rcp/rsq of undef to undef
2017-03-24 Matt ArsenaultTTI: Split IsSimple in MemIntrinsicInfo
2017-03-24 Stanislav Mekhanoshin[AMDGPU] Fold V_CNDMASK with identical source operands
2017-03-24 Konstantin... [AMDGPU] Rename Kind to ValueKind in metadata to be...
2017-03-24 Stanislav Mekhanoshin[AMDGPU] Add AMDGPUAliasAnalysis to opt pipeline
2017-03-24 Teresa Johnson[ThinLTO] Correct counting of functions in inliner...
2017-03-24 Benjamin Kramer[AMDGPU] Don't enforce constexpr, there are still old...
2017-03-24 Valery Pykhtin[AMDGPU] Remove double map lookups in SI scheduler
2017-03-24 Reid Kleckner[PDB] Split item and type records when merging type...
2017-03-24 Simon Pilgrim[X86][SSE] Add ashr + mask test cases.
2017-03-24 Weiming ZhaoRevert "builtins: Select correct code fragments when...
2017-03-24 Weiming Zhao[Compiler-rt][Builtins] Implement lit-test support...
2017-03-24 Weiming Zhaobuiltins: Select correct code fragments when compiling...
2017-03-24 Simon PilgrimFix MSVC 'not all control paths return a value' warning.
2017-03-24 Craig Topper[InstCombine] Provide a way to calculate KnownZero...
2017-03-24 Valery Pykhtin[AMDGPU] Fix SGPR usage count in SI scheduler
2017-03-24 Anastasia Stulova[OpenCL][Bug 10573] Don't set CXXOperatorNames flag
2017-03-24 Valery Pykhtin[AMDGPU] Add a new line after a debug message
2017-03-24 Kuba MracekUpdate debug_external.cc testcase to use TSan-invisible...
2017-03-24 Marshall ClowXFAIL the std::byte tests on a bunch of old clang versi...
2017-03-24 Tom Stellardstable-merge-request.sh: Add a script for submitting...
2017-03-24 Simon Pilgrim[X86][SSE] Generalised lowerTruncate by PACKSS to work...
2017-03-24 Benjamin KramerAnother instance where GCC doesn't understand implicit...
2017-03-24 Benjamin KramerMake GCC happy again.
2017-03-24 Benjamin KramerDon't build up std::vectors with constant sizes when...
2017-03-24 Teresa JohnsonRemove stale and unused (MC)TargetOptions comparators.
2017-03-24 Artem Dergachev[analyzer] MisusedMovedObject: Remove deprecated callba...
2017-03-24 Artem Dergachev[analyzer] Add MisusedMovedObjectChecker for detecting...
2017-03-24 Krasimir Georgiev[libclang] Bury dead TemporaryFiles
2017-03-24 Krasimir Georgiev[clangd] Add support for vscode extension configuration
2017-03-24 Chandler CarruthRevert r298491 and r298494 which changed Clang's handli...
2017-03-24 Jason MolendaThe expression text in AppleObjCRuntimeV1::CreateObject...
2017-03-24 Max KazantsevRevert "[ScalarEvolution] Re-enable Predicate implicati...
2017-03-24 Daniel BerlinNewGVN: Small cleanup of two dominance related function...
2017-03-24 Daniel BerlinNewGVN: Small cleanup of useless expression deletion...
2017-03-24 Max Kazantsev[ScalarEvolution] Re-enable Predicate implication from...
2017-03-24 Marshall ClowImplement P0298R3: 'std::byte'. Reviewed as https:...
2017-03-24 Craig Topper[ValueTracking] Use uint64_t for CarryIn in computeKnow...
2017-03-24 Daniel BerlinNewGVN: Fix PR32403 - Handling of undef in phis was...
2017-03-24 Marshall ClowMove the scoped_lock inside the '#ifndef NO_THREADS...
2017-03-24 Martin Pelikan[XRay] [compiler-rt] Plug a file descriptor leak in...
2017-03-24 Kuba MracekFix a warning when running the GotsanRuntimeCheck test...
2017-03-24 Craig Topper[ValueTracking] Convert more places to use setHighBits...
2017-03-24 Kuba MracekUpdate the Darwin/external.cc testcase to use rpath...
2017-03-24 Marshall ClowImplement Pp0156r2: 'Variadic Lock Guard, version 5...
2017-03-24 Craig Topper[InstCombine] Use range-based for loop. NFC
2017-03-24 Craig Topper[InstCombine] Fix 80 column violation I accidentally...
2017-03-24 Petr Hosek[CMake] Support single target builtins build on Darwin
2017-03-24 Meador Inge[AVR] Fix build after r298178
2017-03-24 Richard SmithFix handling of initialization from parenthesized initi...
2017-03-24 Rui UeyamaReturn early.
2017-03-24 Kostya Serebryany[libFuzzer] split two tests to get more parallelism...
2017-03-24 Rui UeyamaEarly continue. NFC.
2017-03-24 Kostya Serebryany[libFuzzer] increase kFeatureSetSize to 2^21 and make...
2017-03-24 Dean Michael... [XRay] Do not depend on C++ stdlib for XRay builds
2017-03-24 Rui UeyamaUpdate comments.
2017-03-24 Rui UeyamaUse `using namespace lld` for consistency with other...
2017-03-24 Rui UeyamaMove a few functions to a new file Filesystem.{cpp,h}.
2017-03-23 Kostya Serebryany[libFuzzer] fix non-linux build
2017-03-23 Adrian PrantlRefactor code to reduce indentation and improve readabi...
2017-03-23 Adrian PrantlFix a bug when emitting debug info for partially consta...
2017-03-23 Richard SmithRemove uses of std::binary_function, removed in C++17.
2017-03-23 Reid Kleckner[sancov] Don't instrument blocks with no insertion...
2017-03-23 Dehao ChenFix trellis layout to avoid mis-identify triangle.
2017-03-23 Dehao ChenSet the prof weight correctly for call instructions...
2017-03-23 Bryant Wong[MetaRenamer] Don't rename library functions.
2017-03-23 Alex ShlyapnikovAdd strtok interceptor for ASAN for Windows.
2017-03-23 Richard SmithRemove all uses of std::mem_fun and std::bind1st remove...
2017-03-23 Dehao ChenUse isFunctionHotInCallGraph to set the function sectio...
2017-03-23 Krzysztof Parzyszek[Hexagon] Avoid infinite loops in HexagonLoopIdiomRecog...
2017-03-23 Kostya Serebryany[libFuzzer] create experimental support for user-provid...
2017-03-23 Petr Hosek[CMake] Provide an option to disable runtimes build
2017-03-23 Krzysztof ParzyszekMove spill size and alignment info from MC to TargetReg...
2017-03-23 Jessica Paquette[Outliner] Remove unused lambda capture.
2017-03-23 Alex Shlyapnikov[asan] Add an interceptor for strtok
2017-03-23 Reid Kleckner[PDB] Use two DBs when dumping the IPI stream
2017-03-23 Jessica Paquette[Outliner] Fix compile-time overhead for candidate...
2017-03-23 Dehao ChenUpdate the SamplePGO test to verify that unroll/icp...
2017-03-23 Dehao ChenDisable loop unrolling and icp in SamplePGO ThinLTO...
2017-03-23 Richard SmithRemove unnecessary use of std::result_of, which is...
2017-03-23 Craig Topper[InstCombine] Remove some code from visitAnd that dealt...
2017-03-23 Erich KeaneLLVM Changes for alloc_align
2017-03-23 Adrian PrantlZero-Initialize PrevInstBB when entering a new MachineF...
2017-03-23 Gil Rapaport[LV] Add regression test for r297610
2017-03-23 Anna Thomas[LVIPrinterPass] Print LVI info for function arguments
2017-03-23 Teresa Johnson[ThinLTO] Clang support for emitting minimized bitcode...
2017-03-23 Teresa Johnson[ThinLTO] Add support for emitting minimized bitcode...
2017-03-23 Eric ChristopherKill some trailing whitespace to make some new changes...
2017-03-23 Kostya Kortchinsky[scudo] Add test exercising pthreads
2017-03-23 Erich KeaneCorrect class-template deprecation behavior-REDUX
2017-03-23 Nirav Dave[X86] Fix Stale SDNode use in X86ISelDAGtoDAG
2017-03-23 Rui UeyamaFix varaible names that correspond to command line...
2017-03-23 Zhaoshi ZhengModel ashr(shl(x, n), m) as mul(x, 2^(n-m)) when n > m
2017-03-23 Zhaoshi Zhengrevert test commit r298629
2017-03-23 Zhaoshi Zhengtest commit
next