OSDN Git Service

android-x86/external-llvm.git
2018-02-06 Ahmed Charles[RISCV] Add support for %pcrel_lo.
2018-02-06 Reid KlecknerRevert "Don't assume a null GV is local for ELF and...
2018-02-06 Teresa Johnson[ThinLTO] Remove dead and dropped symbol declarations...
2018-02-06 Paul RobinsonFix regex from r324279 more better.
2018-02-05 Craig Topper[X86] Auto-generate complete checks. NFC
2018-02-05 Craig Topper[X86] Relax restrictions on what setcc condition codes...
2018-02-05 Peter CollingbourneLTO: Also include dso-local bit for calls in ThinLTO...
2018-02-05 Sanjay Patel[LoopStrengthReduce, x86] don't add cost for a cmp...
2018-02-05 Francis Visoiu... [PEI] Fix failing test caused by r324283
2018-02-05 Francis Visoiu... [PEI][NFC] Move StackSize opt-remark code next to ...
2018-02-05 Paul RobinsonFix Windows bots for test from r324270.
2018-02-05 Daniel Neilson[LowerMemIntrinsics] Update uses of deprecated MemIntri...
2018-02-05 Sanjay Patel[InstCombine] don't try to evaluate instructions with...
2018-02-05 Krzysztof Parzyszek[SDAG] Legalize all CondCodes by inverting them and...
2018-02-05 Daniel Neilson[SimplifyLibCalls] Update from deprecated IRBuilder...
2018-02-05 Paul Robinson[DWARF] Regularize dumping strings from line tables.
2018-02-05 Sanjay Patel[InstCombine] add test corresponding to r324252 (PR3622...
2018-02-05 Daniel NeilsonAdd release note on change to memcpy/memmove/memset...
2018-02-05 Nirav Dave[X86] Teach DAG unfoldMemoryOperand to reconvert CMPs...
2018-02-05 Craig Topper[X86] Artificially lower the complexity of the scalar...
2018-02-05 Sanjay Patel[InstCombine] add unsigned saturation subtraction canon...
2018-02-05 Peter CollingbourneLTO: Include dso-local bit in ThinLTO cache key.
2018-02-05 Sanjay Patel[InstCombine] only allow narrow/wide evaluation of...
2018-02-05 Krzysztof Parzyszek[Hexagon] Memoize instruction positions in BitTracker
2018-02-05 Craig Topper[X86] Teach X86DAGToDAGISel::shrinkAndImmediate to...
2018-02-05 Hans WennborgRevert r323472 "[Debug] Add dbg.value intrinsics for...
2018-02-05 Benjamin KramerBitTracker.h needs a full definition of MachineInstr...
2018-02-05 Krzysztof Parzyszek[Hexagon] Forgot about HexagonISD::VZERO in selecting...
2018-02-05 Krzysztof Parzyszek[Hexagon] Don't use garbage mask in HvxSelector::shuffp2
2018-02-05 Teresa Johnson[ThinLTO] Convert dead alias to declarations
2018-02-05 Krzysztof Parzyszek[Hexagon] Use V6_vmpyih for halfword multiplication
2018-02-05 Dmitry Preobrazhensky[AMDGPU][MC] Corrected dst/data size for MIMG opcodes...
2018-02-05 Igor Laevsky[llvm-opt-fuzzer] Fix build after rL324225
2018-02-05 Dmitry Preobrazhensky[AMDGPU][MC] Added validation of d16 and r128 modifiers...
2018-02-05 Hiroshi Inoue[PowerPC] Check hot loop exit edge in PPCCTRLoops
2018-02-05 Clement Courbet[CodeGenSchedule][NFC] Always emit ProcResourceUnits.
2018-02-05 Igor Laevsky[llvm-opt-fuzzer] Avoid adding incorrect inputs to...
2018-02-05 James HendersonFix more print format specifiers in debug_rnglists...
2018-02-05 Serguei KatkovRevert [SimplifyCFG] Relax restriction for folding...
2018-02-05 Craig Topper[X86] Add isel patterns for selecting masked SUBV_BROAD...
2018-02-05 Max Kazantsev[NFC] Add tests for PR35743
2018-02-05 Serguei Katkov[SimplifyCFG] Relax restriction for folding uncondition...
2018-02-05 Craig Topper[X86] Remove unused lambda. NFC
2018-02-05 Craig Topper[X86] Remove X86ISD::SHUF128 from combineBitcastForMask...
2018-02-05 Serguei KatkovRe-apply [SCEV] Fix isLoopEntryGuardedByCond usage
2018-02-04 Craig Topper[X86] Auto-generate full checks. NFC
2018-02-04 Zvi RackoverX86 Tests: Add shuffle that can be improved by widening...
2018-02-04 Florian Hahn[PartialInliner] Update test (NFC).
2018-02-04 Florian Hahn[InlineFunction] Set arg attrs even if there only are...
2018-02-04 Sander de Smalen[TableGen][AsmMatcherEmitter] Fix tied-constraint check...
2018-02-04 Chad Rosier[LV] Use Demanded Bits and ValueTracking for reduction...
2018-02-04 Craig Topper[X86] Add DAG combine to turn (bitcast (and/or/xor...
2018-02-04 Craig Topper[X86] Remove unused function argument. NFC
2018-02-03 Craig Topper[DAGCombiner] When folding fold (sext/zext (and/or...
2018-02-03 Simon Pilgrim[MIPS] Regenerate vector tests with update script
2018-02-03 Simon Pilgrim[SelectionDAG] Don't use simple VT in generic shuffle...
2018-02-03 Simon Pilgrim[X86][SSE] Don't chain shuffles together in schedule...
2018-02-03 Craig Topper[X86] Remove and autoupgrade kand/kandn/kor/kxor/kxnor...
2018-02-03 David GreenRemove unneeded -debug argument from new test
2018-02-03 Lang Hames[ORC] Rename NullResolver to NullLegacyResolver.
2018-02-03 David Green[InstCombine] Allow common type conversions to i8/i16/i32
2018-02-03 Alex Bradbury[RISCV] Update two RISCV codegen tests after rL323991
2018-02-03 Simon PilgrimFix MSVC signed/unsigned comparison warning. NFCI.
2018-02-02 Richard SmithFix incorrect usage of std::is_assignable.
2018-02-02 Daniel Neilson[InstCombine] Use getDestAlignment in SimplifyMemSet...
2018-02-02 Craig Topper[X86] Prefer to create a ISD::SETCC over X86ISD::PCMPEQ...
2018-02-02 Sanjay Patel[InstCombine] make sure tests are providing coverage...
2018-02-02 Craig Topper[X86] Pass SDLoc by const reference in a few more place...
2018-02-02 Craig Topper[X86] Add avx512 command line to ptest.ll to demonstrat...
2018-02-02 Craig TopperPartially revert r324124 [X86] Add tests for missed...
2018-02-02 Aditya Nandakumar[GISel][NFC]: Move RegisterBankInfo::getSizeInBits...
2018-02-02 Craig Topper[X86] Add tests for missed opportunities to use ptest...
2018-02-02 Alex DenisovFix typo
2018-02-02 Sanjay Patel[InstCombine] simplify logic for swapMayExposeCSEOpport...
2018-02-02 Sanjay Patel[InstCombine] fix typos, formatting; NFC
2018-02-02 Amara Emerson[AArch64][GlobalISel] Use getRegClassForTypeOnBank...
2018-02-02 Sanjay Patel[InstCombine] add baseline tests for unsigned saturated...
2018-02-02 Craig Topper[X86] Remove checks for FeatureAVX512 from the X86...
2018-02-02 Fangrui SongMake utils/UpdateTestChecks/common.py Python 2/3 compat...
2018-02-02 Yaxun Liu[AMDGPU] Switch to the new addr space mapping by default
2018-02-02 Clement CourbetAdd llc tests for comparison chains.
2018-02-02 James HendersonFix type sizes that were causing incorrect string forma...
2018-02-02 George Rimar[ThinLTO] - Add comment. NFC.
2018-02-02 Simon Pilgrim[X86][SSE] Force double domain for SHUFPD stack folding...
2018-02-02 Ivan A. Kosarev[Analysis] Support aggregate access types in TBAA
2018-02-02 James HendersonAdd missing new files from r324077
2018-02-02 James Henderson[DWARF v5] Add limited support for dumping .debug_rnglists
2018-02-02 George Rimar[LTO] - Simplify. NFC.
2018-02-02 George Rimar[ThinLTO] - Fix for "ThinLTO inlines variables that...
2018-02-02 Sjoerd Meijer[ARM] fixed some tabs/whitespaces in test. NFC.
2018-02-02 Mikael Holmen[GlobalOpt] Include padding in debug fragments
2018-02-02 Jonas Paulsson[SelectionDAG] Consider endianness in scalarizeVectorS...
2018-02-02 Jonas Paulsson[SelectionDAG] Add an assert in getNode() for EXTRACT_...
2018-02-02 Jonas Paulsson[SystemZ] Update test case (NFC)
2018-02-02 Shiva Chen[RISCV] Add ELFObjectFileBase::getRISCVFeatures let...
2018-02-02 Craig Topper[X86] Legalize (v64i1 (bitcast (i64 X))) on 32-bit...
2018-02-02 Craig Topper[X86] Legalize (i64 (bitcast (v64i1 X))) on 32-bit...
2018-02-02 Shiva Chen[RISCV] Fix c.addi and c.addi16sp immediate constraints...
2018-02-02 Shiva Chen[RISCV] Define getSetCCResultType for setting vector...
2018-02-02 Amara Emerson[AArch64][GlobalISel] Fix old use of % sigil in test.
next