[Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager.
[oota-llvm.git] / lib / Target /
2015-12-04 Quentin Colombet[ARM] When a bitcast is about to be turned into a VMOVD...
2015-12-04 JF BastienX86InstrInfo::copyPhysReg: workaround reg liveness
2015-12-03 Dan Gohman[WebAssembly] Fix dominance check for PHIs in the Store...
2015-12-03 Chih-Hung Hsieh[X86] Part 1 to fix x86-64 fp128 calling convention.
2015-12-03 Colin LeMahieu[Hexagon] Adding shuffling resources for HVX instructio...
2015-12-03 Reid Kleckner[X86] Put no-op ADJCALLSTACK markers around all dynamic...
2015-12-03 Krzysztof Parzyszek[Hexagon] Remove variable unused in NDEBUG build
2015-12-03 Matthias BraunAArch64FastISel: Use cbz/cbnz to branch on i1
2015-12-03 Krzysztof Parzyszek[Hexagon] Implement CONCAT_VECTORS for HVX using V6_vco...
2015-12-03 Colin LeMahieu[Hexagon] NFC Using canonicalizePacket to compound...
2015-12-03 Krzysztof Parzyszek[Hexagon] Fix instruction descriptor flags for memory...
2015-12-03 Marina Yatsina[X86] MS inline asm: produce error when encountering...
2015-12-03 Marina Yatsina[X86] Add support for fcomip, fucomip for Intel syntax
2015-12-03 Tom StellardAMDGPU/SI: Emit constant arrays in the .hsrodata_readon...
2015-12-03 Joerg SonnenbergerAdd a TODO item that the nop handling before FP conditi...
2015-12-03 Derek Schuff[WebAssembly] Add a test for wasm-store-results pass
2015-12-02 Dan Gohman[WebAssembly] Assert that byval and nest are not used...
2015-12-02 Krzysztof Parzyszek[Hexagon] Improve lowering of instructions to the MC...
2015-12-02 David MajnemerMove EH-specific helper functions to a more appropriate...
2015-12-02 Alexey SamsonovFixup for r254547: use format_hex() to simplify code.
2015-12-02 Alexey Samsonov[PowerPC] Remove wild call to RegScavenger::initRegState().
2015-12-02 Alexey Samsonov[Hexagon] Remove std::hex in favor of format().
2015-12-02 Tom StellardAMDGPU/SI: Correctly emit agent global segment variable...
2015-12-02 Krzysztof Parzyszek[Hexagon] Remove TFRI_V4 instruction, use existing...
2015-12-02 Kyle ButtTest Commit: iteratee
2015-12-02 Tom StellardAMDGPU: Fix msan test failure
2015-12-02 Tim NorthoverAArch64: use ldxp/stxp pair to implement 128-bit atomic...
2015-12-02 Dan Gohman[WebAssembly] Fix comments to say "LIFO" instead of...
2015-12-02 Tom StellardAMDGPU/SI: Don't emit group segment global variables
2015-12-02 Michael ZuckermanBy intel spec
2015-12-02 Christof Douma[AArch64]: Add support for Cortex-A35
2015-12-02 Nemanja IvanovicPatch to fix a crash in the PowerPC back end due to...
2015-12-02 Hrvoje Varga[mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP...
2015-12-02 Simon Pilgrim[X86][FMA] Optimize FNEG(FMUL) Patterns
2015-12-02 Elena DemikhovskyAVX-512: Updated cost of FP/SINT/UINT conversion operations
2015-12-02 Asaf Badouh[X86][AVX512] add comi with Sae
2015-12-02 Craig Topper[X86] Change getZeroVector to take an MVT instead of...
2015-12-02 Craig Topper[X86] Fix weird identation. NFC
2015-12-02 Quentin Colombet[X86] Fix a think-o when checking if the eflags needs...
2015-12-02 Quentin Colombet[X86] Make sure the prologue does not clobber EFLAGS...
2015-12-02 Tim NorthoverAArch64: fix 128-bit shifts
2015-12-01 Matt ArsenaultAMDGPU: Error on addrspacecasts that aren't actually...
2015-12-01 Matt ArsenaultAMDGPU: Implement isNoopAddrSpaceCast
2015-12-01 Matthias BraunARM: Change ArchCheck field to uint64_t
2015-12-01 Matt ArsenaultAMDGPU: Disallow flat_scr in SI assembler
2015-12-01 Matt ArsenaultAMDGPU: Optimize VOP2 operand legalization
2015-12-01 Quentin Colombet[X86] Make sure the prologue does not clobber EFLAGS...
2015-12-01 Artyom SkrobovFix Thumb1 epilogue generation
2015-12-01 Weiming Zhao[AArch64] Fix a corner case in BitFeild select
2015-12-01 Matt ArsenaultAMDGPU: Report extractelement as free in cost model
2015-12-01 Tom StellardAMDGPU/SI: Remove REGISTER_STORE/REGISTER_LOAD code...
2015-12-01 Tom StellardAMDGPU: Use the default strings for data emission direc...
2015-12-01 Sanjay Patel[x86] add a convenience method to check for FMA capabil...
2015-12-01 Elena DemikhovskyAVX-512: fixed asm string of vsqrtss
2015-12-01 Hrvoje Varga[mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND...
2015-12-01 Yury GribovIntroduce new @llvm.get.dynamic.area.offset.i{32, 64...
2015-12-01 Oliver Stannard[AArch64] Add ARMv8.2-A Statistical Profiling Extension
2015-12-01 Oliver Stannard[ARM] Add ARMv8.2-A to TargetParser
2015-12-01 Oliver Stannard[ARM] Add subtarget features for ARMv8.2-A
2015-12-01 Craig Topper[X86] Fix patterns for memory forms of FP FSUBR and...
2015-12-01 Craig Topper[X86] Use range-based for loops. NFC
2015-12-01 Craig Topper[X86] Use array_lengthof instead of calculating manuall...
2015-12-01 Craig Topper[Hexagon] Use std::begin() and std::end() instead of...
2015-12-01 Craig Topper[Hexagon] Use array_lengthof and const correct and...
2015-12-01 Craig TopperUse array_lengthof instead of manually calculating...
2015-12-01 Craig Topper[Hexagon] Use ArrayRef to avoid needing to calculate...
2015-12-01 Craig Topper[ARM] Use range-based for loops to avoid the need for...
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-12-01 Hans WennborgRevert r254348: "Replace all weight-based interfaces...
2015-12-01 Matt ArsenaultSquelch unused variable warning in SIRegisterInfo.cpp.
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-11-30 Simon Pilgrim[X86][FMA4] Prefer FMA4 to FMA
2015-11-30 Matt ArsenaultAMDGPU: Fix unused function
2015-11-30 Matt ArsenaultAMDGPU: Error if too many user SGPRs used
2015-11-30 Matt ArsenaultAMDGPU: Rework how private buffer passed for HSA
2015-11-30 Matt ArsenaultAMDGPU: Rename enums to be consistent with HSA code...
2015-11-30 Matt ArsenaultAMDGPU: Remove SIPrepareScratchRegs
2015-11-30 Matt ArsenaultAMDGPU: Use assert zext for workgroup sizes
2015-11-30 Quentin Colombet[ARM] For old thumb ISA like v4t, we cannot use PC...
2015-11-30 David Majnemer[X86] Add RIP to GR64_TCW64
2015-11-30 Kit BartonEnable shrink wrapping for PPC64
2015-11-30 Dan Gohman[WebAssembly] Fix a few minor compiler warnings. NFC.
2015-11-30 Sanjay Patelfix formatting; NFC
2015-11-30 Colin LeMahieu[Hexagon] NFC Reordering headers.
2015-11-30 Matt ArsenaultAMDGPU: Don't reserve SCRATCH_PTR input register
2015-11-30 Aaron BallmanSilencing a 32-bit to 64-bit implicit conversion warnin...
2015-11-30 Hrvoje Varga[mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A...
2015-11-30 Zoran Jovanovic[mips][microMIPS] Fix issue with offset operand of...
2015-11-30 Zlatko Buljan[mips][microMIPS] Implement PRECR.QB.PH, PRECR_SRA...
2015-11-30 Craig TopperRevert r254279 "[X86] Use ArrayRef. NFC". It seems...
2015-11-30 Craig Topper[X86] Use ArrayRef. NFC
2015-11-30 Craig Topper[AVX512] The vpermi2 instructions require an integer...
2015-11-29 Craig Topper[X86] Remove duplicate entries from intrinsics tables...
2015-11-29 Dan Gohman[WebAssembly] Delete an obsolete TODO comment.
2015-11-29 Dan Gohman[WebAssembly] Set several MCInstrDesc flags.
2015-11-29 Craig Topper[X86] int_x86_avx2_permps and X86ISD::VPERMV should...
2015-11-29 Dan Gohman[WebAssembly] Delete unused functions. NFC.
2015-11-29 Dan Gohman[WebAssembly] Minor clang-format and selected clang...
2015-11-29 Simon Pilgrim[X86][SSE] Added support for lowering to ADDSUBPS/ADDSU...
2015-11-29 Igor BregerAVX512:Implemented encoding for the vmovq.s instruction.
next