Stop calling the flat out insane ARM target parsing code unless the
[oota-llvm.git] / lib / Target /
2015-08-30 Hal Finkel[MIR Serialization] static -> static const in getSerial...
2015-08-30 Hal Finkel[PowerPC/MIR Serialization] Target flags serialization...
2015-08-30 Hal Finkel[PowerPC] Don't assume ADDISdtprelHA's source is r3
2015-08-30 Chandler Carruth[Triple] Stop abusing a class to have only static metho...
2015-08-29 James Molloy[ARM] Hoist fabs/fneg above a conversion to float.
2015-08-29 Matt ArsenaultAMDGPU: Add sdst operand to VOP2b instructions
2015-08-29 Matt ArsenaultAMDGPU: Set mem operands for spill instructions
2015-08-29 Matt ArsenaultAMDGPU: Fix dropping mem operands when moving to VALU
2015-08-29 Tom StellardAMDGPU/SI: Fix some invaild assumptions when folding...
2015-08-28 Tom StellardAMDGPU/SI: Factor operand folding code into its own...
2015-08-28 Vedant Kumar[X86] NFC: Clean up and clang-format a few lines
2015-08-28 Petar Jovanovic[mips] Remove incorrect DebugLoc entries from prologue
2015-08-28 Sanjay Patel[x86] enable machine combiner reassociations for scalar...
2015-08-28 Ahmed Bougacha[CodeGen] Support (and default to) expanding READCYCLEC...
2015-08-27 Quentin Colombet[AArch64][CollectLOH] Fix a regression that prevented...
2015-08-27 Reid Kleckner[WinEH] Add some support for code generating catchpad
2015-08-26 Hal Finkel[PowerPC] Remove unnecessary braces in PPCVSXFMAMutate
2015-08-26 Bjarke Hammersholt... [NVPTX] Let NVPTX backend detect integer min and max...
2015-08-26 Cong Hou[ARM] Use BranchProbability::scale() to scale an intege...
2015-08-26 JF BastienWebAssembly: NFC comment update
2015-08-26 JF BastienWebAssembly: handle private/internal globals.
2015-08-26 Reid Kleckner[ms-inline-asm] Relax assertion around funky identifier...
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Matt ArsenaultAMDGPU: Delete dead code
2015-08-26 Matt ArsenaultAMDGPU: Don't reprocess instructions when splitting...
2015-08-26 Matt ArsenaultAMDGPU: Fix not moving users of s_bfe_i64 to VALU
2015-08-26 Matt ArsenaultAMDGPU: Don't create intermediate SALU instructions
2015-08-26 Andrew KaylorExpose hasLiveCondCodeDef as a member function of the...
2015-08-26 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-26 Matt ArsenaultAMDGPU/SI: Report SIFixSGPRLiveRanges changed function
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Matt ArsenaultAMDGPU: Make sure to reserve super registers
2015-08-26 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-26 Matt ArsenaultAMDGPU: Produce error on dynamic_stackalloc
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 James Y Knight[SPARC] Fix stupid oversight in stack realignment support.
2015-08-26 Vedant Kumar[llvm-mc] Ignore opcode size prefix in 64-bit CALL...
2015-08-26 Chad Rosier[AArch64] Remove a use-after-free when collecting stats.
2015-08-26 Silviu Baranga[AArch64] Unify the integer min/max vector selection...
2015-08-26 Matthias BraunFastISel: Use finishCondBranch() for ARM,Mips,PowerPC...
2015-08-26 Matthias BraunFastISel: Factor out common code; NFC intended
2015-08-26 JF BastienWebAssembly: add small FIXME for AsmPrinter.
2015-08-25 Charles DavisMake variable argument intrinsics behave correctly...
2015-08-25 JF BastienWebAssembly: assert that there aren't any constant...
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...
2015-08-25 JF BastienWebAssembly: comment out .globl when printing textual...
2015-08-25 Sanjay Patelmake fast unaligned memory accesses implicit with SSE4...
2015-08-25 Michael Kuperstein[X86] Remove references to _ftol2
2015-08-25 Michael Kuperstein[X86] Fix fptoui conversions
2015-08-25 Steve KingPass function attributes instead of boolean in isIntDiv...
2015-08-25 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-25 Mehdi AminiFix LLVM C API for DataLayout
2015-08-24 Hal Finkel[PowerPC] PPCVSXFMAMutate should ignore trivial-copy...
2015-08-24 Matthias BraunMachineBasicBlock: Add liveins() method returning an...
2015-08-24 Dan Gohman[WebAssembly] DYNAMIC_STACKALLOC returns a pointer.
2015-08-24 JF BastienWebAssembly: Implement call
2015-08-24 JF BastienRevert two bad commits.
2015-08-24 JF BastienMissing print.
2015-08-24 JF Bastiencall
2015-08-24 Dan Gohman[WebAssembly] Make the assembly printer indent instruct...
2015-08-24 Dan Gohman[WebAssembly] CodeGen support for __builtin_wasm_page_s...
2015-08-24 Bill Schmidt[PPC64LE] Fix PR24546 - Swap optimization and debug...
2015-08-24 Dan Gohman[WebAssembly] Skeleton FastISel support
2015-08-24 Dan Gohman[WebAssembly] Implement floating point rounding operators.
2015-08-24 Dan Gohman[WebAssembly] Tell TargetTransformInfo about popcnt...
2015-08-24 Dan Gohman[WebAssembly] Use the checked form of MachineFunction...
2015-08-24 Dan Gohman[WebAssembly] Implement the is_zero_undef forms of...
2015-08-24 Michael Zuckerman[X86] Add support for mmword memory operand size for...
2015-08-24 Scott Douglass[ARM] Use AEABI helpers for i64 div and rem
2015-08-24 Scott Douglass[ARM] Refactor LowerDivRem before adding LowerREM ...
2015-08-24 Michael Zuckermanfirst commit to llvm
2015-08-23 Mehdi AminiAdd missing break in AArch64DAGToDAGISel::Select()...
2015-08-22 Jingyue Wu[NVPTX] Allow undef value as global initializer
2015-08-22 Matt ArsenaultAMDGPU: Allow specifying different opcode on VI for...
2015-08-22 Matt ArsenaultAMDGPU: Improve accuracy of instruction rates for some...
2015-08-22 Matt ArsenaultAMDGPU: Use DFS to avoid second loop over function
2015-08-22 Matt ArsenaultAMDGPU: Make sure to run verifier after SIFixSGPRLiveRanges
2015-08-22 Matt ArsenaultAMDGPU: Improve debug printing in SIFixSGPRLiveRanges
2015-08-22 Matt ArsenaultAMDGPU: Move CI instructions into CIInstructions.td
2015-08-21 Matt ArsenaultAMDGPU: Minor cleanups to help with f16 support
2015-08-21 Tom StellardAMDGPU/SI: Better handle s_wait insertion
2015-08-21 Vedant Kumar[ARM] Fix MachO CPU Subtype selection
2015-08-21 Hal Finkel[PowerPC] PPCVSXFMAMutate should not segfault on undef...
2015-08-21 Sanjay Patel[x86] enable machine combiner reassociations for 256...
2015-08-21 Sanjay Patelremove 'FeatureSlowUAMem' from AMD CPUs based on 10H...
2015-08-21 Sanjay Patel[x86] invert logic for attribute 'FeatureFastUAMem'
2015-08-21 Sanjay Patel[x86] enable machine combiner reassociations for 128...
2015-08-21 Eric ChristopherFix typo - symetric -> symmetric.
2015-08-21 James Y Knight[Sparc] Support user-specified stack object overalignment.
2015-08-21 NAKAMURA TakumiSparcAsmParser.cpp: Appease msc x86.
2015-08-20 Matthias BraunAArch64: Fix cmp;ccmp ordering
2015-08-20 Matthias BraunAArch64: Do not create CCMP on multiple users.
2015-08-20 Dan Gohman[WebAssembly] Mark more operators as Expand.
2015-08-20 Ahmed Bougacha[X86] Look for scalar through one bitcast when lowering...
2015-08-20 Jingyue Wu[NVPTX] truncating 64-bit to 32-bit is free
2015-08-20 Ahmed Bougacha[X86] Replace avx2 broadcast intrinsics with native IR.
2015-08-20 James Molloy[ARM] Don't try and custom lower a vNi64 SETCC.
2015-08-20 Douglas Katzman[Sparc]: correct the 'set' synthetic instruction
2015-08-20 Marina Yatsina[X86] Fix FBLD and FBSTP
2015-08-20 Marina Yatsina[X86] Fix bug in COMISD and COMISS definition in td...
next