platform/upstream/llvm.git
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...
2016-07-14 Nico WeberDon't optimize movs to pushes in -O0 builds.
2016-07-14 Aaron BallmanRemoving a few more :option: tags that we do not have...
2016-07-14 Nico WeberDelete some trailing whitespace.
2016-07-14 Benjamin Kramer[OpenCL] In test/Driver/opencl.cl, don't require name...
2016-07-14 Ahmed Bougacha[X86] Decode MPX BND registers.
2016-07-14 Ahmed Bougacha[X86] Don't mark addressing mode operands as "outs...
2016-07-14 Ahmed Bougacha[TableGen] Autobrief-ize Record. NFC.
2016-07-14 Ahmed Bougacha[TableGen] Cleanup Record comments. NFC.
2016-07-14 Ahmed Bougacha[GlobalISel] Fix #include ordering/spacing. NFC.
2016-07-14 Sam Kolton[AMDGPU] Assembler: fix row_bcast parsing
2016-07-14 Nico WeberRevert r275411, it cause PR28552.
2016-07-14 Nico WeberRevert r275401, it caused PR28551.
2016-07-14 Matthew Simpson[LV] Avoid unnecessary IV scalar-to-vector-to-scalar...
2016-07-14 Tobias GrosserGPGPU: Use a tile size of 32 by default
2016-07-14 Roger Ferrer... Diagnose taking address and reference binding of packed...
2016-07-14 Aaron BallmanRemoving more :option: tags that we do not have corresp...
2016-07-14 Pierre GousseauThe test added in r275267 does not work on read-only...
2016-07-14 Nico WeberTeach fast isel calls and rets about stdcall.
2016-07-14 Simon Pilgrim[X86][AVX] Added an additional vperm2f128 memory foldin...
2016-07-14 Simon PilgrimRemove trailing whitespace.
2016-07-14 Simon Pilgrim[X86][AVX2] Allow VPERMPD/VPERMQ shuffles to call combi...
2016-07-14 Daniel Sanders[mips] SelectionDAGISel subclasses now follow the optim...
2016-07-14 Benjamin KramerUpgrade all the .arcconfigs to https.
2016-07-14 Aaron BallmanSpeculatively fix the sphinx build, which does not...
2016-07-14 Aaron BallmanThis is a malformed :option: tag -- we don't have an...
2016-07-14 Simon Pilgrim[X86][AVX] Add support for narrowing 128-bit+ shuffle...
2016-07-14 Benjamin Kramer[OpenCL] Actually activate Frontend/opencl.cl test...
2016-07-14 Aaron BallmanCorrect the attribute documentation for the new XRay...
2016-07-14 Sjoerd MeijerThis converts a signed remainder instruction to unsigne...
2016-07-14 Simon Pilgrim[X86][AVX] Add 128-bit wide shuffle tests that should...
2016-07-14 Sebastian Popcode hoisting pass based on GVN
2016-07-14 Simon Pilgrim[X86][AVX] Add VBROADCASTF128/VBROADCASTI128 shuffle...
2016-07-14 Dean Michael... Remove extra ';' to appease -Wpedantic
2016-07-14 Simon Pilgrim[X86][AVX] Regenerate broadcast upgrade tests
2016-07-14 Tobias GrosserFix formatting
2016-07-14 Tobias GrosserGPGPU: Map initial schedule to GPU schedule
2016-07-14 Tobias GrosserGPGPU: Do not dump schedule by default
2016-07-14 Pavel Labathmark newly failing tests as XFAIL
2016-07-14 Pavel Labath[test] [linux] define PR_SET_PTRACER constants if the...
2016-07-14 Roman Gareev[NFC] Add full title/author information to "Apply the...
2016-07-14 Simon Pilgrim[X86][AVX2] VBROADCASTSSrr/VBROADCASTSSYrr require...
2016-07-14 Tobias GrosserGPGPU: compute new schedule from polly scop
2016-07-14 Tobias GrosserGPGPU: create default initialized PPCG scop and gpu...
2016-07-14 Benjamin Kramer[clang-rename] add documentation
2016-07-14 Benjamin Kramer[clang-rename] exit code-related bugfix and code cleanup
2016-07-14 Haojian Wu[include-fixer] Correct an incorrecst judgement about...
2016-07-14 Eugene Leviant[ELF] r275383 reverted due to buildbot failure
2016-07-14 Asaf Badouh[X86][AVX512F] minor fix of the parameter names
2016-07-14 Eugene Leviant[ELF] Allow overriding reserved symbols in linker scripts
2016-07-14 Sjoerd MeijerThis implements a more optimal algorithm for selecting...
2016-07-14 Ilia KFix -break-enable/-break-disable commands (MI)
2016-07-14 David Majnemer[InstCombine] Masked loads with undef masks can fold...
2016-07-14 David MajnemerSimplify llvm.masked.load w/ undef masks
2016-07-14 Craig Topper[AVX512] Implement EXTLOAD lowering with patterns to...
2016-07-14 Dean Michael... Use hasFlag instead of hasArg
2016-07-14 Eli Friedman[X86] Fix stupid typo in isel lowering.
2016-07-14 Matt ArsenaultAMDGPU/R600: Delete/rename intrinsics no longer used...
2016-07-14 Rui UeyamaSet sh_addralign to 1 instead of 0.
2016-07-14 Rui UeyamaAttempt to unbreak msan bot.
2016-07-14 Matt ArsenaultAMDGPU/R600: Remove intrinsics with no tests and no...
2016-07-14 Matt ArsenaultAMDGPU: Remove unused intrinsics
2016-07-14 Matt ArsenaultAMDGPU: Fix test not actually testing anything
2016-07-14 Matt ArsenaultAMDGPU: Remove dead code
2016-07-14 Dean Michael... Add C++ dependencies to xray runtime
2016-07-14 Dean Michael... XRay: Add entry and exit sleds
2016-07-14 Davide Italiano[SCCP] Pass a Value * instead of templating this functi...
2016-07-14 Kelvin Li[OpenMP] Sema and parsing for 'target parallel for...
next