Sink DwarfUnit::LabelBegin down into DwarfCompileUnit since that's the only place...
[oota-llvm.git] / lib / Target /
2014-11-01 Daniel SandersRenamed CCState members that appear to misspell 'Proces...
2014-11-01 Daniel Sanders[mips] Move all ByVal handling into CCState and tablege...
2014-11-01 Daniel Sanders[mips] Fix unused variable warning introduced in r221056
2014-11-01 Daniel Sanders[mips] Remove ByValArgInfo::Address in favour of CCValA...
2014-11-01 Daniel Sanders[mips] Move F128 argument handling into MipsCCState...
2014-11-01 Daniel Sanders[mips] Remove MipsCC::CCInfo. NFC.
2014-11-01 Daniel Sanders[mips] Removed MipsCC::fixedArgFn(). NFC
2014-11-01 Daniel Sanders[tablegen] Add CustomCallingConv and use it to tablegen...
2014-11-01 Rafael EspindolaRemove redundant calls to isMaterializable.
2014-11-01 Daniel SandersRevert r221048 - Test commit
2014-11-01 Daniel SandersTest commit
2014-11-01 Adrian PrantlRevert "Temporarily revert r220777 to sort out build...
2014-11-01 NAKAMURA TakumiRevert r220779, "[AVX512] Removed special case for...
2014-11-01 Adrian PrantlTemporarily revert r220777 to sort out build bot breakage.
2014-11-01 Duncan P. N. Exon... IR: MDNode => Value: Instruction::getMetadata()
2014-10-31 Reid KlecknerRevert "R600: Add missing file to CMakeLists.txt"
2014-10-31 Reid KlecknerRevert "R600: Make sure to inline all internal functions"
2014-10-31 Reid KlecknerWork around bugs in MSVC "14" CTP 3's conversion logic
2014-10-31 Tom StellardR600: Add IPO to the list of required libraries
2014-10-31 Tom StellardR600: Add missing file to CMakeLists.txt
2014-10-31 Tom StellardR600: Don't promote allocas when one of the users is...
2014-10-31 Tom StellardR600: Make sure to inline all internal functions
2014-10-31 Bill Schmidt[PowerPC] Initial VSX intrinsic support, with min/max...
2014-10-31 Chad Rosier[AArch64] Check Dest Register Liveness in CondOpt pass.
2014-10-31 Quentin Colombet[CodeGenPrepare] Move extractelement close to store...
2014-10-31 Chad Rosier[AArch64] CondOpt pass is missing FCMP instructions...
2014-10-31 Ulrich Weigand[PowerPC] Load BlockAddress values from the TOC in...
2014-10-30 Robert Khasanov[AVX512] Added VBROADCAST{SS/SD} encoding for VL subset.
2014-10-29 Robert Khasanov[AVX512] Implemented AVX512VL FP bnary packed instructi...
2014-10-28 Robert Khasanov[AVX512] Fix VSQRT packed instructions internal names.
2014-10-28 Robert Khasanov[AVX512] Extended avx512_sqrt_packed (sqrt instructions...
2014-10-28 Robert Khasanov[AVX-512] Expanded rsqrt/rcp instructions to VL subset.
2014-10-28 Robert Khasanov[AVX512] Removed special case for cmp instructions...
2014-10-28 Robert Khasanov[x86] Simplify vector selection if condition value...
2014-10-28 Robert Khasanov[AVX512] Bring back vector-shuffle lowering support...
2014-10-28 Reid KlecknerX86: Implement the vectorcall calling convention
2014-10-28 Tim NorthoverAArch64: enable Cortex-A57 FP balancing on Cortex-A53.
2014-10-27 NAKAMURA TakumiAArch64InstrInfo.h: Fix a warning introduced in clang...
2014-10-27 Adam Nemet[AVX512] Add vpermil variable version
2014-10-27 Adam Nemet[AVX512] Clean up avx512_perm_imm to use X86VectorVTInfo
2014-10-27 Adam Nemet[AVX512] Derive vpermil* from avx512_perm_imm
2014-10-27 Adam Nemet[AVX512] Fix copy-and-paste bugs in vpermil
2014-10-27 Pete CooperFix a stackmap bug introduced in r220710.
2014-10-27 Juergen Ributzka[FastISel][AArch64] Emit immediate version of icmp...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Optimize compare-and-branch for...
2014-10-27 Pete CooperStackmap shadows should consider call returns a branch...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Use 'cbz' also for null values...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Don't fold the 'and' instruction...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Fix load/store with frame indices.
2014-10-27 Lang Hames[PBQP] Unique allowed-sets for nodes in the PBQP graph...
2014-10-27 NAKAMURA TakumiPrune CRLF.
2014-10-27 Oliver Stannard[ARM] Select VMAXNM and VMINNM regardless of operand...
2014-10-27 Yuri Gorshenin[asan-asm-instrumentation] Added comment describing...
2014-10-26 Elena DemikhovskyAVX-512: Fixed encoding of VPBROADCASTM and added SKX...
2014-10-25 Simon Pilgrim[X86][SSE] Vector integer/float conversion memory folding
2014-10-25 Jingyue Wu[NVPTX] aligned byte-buffers for vector return types
2014-10-24 Kevin EnderbyFix a Mach-O assembler segfault for a subtraction expre...
2014-10-24 Simon Pilgrim[X86][SSE] Bitcast assertion in XFormVExtractWithShuffl...
2014-10-24 Colin LeMahieu[Hexagon] Resubmission of 220427
2014-10-24 Sanjay PatelAllow AVX vrsqrtps generation.
2014-10-24 Sanjay PatelUse rsqrt (X86) to speed up reciprocal square root...
2014-10-24 Daniel Sanders[mips] Replace MipsABIEnum with a MipsABIInfo class.
2014-10-24 Daniel Sanders[mips] Fix >80-column line
2014-10-24 Daniel Sanders[mips] Remove redundant code in RetCC_MipsN. NFC.
2014-10-24 Daniel Sanders[mips] For N32/N64, structs must be passed in the upper...
2014-10-24 Oliver Stannard[AArch64] Fix fast-isel of cbz of i1, i8, i16
2014-10-24 Adam Nemet[AVX512] FMA support for the 231 variants
2014-10-24 Adam Nemet[AVX512] Introduce fma3p_forms from AVX
2014-10-23 Ahmed Bougacha[X86] Improve mul w/ overflow codegen, to MUL8+SETO.
2014-10-23 Renato GolinDo not emit intermediate register for zero FP immediate
2014-10-23 NAKAMURA TakumiHexagon/Disassembler/LLVMBuild.txt: Update libdeps.
2014-10-23 NAKAMURA TakumiHexagon/LLVMBuild.txt: Prune CRLF.
2014-10-23 NAKAMURA Takumi[CMake] Prune CRLF in CMakeLists.txt(s).
2014-10-23 NAKAMURA TakumiRevert r220427, "[Hexagon] Adding encoding bits for...
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement ADDIUR1SP instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement ADDIUR2 instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement LI16 instruction
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-10-23 Oliver Stannard[Thumb2] Improve disassembly of memory hints
2014-10-23 Akira Hatanaka[ARM, stack protector] If supported, use armv7 instruct...
2014-10-22 Colin LeMahieu[Hexagon] Adding encoding bits for add opcode.
2014-10-22 Chad Rosier[AArch64] Add support for the .inst directive.
2014-10-22 Hans WennborgFix VS2012 build; C++11 type aliases are not supported.
2014-10-22 Colin LeMahieuAmmending 220393 - Removing unused decoding tables.
2014-10-22 Colin LeMahieuAmmending 220393 - Removing unused functions.
2014-10-22 Bill Schmidt[PATCH] Support select-cc for VSFRC when VSX is enabled
2014-10-22 Colin LeMahieu[Hexagon] Adding basic disassembler.
2014-10-22 Bill Schmidt[PowerPC] Support select-cc for VSX
2014-10-22 Arnaud A. de Grand... [AArch64] Cleanup A57PBQPConstraints
2014-10-22 Jyoti Allur[Thumb/Thumb2] Implement restrictions on SP in register...
2014-10-21 Matt ArsenaultAdd minnum / maxnum codegen
2014-10-21 Matt ArsenaultR600/SI: Add missing parameter to div_fmas intrinsic
2014-10-21 Matt ArsenaultR600: Use default GlobalDirective
2014-10-21 Arnaud A. de Grand... [PBQP] Teach PassConfig to tell if the default register...
2014-10-21 Rafael EspindolaDrop support for an old version of ld64 (from darwin 9).
2014-10-21 Matt ArsenaultR600/SI: Add pattern for bswap
2014-10-21 NAKAMURA TakumiX86AsmInstrumentation.cpp: Dissolve initializer-ranged...
2014-10-21 Colin LeMahieuTest commit
2014-10-21 Bill Schmidt[PowerPC] Avoid VSX FMA mutate when killed product...
2014-10-21 Oliver Stannard[ARM] NEON 32-bit scalar moves are also available in...
next