OSDN Git Service

[DAGCombiner] Bug 31275- Extract a shift from a constant mul or udiv if a rotate...
[android-x86/external-llvm.git] / lib / Target /
2018-07-30 Thomas Preud'hommeFix uninitialized read in ARM's PrintAsmOperand
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 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-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 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 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-27 Wouter van OortmerssenRevert "[WebAssembly] Added default stack-only instruct...
2018-07-27 Craig Topper[X86] Add support expanding multiplies by constant...
2018-07-27 Wouter van Oortmerssen[WebAssembly] Added default stack-only instruction...
2018-07-27 Jessica PaquetteRecommit "Enable MachineOutliner by default under ...
2018-07-27 Jessica Paquette[MachineOutliner] Exit getOutliningCandidateInfo when...
2018-07-27 Evandro Menezes[ARM] Add new target feature to fuse literal generation
2018-07-27 Jessica PaquetteRevert "Enable MachineOutliner by default under -Oz...
2018-07-27 Yonghong Songbpf: add missing RegState to notify MachineInstr verifi...
2018-07-27 Jessica PaquetteEnable MachineOutliner by default under -Oz for AArch64
2018-07-27 Jan VeselyAMDGPU/R600: Add MOV instructions to BFE patterns
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Predicated integer reductions.
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Predicated floating point reductions.
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Support for FEXPA and FTSSEL.
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Support for FRECPE and FRSQRTE.
2018-07-27 Matt ArsenaultAMDGPU: Fix code size for return_to_epilog pseudo
2018-07-27 Tom StellardAMDGPU/GlobalISel: Fix crash in regbankselect on non...
2018-07-27 Craig Topper[X86] Remove an unnecessary 'if' that prevented treatin...
2018-07-27 Craig Topper[X86] Add matching for another pattern of PMADDWD.
2018-07-27 Craig Topper[X86] When removing sign extends from gather/scatter...
2018-07-26 Scott Linder[AMDGPU] Fix VGPR spills where offset doesn't fit in...
2018-07-26 Ana Pazos[RISCV] Add support for _interrupt attribute
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Emit correct debug information for...
2018-07-26 Luke CheesemanEnable some pointer authentication instructions for...
2018-07-26 Stefan Maksimovic[mips] Sign extend i32 return values on MIPS64
2018-07-26 Chandler Carruth[x86/SLH] Extract the logic to trace predicate state...
2018-07-26 Sjoerd Meijer[AArch64] Armv8.2-A: add the crypto extensions
2018-07-26 Craig Topper[X86] Don't use CombineTo to skip adding new nodes...
2018-07-26 Craig Topper[X86] Remove some unnecessary explicit calls to DCI...
2018-07-26 Matthias BraunCodeGen: Cleanup regmask construction; NFC
2018-07-25 Yonghong Songbpf: new option -bpf-expand-memcpy-in-order to expand...
2018-07-25 Martin StorsjoAdd missing 'override', fixing compilation with some...
2018-07-25 Martin Storsjo[COFF] Hoist constant pool handling from X86AsmPrinter...
2018-07-25 Eli Friedman[ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands...
2018-07-25 Stanislav Mekhanoshin[AMDGPU] Use AssumptionCacheTracker in the divrem32...
2018-07-25 Krzysztof Parzyszek[Hexagon] Properly scale bit index when extracting...
2018-07-25 Petar Jovanovic[MIPS GlobalISel] Lower pointer arguments
2018-07-25 Jonas Paulsson[SystemZ] Use tablegen loops in SchedModels
2018-07-25 Chandler Carruth[x86/SLH] Sink the return hardening into the main block...
2018-07-25 Chandler Carruth[x86/SLH] Improve name and comments for the main harden...
2018-07-25 Simon Atanasyan[mips] Replace custom parsing logic for data directives...
2018-07-25 Craig Topper[X86] Use X86ISD::MUL_IMM instead of ISD::MUL for multi...
2018-07-25 Chandler Carruth[x86/SLH] Teach the x86 speculative load hardening...
2018-07-25 Craig Topper[X86] Use a shift plus an lea for multiplying by a...
2018-07-25 Craig Topper[X86] Expand mul by pow2 + 2 using a shift and two...
2018-07-24 Craig Topper[X86] Use a two lea sequence for multiply by 37, 41...
2018-07-24 Craig Topper[X86] Change multiply by 26 to use two multiplies by...
2018-07-24 Craig Topper[X86] When expanding a multiply by a negative of one...
2018-07-24 Craig Topper[X86] Generalize the multiply by 30 lowering to generic...
2018-07-24 Craig Topper[X86] Change multiply by 19 to use (9 * X) * 2 + X...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Move target frame info into...
2018-07-24 Peter CollingbournePut "built-in" function definitions in global Used...
2018-07-24 Chandler Carruth[x86] Teach the x86 backend that it can fold between...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Make Candidates own their call...
2018-07-24 Simon Atanasyan[mips] Fix local dynamic TLS with Sym64
2018-07-24 Chandler Carruth[x86/SLH] Extract the core register hardening logic...
2018-07-24 Chandler Carruth[x86/SLH] Tidy up a comment, using doxygen structure...
2018-07-24 Sam Parker[ARM] Disable ARMCodeGenPrepare by default
2018-07-24 Tom StellardAMDGPU/GlobalISel: Legalize G_INSERT
2018-07-24 Tom StellardAMDGPU/GlobalISel: Remove unnecessary legality constrai...
2018-07-24 Chandler Carruth[x86/SLH] Simplify the code for hardening a loaded...
2018-07-24 Chandler Carruth[x86/SLH] Remove complex SHRX-based post-load hardening.
2018-07-23 Martin Storsjo[AArch64] Use MCAsmInfoMicrosoft and MCAsmInfoGNUCOFF...
2018-07-23 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-07-23 Krzysztof Parzyszek[Hexagon] Handle unnamed globals in HexagonConstExpr
2018-07-23 Fangrui Song[ARM] Use unique_ptr to fix memory leak introduced...
2018-07-23 Jordan RupprechtOpChain has subclasses, so add a virtual destructor.
2018-07-23 Matt Morehouse[ARM] Follow-up to r337709.
2018-07-23 Matt Morehouse[ARM] Add doFinalization() to ARMCodeGenPrepare pass.
2018-07-23 Sam Parker[ARM][NFC] ParallelDSP reorganisation
2018-07-23 Jonas Paulsson[SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.
2018-07-23 Sam Parker[ARM] ARMCodeGenPrepare backend pass
2018-07-23 Roman Lebedev[NFC][MCA] ZnVer1: Update RegisterFile to identify...
2018-07-23 Chandler Carruth[x86/SLH] Fix a bug where we would harden tail calls...
2018-07-23 Chandler Carruth[x86/SLH] Rename and comment the main hardening functio...
2018-07-22 Craig Topper[X86] Remove the max vector width restriction from...
2018-07-21 Simon Atanasyan[mips] Factor out register class selection for global...
2018-07-21 Simon Atanasyan[mips] Move out the WrapperPat declaration from the...
2018-07-20 Matt ArsenaultAMDGPU: Use existing function to check for VGPRs
2018-07-20 Benjamin KramerRevert "[X86][AVX] Convert X86ISD::VBROADCAST demanded...
2018-07-20 Craig Topper[X86] Remove isel patterns for MOVSS/MOVSD ISD opcodes...
next