platform/upstream/llvm.git
2016-03-04 Teresa Johnson[ThinLTO] Ensure prevailing linkonce emitted as weak...
2016-03-04 Krzysztof Parzyszek[Hexagon] Fix lowering of calls with the return type...
2016-03-04 Zoran Jovanovic[mips][microMIPS] Prevent usage of OR16_MMR6 instructio...
2016-03-04 Teresa Johnson[ThinLTO] Launch importing backends in parallel threads...
2016-03-04 Filipe Cabecinhas[ubsan/cmake] Make sure we end up adding -frtti to...
2016-03-04 Teresa JohnsonRefactor gold-plugin codegen to prepare for ThinLTO...
2016-03-04 Rafael EspindolaRefactor duplicated code.
2016-03-04 Teresa JohnsonChange split code gen to use ThreadPool
2016-03-04 Simon Pilgrim[X86][AVX512] Added some basic X86ISD::VPERMV3 shuffle...
2016-03-04 Ben CraigReducing stack usage of test
2016-03-04 Benjamin KramerMove class into anonymous namespace. NFC.
2016-03-04 Pavel LabathAdd a log statement
2016-03-04 Sam KoltonTest commit access
2016-03-04 Pavel LabathResumbit "Fetch remote log files from LLGS tests"
2016-03-04 Pavel LabathFix warning in IRExecutionUnit.cpp
2016-03-04 Tamas BerghammerAdd reverse file remapping for breakpoint set
2016-03-04 Simon Pilgrim[X86][SSSE3] Added combine test for unary shuffle ...
2016-03-04 Valery Pykhtintest commit
2016-03-04 Simon Atanasyan[ELF][MIPS] Factor out the code reading and sign-extend...
2016-03-04 Simon Atanasyan[ELF][MIPS] Factor out the code writing relocation...
2016-03-04 Simon Atanasyan[ELF][MIPS] Factor out the code reading and calculating...
2016-03-04 Simon Atanasyan[ELF][MIPS] Use writeMipsHi16 to apply result of R_MIPS...
2016-03-04 Simon Atanasyan[ELF][MIPS] Replace S and A arguments of the writeMipsH...
2016-03-04 Simon Atanasyan[ELF][MIPS] s/applyMipsHi16Reloc/writeMipsHi16/ NFC
2016-03-04 Benjamin KramerMake headers self-contained again.
2016-03-04 Nikolay HaustovAMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics
2016-03-04 Pavel Labath[SemaExprCXX] Avoid calling isInSystemHeader for invali...
2016-03-04 Alexey Bataev[OPENMP 4.0] Codegen for 'declare reduction' construct.
2016-03-04 Haojian Wu[clang-tidy] Make 'modernize-use-nullptr' check work...
2016-03-04 Vedant Kumar[Coverage] Fix the start/end locations of switch statements
2016-03-04 Alexey Bataev[OPENMP] Simplify handling of clauses with postupdates...
2016-03-04 Argyrios Kyrtzidis[index] Distinguish USRs of anonymous enums by using...
2016-03-04 Argyrios Kyrtzidis[index] Include parameter types in the USRs for C funct...
2016-03-04 Argyrios Kyrtzidis[index] In ObjC++ handle objc type parameters for funct...
2016-03-04 Xiuli Pan[OpenCL] Refine pipe builtin support
2016-03-04 Bhushan D.... [MIPS] initFeatureMap() to handle empty string argument
2016-03-04 Mohit K. Bhakkad[Compiler-rt][safestack] Enable for MIPS
2016-03-04 Bill Seurer[powerpc] pacify lint for java_race_pc.cc
2016-03-04 David Majnemer[X86] Pass __m64 types via SSE registers for GCC compat...
2016-03-04 David Majnemer[VFS] Switch from close to SafelyCloseFileDescriptor
2016-03-04 Argyrios Kyrtzidis[index] Ignore ObjCTypeParamDecls during indexing.
2016-03-04 Rui UeyamaUse check function.
2016-03-04 Davide Italiano[ELF] Generalize symbol type handling.
2016-03-04 Justin BognerAnnotate our undefined behaviour to sneak it past the...
2016-03-04 Easwaran RamanFix a memory leak.
2016-03-04 Justin BognerCodeGen: Tune the SmallVector size in LiveRange
2016-03-04 Alexey Samsonov[TSan] Fix compiler warning in Go sanity test.
2016-03-04 Easwaran RamanFix a use-after-free bug introduced in r262636
2016-03-04 Alexey Samsonov[asan] Fix odr_c_test failure with gold linker
2016-03-04 Teresa JohnsonAdd hardware_concurrency interface to llvm::thread...
2016-03-04 Evgeniy Stepanov[gold] Handle modules that are not included in the...
2016-03-04 Bill Seurer[powerpc] activate java_race_pc.cc on powerpc64le
2016-03-03 Easwaran RamanFix memory leak in tests.
2016-03-03 Mike Aizatsky[libfuzzer] arbitrary function adapter.
2016-03-03 Philip Reames[docs] Add a description of current problem areas to...
2016-03-03 Guozhi Wei[InstCombine] Combine A->B->A BitCast
2016-03-03 Bill Seurer[powerpc] activate java_race_pc.cc on powerpc64le
2016-03-03 NAKAMURA Takumillvm/test/CodeGen/ARM/rem_crash.ll: Avoid unsupported...
2016-03-03 Kostya Serebryany[libFuzzer] when interrupted, call _Exit() instead...
2016-03-03 Rafael EspindolaRename 'fatal' to 'check' when it doesn't always fail.
2016-03-03 Michael Kruse[SCEVValidator] Fix loop exit values considered affine.
2016-03-03 Michael KrusePass scope and LoopInfo to SCEVValidator. NFC.
2016-03-03 Carlo Bertolli[OPENMP] firstprivate and private clauses of teams...
2016-03-03 Rui UeyamaRemove dead code.
2016-03-03 Simon Pilgrim[X86][AVX512BW] Fixed 512-bit PSHUFB shuffle mask decod...
2016-03-03 Davide Italiano[ELF] Be slightly more consistent, use uint8_t instead...
2016-03-03 Devin Coughlin[analyzer] ObjCDeallocChecker: Only check for nil-out...
2016-03-03 Jonathan Peyton[STATS] fix output formatting when sample count is 0
2016-03-03 Lang Hames[RuntimeDyld] Fix '_' stripping in RTDyldMemoryManager...
2016-03-03 Jonathan Peyton[STATS] fix master and single timers
2016-03-03 Sylvestre Ledrufix some minor typos in the doc
2016-03-03 Sylvestre LedruFix two minor syntax issues in the documentation
2016-03-03 Rafael EspindolaDelete dead code.
2016-03-03 Carlo BertolliAdd code generation for teams directive inside target...
2016-03-03 George Rimar[ELF] - Do not allow .bss to occupy the file space...
2016-03-03 Tobias Grossertests: Fix some spelling mistakes
2016-03-03 Philip Reames[ValueTracking] "constant fold" an experimental hidden...
2016-03-03 Tobias Grosserdocs: Fix some spelling mistakes
2016-03-03 Philip Reames[ValueTracking] Remove dead code from an old experiment
2016-03-03 Sanjay Patel[InstCombine] transform bitcasted bitwise logic ops...
2016-03-03 Xinliang David Li[PGO] Add API for profile merge from buffer
2016-03-03 Easwaran RamanFix breakage caused by r262636.
2016-03-03 Rafael EspindolaFix PR26818.
2016-03-03 Anastasia Stulova[OpenCL] Improve diagnostics of address spaces for...
2016-03-03 Sanjoy Das[ConstantRange] Rename test; NFC
2016-03-03 Sanjoy Das[SCEV] Prove no-overflow via constant ranges
2016-03-03 Sanjoy Das[SCEV] Be less eager about demoting zexts to sexts
2016-03-03 Sanjoy Das[ConstantRange] Generalize makeGuaranteedNoWrapRegion...
2016-03-03 Easwaran RamanInfrastructure for PGO enhancements in inliner
2016-03-03 Simon Pilgrim[X86][AVX] Better support for the variable mask form...
2016-03-03 Dehao ChenUse LineLocation instead of CallsiteLocation to index...
2016-03-03 Simon Pilgrim[X86] Tidied up 256-bit -> 2 x 128-bit vector shift...
2016-03-03 Filipe Cabecinhas[test/ubsan/coverage-levels] Fix file references in...
2016-03-03 Simon Pilgrim[X86] Pulled out repeated code testing for constant...
2016-03-03 Daniel Jasperclang-format: Use stable_sort when sorting #includes.
2016-03-03 Michael Kruse[BlockGenerator] Fix PHI merges for MK_Arrays.
2016-03-03 Amjad AboudMCU target has its own ABI, however X86 interrupt handl...
2016-03-03 Ahmed Bougacha[X86] Don't assume that shuffle non-mask operands start...
2016-03-03 Rafael EspindolaSimplify error handling.
2016-03-03 Samuel Antao[OpenMP] Code generation for teams - kernel launching
next