platform/upstream/llvm.git
2016-02-11 Eric FiselierTeach __hash_table how to handle unordered_map's __hash...
2016-02-11 Omair JavaidHandle floating-point type homogeneous aggregate return...
2016-02-11 Tamas BerghammerFix MSVC 2013 build after rL260504
2016-02-11 Denis Zobnin[MCU] Fix assertion failure on function returning empty...
2016-02-11 Artur PilipenkoDon't propagate dereferenceable attribute through gc...
2016-02-11 George Rimar[ELF] - Remove R_X86_64_GOTTPOFF from static relocation...
2016-02-11 Andrey Turetskiy[X86] Enable the LEA optimization pass by default.
2016-02-11 Andrey BokhankoUpdate of "GCC extensions not implemented yet" in Clang...
2016-02-11 Haojian Wu[clang-tidy] Fix an assert failure in 'readability...
2016-02-11 Ashutosh NemaFixed typo in comment & coding style for LoopVersioning...
2016-02-11 Gabor Horvath[clang-tidy] Add a check to find unintended semicolons...
2016-02-11 Craig Topper[TableGen] Use range-based for loops. NFC
2016-02-11 Craig Topper[TableGen] Don't call emitSourceFileHeader a second...
2016-02-11 Craig Topper[TableGen] Whitespace cleanup in output file. NFC
2016-02-11 Craig Topper[TableGen] Simplify code slightly. NFC
2016-02-11 Simon Atanasyan[MC][ELF] Handle MIPS specific .sdata and .sbss directives
2016-02-11 Daniel Jasperclang-format: Make it more expensive to break template...
2016-02-11 Akira Hatanaka[Objective-c] Stop attaching section "datacoal_nt"...
2016-02-11 Matt ArsenaultAMDGPU: Fix constant bus use check with subregisters
2016-02-11 Matt ArsenaultAMDGPU: Fix passes depending on dominator tree for...
2016-02-11 Matt ArsenaultAMDGPU: Remove some old intrinsic uses from tests
2016-02-11 Alexey Bataev[OPENMP] Rename OMPCapturedFieldDecl to OMPCapturedExpr...
2016-02-11 Matt ArsenaultAMDGPU: Fix not handling new workitem intrinsics in...
2016-02-11 Matt ArsenaultAMDGPU: Split R600 and SI store lowering
2016-02-11 Michael J.... [readobj] Dump DT_JMPREL relocations when outputting...
2016-02-11 Michael J.... [readobj] Handle ELF files with no section table or...
2016-02-11 Michael J.... [readobj] Move dynamic table parsing to a new function...
2016-02-11 Michael J.... [readobj] Sort switch by enum value.
2016-02-11 Michael J.... [readobj] Parse sections before dynamic table.
2016-02-11 Hemant KulkarniFix const confusion while lambda function usage
2016-02-11 Tom Stellard[AMDGPU] Assembler: Fix VOP3 only instructions
2016-02-11 Davide Italiano[llvm-nm] Simplify code logic. Rewrite a single functio...
2016-02-11 Reid KlecknerUn-XFAIL a passing test on Windows
2016-02-11 Reid KlecknerMove mmap_limit_mp test to Posix
2016-02-11 Justin Lebar[CUDA] Don't crash when trying to printf a non-scalar...
2016-02-11 Justin LebarRemove unused ToolChain arg from Driver::ConstructPhase...
2016-02-11 Rui UeyamaELF: Sort .[cd]tors by priority as we do for .{init...
2016-02-11 Rui UeyamaReduce code repetition. NFC.
2016-02-11 Reid KlecknerSilence MSVC warning about non-void prototypes
2016-02-11 Quentin Colombet[GlobalISel][MachineRegisterInfo] Add a method to creat...
2016-02-11 Evgeniy Stepanov[asan] Dump adb output on failure.
2016-02-11 Reid KlecknerFix two tests relying on LLVM -O1 behavior
2016-02-11 Hemant KulkarniFix build failure caused in r260430
2016-02-10 Davide Italiano[llvm-nm] Minor style change. Prefer EXIT_SUCCESS over 0.
2016-02-10 Teresa JohnsonFix Windows bot failure in Transforms/FunctionImport...
2016-02-10 Quentin Colombet[GlobalISel] Remember the size of generic virtual registers
2016-02-10 Rui UeyamaReorder code to improve readability. NFC.
2016-02-10 Mehdi AminiFunctionImport: add a progressive heuristic to limit...
2016-02-10 Rafael EspindolaDon't include NOBITS TLS in PT_LOAD.
2016-02-10 Hemant KulkarniMake llvm-nm test consistent with other tests
2016-02-10 Rui UeyamaELF: Use stable sort to sort .{init,fini}_array sections.
2016-02-10 Mehdi AminiUse a StringSet in Internalize, and allow to create...
2016-02-10 Mehdi AminiAdd the ability to initialize a StringSet from a pair...
2016-02-10 Rui UeyamaELF: Implement __attribute__((init_priority(N)) support.
2016-02-10 Davide Italiano[llvm-nm] Prefer range-based loop over explicit iterator.
2016-02-10 Mehdi AminiAdd a new insert_as() method to DenseMap and use it...
2016-02-10 Quentin Colombet[CMake] Add a macro definition to detect if we are...
2016-02-10 Quentin Colombet[GlobalISel] More detailed skeleton for the IRTranslator.
2016-02-10 Mehdi AminiBitcode reader: replace DecodeChar6() with a lookup...
2016-02-10 Mehdi AminiSimplify handleOperandChangeImpl() removing last argume...
2016-02-10 Rafael EspindolaSplit the creation of program headers in a few steps.
2016-02-10 Jim InghamRevert 260436. I pretty consistently upper-case the...
2016-02-10 Philip ReamesFollow up to 260439, Speculative fix to clang builders
2016-02-10 Rong Xu[PGO] Make the number of records for each value site...
2016-02-10 Hans WennborgRevert r260388 "[MS ABI] Never reference dllimport...
2016-02-10 Justin LebarBail on compilation as soon as a job fails.
2016-02-10 Matthias BraunAPInt: Simplify EqualSlowCase
2016-02-10 Xinliang David LiFix buildbot failure (hosts without zlib)
2016-02-10 Sean CallananWhen importing Objective-C protocols, mark them as...
2016-02-10 Rui UeyamaELF: Combine cases that has the same code.
2016-02-10 Eric FiselierRemove changes that snuck in within r260431
2016-02-10 Teresa JohnsonRestore "[ThinLTO] Use MD5 hash in function index....
2016-02-10 Evgeniy StepanovFix invalid casts in <functional>.
2016-02-10 Zachary TurnerFix copy/paste error in TestCModules.
2016-02-10 Philip Reames[LVI] Handle constants defensively
2016-02-10 Derek Schuff[WebAssembly] Re-triage list of compilation failures...
2016-02-10 Pete CooperUse ArrayRef instead of deep copies of CompactUnwindEnt...
2016-02-10 Enrico GranataNo reason for these two letters to be uppercase
2016-02-10 Reid Kleckner[clang-cl] /Z7 now generates normal debug info, not...
2016-02-10 Greg ClaytonNow that SymbolFileDWARF supports having types in compl...
2016-02-10 Mandeep Singh... Test commit, fixed "clang" to "Clang" in docs
2016-02-10 Reid Kleckner[codeview] Describe int local variables using .cv_def_range
2016-02-10 Eric FiselierRecommit r260012 - Cleanup node-type handling in the...
2016-02-10 Hemant Kulkarni[llvm-readobj] Option to emit readelf like output
2016-02-10 Derek Schuff[WebAssembly] Address comments left over from r260421
2016-02-10 Xinliang David Li[Coverage] add covmap v2 binary format regression test
2016-02-10 Nicolai HaehnleAMDGPU: Release the scavenged offset register during...
2016-02-10 Sanjay Patel[x86] refactor masked load/store combine logic ; NFCI
2016-02-10 Richard SmithDon't assume that there is only one strchr overload...
2016-02-10 Simon Atanasyan[ELF][MIPS] Add lazy relocation support for MIPS
2016-02-10 Zachary TurnerRemove skipUnlessListedRemote.
2016-02-10 Zachary TurnerRemove expectedFailureLinux decorator.
2016-02-10 Derek Schuff[WebAssembly] Switch varags calling convention to use...
2016-02-10 Anton Yartsev[analyzer] Windows: launch scan-build from an arbitrary...
2016-02-10 Chad Rosier[AArch64] Refactor is logic into a helper function...
2016-02-10 Reid KlecknerFix a -Wsign-compare in Support Path unittests
2016-02-10 Reid KlecknerSilence MSVC warning about falling off the end of a...
2016-02-10 Reid KlecknerDisable MSVC 2015's warning about zero extending after...
2016-02-10 Eugene ZelenkoFix some Clang-tidy readability-redundant-control-flow...
2016-02-10 Reid KlecknerSilence some MSVC warnings about zero extending unsigne...
next