OSDN Git Service

android: Add a Microsoft Demangler.
[android-x86/external-llvm.git] / lib /
2018-07-31 Rui UeyamaMake ICF log output order deterministic.
2018-07-31 Zachary TurnerResubmit r338340 "[MS Demangler] Better demangling...
2018-07-31 Craig Topper[X86] Add pattern matching for PMADDUBSW
2018-07-31 Francis Visoiu Mistrih[X86] Preserve more liveness information in emitStackPr...
2018-07-31 Ewan CrawfordFix InstCombine address space assert
2018-07-31 Anastasis Grammenos[DebugInfo][LCSSA] Preserve debug location in lcssa...
2018-07-31 Hsiangkai Wang[DebugInfo] Generate DWARF debug information for labels.
2018-07-31 David BolvanskyRevert Enrich inline messages
2018-07-31 David BolvanskyEnrich inline messages
2018-07-31 John Brawn[MemDep] Use PhiValuesAnalysis to improve alias analysi...
2018-07-31 David Bolvansky[InstSimplify] Fold another Select with And/Or pattern
2018-07-31 Matt ArsenaultDAG: Fix PromoteFloatResult for fcanonicalize
2018-07-31 Matt ArsenaultAMDGPU: Don't handle FP16_TO_FP in isCanonicalized
2018-07-31 Alexey Bataev[SLP] Fix PR38339: Instruction does not dominate all...
2018-07-31 Matt ArsenaultAMDGPU: Fold undef fcanonicalize to qNaN
2018-07-31 Andrea Di Biagio[llvm-mca][BtVer2] Teach how to identify dependency...
2018-07-31 Simon PilgrimRevert r338365: [X86] Improved sched models for X86...
2018-07-31 Jonas Paulsson[SystemZ] Improve decoding in case of instructions...
2018-07-31 Sanjay Patel[InstCombine] simplify code for A & (A ^ B) --> A & ~B
2018-07-31 Andrew V. Tischenko[X86] Improved sched models for X86 BT*rr instructions.
2018-07-31 Andrew V. Tischenko[X86] Improved sched models for X86 SHLD/SHRD* instruct...
2018-07-31 Simon Pilgrim[X86][SSE] isFNEG - Use getTargetConstantBitsFromNode...
2018-07-31 Martin Storsjo[ARM] Allow automatically deducing the thumb instructio...
2018-07-31 Martin Storsjo[ARM] Support the .inst directive for MachO and COFF...
2018-07-31 Martin Storsjo[AArch64] Support the .inst directive for MachO and...
2018-07-31 Sam Parker[ARM] Revert r337821
2018-07-31 Hsiangkai WangTest commit.
2018-07-31 Max Kazantsev[NFC] Collect statistics in GuardWidening
2018-07-31 Diego Caballero[VPlan] Introduce VPLoopInfo analysis.
2018-07-31 Reid KlecknerRevert r338340 "[MS Demangler] Better demangling of...
2018-07-31 Craig Topper[X86] Stop accidentally running the Bonnell LEA fixup...
2018-07-31 Zachary Turner[MS Demangler] Better demangling of template arguments.
2018-07-31 Amara Emerson[AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR.
2018-07-31 Amara Emerson[AArch64][GlobalISel] Make G_BLOCK_ADDR legal.
2018-07-31 Amara Emerson[GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR...
2018-07-30 Craig Topper[DAGCombiner][TargetLowering] Pass a SmallVector instea...
2018-07-30 Zachary Turner[MS Demangler] Add rudimentary C++11 Support
2018-07-30 Sanjay Patel[DAGCombiner] transform sub-of-shifted-signbit to add
2018-07-30 Diego Caballero[VPlan] Introduce VPlan-based dominator analysis.
2018-07-30 Alexandre GaneaThis fixes a crash when a second pass is required for...
2018-07-30 Craig Topper[TargetLowering] In BuildSDIV, add the MULHS/SMUL_LOHI...
2018-07-30 Craig Topper[DAGCombiner][PowerPC][AArch64] Pass Created vector...
2018-07-30 David Bolvansky[InstCombine] Fold Select with binary op
2018-07-30 Craig TopperRevert r338222 "[DAGCombiner] Remove unnecessary calls...
2018-07-30 Vlad TsyrklevichRevert "[GVNHoist] Re-enable GVNHoist by default"
2018-07-30 Fangrui SongRemove trailing space
2018-07-30 Manoj Gupta[Inline] Copy "null-pointer-is-valid" attribute in...
2018-07-30 Jessica Paquette[MachineOutliner][AArch64] Add support for saving LR...
2018-07-30 Craig Topper[X86] Fix typo in comment. NFC
2018-07-30 Craig TopperRecommit r338204 "[X86] Correct the immediate cost...
2018-07-30 David Bolvansky[DAGCombiner] Bug 31275- Extract a shift from a constan...
2018-07-30 Thomas Preud'hommeReapply "Fix crash on inline asm with 64bit matching...
2018-07-30 Thomas Preud'hommeFix uninitialized read in ARM's PrintAsmOperand
2018-07-30 Evandro Menezes[SLC] Refactor the simplication of pow() (NFC)
2018-07-30 Sander de Smalen[AArch64][SVE] Asm: Enable instructions to be prefixed.
2018-07-30 Sander de Smalen[AArch64][SVE] Asm: Add MOVPRFX instructions.
2018-07-30 Krzysztof Parzyszek[Hexagon] Simplify A4_rcmp[n]eqi R, 0
2018-07-30 Matt ArsenaultAMDGPU: Reduce code size with fcanonicalize (fneg x)
2018-07-30 Matt ArsenaultAMDGPU: Make fneg combine handle fcanonicalize
2018-07-30 John Brawn[BasicAA] Use PhiValuesAnalysis if available when handl...
2018-07-30 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-07-30 Francis Visoiu Mistrih[MachineOutliner][X86] Use TAILJMPd64 instead of JMP_1...
2018-07-30 Dean Michael BerrisRevert "[X86] Correct the immediate cost for 'add/sub...
2018-07-30 Nicolai HaehnleAMDGPU: Force skip over s_sendmsg and exp instructions
2018-07-30 Petr Pavlu[ARM] Fix over-alignment in arguments that are HA of...
2018-07-30 Karl-Johan Karlsson[RegisterScavenger] Fix debug print
2018-07-30 Max Kazantsev[NFC] Prepare GuardWidening for widening of cond branches
2018-07-30 Zachary TurnerTry to fix build.
2018-07-30 Zachary Turner[MS Demangler] Demangle symbols in function scopes.
2018-07-29 Craig Topper[DAGCombiner] Remove unnecessary calls to AddToWorklist.
2018-07-29 Sanjay Patel[InstCombine] try to fold 'add+sub' to 'not+add'
2018-07-29 Zachary Turner[MS Demangler] NFC - Remove state from Demangler class.
2018-07-29 Sanjay Patel[InstSimplify] fold funnel shifts with 0-shift amount
2018-07-29 Jonas Devlieghere[dsymutil] Simplify temporary file handling.
2018-07-29 Sanjay Patel[InstSimplify] refactor intrinsic simplifications;...
2018-07-29 Sanjay Patelrevert r338206 because the test does not pass
2018-07-29 Dylan McKay[AVR] Re-enable expansion of ADDE/ADDC/SUBE/SUBC in...
2018-07-29 Sander de Smalen[AArch64][SVE] Asm: Support for WHILE(LE|LO|LS|LT)...
2018-07-29 Sander de Smalen[AArch64][SVE] Asm: Instructions to perform serialized...
2018-07-28 Zachary Turner[MS Demangler] Refactor some of the name parsing code.
2018-07-28 Thomas Preud'hommeFix crash on inline asm with 64bit matching input in...
2018-07-28 Craig Topper[SelectionDAG] Pass std::vector by reference instead...
2018-07-28 Craig Topper[X86] Correct the immediate cost for 'add/sub i64 ...
2018-07-28 Craig Topper[X86] Use alignTo and divideCeil to make some code...
2018-07-28 Sanjay Patel[InstCombine] try to fold 'sub' to 'not'
2018-07-28 Sander de Smalen[AArch64][SVE] Asm: Support for PFALSE and PTEST instru...
2018-07-28 Matt ArsenaultAMDGPU: Stop wasting argument registers with v3i32...
2018-07-28 Sander de Smalen[AArch64][SVE] Asm: Data-dependent loop predicate parti...
2018-07-28 Matt ArsenaultDAG: Add calling convention argument to calling convent...
2018-07-28 Matt ArsenaultAMDGPU: Stop trying to extend arguments for clover
2018-07-28 David Green[GlobalOpt] Test array indices inside structs for out...
2018-07-28 David Bolvansky[InstCombine] Fold Select with AND/OR condition
2018-07-28 Erik Pilkington[demangler] Fix an oss-fuzz bug from r338138
2018-07-28 Craig Topper[DAGCombiner] Teach DAG combiner that A-(B-C) can be...
2018-07-28 Alina Sbirlea[SimpleLoopUnswitch] Fix DT updates for trivial branch...
2018-07-27 Wouter van OortmerssenRevert "[WebAssembly] Added default stack-only instruct...
2018-07-27 Fangrui Song[Support] Remove unnecessary MemoryBuffer::anchor ...
2018-07-27 Craig Topper[X86] Add support expanding multiplies by constant...
2018-07-27 Reid Kleckner[InstrProf] Don't register __llvm_profile_runtime_user
2018-07-27 Wouter van Oortmerssen[WebAssembly] Added default stack-only instruction...
next