platform/upstream/llvm.git
2018-03-03 Tobias Grosser[ScopInfo] Do not use the set dimension ids to carry...
2018-03-03 Kamil RytarowskiRemove more references to ptrace_pt_{g,s}et_sigmask
2018-03-03 Kamil RytarowskiFix NetBSD 32-bit build
2018-03-03 Sanjay Patel[InstCombine] add test for vectors with undef elts...
2018-03-03 Sanjay Patel[InstCombine] (~X) - (~Y) --> Y - X
2018-03-03 Sanjay Patel[InstCombine] add tests for notnotsub; NFC
2018-03-03 Simon Pilgrim[X86] This bit-test TODO has been moved in PR36551
2018-03-03 Kamil RytarowskiRemove obsolete ptrace(2) operations from NetBSD
2018-03-03 Philip PfaffeRevert "[Acc] Fix for PR33208"
2018-03-03 Kamil RytarowskiRevert D44035
2018-03-03 Kamil RytarowskiHotfix for D44035
2018-03-03 Kamil RytarowskiSupport OpenBSD in common interceptors
2018-03-03 Kamil RytarowskiDisable tests of -fsanitize on OpenBSD
2018-03-03 Kamil RytarowskiOpenBSD UBsan support enabling SANITIZER_OPENBSD widely
2018-03-03 Kamil RytarowskiOpenBSD UBsan support / common
2018-03-03 Kamil Rytarowski[msan] Restrict -ftls-model=initial-exec to FreeBSD
2018-03-03 Kamil RytarowskiOpenBSD Driver basic sanitiser support
2018-03-03 Kamil RytarowskiSanitiser common, using u64 type for GetTid on posix...
2018-03-03 Kamil RytarowskiOpenBSD UBsan support, cmake part
2018-03-03 Kamil RytarowskiBetter OpenBSD frontend support
2018-03-03 Kamil RytarowskiAdding Msan support to FreeBSD
2018-03-03 Philip Pfaffe[Acc] Fix for PR33208
2018-03-03 Craig Topper[X86] Remove 'else' after return. NFC
2018-03-03 Rafael EspindolaSimplify. NFC.
2018-03-02 Adrian PrantlMark ObjC testcase as skipUnlessDarwin and fix a typo...
2018-03-02 Manoj GuptaDo not generate calls to fentry with __attribute__...
2018-03-02 Chandler Carruth[ThinLTO] Revert r325320: Import global variables
2018-03-02 Craig Topper[LegalizeVectorTypes] When scalarizing the operand...
2018-03-02 Dmitry MikulinImplementation of MRI "delete" command.
2018-03-02 Vedant Kumar[AggressiveInstCombine] Use use_empty() instead of...
2018-03-02 Adrian PrantlDon't compile testcase with clang modules enabled.
2018-03-02 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-03-02 Sanjay Patel[InstCombine] rearrange visitFMul; NFCI
2018-03-02 Adrian PrantlAdd DBG_VALUE support to the linear DAG scheduler
2018-03-02 Francis Ricci[llvm-symbolizer] Use correct path when resolving ...
2018-03-02 Vedant Kumar[Utils] Salvage debug info in block simplification
2018-03-02 Adrian PrantlMake the clang module cache setting available without...
2018-03-02 Krzysztof Parzyszek[Hexagon] Generate valignb for shifting shuffles (inste...
2018-03-02 Sameer AbuAsal[RISCV] Implement MC relaxations for compressed instruc...
2018-03-02 Rui UeyamaMake llvm::djbHash an inline function.
2018-03-02 Richard SmithPR36581: Support data recursion over Stmts in AST matchers.
2018-03-02 Erich KeaneRemove -i command line option, add -imultilib
2018-03-02 Reid KlecknerDon't claim that va_start has special semantic checks
2018-03-02 Vedant Kumar[Utils] Salvage debug info in recursive inst deletion
2018-03-02 Vedant Kumar[unittests] Make some parseIR calls more readable, NFC
2018-03-02 George Karpenkov[analyzer] Don't throw NSNumberObjectConversion warning...
2018-03-02 Sam Clegg[WebAssembly] Avoid cast ExprType to wasm::ValType
2018-03-02 Craig Topper[InstCombine] Rewrite the binary op shrinking in visitF...
2018-03-02 Ulrich Weigand[SystemZ] Fix test cases after r326613
2018-03-02 Rui Ueyama[WebAssembly] Simplify createDefined. NFC.
2018-03-02 Heejin AhnReland "[WebAssembly] More uses of uint8_t for single...
2018-03-02 Ulrich Weigand[SystemZ] Allow LRV/STRV with volatile memory accesses
2018-03-02 Ulrich Weigand[SystemZ] Add support for anyregcc calling convention
2018-03-02 Ulrich Weigand[SystemZ] Support stackmaps and patchpoints
2018-03-02 Ulrich Weigand[SystemZ] Fix common-code users of stack size
2018-03-02 Ulrich Weigand[SystemZ] Support vector registers in inline asm
2018-03-02 Sanjay Patel[InstCombine] partly fix FMF for fmul+log2 fold
2018-03-02 George Burgess IVRange-ify a for loop. NFC
2018-03-02 Sanjay Patel[InstCombine] add tests for rL169025; NFC
2018-03-02 Aaron BallmanAdds a clang-tidy test for a failing assertion in the...
2018-03-02 Aaron BallmanFix the hasType() AST matcher to not assert when the...
2018-03-02 Joel E. Denny[Attr] Use -fsyntax-only in test
2018-03-02 Joel E. Denny[Attr] Fix parameter indexing for several attributes
2018-03-02 Vedant KumarFix more spelling mistakes in comments of LLVM Analysis...
2018-03-02 Sanjay Patel[PatternMatch, InstSimplify] fix m_NaN to work with...
2018-03-02 Krzysztof Parzyszek[Hexagon] Handle VACOPY in isel lowering
2018-03-02 Ilya Biryukov[clangd] Use higher timoout values in TUSchedulerTest...
2018-03-02 Simon Pilgrim[X86][BTVER2] Fix throughput of YMM bitwise instructions
2018-03-02 Craig Topper[X86] Reject xmm16-31 in inline asm constraints when...
2018-03-02 Craig Topper[InstCombine] Allow fptrunc (fpext X)) to be reduced...
2018-03-02 Alexey Bataev[OPENMP] Scan all redeclarations looking for `declare...
2018-03-02 Derek Schuff[X86][x32] Save callee-save register used as base point...
2018-03-02 Benjamin Kramer[ARM] Fold variable into assert.
2018-03-02 Fangrui Song[utils] Add utils/update_cc_test_checks.py
2018-03-02 Alexey Bataev[OPENMP] Treat local variables in CUDA mode as thread...
2018-03-02 Matt ArsenaultAMDGPU/GlobalISel: InstrMapping for G_ZEXT
2018-03-02 Matt ArsenaultAMDGPU/GlobalISel: InstrMapping for G_TRUNC
2018-03-02 Matt ArsenaultAMDGPU/GlobalISel: Define InstrMappings for G_FCMP
2018-03-02 Matt ArsenaultAMDGPU/GlobalISel: Define instruction mapping for ...
2018-03-02 Yaxun LiuLoopUnroll: respect pragma unroll when AllowRemainder...
2018-03-02 Momchil Velikov[ARM] Fix access to stack arguments when re-aligning...
2018-03-02 Nicholas Wilson[WebAssembly] Rename global types to match the notation...
2018-03-02 Clement Courbet[MergeICmps] Revert accidentally submitted failing...
2018-03-02 Nicholas Wilson[WebAssembly] Export non-hidden defined data symbols...
2018-03-02 Nicholas Wilson[WebAssembly] Pass ownership of body to SyntheticFuncti...
2018-03-02 Nicholas Wilson[WebAssembly] Add validation for init function signature
2018-03-02 Stefan Pintilie[Power9] Add missing instructions to the Power 9 scheduler
2018-03-02 Nicholas Wilson[WebAssembly] Check function type indexes
2018-03-02 Florian Hahn[Docs] Add LLVM for Grad Students to Contributing page.
2018-03-02 Clement Courbet[MergeICmps] Revert 324317 "Enable the MergeICmps Pass...
2018-03-02 Clement Courbet[MergeIcmps] Add the test case from PR36557.
2018-03-02 David StenbergTest commit: Remove an extraneous space. NFC
2018-03-02 Nicholas WilsonRevert "[WebAssembly] More uses of uint8_t" and "[WebAs...
2018-03-02 Ilya Biryukov[WebAssembly] Update tests after r326541
2018-03-02 Florian Hahn[ARM] Fix codegen for VLD3/VLD4/VST3/VST4 with WB
2018-03-02 Ilya Biryukov[clang] Fix use-after-free on code completion
2018-03-02 Florian Hahn[LV][CFG] Add irreducible CFG detection for outer loops
2018-03-02 Matt ArsenaultAMDGPU/GlobalISel: Define instruction mapping for ...
2018-03-02 Alexey SotkinAdd possibility to specify output stream for CompilerIn...
2018-03-02 Simon Pilgrim[X86] Remove old UNIMPLEMENTED list
next