platform/upstream/llvm.git
2016-07-15 Simon Pilgrim[X86][AVX2] Added a memory version of test_mm256_broadc...
2016-07-15 Tobias GrosserGPGPU: Test scalar/array types i1/i3/i8/i32/i60/i64...
2016-07-15 Kirill Bobyrev[clang-rename] apply stylistic fixes
2016-07-15 Eugene Leviant[ELF] Overriding reserved symbols in linker script
2016-07-15 Tobias GrosserGPGPU: Test scalar parameters of type half/float/double...
2016-07-15 Tobias GrosserGPGPU: Make sure scops with more than one array work
2016-07-15 Tobias GrosserGPGPU: Free options to avoid memory leak
2016-07-15 Kirill Bobyrev[clang-rename] add few tests
2016-07-15 Pavel Labath[NPL] Simplify process launch code
2016-07-15 Simon Pilgrim[X86][AVX2] Improve lowerShuffleAsRepeatedMaskAndLanePe...
2016-07-15 Haojian Wu[include-fixer] Always add as few as possible qualifier...
2016-07-15 James Molloy[ARM] Fix build after r275540
2016-07-15 James Molloy[Thumb-1] Select post-increment load and store where...
2016-07-15 Maxim Ostapenko[asan] Reduce flakiness of halt_on_error-torture.cc...
2016-07-15 James Molloy[ARM] Followup to r275537 addressing review comments
2016-07-15 James Molloy[ARM] Prefer indirect calls in minsize mode
2016-07-15 Tobias GrosserGPGPU: Shorten ppcg include paths to avoid conflict...
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...
next