platform/upstream/llvm.git
2016-02-11 Alexey Samsonov[ASan] Disable test that uses profile runtime on Windows.
2016-02-11 Tom Stellard[AMDGPU] Fix for "v_div_scale_f64 reg, vcc, ..." parsing
2016-02-11 Adrian McCarthyImprove ReadRegister for RegisterContextWindowsx86
2016-02-11 Quentin Colombet[GlobalISel] Add a type to MachineInstr.
2016-02-11 Artem Belevich[NVPTX] emit .file directives for files referenced...
2016-02-11 Eric FiselierRevert r260514 because it has a bogus commit message.
2016-02-11 Chad Rosier[Driver] Add support for Qualcomm's Kryo CPU.
2016-02-11 Alexey Samsonov[LSan] Fix a crash when LSan hits a guard page while...
2016-02-11 Quentin Colombet[GlobalISel] Add a hook in TargetConfigPass to run...
2016-02-11 David MajnemerRemove unused includes
2016-02-11 Quentin Colombet[GlobalISel][IRTranslator] Change the ownership of...
2016-02-11 Quentin Colombet[GlobalISel][IRTranslator] Fix a typo in assert.
2016-02-11 Quentin Colombet[GlobalISel][IRTranslator] Teach the pass how to transl...
2016-02-11 David MajnemerRevert "Revert r260388 "[MS ABI] Never reference dllimp...
2016-02-11 Quentin Colombet[GlobalISel] Add a MachineIRBuilder class.
2016-02-11 Aidan Dodds[Renderscript] Fix typo in mips64 argument reading...
2016-02-11 Jacques Pienaar[lanai] Add Lanai triple.
2016-02-11 Jun Bum LimAdd a test case to show isKnownNonZero() returns correc...
2016-02-11 Ben Langmuir[Modules] Don't infinite recurse on implicit import...
2016-02-11 James Y KnightUse new --match-full-lines FileCheck feature for Prepro...
2016-02-11 Jun Bum LimFixed typo in r260530
2016-02-11 James Y KnightAdd -match-full-lines argument to FileCheck.
2016-02-11 Reid Kleckner[Windows] Fill in read/write information in SignalContext
2016-02-11 Hans WennborgRevert r260507: "[X86] Enable the LEA optimization...
2016-02-11 NAKAMURA TakumiRevert r260266 (and r260276), "clang-cl: Enable plugins...
2016-02-11 NAKAMURA TakumiRevert r260265, "clang-cl: Support loading plugins...
2016-02-11 Alexander Kornienko[clang-tidy] google-runtime-int: fix a false positive...
2016-02-11 Jun Bum Lim[AArch64] Refactoring findMatchingStore() in aarch64...
2016-02-11 Oliver Stannard[ARM] Add command-line options for ARMv8.2-A
2016-02-11 Cong LiuMerge branch 'arcpatch-D16922'
2016-02-11 Eric FiselierRename CheckLibcxxAtomic.cmake variable result names...
2016-02-11 Jun Bum Lim[InstCombine] Simplify a known nonzero incoming value...
2016-02-11 Benjamin KramerDrop the hidden visibility from DebugHandlerBase for...
2016-02-11 Rafael EspindolaSort includes. NFC.
2016-02-11 Marshall ClowAdd some tests to ensure that the __regex_word does...
2016-02-11 Eric FiselierProperly down-cast a sentinal node pointer through...
2016-02-11 Aidan Dodds[Renderscript] Refactor target argument reading code.
2016-02-11 Eric FiselierFix r260515 - Correct typos in CMake changes
2016-02-11 Chad Rosier[AArch64] Improve load/store optimizer to handle LDUR...
2016-02-11 Rafael EspindolaRevert "Bail on compilation as soon as a job fails."
2016-02-11 Scott Egerton[MC] Fixed parsing of macro arguments where expressions...
2016-02-11 Artur PilipenkoMake context-sensitive isDereferenceable queries in...
2016-02-11 Andrey BokhankoPartial revert of rL260506.
2016-02-11 Daniel Jasperclang-format: [JS] Support for (.. of ..) loops.
2016-02-11 Daniel Jasperclang-format: Make indentation after "<<" more consistent.
2016-02-11 Eric Fiselierseparate nested >>
2016-02-11 Vasileios KalintirisRe-commit "Introduce a cmake module to figure out wheth...
2016-02-11 Eric FiselierTeach __hash_table how to handle unordered_map's __hash...
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...
next