platform/upstream/llvm.git
2015-07-17 Richard SmithRefactor to remove repetition, no functionality change.
2015-07-17 Richard SmithRemove redundant bouncing between StringRef and a pair...
2015-07-17 Kuba Brecka[asan] Add a comment explaining why non-instrumented...
2015-07-17 Chaoren Linfreeaddrinfo(NULL) segfaults on Android.
2015-07-17 Enrico GranataTeach the NSString data formatter to handle embedded...
2015-07-17 Arnold SchwaighoferMergeFuncs: Transfer the function parameter attributes...
2015-07-17 Rafael EspindolaStart adding documentation for llvm-lib.
2015-07-17 Enrico GranataImprove the NSString data formatter so that explicitly...
2015-07-17 James Y KnightFix alignment issues in Clang.
2015-07-17 Adam NemetRevert "ARM: Enable MachineScheduler and disable PostRA...
2015-07-17 Enrico GranataSplit the portion of the data-formatter-objc test case...
2015-07-17 Matthias BraunUse llvm_unreachable() instead of report_fatal_error...
2015-07-17 Peter Zotov[OCaml] Do not use -warn-error in tests.
2015-07-17 James Molloy[ARM] Use [SU]ABSDIFF nodes instead of intrinsics for...
2015-07-17 James Molloy[AArch64] Use [SU]ABSDIFF nodes instead of intrinsics...
2015-07-17 Hans WennborgAdd libunwind to the release scripts
2015-07-17 Eli BenderskyUse inbounds GEPs for memcpy and memset lowering
2015-07-17 Marshall ClowBump libc++ version # to 3.8
2015-07-17 Reid KlecknerAdd missing chkstk.S files from r242539
2015-07-17 Reid Klecknercompiler-rt: add support for mingw-w64 in builtins
2015-07-17 Evgeniy Stepanov[msan] Fix open_memstream handling.
2015-07-17 Samuel Benzaquen[ASTMatchers] Use provided target NodeKind instead...
2015-07-17 Rafael EspindolaAdd support for producing thin archives in llvm-lib.
2015-07-17 Pavel LabathStandalone cmake build improvements (bug #23889)
2015-07-17 Alexandros... Edited the CPUNames table of TargetParser
2015-07-17 Pavel LabathFix liblldb linking on RHEL 6 (bug #24140)
2015-07-17 Tobias GrosserGPURuntimeDebugPrinter: Printer pointer values (except...
2015-07-17 Tom StellardR600: Add macro defs for all supported OpenCL extensions
2015-07-17 Petar Jovanovic[Mips] Set mips64r6 as default CPU for MIPS64 Android
2015-07-17 Andrey BokhankoChanged "pragma" -> "#pragma" in a comment, NFC.
2015-07-17 John BrawnMake global aliases have symbol size equal to their...
2015-07-17 Tamas BerghammerImprove conditional opcode handling in emulation based...
2015-07-17 Daniel Sanderstest-release.sh: Add ability to do a test build using...
2015-07-17 Pavel Labath[LLGS] Limit jThreadsInfo to only the most important...
2015-07-17 Tamas BerghammerFix android build after r242514
2015-07-17 Pavel Labath[MainLoop] Fix assertion failure
2015-07-17 Alexandros... -Refactored ARMTargetInfo in order to use the API of...
2015-07-17 Andrew Wilkins[llgo] cmd/gllgo: handle/ignore more flags
2015-07-17 Chandler Carruth[PM/AA] Disable the core unsafe aspect of GlobalsModRef...
2015-07-17 Peter Zotov[OCaml] Use a nicer style for documentation than OCaml...
2015-07-17 Kuba Brecka[asan] Fix invalid debug info for promotable allocas
2015-07-17 Davide Italiano[llvm-cxxdump] Don't rely on global state
2015-07-17 David Majnemer[CodeGen, X86] Classify vectors <= 32 bits as INTEGER
2015-07-17 Alexey BataevTests for "Disabling of "redefine_extname" pragma for...
2015-07-17 NAKAMURA Takumiclang: s/PCHContainerOps/PCHContainerRdr/ in \param...
2015-07-17 Adrian PrantlFix clang-fuzzer build after r242499.
2015-07-17 Justin BognerDriver: Determine file names for crash reports more...
2015-07-17 Tim NorthoverAArch64: add comment missed out from earlier patch.
2015-07-17 Enrico GranataTeach the std::wstring data formatter how to properly...
2015-07-17 Matthias BraunARM: Enable MachineScheduler and disable PostRASchedule...
2015-07-17 Adrian PrantlMake the clang module container format selectable from...
2015-07-17 Matt ArsenaultOnly do fmul (fadd x, x), c combine if the fadd only...
2015-07-17 Enrico GranataAdd StringPrinter support for printing a std::string...
2015-07-17 Rafael EspindolaUse small encodings for constants when possible.
2015-07-17 Matthias Braun__builtin_setjmp/__builtin_longjmp is support on ARM now
2015-07-17 Alex LorenzMIR Serialization: Serialize the frame setup machine...
2015-07-17 Greg ClaytonAllow gdbremote.py to take input from STDIN and handle...
2015-07-17 Matthias BraunAllow __builtin_setjmp/__builtin_longjmp on ARM
2015-07-16 Chaoren LinRe-landing r242318 after buildbot update.
2015-07-16 Alex LorenzMIR Serialization: Serialize the frame index machine...
2015-07-16 Cong HouAdd new constructors for LoopInfo/DominatorTree/BFI/BPI
2015-07-16 James DennettDoxygen: Enable autobrief feature, matching llvm config...
2015-07-16 Daniel Jasperclang-format: Respect IndentWrappedFunctionNames when...
2015-07-16 Davide Italiano[Sema] Refactor Sema::ImplicitExceptionSpecification...
2015-07-16 Matthias BraunArm: Don't define a label twice with two setjmps in...
2015-07-16 Matthias BraunFix __builtin_setjmp in combination with sjlj exception...
2015-07-16 Jordan RoseAdd __has_feature(attribute_availability_with_version_u...
2015-07-16 Chaoren LinXfail pexpect tests for Windows hosts.
2015-07-16 Mehdi AminiFix ffiInvoke() use of DataLayout, broken in 242414
2015-07-16 Marshall ClowInclude what we use, instead of letting them get pulled...
2015-07-16 Sean SilvaAdd missing REQUIRES to this test.
2015-07-16 Sanjoy Das[SCEV][NFC] Use triple-slash (///) for comment.
2015-07-16 James DennettDocumentation cleanup. No functional change intended.
2015-07-16 Alexey Samsonov[ASan] PR24150: restrict test case to i386.
2015-07-16 Simon PilgrimFix spelling. NFCI.
2015-07-16 Tim NorthoverAArch64: make inexact signalling on round Darwin-specific
2015-07-16 Alexey Samsonov[CMake] One more attempt to fix PR24144.
2015-07-16 Simon Pilgrim[X86][SSE] Added nounwind attribute to vector shift...
2015-07-16 Bill Schmidt[PowerPC] v4i32 is a VSRCRegClass
2015-07-16 Philip ReamesList supported architectures for StackMap section and...
2015-07-16 Simon Pilgrim[X86][SSE] Updated vector conversion test names.
2015-07-16 Eli BenderskyStreamline the coding style in NVPTXLowerAggrCopies
2015-07-16 Matthias BraunMachineInstr: Explain the subtle semantics of uses...
2015-07-16 Jingyue Wu[NVPTX] enable SpeculativeExecution in NVPTX
2015-07-16 Matthias BraunAArch64: Implement conditional compare sequence matching.
2015-07-16 Greg ClaytonMake sure we calculate resolver symbol addresses correc...
2015-07-16 Tom StellardAMDPGU/SI: Negative offsets aren't allowed in MUBUF...
2015-07-16 Tom StellardAMDPGU/SI: Use AssertZext node to mask high bit for...
2015-07-16 Davide Italiano[SemaType] Use a range loop.
2015-07-16 Matthias BraunLiveInterval: Document and enforce rules about empty...
2015-07-16 Matthias BraunDo not duplicate method name in comment, remove duplica...
2015-07-16 Rafael EspindolaDelete an unused function.
2015-07-16 Pete CooperRevert "Add missing load/store flags to thumb2 instruct...
2015-07-16 Rui UeyamaCOFF: Set Load Configuration entry in Data Directory.
2015-07-16 Cong HouRename LoopInfo::Analyze() to LoopInfo::analyze() and...
2015-07-16 Alexey Samsonov[CMake] Workaround for PR24144: avoid installing libcxx...
2015-07-16 Peter CollingbourneInternalize: internalize comdat members as a group...
2015-07-16 Artem BelevichFixed an error in cuda-options.cu test:
2015-07-16 Marshall ClowSet the libc++ version # to 3.7. Will bump to 3.8...
2015-07-16 Aaron BallmanDisable #pragma redefine_extname for C++ code as it...
next