platform/upstream/llvm.git
2016-07-15 Tobias GrosserGPGPU: Model array access information
2016-07-15 Tobias GrosserGPGPU: Use CHECK-NEXT to harden test cases
2016-07-15 David MajnemerXFAIL two SeparateConstOffsetFromGEP tests
2016-07-15 David Majnemer[IR] andIRFlags and copyIRFlags needs to handle GEP
2016-07-15 Rui UeyamaInline traceUndefined function.
2016-07-15 Rui UeyamaUpdate comments.
2016-07-15 Kelvin Li[OpenMP] add check for both simdlen and safelen clauses...
2016-07-15 Rui UeyamaRemove redundant `return`.
2016-07-15 Rui UeyamaMerge SymbolAssignmentKind and ExprKind.
2016-07-15 Rui UeyamaELF: Remove member variables that are used only in...
2016-07-15 Rui UeyamaAvoid writing to errs().
2016-07-15 Rui UeyamaInline a vairable that is used only once. NFC.
2016-07-15 Rui UeyamaELF: Simplify path constructions for -save-temps. NFC.
2016-07-15 Vedant Kumar[llvm-cov] Relax a test for Windows
2016-07-15 Rui UeyamaELF: Make check() always return a value.
2016-07-15 Vedant Kumar[llvm-cov] Improve error messages
2016-07-15 Jim InghamRemember to add the testcase I wrote for r274822.
2016-07-15 Lang Hames[Kaleidoscope][BuildingAJIT] Start filling in text...
2016-07-15 Rui UeyamaELF: Make error() to always set HasError.
2016-07-15 Vedant Kumar[llvm-cov] Fix a use-after-free
2016-07-15 Vedant Kumar[llvm-cov] Clean up an awkward capture-by-reference...
2016-07-15 Vedant Kumar[Coverage] Mark a few more methods const (NFC)
2016-07-15 Rui UeyamaCOFF: Update error messages so that they start with...
2016-07-15 Rui UeyamaRemove unnecessary explicit call of Twine ctor.
2016-07-15 Rui UeyamaMake check() always return a value.
2016-07-15 Matt ArsenaultAMDGPU: Fix not expanding control flow after some kill...
2016-07-15 Matt ArsenaultAMDGPU: Fix trying to skip from a block with no successors
2016-07-15 Matt ArsenaultAMDGPU: Fix splitting kill blocks with defs before...
2016-07-15 Peter CollingbourneFrontend: Simplify ownership model for clang's output...
2016-07-15 Todd Fialaadjust one of the NSLog output tests to only run on...
2016-07-15 Saleem Abdulrasoollibc++abi: add a top level option for using CompilerRT
2016-07-15 Rui UeyamaCOFF: Remove `void error()` functions and use fatal...
2016-07-15 Haicheng Wu[AArch64] Set COPY ZR isAsCheapAsAMove when needed.
2016-07-14 Reid Kleckner[codeview] Shrink inlined call site line info tables
2016-07-14 Rui UeyamaCOFF: Remove unnecessary explicit calls of Twine ctor.
2016-07-14 Rui UeyamaCOFF: Rename noreturn error -> fatal.
2016-07-14 Rui UeyamaCOFF: Rename non-noreturn error -> check.
2016-07-14 Tim Northoverllvm-objdump: extend __mh_execute_header handling to...
2016-07-14 Simon Pilgrim[X86][AVX2] Allow VPERMPD/VPERMQ shuffles to call combi...
2016-07-14 Ben LangmuirRemove the new module cache from the index-module test
2016-07-14 Adam Nemet[LoopDist] Fix typo in diagnostic
2016-07-14 Etienne Bergeron[asan] Avoid hooking memchr() on Windows64
2016-07-14 Paul RobinsonC does not have inline variables.
2016-07-14 Etienne Bergeronaddress comments in: https://reviews.llvm.org/D22363
2016-07-14 Etienne Bergeron[compiler-rt] Fix missing argument in asan unittest
2016-07-14 Richard SmithAdd test inputs missed by r275481.
2016-07-14 Etienne Bergeron[compiler-rt] Add more assembly patterns for interception
2016-07-14 Etienne Bergeron[compiler-rt] Add internal wcslen to avoid crashing...
2016-07-14 Tim Northoverllvm-objdump: handle stubbed and malformed dylibs better
2016-07-14 Etienne Bergeron[compiler-rt] Fix missing frame with stackwalking on...
2016-07-14 Kate StoneLLDB help content has accumulated over time without...
2016-07-14 Alina SbirleaAdd runtime support for __cpu_model (__builtin_cpu_supp...
2016-07-14 Ekaterina Romanova[GVN] Fold constant expression in GVN.
2016-07-14 Kate StoneEditing multi-line content in a terminal environment...
2016-07-14 Richard Smith[modules] Don't pass interesting decls to the consumer...
2016-07-14 Peter CollingbourneCOFF: Update remaining #include paths.
2016-07-14 Todd Fialaremoved darwin_log.py file from previous check-in
2016-07-14 Peter CollingbourneELF: Update #include path for D22173.
2016-07-14 Peter CollingbourneMove legacy LTO interface headers to legacy/ directory.
2016-07-14 Vitaly BukaReplace -mllvm -asan-use-after-scope=1 with -fsanitize...
2016-07-14 Teresa Johnson[ThinLTO/gold] Perform index-based weak/linkonce resolution
2016-07-14 Matthew Simpson[LV] Rename StrideAccesses to AccessStrideInfo (NFC)
2016-07-14 Todd Fialafix command-line LLDB so NSLog messages show up
2016-07-14 Matthew Simpson[LV] Allow interleaved accesses in loops with predicate...
2016-07-14 Sanjay Pateldon't repeat function names in comments; NFC
2016-07-14 Lang Hames[Object] Change Archive::findSym to return an Expected...
2016-07-14 Davide Italiano[SCCP] Pass the Solver by reference, copies are expensi...
2016-07-14 Mehdi AminiAdd recently added TargetOptions::EnableIPRA member...
2016-07-14 Argyrios Kyrtzidis[arcmt/objcmt] Fix ParentMap crash with invalid code.
2016-07-14 Sanjoy Das[ValueTracking] Use Instruction::getFunction; NFC
2016-07-14 Ben LangmuirAttempt to workaround Windows bots after my previous...
2016-07-14 Justin Lebars/constexpr/LLVM_CONSTEXPR in AArch64InstrInfo.cpp.
2016-07-14 Roger Ferrer... Reverting 275417
2016-07-14 Matthias Gehrecppcoreguidelines-pro-bounds-constant-array-index:...
2016-07-14 Sean CallananWhen importing classes and structs with anonymous struc...
2016-07-14 Greg ClaytonAdd support for Objective-C class properties.
2016-07-14 Krzysztof Parzyszek[Hexagon] Packetize function call arguments with tail...
2016-07-14 Evandro Menezes[AArch64] Adjust the scheduling model for Exynos-M1.
2016-07-14 Sanjoy Das[JumpThreading] PRE unordered loads
2016-07-14 Krzysztof ParzyszekAdd debugging code to the packetizer
2016-07-14 Ben Langmuir[index] Index system ImportDecls even when there is...
2016-07-14 Jun Bum Lim[PM] Port Dead Loop Deletion Pass to the new PM
2016-07-14 Justin Lebar[CodeGen] Refactor MachineMemOperand::Flags's target...
2016-07-14 Justin BognerTableGen: Fix a confusing use of both i and I as variab...
2016-07-14 Kostya Serebryany[sanitizer-coverage] make sure that calls to __sanitize...
2016-07-14 Rui UeyamaUpdate error message to use "ld.lld" instead of "lld...
2016-07-14 Rui UeyamaRemove TargetInfo::getImageBase. NFC.
2016-07-14 Rui UeyamaSet DT_MIPS_BASE_ADDRESS correctly if -image-base is...
2016-07-14 Nirav Dave[X86][MC] Fix bracket expression parsing in intel-style...
2016-07-14 Ahmed Bougacha[GlobalISel] Fix G_OR opcode after the addition of...
2016-07-14 Ahmed Bougacha[CodeGen] Simplify reg bank/class union is+get into...
2016-07-14 Saleem AbdulrasoolX86: handle external tail calls in Windows JIT
2016-07-14 Justin Lebar[CodeGen] s/constexpr/LLVM_CONSTEXPR/ in MachineMemOper...
2016-07-14 Aaron BallmanDespite there being an option, it seems that Sphinx...
2016-07-14 Sanjay Patelauto-generate checks
2016-07-14 Justin Lebar[CodeGen] Refactor MachineMemOperand's Flags enum.
2016-07-14 Tim NorthoverARM: fix vmov.i64 immediate validity check
2016-07-14 Tobias GrosserGPGPU: Generate an AST for the GPU-mapped schedule
2016-07-14 Tobias GrosserGPGPU: Add dummy implementation for ast expression...
2016-07-14 Tom StellardGlobalsAA: Functions with the argmemonly attribute...
next