[AVX512] Enable integer arithmetic lowering for AVX512BW/VL subsets.
[oota-llvm.git] / lib /
2014-12-16 Robert Khasanov[AVX512] Enable integer arithmetic lowering for AVX512B...
2014-12-16 Colin LeMahieu[Hexagon] Adding absolute value, and negate with saturation
2014-12-16 Sanjay Patelcombine consecutive subvector 16-byte loads into one...
2014-12-16 Colin LeMahieu[Hexagon] Adding saturate and swizzle instructions.
2014-12-16 Robert Khasanov[AVX512] Add a comment for avx512_broadcast_pat multiclass
2014-12-16 Colin LeMahieu[Hexagon] Removing old multiply defs and updating refer...
2014-12-16 Vladimir MedicThe single check for N64 inside MipsDisassemblerBase...
2014-12-16 Zoran Jovanovic[mips][microMIPS] Implement SWP and LWP instructions
2014-12-16 Aaron BallmanFixing -Wsign-compare warnings; NFC.
2014-12-16 Elena DemikhovskyMasked Load and Store Intrinsics in loop vectorizer.
2014-12-16 Bradley Smith[ARM] Prevent PerformVCVTCombine from combining a vmul...
2014-12-16 Elena DemikhovskyX86: Added FeatureVectorUAMem for all AVX architectures.
2014-12-16 Duncan P. N. Exon... IR: Stop printing 'metadata' in Metadata::print()
2014-12-16 Duncan P. N. Exon... IR: Make MDNode::dump() useful by adding addresses
2014-12-16 Saleem AbdulrasoolARM: diagnose deprecated syntax
2014-12-16 Hal Finkel[PowerPC] Improve instruction selection bit-permuting...
2014-12-16 Saleem AbdulrasoolARM: 80-column
2014-12-16 Matthias BraunLiveRangeCalc: Rewrite subrange calculation
2014-12-16 Rafael EspindolaRemove the last unnecessary member variable of mapped_f...
2014-12-16 Rafael EspindolaConvert a member variable to a local variable. NFC.
2014-12-16 Rafael EspindolaRemove unused member and simplify. NFC.
2014-12-16 Rafael EspindolaStart adding thin archive support.
2014-12-16 Adrian PrantlARM/AArch64: Attach the FrameSetup MIFlag to CFI instru...
2014-12-16 Colin LeMahieu[Hexagon] Adding doubleword multiplies with and without...
2014-12-15 Michael IlsemanSink the isa into the assert
2014-12-15 Colin LeMahieu[Hexagon] Adding halfword to doubleword multiplies.
2014-12-15 Colin LeMahieu[Hexagon] Adding logical-logical accumulation instructi...
2014-12-15 Sanjoy DasTeach ScalarEvolution to exploit min and max expression...
2014-12-15 JF Bastienx86: Emit LOCK prefix after DATA16
2014-12-15 Colin LeMahieu[Hexagon] Adding a number of additional multiply forms...
2014-12-15 Michael IlsemanClean up warning about unused variable
2014-12-15 Matthias BraunRevert "LiveRangeCalc: Rewrite subrange calculation"
2014-12-15 Michael IlsemanRevert of r223763, in spirit.
2014-12-15 Mark HeffernanClarify HowFarToZero computation when the step is a...
2014-12-15 Colin LeMahieu[Hexagon] Adding misc multiply encodings and tests.
2014-12-15 Matthias BraunLiveRangeCalc: Rewrite subrange calculation
2014-12-15 Colin LeMahieu[Hexagon] Adding doubleworld accumulating multiplies...
2014-12-15 Colin LeMahieu[Hexagon] Adding accumulating half word multiplies.
2014-12-15 Colin LeMahieu[Hexagon] Adding multiply with rnd/sat/rndsat
2014-12-15 Matthias BraunLiveRangeCalc: use more range based for loops; NFC
2014-12-15 Colin LeMahieu[Hexagon] Adding encoding bits for halfword multiplies.
2014-12-15 Ahmed Bougacha[X86] Also pretty-print shuffle mask for INSERTPS rm...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-15 Michael IlsemanSilence more static analyzer warnings.
2014-12-15 Vladimir MedicAdd disassembler tests for mips3 platform. There are...
2014-12-15 Aaron BallmanChanging a cast from unsigned to uint64_t, should be...
2014-12-15 Elena DemikhovskySink store based on alias analysis
2014-12-15 Michael Kuperstein[X86] Break false dependencies before partial register...
2014-12-15 Elena DemikhovskyAVX-512: Added EXPAND instructions and intrinsics.
2014-12-15 Alexey BataevFix line mapping information in LLVM JIT profiling...
2014-12-15 David MajnemerThreadLocal: Move Unix-specific code out of Support...
2014-12-15 David MajnemerThreadLocal: Return a mutable pointer if templated...
2014-12-14 Elena DemikhovskyLoop Vectorizer minor changes in the code -
2014-12-14 David MajnemerAPInt: udivrem should use machine instructions for...
2014-12-14 David MajnemerScalarEvolution: Remove SCEVUDivision, it's unused
2014-12-14 Hal Finkel[PowerPC] Handle cmp op promotion for SELECT[_CC] nodes...
2014-12-13 Ahmed BougachaReapply "[ARM] Combine base-updating/post-incrementing...
2014-12-13 Renato GolinRevert "[ARM] Combine base-updating/post-incrementing...
2014-12-13 Aaron BallmanSilencing a -Wsign-compare warning; NFC.
2014-12-13 Akira HatanakaRename argument strings of codegen passes to avoid...
2014-12-12 Hal Finkel[PowerPC] Add a DAGToDAG peephole to remove unnecessary...
2014-12-12 David MajnemerValueTracking: Don't recurse too deeply in computeKnown...
2014-12-12 Chad Rosier[ARMConstantIsland] Insert tbb/tbh optimization where...
2014-12-12 Yaron KerenPass EC by reference to MemoryBufferMMapFile to return...
2014-12-12 Michael IlsemanClean up static analyzer warnings.
2014-12-12 Colin LeMahieu[Hexagon] Adding double word add/min/minu/max/maxu...
2014-12-12 Colin LeMahieu[Hexagon] Adding J class call instructions.
2014-12-12 Duncan P. N. Exon... IR: Don't track nullptr on metadata RAUW
2014-12-12 Rafael EspindolaMAP_FILE is the default. We don't need to add it.
2014-12-12 Steven WuMore code format fix from r224133, NFC
2014-12-12 Rafael EspindolaRemove silly left over from the Windows resize_file...
2014-12-12 Rafael EspindolaMove the resize file feature from mapped_file_region...
2014-12-12 Rafael EspindolaPass a FD to resise_file and add a testcase.
2014-12-12 Rafael EspindolaRemove unused feature. NFC.
2014-12-12 Steven WuRestructure code from r224097. NFC
2014-12-12 Robert Khasanov[AVX512] Enabling bit logic lowering
2014-12-12 Vasileios Kalintiris[mips] Enable code generation for MIPS-III.
2014-12-12 Robert Khasanov[AVX512] Enabling MIN/MAX lowering.
2014-12-12 Andrea Di BiagioReapply "[MachineScheduler] Fix for PR21807: minor...
2014-12-12 Chad Rosier[Reassociate] Use dbgs() instead of errs().
2014-12-12 Vasileios Kalintiris[mips] Support SELECT nodes for targets that don't...
2014-12-12 Robert Khasanov[AVX512] Minor fix in lowering pattern for broadcast...
2014-12-12 Andrea Di BiagioRevert: [MachineScheduler] Fix for PR21807: minor code...
2014-12-12 Suyog SardaThis patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorde...
2014-12-12 Andrea Di Biagio[MachineScheduler] Fix for PR21807: minor code differen...
2014-12-12 Charlie TurnerEmit Tag_ABI_FP_16bit_format build attribute.
2014-12-12 Ekaterina RomanovaA fix for PR21176.
2014-12-12 Steven WuFix another infinite loop in InstCombine
2014-12-12 Matt ArsenaultR600: Fix min/max matching problems with unordered...
2014-12-12 Matt ArsenaultR600/SI: fmin/fmax_legacy are not associative
2014-12-12 Matt ArsenaultR600/SI: Don't promote f32 select to i32
2014-12-12 Duncan P. N. Exon... Bitcode: Add missing "Remove in 4.0" comments
2014-12-12 Matthias BraunDocument that PassManager::add() may delete the pass...
2014-12-12 Philip ReamesComment and minor code cleanup for GCStrategy (NFC)
2014-12-12 Matt ArsenaultAdd target hook for whether it is profitable to reduce...
2014-12-11 Sanjay Patelremove function names from comments; NFC
2014-12-11 Matt ArsenaultR600/SI: Handle physical registers in getOpRegClass
2014-12-11 Matt ArsenaultR600/SI: Don't verify constant bus usage of flag ops
2014-12-11 Duncan P. N. Exon... Bitcode: Use unsigned char to record MDStrings
2014-12-11 Sanjay Patelreturn without temporary; NFC
next