OSDN Git Service

android-x86/external-llvm.git
2018-09-03 Argyrios KyrtzidisAdd header guards to some headers that are missing...
2018-09-03 Matt ArsenaultDAG: Handle extract_vector_elt in isKnownNeverNaN
2018-09-03 Nico WeberRename a few unittests/.../Foo.cpp files to FooTest.cpp
2018-09-03 Jonas Devlieghere[DebugInfo] Have the verifier accept missing linkage...
2018-09-03 Martin Storsjo[AArch64] Simplify code in LowerGlobalAddress. NFCI.
2018-09-03 Daniel Cederman[Sparc] allow tls_add/tls_call syntax in assembler...
2018-09-03 Sander de SmalenFix issue introduced by r341301 that broke buildbot.
2018-09-03 Simon PilgrimRemove unnecessary semicolon to silence -Wpedantic...
2018-09-03 Carlos Alberto... Test commit.
2018-09-03 Sander de SmalenExtend hasStoreToStackSlot with list of FI accesses.
2018-09-03 Carlos Alberto... Test commit - adding a new line.
2018-09-03 Kristina Brooks[MC] - ConstantPools.cpp: Style consistency, remove...
2018-09-03 QingShan Zhang[PowerPC] Add Itineraries of IIC_IntRotateDI for P7/P8
2018-09-02 Sanjay Patel[InstCombine] allow not+sub fold for arbitrary vector...
2018-09-02 Sanjay Patel[InstCombine] move/add tests for not+sub; NFC
2018-09-02 Hsiangkai WangRevert "[DebugInfo] Fix bug in LiveDebugVariables."
2018-09-02 Hsiangkai Wang[DebugInfo] Fix bug in LiveDebugVariables.
2018-09-02 Sanjay Patel[Reassociate] swap binop operands to increase factoring...
2018-09-02 Roman Lebedev[DAGCombine] optimizeSetCCOfSignedTruncationCheck(...
2018-09-02 Lang Hamesclang-format r341282.
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 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 Jessica PaquetteFix typo in size remarks for module passes
2018-08-31 Stanislav Mekhanoshin[AMDGPU] Split v32i32 loads
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 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 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 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 Dean Michael... [XRay] Fix FunctionRecord serialization
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 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 Francis Visoiu... [llvm-objdump] Keep the memory buffer from the dSYM...
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 Simon PilgrimFix MSVC "not all control paths return a value" warning...
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 Andrea Di Biagio[X86][BtVer2] Fix WriteFShuffle256 schedule write info.
2018-08-31 Dean Michael... [XRay] FDR Record Producer/Consumer Implementation
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 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 Matt ArsenaultAMDGPU: Remove obsolete tests
2018-08-31 Matt ArsenaultAMDGPU: Stop forcing internalize at -O0
2018-08-31 Matt ArsenaultAMDGPU: Remove remnants of old address space mapping
2018-08-31 Lang Hames[ORC] Remove a stray debugging output line left in...
2018-08-31 Lang Hames[ORC] Add utilities to RTDyldObjectLinkingLayer2 to...
2018-08-31 Fangrui SongImport lit.llvm after rL341135
2018-08-31 Max KazantsevRevert "[NFC] Add severe validation of InstructionPrece...
2018-08-30 Michael Berg[NFC] adding initial intersect test for Node to Instruc...
2018-08-30 Krzysztof Parzyszek[Hexagon] Check validity of register class when generat...
2018-08-30 Eli Friedman[ARM] Enable GEP offset splitting for 32-bit ARM.
2018-08-30 Nico WeberRemove LIT_SITE_CFG_IN_FOOTER, llvm
2018-08-30 Thomas Lively[WebAssembly] Update utility functions with SIMD types
2018-08-30 Thomas Lively[WebAssembly] Vector conversions
2018-08-30 Thomas Lively[WebAssembly] SIMD loads and stores
2018-08-30 Adrian Prantldsymutil: Avoid pruning non-type forward declarations...
next