platform/upstream/llvm.git
2016-03-06 Igor BregerAVX512BW: Support llvm intrinsic masked vector load...
2016-03-06 Wilfred HughesFix typo.
2016-03-06 Valery Pykhtin[AMDGPU] SOPxx instructions operand naming fixed in...
2016-03-06 Craig Topper[X86] Use high bits of return value from getEncoding...
2016-03-06 Craig Topper[X86] Remove unnecessary masking. The assert above...
2016-03-06 Craig Topper[X86] Use uint8_t instead of unsigned char as it shorte...
2016-03-06 Igor BregerAVX512: Remove VSHRI kmask patterns from TD file. It...
2016-03-06 George Rimar[ELF] - Simplify a SymbolBody class interface a bit.
2016-03-06 George RimarFixed formatting issues in AArch64 target methods....
2016-03-06 George Rimar[ELF] - Changed return type of Target::relaxTls()
2016-03-06 George Rimar[ELF] - Use the uint32_t instead of unsigned in Target...
2016-03-06 Xinliang David Licleanup: remove dead preprocessing branch /nfc
2016-03-06 Xinliang David Li[PGO] cleanup: move one support method into InstrProfil...
2016-03-06 Saleem Abdulrasoolunitests: add some ARM TargetParser tests
2016-03-06 Davide Italiano[Modules] Don't swallow errors when parsing optional...
2016-03-06 Xinliang David Li[PGO] internal API name cleanups (for better consistency)
2016-03-06 Alexander Kornienko[docs] Clean up doxygen comments a bit.
2016-03-06 Alexander Kornienko[docs] Updated docs to work with Doxygen 1.8.11
2016-03-06 Xinliang David LiMinor cleanup
2016-03-05 Simon Pilgrim[X86][AVX] Improved VPERMILPS variable shuffle mask...
2016-03-05 Simon PilgrimFixed -Wdocumentation warning - typo in a parameter...
2016-03-05 Simon Pilgrim[X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
2016-03-05 Felix Berger[clang-tidy] Extend UnnecessaryCopyInitialization check...
2016-03-05 Saleem AbdulrasoolMisc: add a test for TargetParser usage
2016-03-05 Vedant Kumar[GCDA] Unlock arc file before closing it
2016-03-05 Saleem AbdulrasoolSupport: catch invalid accesses
2016-03-05 Saleem AbdulrasoolExecutionEngine: tweak debug log
2016-03-05 Daniel Jasperclang-format: [JS] Support destructuring assignments...
2016-03-05 Yaron KerenReplace GlobalScopeAsm[GlobalScopeAsm.size()-1] with...
2016-03-05 Krzysztof ParzyszekAdd DAG mutation interface to the post-RA scheduler
2016-03-05 Rafael EspindolaUse IRMover directly.
2016-03-05 Simon Pilgrim[X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
2016-03-05 JF Bastienlibc++: fix typo
2016-03-05 Filipe Cabecinhas[cmake] Address Samsonov's post-commit review of r262723
2016-03-05 Chandler Carruth[aa-eval] Enhance the comments to better describe the...
2016-03-05 Matthias BraunRegisterCoalescer: Remap subregister lanemasks before...
2016-03-05 Matthias BraunRegisterCoalescer: Need to check DstReg+SrcReg for...
2016-03-05 Matthias BraunRegisterPressure: Small cleanup
2016-03-05 Richard TrieuAdd null check to diagnostic path for lambda captures.
2016-03-05 Mike SpertusTest commit: Fix run-on sentence in comment
2016-03-05 Devin Coughlin[analyzer] Nullability: add option to not report on...
2016-03-05 Quentin Colombet[X86] Fix the lowering of setjmp intrinsic on i386.
2016-03-05 Rafael Espindolalto: Start taking symbol visibility into consideration.
2016-03-04 Quentin ColombetAdd missing triple in my previous commit!
2016-03-04 Quentin Colombet[X86] Do not use cmpxchgXXb when we need the base point...
2016-03-04 Sanjay Patel[x86] add tests for masked loads with constant masks
2016-03-04 Mike Aizatsky[libfuzzer] adding std:string to allowed adaptable...
2016-03-04 David MajnemerFix build breakage
2016-03-04 David Majnemer[X86] Support cleaning more than 2**16 bytes of stack
2016-03-04 Kostya Serebryany[libFuzzer] log less when re-loading files; fix a silly...
2016-03-04 Richard SmithUpdate diagnostics now that hexadecimal literals look...
2016-03-04 David BlaikiePR5941 - improve diagnostic for * vs & confusion when...
2016-03-04 Philip Reames[LVI] Fix a bug which prevented use of !range metadata...
2016-03-04 Rong Xu[PGO] Add a commandline option to control number of...
2016-03-04 Nico Weberclang-cl: Enable PCH flags by default.
2016-03-04 Rafael EspindolaRefactor target independent code.
2016-03-04 Richard SmithImplement P0036R0: remove support for empty unary folds...
2016-03-04 Michael Kuperstein[DAGCombine] Fix divrem combine not to assume div/rem...
2016-03-04 Teresa JohnsonFix new gold test to specify emulation mode.
2016-03-04 Samuel AntaoRevert r262741 - [OPENMP] Codegen for distribute directive
2016-03-04 Richard SmithUpdate cxx_status with likely new features from Jackson...
2016-03-04 Stephen HinesSwitch krait to use -mcpu=cortex-a15 for assembler...
2016-03-04 Carlo Bertolli[OPENMP] Codegen for distribute directive
2016-03-04 Dan Gohman[WebAssembly] Add another possible code-size optimizati...
2016-03-04 James Y KnightUpdate after r262737 in clang changed the accessor.
2016-03-04 Renato Golin[ARM] Merging 64-bit divmod lib calls into one
2016-03-04 James Y KnightMake TargetInfo store an actual DataLayout instead...
2016-03-04 Xinliang David Li[PGO] Add API to check compatibility of profile data...
2016-03-04 Rui UeyamaAdd a comment about _DYNAMIC.
2016-03-04 Xinliang David LiFix api visibility
2016-03-04 Filipe Cabecinhas[ubsan/float-cast-overflow] Make the test also work...
2016-03-04 Tom StellardAMDGPU/SI: Add support for spiling SGPRs to scratch...
2016-03-04 Teresa JohnsonFix bot failure from r262721: unintented change in...
2016-03-04 Sanjoy Das[Statepoint docs] Delete trailing whitespace
2016-03-04 Devin Coughlin[analyzer] Add diagnostic in ObjCDeallocChecker for...
2016-03-04 Tom StellardAMDGPU/SI: Enable frame index scavenging during PrologE...
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
next