platform/upstream/llvm.git
2017-10-22 Martin StorsjoMake HIDDEN_DIRECTIVE a function-like macro. NFCI.
2017-10-22 Benjamin Kramer[X86] Add missing override. NFC.
2017-10-22 Sanjay Patel[SimplifyCFG] delay switch condition forwarding to...
2017-10-22 Fangrui Song[utils] Support -mtriple=powerpc64
2017-10-22 Simon PilgrimStrip trailing whitespace. NFCI.
2017-10-22 Marina YatsinaAdd logic to greedy reg alloc to avoid bad eviction...
2017-10-22 Craig Topper[X86] More correctly support LIG and WIG for EVEX instr...
2017-10-22 Sanjay Patel[SimplifyCFG] try harder to forward switch condition...
2017-10-22 Faisal Vali[C++17] Fix PR34970 - tweak overload resolution for...
2017-10-22 Jan Veselyshared: Implement aligned vector stores (vstorea_half)
2017-10-22 Jan Veselyshared: Implement aligned vector loads (vloada_half)
2017-10-22 Momchil Velikov[ARM] Dynamic stack alignment for 16-bit Thumb
2017-10-22 Guy Blank[X86] Add a pass to convert instruction chains between...
2017-10-22 Nitesh Jain[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST...
2017-10-22 Nitesh Jain[Compiler-rt][MIPS] Fix cross build for XRAY.
2017-10-22 Craig Topper[X86] Teach the disassembler that some instructions...
2017-10-22 Craig Topper[X86] Add VEX_WIG to applicable AVX512 instructions.
2017-10-22 Craig Topper[X86] Add VEX_WIG to VROUNDSSrr/VROUNDSSrm/VROUNDSDrr...
2017-10-22 Craig Topper[X86] Don't allow gather/scatter to disassembler if...
2017-10-22 Rui UeyamaSimplify.
2017-10-21 Rui UeyamaAssume that mergeable input sections are smaller than...
2017-10-21 Aaron BallmanReverting r316278 due to failing build bots.
2017-10-21 Masud Rahman[libclang, bindings]: add spelling location
2017-10-21 Simon PilgrimStrip trailing whitespace. NFCI.
2017-10-21 Aaron BallmanReverting r316270 due to failing build bots.
2017-10-21 Aaron BallmanFix a typo with -fno-double-square-bracket-attributes...
2017-10-21 Simon Pilgrim[X86][SSE] Add extractps/pextrd equivalence to domain...
2017-10-21 Craig Topper[X86] Fix disassembling of EVEX instructions to stop...
2017-10-21 Simon PilgrimFix MSVC 'result of 32-bit shift implicitly converted...
2017-10-21 Fangrui Song[PPC CodeGen] Fix the bitreverse.i64 intrinsic.
2017-10-21 Aaron BallmanAdd release notes for the recent -fdouble-square-bracke...
2017-10-21 Roman Lebedev[Sema] Fixes for enum handling for tautological compari...
2017-10-21 Aaron BallmanFixing broken attribute documentation for __attribute__...
2017-10-21 Craig Topper[ValueTracking] Remove unnecessary temporary APInt...
2017-10-21 Craig Topper[ValueTracking] Simplify the known bits code for consta...
2017-10-21 Masud Rahman[bindings] allow null strings in Python 3
2017-10-21 Masud RahmanTest commit
2017-10-21 Simon Pilgrim[X86][SSE] Add missing extractps scheduling test
2017-10-21 David Green[LoopInterchange] Fix phi node ordering miscompile.
2017-10-21 NAKAMURA Takumiclang-tidy: Fix deps.
2017-10-21 Florian Hahn[SelectionDAG] Use dyn_cast without cast.
2017-10-21 Florian Hahn[SelectionDAG] Use isa to silence unused variable warni...
2017-10-21 Craig Topper[SelectionDAG] Don't subject ConstantSDNodes to the...
2017-10-21 Craig Topper[SelectionDAG] Don't subject ISD:Constant to the depth...
2017-10-21 Craig Topper[X86] Do not generate __multi3 for mul i128 on X86
2017-10-21 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-21 Rafael EspindolaDon't call buildSectionOrder multiple times.
2017-10-20 Sanjay Patel[CodeGen] add tests for __builtin_sqrt*; NFC
2017-10-20 George Karpenkov[Analyzer] Correctly handle parameters passed by refere...
2017-10-20 Rafael EspindolaRemove unused argument.
2017-10-20 Zachary Turner[clang-tidy] Remove MSVC inline assembly test from...
2017-10-20 Zachary Turner[clang-tidy] Don't error on MS-style inline assembly.
2017-10-20 Richard SmithImplement current CWG direction for support of arrays...
2017-10-20 Pavel Labathlldb-server tests: Propagate environment variables...
2017-10-20 Krzysztof Parzyszek[Packetizer] Add function to check for aliasing between...
2017-10-20 Sanjay Patel[utils, x86] add regex for retl/retq to reduce duplicat...
2017-10-20 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-20 Sam Clegg[WebAssembly] MC: Fix crash when -g specified.
2017-10-20 Jan Veselyamdgcn: Add missing datalayout info to .ll files
2017-10-20 Jan Veselyr600: Add missing datalayout to .ll files
2017-10-20 Daniel Sanders[globalisel][tablegen] Fix small spelling nits. NFC
2017-10-20 Krzysztof Parzyszek[Hexagon] Report error instead of crashing on wrong...
2017-10-20 Jonas HahnfeldRevert "[OpenMP] Avoid VLAs for some reductions on...
2017-10-20 Jonathan PeytonRestrict OMPT to OpenMP version 5.0 and remove old...
2017-10-20 Peter CollingbourneCOFF: Add type server pdb files to linkrepro tar file.
2017-10-20 Jonathan PeytonAdd license envirable for testing Intel compilers
2017-10-20 Pavel LabathRevert "Logging: Make sure logging machinery is in...
2017-10-20 Jonathan PeytonAdd C++ support for testcases
2017-10-20 Jonas Hahnfeld[OpenMP] Avoid VLAs for some reductions on array sections
2017-10-20 Krzysztof Parzyszek[Hexagon] Reorganize and update instruction patterns
2017-10-20 Jonathan PeytonApply formatting changes
2017-10-20 Simon Pilgrim[X86][SSE] Add missing _mm_extract_ps fast-isel test
2017-10-20 Erich KeaneAllow /showIncludes with /P
2017-10-20 Saleem AbdulrasoolGNU: do not read the FDE count if omitted
2017-10-20 Sanjay Patel[x86] avoid FileCheck assert duplication with retl...
2017-10-20 Simon Pilgrim[X86][SSE] getTargetShuffleMask - check shuffle input...
2017-10-20 Haojian Wu[clang-tidy] Add missing test files in r316090.
2017-10-20 Sam Clegg[WebAssembly] MC: Handle (ignore) MCSA_Protected symbol...
2017-10-20 Dave LeeMake x86 __ehhandler comdat if parent function is
2017-10-20 Krzysztof Parzyszek[Hexagon] Allow redefinition with immediates for hw...
2017-10-20 Simon Pilgrim[X86] Check all CPU target names.
2017-10-20 Zvi RackoverX86 Tests: Add tests for vector permutes with variable...
2017-10-20 Aleksandar... Revert "[mips] Reordering callseq* nodes to be linear"
2017-10-20 Eugene Leviant[ARM] Use post-RA MI scheduler when +use-misched is set
2017-10-20 Simon Pilgrim[X86][AVX512] Regenerate regcall tests.
2017-10-20 Haojian Wu[clang-refactor] Add "-Inplace" option to the commandli...
2017-10-20 Ivan A. Kosarev[CodeGen] Fix generation of TBAA info for array-to...
2017-10-20 Dmitry Vyukovtsan: add tests missed in r316209
2017-10-20 Dmitry Vyukov[tsan] Add Mutex annotation flag for constant-initializ...
2017-10-20 Nikolai Bozhenov[ValueTracking] Enabling ValueTracking patch by default
2017-10-20 Max KazantsevAdd test case for LoopSink pass
2017-10-20 Dylan McKay[AVR] Fix the select-mbb-placement-bug.ll
2017-10-20 Saleem AbdulrasoolBasic: restore {,u}intptr_t on NetBSD/ARM
2017-10-20 Lang Hames[ExecutionEngine] Temporarily remove the ExecutionEngin...
2017-10-20 Lang Hames[ExecutionEngine] After a heroic dev-meeting hack sessi...
2017-10-20 Nemanja IvanovicDisabling the transformation introduced in r315888
2017-10-20 Richard SmithRevert r316193.
2017-10-19 Peter WuTry to shorten system header paths when using -MD depfiles
2017-10-19 Keith Wyss[XRay] [docs] Document how to generate flamegraphs...
2017-10-19 Marshall ClowFix an unsigned integer overflow in regex that lead...
next