platform/upstream/llvm.git
2017-05-05 Andrew Ng[X86] Remove unused code from X86 optimize LEAs. NFC.
2017-05-05 Alexander Potapenko[ubsan] Implement __sanitizer_print_stack_trace for...
2017-05-05 Siddharth BhatRevert "[Polly] Added OpenCL Runtime to GPURuntime...
2017-05-05 Martin Storsjo[ArgPromotion] Add a testcase for PR32917
2017-05-05 Siddharth Bhat[Polly] Added OpenCL Runtime to GPURuntime Library...
2017-05-05 Daniel JasperInitialize new member X86Operand::FrontendSize in all...
2017-05-05 Eric FiselierDocument XFAIL's with the relevent bug number
2017-05-05 Dean Michael... [XRay][compiler-rt] Remove dependency on FileCheck...
2017-05-05 Vedant Kumar[ubsan] Fix error summary message for ObjC BOOL invalid...
2017-05-05 Dean Michael... [XRay][compiler-rt] Add function id utilities for XRay
2017-05-05 Dehao ChenUpdate VP prof metadata during inlining.
2017-05-05 Zachary Turner[ADT] A few minor improvements to BitVector
2017-05-05 Jonathan RoelofsDocument that Multilib flags must be actual flags
2017-05-04 Zachary Turner[pdb] Don't verify TPI hash values up front.
2017-05-04 Zachary Turner[PDB] Don't build the entire source file list up front.
2017-05-04 Zachary Turner[llvm-pdbdump] Only build the TypeDatabase if necessary.
2017-05-04 Evgeniy StepanovRemap metadata attached to global variables.
2017-05-04 Quentin Colombet[RegisterBankInfo] Fix 80-col introduced in r293506.
2017-05-04 Quentin Colombet[GlobalISel] Add missing doxygen keyword for doxygen...
2017-05-04 Marek OlsakAMDGPU: GFX9 GS and HS shaders always have the scratch...
2017-05-04 Aditya Nandakumar[GISel]:Skip legalizing Intermediate inst(with generic...
2017-05-04 Craig Topper[JumpThreading] When processing compares, explicitly...
2017-05-04 Craig Topper[JumpThreading] Change a dyn_cast that is already prote...
2017-05-04 Aditya Nandakumar[GISel]: Add support to translate ConstantVectors
2017-05-04 James Y KnightFix whitespace before token-paste of an argument.
2017-05-04 Craig Topper[ConstantRange] Add LLVM_NODISCARD to ConstantRange...
2017-05-04 Craig Topper[Float2Int] Remove return of ConstantRange from seen...
2017-05-04 Simon PilgrimStrip trailing whitespace. NFCI.
2017-05-04 Marc-Andre... [clangd] Add documentation page
2017-05-04 Nico WeberTurn on -Wmicrosoft-enum-forward-reference by default.
2017-05-04 Sanjay Patel[InstSimplify] add folds for or-of-casted-icmps
2017-05-04 Reid KlecknerFix bugs checking va_start in lambdas and erroneous...
2017-05-04 Nico WeberTurn -Wmicrosoft-enum-value off by default.
2017-05-04 Rafael EspindolaSimplify the header allocation.
2017-05-04 Sam Clegg[WebAssembly] Add wasm symbol table support to llvm...
2017-05-04 Saleem AbdulrasoolDriver: only inject libstdc++ paths when needed on...
2017-05-04 Krzysztof Parzyszek[PPC] When restoring R30 (PIC base pointer), mark it...
2017-05-04 Eric FiselierFix test failure with GCC 4.9
2017-05-04 Eric FiselierChange Appveyor to download Clang from llvm.org instead...
2017-05-04 Greg ClaytonDon't return an invalid line table if the DW_AT_stmt_li...
2017-05-04 Reid Kleckner[ms-inline-asm] Use the frontend size only for ambiguou...
2017-05-04 Sanjay Patel[InstSimplify] move logic-of-icmps helper functions...
2017-05-04 Peter CollingbourneRe-apply r302108, "IR: Use pointers instead of GUIDs...
2017-05-04 Michael ZolotukhinFix a typo.
2017-05-04 Sanjay Patel[InstSimplify] add tests for or-of-casted-icmps; NFC
2017-05-04 Davide Italiano[NewGVN] Remove unneeded newline and format assertions...
2017-05-04 Mehdi AminiAdd markup for libc++ dylib availability
2017-05-04 Craig Topper[APInt] Reduce number of allocations involved in multip...
2017-05-04 Easwaran Raman[PM] Add ProfileSummaryAnalysis as a required pass...
2017-05-04 Brian Gesiak[Lexicon] Add BDCE
2017-05-04 Marshall ClowUse lgamma_r instead of lgamma in binomial_distribution...
2017-05-04 Adrian PrantlAdd accidentally deleted testcase back.
2017-05-04 Adrian PrantlCleanup tests to not share a DISubprogram between multi...
2017-05-04 Renato Golin[test-release] Status update *before* long gzip
2017-05-04 Alexander Kornienko[clang-tidy] fix readability-implicit-bool-cast false...
2017-05-04 Michael Kruse[ScopBuilder] Add missing semicolon after LLVM_FALLTHROUGH.
2017-05-04 Casey Carter[test] Name the local variable in the C1XX implementati...
2017-05-04 Alexander Kornienko[clang-tidy] fix readability-implicit-bool-cast false...
2017-05-04 Alexander Kornienko[clang-tidy] Code cleanup, (almost) NFC (*).
2017-05-04 Alexander Kornienko[Tooling] add a createReplacement overload for StringRef
2017-05-04 Casey Carter[test] variant: enable constexpr construction tests...
2017-05-04 Michael KruseIntroduce VirtualUse. NFC.
2017-05-04 Martin Probstclang-format: [JS] exponentiation operator
2017-05-04 Rafael EspindolaReduce code duplication. NFC.
2017-05-04 Daniel Sanders[globalisel][tablegen] Add several GINodeEquiv's for...
2017-05-04 Chad Rosier[DAGCombine] Transform (fadd A, (fmul B, -2.0)) ->...
2017-05-04 Peter Wu[ASAN] Add interceptor for __longjmp_chk
2017-05-04 Alex LorenzDiagnosticsEngine should clear DelayedDiagID before...
2017-05-04 Simon Pilgrim[X86][AVX512] Fix VPABSD file checks
2017-05-04 Simon Pilgrim[X86][SSE] Add i686 triple tests for partial vector...
2017-05-04 Krzysztof ParzyszekRefactoring with range-based for, NFC
2017-05-04 Simon Dardis[compiler-rt][mips] Add support for quad precision...
2017-05-04 Jonas Paulsson[SystemZ] Make copyPhysReg() add impl-use operands...
2017-05-04 Simon Pilgrim[X86][SSE] Add i686 triple tests for PBLENDW commutation
2017-05-04 Simon Pilgrim[X86][AVX1] Regenerate checks and add i686 triple tests...
2017-05-04 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 17.10 - Artful...
2017-05-04 Michael Kruse[CMake] Remove POLLY_TEST_DIRECTORIES.
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Nitesh Jain[LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.
2017-05-04 Simon Dardis[mips][XRay] Use the base version of emitXRayTable
2017-05-04 Martin Storsjo[ArgPromotion] Fix a truncated variable
2017-05-04 Alex Lorenz[Index] The relation between the declarations in template
2017-05-04 Michael Zuckerman[LLVM][inline-asm][Altmacor] Altmacro string delimiter...
2017-05-04 Tobias Grosser[ScopDetection] Check for already known required-invari...
2017-05-04 Pavel LabathMainLoop: Add unit tests
2017-05-04 Tobias GrosserAdjust test case to not trigger the SCEV optimization...
2017-05-04 Sam Parker[ARM] ACLE Chapter 9 intrinsics
2017-05-04 Eric FiselierDummy commit to trigger CMake reconfiguration and unbre...
2017-05-04 Eric FiselierFix incorrect usage of __libcpp_mutex_trylock. Patch...
2017-05-04 Eric FiselierUpdate Appveyor bot link to point to new llvm-mirror...
2017-05-04 Igor Breger[X86][AVX-512] Allow EVEX encoded instruction selection...
2017-05-04 Sam Parker[ARM] ACLE Chapter 9 intrinsics
2017-05-04 Xiuli Pan[OpenCL] Add intel_reqd_sub_group_size attribute support
2017-05-04 Oren Ben Simhon[X86] Disabling PLT in Regcall CC Functions
2017-05-04 Igor Breger[AVX-512VL] Autogenerate checks. Add --show-mc-encoding...
2017-05-04 Eric Fiseliertest commit
2017-05-04 Dean Michael... [XRay][compiler-rt][NFC] Update comments to doxygen...
2017-05-04 Eric Fiseliertest commit
2017-05-04 Igor Breger[AVX] Fix vpcmpeqq predicate.
next