[X86] Now that X86VPermt2 is used in all the avx512_perm_t_sizes just hardcode it...
[oota-llvm.git] / lib /
2015-11-26 Craig Topper[X86] Now that X86VPermt2 is used in all the avx512_per...
2015-11-26 Craig Topper[X86] Merge X86VPermt2Fp and X86VPermt2Int back togethe...
2015-11-26 Craig Topper[X86] Split ISD node for Vfpclass and Vfpclasss so...
2015-11-26 Rafael EspindolaDisallow aliases to available_externally.
2015-11-26 Craig Topper[X86] Revert part of r254167 to recover bots.
2015-11-26 Krzysztof Parzyszek[Hexagon] Lowering of V60/HVX vector types
2015-11-26 Craig Topper[X86] Strengthen more type constraints to reduce isel...
2015-11-26 Krzysztof Parzyszek[Hexagon] Hexagon V60 HVX intrinsic defintions
2015-11-26 Daniel Sanders[mips][ias] Range check uimm5 operands and fix several...
2015-11-26 Oliver Stannard[AArch64] Add ARMv8.2-A new AT instruction variants
2015-11-26 Martell MaloneARM: address WOA unsigned division overflow crash
2015-11-26 Oliver Stannard[AArch64] Add ARMv8.2-A UAO PSTATE bit
2015-11-26 Oliver Stannard[AArch64] Add ARMv8.2-A persistent memory instruction
2015-11-26 Oliver Stannard[AArch64] Add ARMv8.2-A ID_A64MMFR2_EL1 register
2015-11-26 Oliver Stannard[AArch64] Add subtarget features for ARMv8.2-A
2015-11-26 Benjamin Kramer[SimplifyLibCalls] Don't depend on a called function...
2015-11-26 Craig Topper[X86] Strengthen more type constraints to reduce isel...
2015-11-26 Vyacheslav KlochkovX86-FMA3: Improved/enabled the memory folding optimizat...
2015-11-26 Craig Topper[X86] Strengthen the type constraints on X86psadbw...
2015-11-26 Krzysztof Parzyszek[Hexagon] HVX vector register classes and more isel...
2015-11-26 Tom StellardAMDGPU: Add llvm.amdgcn.dispatch.ptr intrinsic
2015-11-25 Xinliang David Li[PGO] Implement ValueProfiling Closure interfaces for...
2015-11-25 Evgeniy Stepanov[safestack] Fix alignment of dynamic allocas.
2015-11-25 Dan Gohman[WebAssembly] Fix inline asm support for i64 operands.
2015-11-25 Dan Gohman[WebAssembly] Fold setne and seteq comparisons into...
2015-11-25 Kostya Serebryany[libFuzzer] add a flag -exact_artifact_path
2015-11-25 Krzysztof Parzyszek[Hexagon] Treat transfers of FP immediates are pseudo...
2015-11-25 Dan Gohman[WebAssembly] Add some comments. NFC.
2015-11-25 Marek OlsakAMDGPU/SI: select S_ABS_I32 when possible (v2)
2015-11-25 Dan Gohman[WebAssembly] Fix WebAssembly register numbering for...
2015-11-25 Davide Italiano[SCCP] More informative message if we don't know how...
2015-11-25 Matt ArsenaultAMDGPU: Check feature attributes in SIMachineFunctionInfo
2015-11-25 Krzysztof ParzyszekAdd hexagonv55 and hexagonv60 as recognized CPUs, make...
2015-11-25 Matt ArsenaultAMDGPU: Make v2i64/v2f64 legal types.
2015-11-25 Artyom SkrobovExpose isXxxConstant() functions from SelectionDAGNodes...
2015-11-25 Dan Gohman[WebAssembly] Use a physical register to describe ARGUM...
2015-11-25 Xinliang David Li[PGO] Regroup functions in better order (NFC)
2015-11-25 Dan Gohman[WebAssembly] Clean up several FIXME comments.
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...
2015-11-25 Dan Gohman[WebAssembly] Codegen support for ISD::ExternalSymbol
2015-11-25 Dan Gohman[WebAssembly] Add 'final' to some classes. NFC.
2015-11-25 Dan Gohman[WebAssembly] Whitespace consistency. NFC.
2015-11-25 Sanjay Patelfix typo; NFC
2015-11-25 Hal Finkel[PowerPC] Don't generate mfocrf on the e500mc
2015-11-25 Eric ChristopherFix some places where we were assuming that memory...
2015-11-25 Elena DemikhovskyAVX-512: Fixed a bug in VPERMT2* intrinsic.
2015-11-25 Xinliang David Li[PGO] Convert InstrProfRecord based serialization metho...
2015-11-25 Xinliang David Li[PGO] convert a subset of C++ interfaces into C (for...
2015-11-25 Xinliang David LiMove member functions closer to others of the same...
2015-11-25 Peter CollingbourneAsmParser: Make the code for parsing unnamed aliases...
2015-11-25 Sanjoy Das[OperandBundles] Extract duplicated code into a helper...
2015-11-25 Sanjoy Das[InstCombine] Don't drop operand bundles
2015-11-25 Xinliang David LiFix function naming (NFC)
2015-11-25 Hans WennborgRevert r253528: "[X86] Enable shrink-wrapping by default."
2015-11-25 Kaelyn TakataFix an asan error where NumElements > 32 for at least...
2015-11-24 Rong Xu[PGO] Revert revision r254021,r254028,r254035
2015-11-24 Xinliang David Li[PGO] Add mapper callback to interfaces retrieving...
2015-11-24 Teresa Johnson[ThinLTO] Add option to limit importing based on instru...
2015-11-24 Diego NovilloSamplePGO - Add test for hot/cold inlined functions.
2015-11-24 Rong Xu[PGO] Fix build errors in x86_64-darwin
2015-11-24 Rong Xu[PGO] MST based PGO instrumentation infrastructure
2015-11-24 Teresa Johnson[ThinLTO] Refactor function body scan during importing...
2015-11-24 Sanjoy Das[RuntimeDyld] Fix a class of arithmetic errors introduc...
2015-11-24 Simon Pilgrim[X86][FMA] Optimize FNEG(FMA) Patterns
2015-11-24 Matthias BraunLiveVariables should not clobber MachineOperand::IsDead...
2015-11-24 Teresa Johnson[ThinLTO] Enable iterative importing in FunctionImport...
2015-11-24 Cong Hou[X86] Fix several issues related to X86's psadbw instru...
2015-11-24 Teresa Johnson[ThinLTO] Handle previously imported and promoted local...
2015-11-24 Weiming Zhao[Utils] Put includes in correct order. NFC.
2015-11-24 Xinliang David Li[PGO] Small interface change to be profile rt ready
2015-11-24 Sanjay Patel[InstCombine] fix propagation of fast-math-flags
2015-11-24 Sanjay Pateluse convenience function for copying IR flags; NFCI
2015-11-24 Xinliang David LiMinor refactor to make VP writing more efficient
2015-11-24 Krzysztof ParzyszekAdd vector types for intrinsics
2015-11-24 Teresa Johnson[ThinLTO] Fix FunctionImport alias checking and test
2015-11-24 Sanjay Patel[x86] remove duplicate movq instruction defs (PR25554)
2015-11-24 Krzysztof Parzyszek[Hexagon] Add missing include of <cctype>
2015-11-24 Krzysztof Parzyszek[Hexagon] Bring HexagonInstrInfo up to date
2015-11-24 Krzysztof ParzyszekAdd new vector types for 512-, 1024- and 2048-bit vectors
2015-11-24 Matt ArsenaultAMDGPU: Split LDS vector loads
2015-11-24 Matt ArsenaultAMDGPU: Split x8 and x16 vector loads instead of scalarize
2015-11-24 Ismail DonmezFix build after r253954
2015-11-24 Cong HouLet SelectionDAG start to use probability-based interfa...
2015-11-24 Mehdi AminiAdd a FunctionImporter helper to perform summary-based...
2015-11-24 Cong Hou[X86][SSE] Detect AVG pattern during instruction combin...
2015-11-24 Davide Italiano[DIE] Make DIE.h NDEBUG conditional-free.
2015-11-23 Sanjoy Das[RuntimeDyld] Avoid unused-private-field warning; NFC
2015-11-23 Dan Gohman[WebAssembly] Don't print the types of memory_size...
2015-11-23 Xinliang David Li[PGO] In llvm-profdata text dump, add comment lines...
2015-11-23 Krzysztof ParzyszekRevert r253923.
2015-11-23 Andy AyersfindDeadCallerSavedReg needs to pay attention to callin...
2015-11-23 Dan Gohman[WebAssembly] Don't special-case call operand order.
2015-11-23 Krzysztof ParzyszekAdd new vector types for 512-, 1024- and 2048-bit vectors
2015-11-23 Dan Gohman[WebAssembly] Suffix output operands with '='.
2015-11-23 Sanjoy Das[RuntimeDyld] Don't allocate unnecessary stub buffer...
2015-11-23 Sanjoy Das[RuntimeDyld] Add bounds checking to SectionEntry:...
2015-11-23 Sanjoy Das[RuntimeDyld] Add accessors to `SectionEntry`; NFC
2015-11-23 Dan Gohman[WebAssembly] Model the return value of store instructi...
2015-11-23 Chad Rosier[LIR] Put includes in correct order. NFC.
2015-11-23 Xinliang David Li[PGO] Add --text option for llvm-profdata show|merge...
next