OSDN Git Service

android-x86/external-llvm.git
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
2019-05-08 Simon Pilgrim[VPlan] Fix "value never used" static analyzer warning...
2019-05-08 Andrea Di Biagio[MCA] Slightly refactor CodeRegion.h. NFCI
2019-05-08 Simon PilgrimR600InstrInfo.cpp - Add getTransSwizzle assert for...
2019-05-08 Andrea Di Biagio[MCA] Remove dead assignment. NFC
2019-05-08 Simon Pilgrim[SIMode] Fix typo in Status constructor
2019-05-08 Simon Pilgrim[DebugInfo] Fix use-after-move warning. NFCI.
2019-05-08 Simon PilgrimFix cppcheck operator precedence warning. NFCI.
2019-05-08 James Henderson[llvm-objcopy] Add --prefix-alloc-sections
2019-05-08 Florian Hahn[SCCP] Fix crash when trying to constant-fold terminato...
2019-05-08 Martin Storsjo[CMake] Install import libraries
2019-05-08 QingShan Zhang[NFC][PowerPC] Add test for store combine optimization.
2019-05-08 QingShan Zhang[CodeGenPrepare] Don't split the store if it is volatile
2019-05-08 George Rimar[llvm-objcopy] - Fix for "Bug 41775 - SymbolTableSectio...
2019-05-08 QingShan Zhang[NFC] Add a static function to do the endian check
2019-05-08 Mircea Trofin[llvm] Avoid div by 0 when updating profile weights.
2019-05-08 Dan Robertson[ValueTracking] Improve isKnowNonZero for Ints
2019-05-08 Lang Hames[Support] Add error handling to sys::Process::getPageSi...
2019-05-07 Philip Reames[Tests] Expand coverage of small memset zero idioms
2019-05-07 Reid Kleckner[COFF] Use COFF stubs for extern_weak functions
2019-05-07 Sanjay Patel[ValueTracking] add logic for known-never-nan with...
2019-05-07 Lang HamesReapply r360194 "[JITLink] Add support for MachO .alt_e...
2019-05-07 Reid KlecknerRegenerate test case again after last revert
2019-05-07 Reid KlecknerDelete test cases added in r360162 that should have...
2019-05-07 Alina Sbirlea[MemorySSA] Fix CHECKs in test. [NFC]
2019-05-07 Lang HamesRevert r360194 "[JITLink] Add support for MachO .alt_en...
2019-05-07 Austin Kerbow[AMDGPU] Check MI bundles for hazards
2019-05-07 Austin Kerbow[CodeGen] Rename DEBUG_TYPE for default hazard recognizer.
2019-05-07 Sanjay Patel[InstSimplify] add tests for minnum/maxnum and NaN...
2019-05-07 Chris Bieneman[CMake] Detecting python modules should be cached
2019-05-07 Lang Hames[JITLink] Add support for MachO .alt_entry atoms.
2019-05-07 Jonas DevlieghereRevert "[OpenMP][Clang] Support for target math functions"
2019-05-07 Kostya Serebryanyrevert r360162 as it breaks most of the buildbots
2019-05-07 Nikita Popov[ConstantRange] Simplify makeGNWR implementation; NFC
2019-05-07 Robert Lougher[InstCombine] Add new combine to add folding
2019-05-07 Eric ChristopherMake sure that the DAG combiner doesn't merge stores...
2019-05-07 Sanjay Patel[InstCombine] allow sinking fneg operands through an...
2019-05-07 Don Hinton[CommandLine] Allow Options to specify multiple OptionC...
2019-05-07 Philip Reames[Tests] Yet more combination of tests for unordered...
2019-05-07 Adrian PrantlDebug Info: Support address space attributes on rvalue...
2019-05-07 Jinsong Ji[PowerPC][NFC] Update build-vector-tests.ll using utils...
2019-05-07 Adrian PrantlGuard __builtin_available() with __has_builtin to suppo...
2019-05-07 Simon PilgrimRegenerate test to try and fix buildbots
2019-05-07 Florian Hahn[DAGCombiner] Avoid creating large tokenfactors in...
2019-05-07 Sanjay Patel[InstCombine] add tests for FP min/max with negated...
2019-05-07 Simon PilgrimAvoid use-after-move warnings by using swap instead...
2019-05-07 Orlando Cazalet... [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code...
next