OSDN Git Service

android-x86/external-llvm.git
2018-10-24 Craig Topper[X86] Correct a bad isel predicate. Though I don't...
2018-10-24 Sanjin Sijaric[ARM64][Windows] Add unwind support to llvm-readobj
2018-10-24 Saleem AbdulrasoolARM: handle checking aliases with out-of-bounds GEPs
2018-10-23 Reid KlecknerCommit missing comment edit and use correct cast to...
2018-10-23 Reid Kleckner[hurd] Make getMainExecutable get the real binary path
2018-10-23 Wei Mi[PM] keeping history when original SCC split and then...
2018-10-23 Matthias BraunSelectionDAG: Reuse bigger sized constants in memset...
2018-10-23 Lang Hames[ORC] Re-apply r345077 with fixes to remove ambiguity...
2018-10-23 Teresa JohnsonRevert "[ThinLTO] Fix a crash in lazy loading of Metadata"
2018-10-23 Teresa Johnson[hot-cold-split] Only perform splitting in ThinLTO...
2018-10-23 Teresa Johnson[ThinLTO] Fix a crash in lazy loading of Metadata
2018-10-23 Fangrui SongActually fix test from r345085 REQUIRE: asserts
2018-10-23 Fangrui SongFix test after r345085
2018-10-23 Craig Topper[X86] Autogenerate comple checks. NFC
2018-10-23 Zhizhou YangPrint out DebugCounter info with -print-debug-counter
2018-10-23 Jonas Devlieghere[dwarfdump] Make incompatibility between -diff and...
2018-10-23 Matt ArsenaultFix typo in verifier error message
2018-10-23 Peter CollingbourneCGP: Clear data structures at the end of a loop iterati...
2018-10-23 Jordan Rupprecht[llvm-objcopy] Fix use-after-move clang-tidy warning
2018-10-23 Reid KlecknerRevert r345077 "[ORC] Change how non-exported symbols...
2018-10-23 Lang Hames[ORC] Change how non-exported symbols are matched durin...
2018-10-23 Michael Kruse[test-suite/doc] Add list of programs we might add.
2018-10-23 Vedant Kumar[HotColdSplitting] Attach MinSize to outlined code
2018-10-23 Simon Pilgrim[X86][SSE] Revert rL343922 combinePMULDQ AddToWorklist...
2018-10-23 Jordan Rupprecht[llvm-strip] Support -s alias for --strip-all. Make...
2018-10-23 Simon Pilgrim[LegalizeDAG] Share Vector/Scalar CTPOP Expansion
2018-10-23 Roman LebedevX86DAGToDAGISel::matchBitExtract(): lambdas can't have...
2018-10-23 Simon Pilgrim[LegalizeDAG] Share Vector/Scalar CTLZ Expansion
2018-10-23 Daniel SandersFix MSVC build by correcting placement of declspec...
2018-10-23 Fangrui Song[IR] Fix -Wunused-function after r345052
2018-10-23 Daniel Sanders[tblgen] Allow FixedLenDecoderEmitter to use APInt...
2018-10-23 Reid Kleckner[PDB] Fix -Wunused-private-field in DIA
2018-10-23 Stefan Pintilie[Power9] Add __float128 support in the backend for...
2018-10-23 Sanjay Patel[IR] remove fake binop queries for not/neg
2018-10-23 Sanjay Patel[InstCombine] use 'match' to simplify code
2018-10-23 Simon Pilgrim[TTI][X86] Treat SK_Transpose shuffles as SK_PermuteTwo...
2018-10-23 Jordan Rupprecht[DebugInfo][GlobalOpt] Fix -debugify for globalopt...
2018-10-23 Simon Pilgrim[CostModel][X86] Add transpose shuffle cost tests
2018-10-23 Sanjay Patel[WebAssembly] use 'match' to simplify code; NFC
2018-10-23 Sanjay Patel[Reassociate] replace fake binop queries with 'match...
2018-10-23 Sanjay Patel[SelectionDAG] use 'match' to simplify code; NFC
2018-10-23 Benjamin Kramer[LegalizeDAG] Remove unused variable
2018-10-23 Simon Pilgrim[LegalizeDAG] Share Vector/Scalar CTTZ Expansion
2018-10-23 Simon Pilgrim[SLPVectorizer] Add basic support for mul/and/or/xor...
2018-10-23 Sanjay Patel[InstCombine] use 'match' to handle vectors and simplif...
2018-10-23 Sanjay Patel[InstCombine] swap select profile metadata when swappin...
2018-10-23 Sanjay Patel[InstCombine] add/move tests for select with inverted...
2018-10-23 Aleksandr UrakovRevert "[MachinePipeliner] Split MachinePipeliner code...
2018-10-23 Sanjay Patel[SLSR] use 'match' to simplify code; NFC
2018-10-23 Sanjay Patel[SLSR] auto-generate full test assertions; NFC
2018-10-23 Roman LebedevExperimental re-land of [X86][BMI1] X86DAGToDAGISel...
2018-10-23 Simon PilgrimAdd BROADCAST shuffle cost tests.
2018-10-23 Simon PilgrimAdd BROADCAST shuffle cost tests.
2018-10-23 Dorit NuzmanLeftover bits from https://reviews.llvm.org/D53420...
2018-10-23 Greg Bedwell[lit] Only return a found bash executable on Windows...
2018-10-23 Simon Pilgrim[X86][SSE] Update raw mask shuffle decoders to handle...
2018-10-23 Roman LebedevRevert "[X86][BMI1] X86DAGToDAGISel: select BEXTR from...
2018-10-23 Simon Pilgrim[TTI] Add generic cost handling of SK_Reverse shuffles
2018-10-23 Roman Lebedev[X86][BMI1] X86DAGToDAGISel: select BEXTR from x <...
2018-10-23 Aleksandr UrakovFix non-Windows build for D53324
2018-10-23 Aleksandr UrakovRevert "Revert "[PDB] Extend IPDBSession's interface...
2018-10-23 Lama Saba[MachinePipeliner] Split MachinePipeliner code into...
2018-10-23 Sylvestre LedruAdd support for GNU Hurd in Path.inc and other places
2018-10-23 Craig Topper[X86] Regenerate test checks to show fma comments. NFC
2018-10-23 Lang Hames[RuntimeDyld][COFF] Skip non-loaded sections when calcu...
2018-10-23 Lang Hames[ORC] Show JITDylib search order in JITDylib::dump.
2018-10-23 Lang Hames[ORC] Dump flags for JITDylib symbol table entries.
2018-10-23 Kostya Serebryany[hwasan] add stack frame descriptions.
2018-10-23 Jonas Devlieghere[dsymutil] Improve error reporting when we cannot creat...
2018-10-23 Heejin Ahn[WebAssembly] Fix assembly printing of br_table
2018-10-23 Wouter van... [WebAssembly] Added test for inline assembly roundtrip.
2018-10-22 Saleem AbdulrasoolX86: fix a comment copy-paste issue (NFC)
2018-10-22 Craig Topper[X86] Remove unused entries from the X86ProcFamily...
2018-10-22 Leonard Chan[Intrinsic] Unigned Saturation Addition Intrinsic
2018-10-22 Matthias BraunX86: Do not optimize branches with undef eflags inputs
2018-10-22 Sanjay Patel[Reassociate] remove bogus tests; NFC
2018-10-22 Reid Kleckner[MC] Shrink MCAsmParser by grouping bools, add const...
2018-10-22 Simon Pilgrim[ARM] Regenerate reverse shuffle costs
2018-10-22 Craig TopperRecommit r344877 "[X86] Stop promoting integer loads...
2018-10-22 Sanjay Patel[Reassociate] add vector tests with undef elements...
2018-10-22 Thomas Lively[WebAssembly][NFC] Remove WebAssemblyStackifier TableGe...
2018-10-22 Vedant Kumar[DWARF] Use a function-local offset for AT_call_return_pc
2018-10-22 Sanjay Patel[Reassociate] add 'using namespace' to reduce bloat...
2018-10-22 Lang Hames[ORC] Guard access to the MemMgrs vector in RTDyldObjec...
2018-10-22 Sanjay Patel[x86] add test for PR25498 and complete checks; NFC
2018-10-22 Tim NorthoverX86: add alias for pushfw/popfw in Intel mode
2018-10-22 Justin BognerReapply "[MachineCopyPropagation] Reimplement CopyTrack...
2018-10-22 Teresa Johnson[hot-cold-split] Add opt remark on success
2018-10-22 Simon PilgrimRevert rL344931 from llvm/trunk: [X86][SSE] getTargetSh...
2018-10-22 Simon PilgrimRevert rL344933 from llvm/trunk: [X86][SSE] Tidyup...
2018-10-22 Aaron BallmanRevert r344930 as it broke some of the bots on Windows.
2018-10-22 Simon Pilgrim[X86][SSE] Tidyup DecodeVPERMILPMask shuffle mask decoding
2018-10-22 Simon Pilgrim[X86][SSE] getTargetShuffleMaskIndices - allow opt...
2018-10-22 Joel E. Denny[SourceMgr][FileCheck] Obey -color by extending WithColor
2018-10-22 Teresa Johnson[hot-cold-split] Add missing FileCheck invocations
2018-10-22 Fangrui Song[llvm-exegesis] Fix name lookup ambiguity in MSVC after...
2018-10-22 Simon Pilgrim[X86] getTargetConstantBitsFromNode - handle extraction...
2018-10-22 Fangrui Song[llvm-exegesis] Move namespace exegesis inside llvm::
2018-10-22 Craig TopperRevert r344877 "[X86] Stop promoting integer loads...
2018-10-22 Vedant Kumar[test] Relax test/Other/opt-hot-cold-split.ll
next