LTO: rename the various makeLTOModule overloads.
[oota-llvm.git] / lib / Target /
2014-07-03 Chandler Carruth[x86] Clarify that this lowering only applies to vector...
2014-07-03 Eric ChristopherRemove caching of the target machine and initialization...
2014-07-03 Andrea Di Biagio[CostModel][x86] Improved cost model for alternate...
2014-07-03 Andrea Di Biagio[X86] Add ISel patterns to select 'f32_to_f16' and...
2014-07-03 Yi Kong[ARM] Implement ISB memory barrier intrinsic
2014-07-03 Chandler Carruth[x86] Fix crashes in lowering bitcast instructions...
2014-07-03 Chandler Carruth[x86] Based on a long conversation between myself,...
2014-07-03 Eric ChristopherMake these preprocessor directives match all of the...
2014-07-03 Eric ChristopherRemove dead code.
2014-07-03 Chandler Carruth[codegen,aarch64] Add a target hook to the code generat...
2014-07-03 Eric ChristopherMove subtarget dependent features into the subtarget...
2014-07-02 Eric ChristopherSo that we can include frame lowering in the subtarget...
2014-07-02 Eric ChristopherSo that we can include target lowering in the subtarget...
2014-07-02 Eric ChristopherFix typos.
2014-07-02 Eric ChristopherMove the data layout and selection dag info from the...
2014-07-02 Adam Nemet[X86] AVX512: Allow writemask argument in vpermt* intri...
2014-07-02 Adam Nemet[X86] AVX512: Generate Pat<>'s for the vpermt2* intrins...
2014-07-02 Adam Nemet[X86] AVX512: Add writemask variants for vperm*2*
2014-07-02 Tom StellardR600: Add a comment that llvm.AMDGPU.trunc is a legacy...
2014-07-02 Tom StellardR600/SI: Use a ComplexPattern for ADDR64 addressing...
2014-07-02 Tom StellardR600: Promote i64 loads to v2i32
2014-07-02 Tom StellardR600/SI: Adjsut SGPR live ranges before register allocation
2014-07-02 Tom StellardR600/SI: Add verifier check for immediates in register...
2014-07-02 Quentin Colombet[RegAllocGreedy] Provide a subtarget hook to disable...
2014-07-02 Duncan P. N. Exon... AArch64: Re-enable AArch64AddressTypePromotion
2014-07-02 Duncan P. N. Exon... AArch64: Remove unnecessary parens
2014-07-02 Matt ArsenaultR600: Fix crashes when an illegal type load or store...
2014-07-02 Duncan P. N. Exon... AArch64: Merge isa with dyn_cast
2014-07-02 Duncan P. N. Exon... AArch64: Temporarily disable AArch64AddressTypePromotion
2014-07-02 Benjamin KramerX86: When combining shuffles just remove shuffles that...
2014-07-02 Elena DemikhovskyAVX-512: dec/inc instructions are slow on KNL
2014-07-02 Saleem Abdulrasoolaarch64: support target-specific .req assembler directive
2014-07-02 Eric ChristopherBreak out subtarget initialization that dependent varia...
2014-07-02 Eric ChristopherUnify these two lines.
2014-07-02 Eric ChristopherMove MipsJITInfo to the subtarget rather than the targe...
2014-07-02 Eric ChristopherRemove unnecessary include.
2014-07-02 Eric ChristopherRemove the cached InstrItineraryData on the TargetMachi...
2014-07-02 Eric ChristopherMove the subtarget dependent features from XCoreTargetM...
2014-07-02 Eric ChristopherMake XCoreSelectionDAGInfo take a DataLayout since...
2014-07-01 Tim NorthoverX86: remove atomic instructions *after* we've iterated...
2014-07-01 Juergen Ributzka[DAG] Pass the argument list to the CallLoweringInfo...
2014-07-01 Tim NorthoverX86: delegate expanding atomic libcalls to generic...
2014-07-01 Eric ChristopherMove the subtarget dependent features from SystemZTarge...
2014-07-01 Eric ChristopherRemove the use and initialization of the target machine...
2014-07-01 Tim NorthoverAArch64: fix comment typo
2014-07-01 Tim NorthoverX86: expand atomics in IR instead of as MachineInstrs.
2014-07-01 Adam Nemet[X86] AVX512: Allow writemasks with vpcmp
2014-07-01 Adam Nemet[X86] AVX512: Factor generating the AsmString into...
2014-07-01 Reid KlecknerFix .seh_stackalloc 0
2014-07-01 Duncan P. N. Exon... AArch64: Follow-up to r212073
2014-06-30 Duncan P. N. Exon... AArch64: Actually do address type promotion
2014-06-30 Alp TokerFix 'platform-specific' hyphenations
2014-06-30 Matt ArsenaultR600: Move mul combine to separate function
2014-06-30 Matt ArsenaultR600: Remove unused declarations leftover from AMDIL
2014-06-30 Andrea Di Biagio[X86] Add support for builtin to read performance monit...
2014-06-30 Chad Rosier[AArch64] Unsized types don't specify an alignment.
2014-06-30 Chad Rosier[AArch64] Convert mul x, -(pow2 +/- 1) to shift + add...
2014-06-30 Scott DouglassARM: take care not to set the ThumbFunc bit on TLS...
2014-06-30 Saleem AbdulrasoolX86: fix comment
2014-06-30 Saleem AbdulrasoolARM: use symbolic name for constant
2014-06-29 Saleem AbdulrasoolCodeGen: rename Win64 ExceptionHandling to WinEH
2014-06-29 Saleem AbdulrasoolMC: rename EmitWin64EH routines
2014-06-29 Craig TopperAdd ops() method to SDNode that returns an ArrayRef...
2014-06-28 Chandler Carruth[x86] Fix a bug in the v8i16 shuffling exposed by the...
2014-06-28 Chandler Carruth[x86] Add handling for splat-like widenings of v16i8...
2014-06-27 Chandler Carruth[x86] Fix another bug hit when bootstrapping with the...
2014-06-27 Justin Holewinski[NVPTX] Use GreatestCommonDivisor64 from MathExtras...
2014-06-27 Justin Holewinski[NVPTX] Add reflect intrinsic (better than matching...
2014-06-27 Justin Holewinski[NVPTX] Handle all possible vector types in getSetCCRes...
2014-06-27 Justin Holewinski[NVPTX] Add 'b' asm constraint
2014-06-27 Justin Holewinski[NVPTX] Simplify some argument lowering logic
2014-06-27 Justin Holewinski[NVPTX] Do not process samplers in GenericToNVVM
2014-06-27 Justin Holewinski[NVPTX] Error out if initializer is given for variable...
2014-06-27 Justin Holewinski[NVPTX] Add support for .managed variables for UVM
2014-06-27 Justin Holewinski[NVPTX] Emit .weak linkage for link_once, weak, availab...
2014-06-27 Justin Holewinski[NVPTX] Variables that start with llvm. or nvvm. are...
2014-06-27 Justin Holewinski[NVPTX] Fix handling of ldg/ldu intrinsics.
2014-06-27 Justin Holewinski[NVPTX] Clean up argument lowering code and properly...
2014-06-27 Justin Holewinski[NVPTX] Add missing boolean vector contents flag
2014-06-27 Justin Holewinski[NVPTX] Add support for [SHL,SRA,SRL]_PARTS
2014-06-27 Justin Holewinski[NVPTX] Implement fma and imad contraction as target...
2014-06-27 Justin Holewinski[NVPTX] Add support for efficient rotate instructions...
2014-06-27 Justin Holewinski[NVPTX] Add missing isel patterns for 64-bit atomics
2014-06-27 Justin Holewinski[NVPTX] Add isel patterns for bit-field extract (bfe)
2014-06-27 Justin Holewinski[NVPTX] Add support for isspacep instruction
2014-06-27 Justin Holewinski[NVPTX] Add support for envreg reads
2014-06-27 Justin Holewinski[NVPTX] Add target options for PTX 3.2/4.0 and SM 5...
2014-06-27 Justin Holewinski[NVPTX] Update sub-target feature detection
2014-06-27 Justin Holewinski[NVPTX] Directly control the Machine SSA passes that...
2014-06-27 Justin Holewinski[NVPTX] Emit .weak when linkage is not external, intern...
2014-06-27 Justin Holewinski[NVPTX] Just use getTypeAllocSize() when computing...
2014-06-27 Chandler Carruth[x86] Fix a miscompile in the new shuffle lowering...
2014-06-27 Matt ArsenaultR600: Move trivial getters into header, use initializer...
2014-06-27 Juergen Ributzka[FastISel][X86] Fix typos.
2014-06-27 Matt ArsenaultR600: Don't crash on unhandled instruction in promote...
2014-06-27 Alexander KornienkoClean up unused variable warning in release build.
2014-06-27 Ulrich Weigand[PowerPC] Constrain base register in PPCRegisterInfo...
2014-06-27 Chandler Carruth[x86] Clean up some unused variables, especially in...
2014-06-27 Chandler Carruth[x86] Teach the target combine step to aggressively...
2014-06-27 Chandler Carruth[x86] Teach the target-specific combining how to aggres...
next