platform/upstream/llvm.git
2018-09-02 Lang Hames[ORC] Tidy up JITSymbolFlags to remove the need for...
2018-09-01 Matt Davis[llvm-mca] Fix typo in debug output. NFC.
2018-09-01 Sanjay Patel[InstCombine] simplify code for 'or' fold
2018-09-01 Dylan McKay[AVR] Redefine the 'LSL' instruction as an alias of...
2018-09-01 Dylan McKay[AVR] Redefine the 'SBR' instruction as an alias
2018-09-01 Dylan McKay[AVR] Define the TST instruction as an alias of AND
2018-09-01 Dylan McKay[AVR] Define the ROL instruction as an alias of ADC
2018-09-01 Pavel LabathIgnore unicode decode errors in test suite's encoded_fi...
2018-09-01 Fangrui Song[clangd] Fix many typos. NFC
2018-09-01 Tom StellardAMDGPU/GlobalISel: Define instruction mapping for G_SELECT
2018-09-01 Sanjin SijaricMake HasWinCFI a plain bool instead of Optional<bool>
2018-09-01 Zhaoshi Zheng[Constant Hoisting] Hoisting Constant GEP Expressions
2018-08-31 Frederic RissFile completion bugfix
2018-08-31 Jessica PaquetteFix typo in size remarks for module passes
2018-08-31 Stanislav Mekhanoshin[AMDGPU] Split v32i32 loads
2018-08-31 Craig Topper[X86] Add ktest intrinsics to match gcc and icc.
2018-08-31 Krzysztof Parzyszek[Hexagon] Don't access non-existent instructions
2018-08-31 Matthias BraunRevamp test-suite documentation
2018-08-31 Craig Topper[X86] Add intrinsics for KTEST instructions.
2018-08-31 Heejin Ahn[WebAssembly] clang-format (NFC)
2018-08-31 Jessica Paquette[NFC] Optionally pass a function to emitInstrCountChang...
2018-08-31 Jessica Paquette[NFC] Check if P is a pass manager on entry to emitInst...
2018-08-31 Craig Topper[X86] Add k-mask conversion and load/store instrinsics...
2018-08-31 Jessica Paquette[NFC] Pass the instruction delta to emitInstrCountChang...
2018-08-31 Jessica Paquette[NFC] Pre-calculate SCC IR counts in size remarks.
2018-08-31 Jessica Paquette[NFC] Pre-calculate module IR counts in size remarks.
2018-08-31 Jessica Paquette[NFC] Pre-calculate loop IR counts in size remarks.
2018-08-31 Jessica Paquette[NFC] Pre-calculate basic block IR counts in size remarks.
2018-08-31 Jessica Paquette[NFC] Pre-calculate function IR counts in size remarks.
2018-08-31 Tom Stellardlit: Use sys.executable for executing builtin commands
2018-08-31 Dean Michael... [XRay] Update RecordInitializer for PIDRecord
2018-08-31 Haojian Wu[clangd] Implement findOccurrences interface in dynamic...
2018-08-31 Dean Michael... [XRay] Use correct type for PID records
2018-08-31 Tim NorthoverTests: fix tests encoding specific hash values for...
2018-08-31 Dean Michael... [XRay] Use correct type for thread ID parsing
2018-08-31 Sid Manning[Hexagon] Add support for getRegisterByName.
2018-08-31 Dean Michael... [XRay] Improve test matching granularity (NFC)
2018-08-31 Dean Michael... [XRay] Change function record reader to be endian-aware
2018-08-31 Pavel LabathAvoid using short identifiers in some tests
2018-08-31 Craig Topper[X86] Add kshift intrinsics to match gcc and icc.
2018-08-31 Frederic RissFix a comment to use the correct variable name.
2018-08-31 Charles DavisExport public functions implemented in assembly on...
2018-08-31 Sterling AugustineRefactor Addlibgcc to make the when and what logic...
2018-08-31 Dean Michael... [XRay] Fix FunctionRecord serialization
2018-08-31 Evgeniy Stepanov[hwasan] Fix new[] with zero size.
2018-08-31 Alexandre Ganea[DebugInfo] Common behavior for error types
2018-08-31 Craig Topper[X86] Add support for turning vXi1 shuffles into KSHIFT...
2018-08-31 Dean Michael... [XRay] Make Trace loading endian-aware
2018-08-31 Dean Michael... [XRay] Make the FDRTraceWriter Endian-aware
2018-08-31 Andrea Di Biagio[X86][BtVer2] Remove wrong ReadAdvance from AVX vbroadc...
2018-08-31 Simon Atanasyan[mips] Fix `mtc1` and `mfc1` definitions for microMIPS R6
2018-08-31 Matt ArsenaultAMDGPU: Restrict extract_vector_elt combine to loads
2018-08-31 Matt ArsenaultAMDGPU: Actually commit re-run of update_llc_test_checks
2018-08-31 Martin StorsjoFix existing code for SEH on ARM to compile correctly
2018-08-31 Jonas Devlieghere[Wasm] Add missing EOF checks for floats
2018-08-31 Matt ArsenaultSLPVectorizer: Fix assert with different sized address...
2018-08-31 Matt ArsenaultAMDGPU: Fix broken generated check lines
2018-08-31 Andrea Di Biagio[X86] Add llvm-mca tests that show how operand latency...
2018-08-31 Alexey Bataev[DEBUGINFO] Add support for emission of the debug direc...
2018-08-31 Sam McCall[clangd] Flatten out Symbol::Details. It was ill-concei...
2018-08-31 Charles Davis[AddressSpace] Use the macro to set hidden visibility...
2018-08-31 Francis Visoiu... [llvm-objdump] Keep the memory buffer from the dSYM...
2018-08-31 Haojian Wu[clangd] Collect symbol occurrences in SymbolCollector.
2018-08-31 Ben Dunbobbin[LLD] Add test missed from r341206. NFC.
2018-08-31 Ben Dunbobbin[LLD] Check too large offsets into merge sections earlier
2018-08-31 Dean Michael... [XRay] Remove array for Metadata Record Types
2018-08-31 Alexander Ivchenko[GlobalISel][X86] Add the support for G_FPTRUNC
2018-08-31 Alexander Ivchenko[GlobalISel][X86_64] Support for G_FPTOSI
2018-08-31 Alexander Ivchenko[GlobalIsel][X86] Support for llvm.trap intrinsic
2018-08-31 Alexander Ivchenko[NFC] Fix unused variable warning in X86RegisterBankInf...
2018-08-31 Andrea Di Biagio[X86][BtVer2] Add an llvm-mca test that shows how the...
2018-08-31 Dean Michael... [XRay] Attempt to fix failure on Windows
2018-08-31 Alexander Ivchenko[GlobalIsel][X86] Support for G_FCMP
2018-08-31 Kamil RytarowskiTry to unbreak internal_sysctl() for MacOSX
2018-08-31 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-08-31 Kirill Bobyrev[NFC] Cleanup Dex
2018-08-31 Roman Lebedev[XRay] FDRProducerConsumerTest: unbreak (gcc?) build
2018-08-31 Roman Lebedev[NFC][X86][AArch64] A few more patterns for [lack of...
2018-08-31 Kamil RytarowskiTry to fix internal_sysctl() for MacOSX
2018-08-31 Pavel LabathXFail one more VSCode test which fails under heavy...
2018-08-31 Andrea Di Biagio[X86][BtVer2] Fix WriteFShuffle256 schedule write info.
2018-08-31 Kirill BobyrevNFC: Fix build failure after rL341182
2018-08-31 Kamil RytarowskiImprove portability of internal_sysctl()
2018-08-31 Kirill Bobyrev[NFC] Use LLVM naming conventions within FileDistance
2018-08-31 Kamil RytarowskiAdd internal_sysctl() used by FreeBSD, NetBSD, OpenBSD...
2018-08-31 Dean Michael... [XRay] FDR Record Producer/Consumer Implementation
2018-08-31 Martin Storsjo[ELF] [ARM] Don't mix 'ip' and 'r12' as names for the...
2018-08-31 Martin Storsjo[AArch64] Hook up the missed machine operand flag name...
2018-08-31 Martin Storsjo[MinGW] [X86] Pass true for the second parameter to...
2018-08-31 Martin Storsjo[MinGW] [ARM] Add stubs for potential automatic dllimpo...
2018-08-31 Martin Storsjo[COFF] When doing automatic dll imports, replace whole...
2018-08-31 Craig Topper[X86] Don't do anything in ReplaceNodeResults for ...
2018-08-31 Craig Topper[X86] Add a -x86-experimental-vector-widening command...
2018-08-31 Craig Topper[X86] Don't custom widen (v2i32 (setcc v2f32)) when...
2018-08-31 Craig Topper[X86] Add -x86-experimental-vector-widening-legalizatio...
2018-08-31 Kostya Serebryany[hwasan] move code around to remove an opaque class...
2018-08-31 Matt ArsenaultAMDGPU: Remove obsolete tests
2018-08-31 Matt ArsenaultAMDGPU: Stop forcing internalize at -O0
2018-08-31 Pavel LabathFix a typo in mac SIP workaround
2018-08-31 Kostya Serebryany[hwasan] simplify the code, NFC
next