OSDN Git Service

android-x86/external-llvm.git
2019-05-10 Fangrui Song[llvm-objdump] Print st_other
2019-05-10 Nemanja IvanovicPull r360426 as it is breaking the build bots.
2019-05-10 Robert Lougher[X86] Avoid SFB - Fix inconsistent codegen with/without...
2019-05-10 Simon Pilgrim[X86][SSE] Add getHopForBuildVector vector splitting
2019-05-10 Nemanja IvanovicAnother attempt to fix the build bot breaks after r360426
2019-05-10 Nemanja IvanovicFix build break after r360426
2019-05-10 Michael Liao[InferAddressSpaces] Enhance the handling of cosntexpr.
2019-05-10 Lei Huang[PowerPC] custom lower `v2f64 fpext v2f32`
2019-05-10 Nemanja Ivanovic[Pass Pipeline][NFC] Add a test prior to committing...
2019-05-10 Cameron McInallyPre-commit InstCombine::visitFNeg(...) test.
2019-05-10 James Henderson[llvm-objcopy] Add additional testing for various cases
2019-05-10 Tim NorthoverSelectionDAG: accommodate atomic floating stores.
2019-05-10 Fangrui Song[Object] Fix macho-invalid.test
2019-05-10 Simon Pilgrim[cmake] Remove MSVC C4800 override
2019-05-10 Fangrui Song[Object] Move ELF specific ObjectFile::getBuildAttribut...
2019-05-10 Jeremy Morse[DebugInfo] Use zero linenos for debug intrinsics when...
2019-05-10 Fangrui Song[Object] Change SymbolicFile::printSymbolName to use...
2019-05-10 Simon Pilgrim[cmake] Remove MSVC C4355 override
2019-05-10 Eric ChristopherRemove an unnecessary header from SROA.h.
2019-05-10 Sam Clegg[WebAssembly] Don't assume that strongly defined symbol...
2019-05-10 Sam Clegg[WebAssembly] Remove friend18.C from list of known...
2019-05-10 Mircea Trofin[llvm] X86DiscriminateMemOps: insert debug info when...
2019-05-10 Stanislav Mekhanoshin[AMDGPU] Pattern for v_xor3_b32
2019-05-09 Philip Reames[X86] Improve lowering of idemptotent RMW operations
2019-05-09 Lang Hames[JITLink] Fixed a signedness bug when processing X86_64...
2019-05-09 Philip ReamesCompile time tweak for libcall lookup
2019-05-09 Lang Hames[ORC] Simplify logic for updating edges when should...
2019-05-09 Lang Hames[JITLink] Improve/fix some JITLink debugging output.
2019-05-09 Lang Hames[ORC] Fix a formatting bug.
2019-05-09 Bill WendlingAdd ".dword" directive
2019-05-09 Caroline Ticellvm-dwarfdump: Add dwo parsing to --statistics.
2019-05-09 David BlaikieDebugInfo/DWARF: Minor expression simplification
2019-05-09 Stella StamenovaUse UNSUPPORTED: windows in shtest-timeout.py. Apparent...
2019-05-09 Stella StamenovaUse UNSUPPORTED: system-windows instead of REQUIRES...
2019-05-09 Cameron McInally[CodeGen] Add comment about FSUB <-> FNEG xforms
2019-05-09 Stanislav Mekhanoshin[AMDGPU] gfx1010 v_interp_* instructions
2019-05-09 Simon Pilgrim[X86][SSE] Fold add(shuffle(),shuffle()) to hadd on...
2019-05-09 Florian Hahn[DAGCombiner] Limit number of nodes explored as store...
2019-05-09 Paul RobinsonRe-enable lit test shtest-timeout.py on non-Windows.
2019-05-09 Stanislav Mekhanoshin[AMDGPU] gfx1010 changes for PAL metadata
2019-05-09 Simon Pilgrim[llvm-cxxfilt] Fix -Wshadow warning. NFCI.
2019-05-09 Andrea Di Biagio[MCA] Add support for nested and overlapping region...
2019-05-09 Pavel LabathMinidumpYAML: add support for the ThreadList stream
2019-05-09 David Stuttard[CodeGenPrepare] Limit recursion depth for collectBitParts
2019-05-09 Nico Webergn build: Merge r960255
2019-05-09 Roman Lebedev[X86] AMD Piledriver (BdVer2): major cleanup (mainly...
2019-05-09 Sanjay Patel[LoopVectorizer] fix test file to not run the entire...
2019-05-09 Fangrui Song[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
2019-05-09 Nemanja Ivanovic[PowerPC][NFC] Add test for D60506 to show differences...
2019-05-09 Simon PilgrimFix local variable shadow warning in SmallVectorBase...
2019-05-09 Simon PilgrimFix uninitialized value warnings in StatepointBase...
2019-05-09 Sam Parker[ARM][CGP] Guard against signext args and sitofp
2019-05-09 Simon Pilgrim[CodeGenPrepare] Ensure we get a non-null result from...
2019-05-09 Anastasia Stulova[SPIR] Simplified target checking.
2019-05-09 Sven van HaastregtFix LLVM_USE_PERF build after getPageSize change
2019-05-09 Diana Picus[ARM GlobalISel] Map DBG_VALUE for types != s32
2019-05-09 Hans WennborgX86WinAllocaExpander: Drop code looking through registe...
2019-05-09 Clement Courbet[MergeICmps][NFC] Re-generate tests with update_test_ch...
2019-05-09 Markus LavinMake sub-registers index names case sensitive in the...
2019-05-09 Pengfei WangBugfix for nullptr check by klocwork
2019-05-09 Bjorn Pettersson[CodeGen] Use "DL.getPointerSizeInBits" instead of...
2019-05-09 Clement Courbet[NFC] Fix typo.
2019-05-09 Petr Hosek[NewPM] Setup Passes for KASan and KMSan
2019-05-09 Alex Lorenzlit config: disable LSan for Apple clang compiler in...
2019-05-09 Leonard Chan[SelectionDAG] Expand ADD/SUBCARRY
2019-05-08 Eric ChristopherTemporarily Revert "[DebugInfo] Terminate more location...
2019-05-08 Stanislav Mekhanoshin[AMDGPU] gfx1010 tests. NFC.
2019-05-08 Sanjay Patel[SelectionDAG] fold 'fneg undef' to undef
2019-05-08 Matt ArsenaultAMDGPU: Mark scheduler classes as final
2019-05-08 Matt ArsenaultAMDGPU: Select VOP3 form of add
2019-05-08 Thomas Preud... [FileCheck, NFC] Split defines.txt in two
2019-05-08 Thomas Preud... [FileCheck] Fix code style of method comments
2019-05-08 Stanislav Mekhanoshin[AMDGPU] gfx1010 exp modifications
2019-05-08 Craig Topper[InstCombine] When turning sext into zext due to known...
2019-05-08 Changpeng FangAMDGPU: Fix a mis-placed bracket
2019-05-08 Craig Topper[X86] Add a non-ambiguous check prefix to lwp-intrinsic...
2019-05-08 Cameron McInallyPrecommit FNeg InstCombine tests
2019-05-08 Warren Ristow[SCEV] Suppress hoisting insertion point of binops...
2019-05-08 Reid KlecknerFix new reassociate-catchswitch.ll test
2019-05-08 Quentin Colombet[RegAllocFast] Scan physcial reg definitions before...
2019-05-08 Alina Sbirlea[NewPassManager] Add tuning option: SLPVectorization...
2019-05-08 Sanjay Patel[InstSimplify] add tests for fcmp+minnum; NFC
2019-05-08 Philip Reames[Tests] Landing tests for D58632 to show diffs in review
2019-05-08 Craig Topper[FastISel][X86] Support FNeg instruction in target...
2019-05-08 Alina Sbirlea[MemorySSA] Teach LoopSimplify to preserve MemorySSA.
2019-05-08 Simon Pilgrim[AArch64] Remove scan-build "Value stored during its...
2019-05-08 Simon Pilgrim[AArch64] Fix scan-build null/uninitialized pointer...
2019-05-08 Simon Pilgrim[AMDGPU] Reapplied BFE canonicalization from D60462
2019-05-08 David Greene[Reassociation] Place moved instructions after landing...
2019-05-08 Nikita PopovRevert "[ValueTracking] Improve isKnowNonZero for Ints"
2019-05-08 Petar Jovanovic[Support] Fix unit test for fs::is_local
2019-05-08 Simon Pilgrim[ADT] SmallVector::set_size - fix Wdocumentation. NFCI.
2019-05-08 Nico Webergn build: Merge r360151
2019-05-08 James Henderson[NFC]Fix British English -> American English issues
2019-05-08 James Henderson[llvm-objcopy] Improve error message for unrecognised...
2019-05-08 Simon PilgrimFix whitespace mismatches. NFCI.
2019-05-08 Simon Pilgrim[LegalizeDAG] Assert non-power-of-2 load/store op split...
2019-05-08 Simon Pilgrim[Hexagon] Fix cppcheck reduce variable scope warnings...
2019-05-08 Andrea Di Biagio[MCA] Don't add a name to the default code region.
2019-05-08 Tim NorthoverARM: disallow SP as Rn for Thumb2 TST & TEQ instructions
next