summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* [NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment ...Justin Holewinski2013-11-11
* [NVPTX] Fix logic error in loading vector parameters of more than 4 componentsJustin Holewinski2013-11-11
* [AArch64] The shift right/left and insert immediate builtins expect 3Chad Rosier2013-11-11
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-11
* Add PPC option for full register names in asmHal Finkel2013-11-11
* [NVPTX] Blacklist TailDuplicate passJustin Holewinski2013-11-11
* AArch64: refactor vector list creation to be more uniformTim Northover2013-11-11
* Make method staticMatt Arsenault2013-11-10
* Fix missing C++ mode commentMatt Arsenault2013-11-10
* Mostly finish up constant islands port for Mips for load constants.Reed Kotler2013-11-10
* Remove some unnecessary temporary strings.Benjamin Kramer2013-11-09
* [arm] Refine ARMBuildAttrs.h.Logan Chien2013-11-09
* [mips] Make sure there is a chain edge dependency between loads that readAkira Hatanaka2013-11-09
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-09
* [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-08
* X86: Assembly files with .cfi_cfa_def shouldn't hit llvm_unreachable()Jim Grosbach2013-11-08
* Make PrintAsmOperand call to the superclass to handle 'n' and 'c' operand mod...Richard Barton2013-11-08
* ARM: fold prologue/epilogue sp updates into push/pop for code sizeTim Northover2013-11-08
* [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-08
* [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-08
* [mips][msa] Update encoding of LDI instruction.Matheus Almeida2013-11-08
* [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...Artyom Skrobov2013-11-08
* Support for microMIPS trap instructions 1.Zoran Jovanovic2013-11-07
* Disable some code that is causing some warnings. It's in the processReed Kotler2013-11-07
* R600: Fix LowerUDIVREMVincent Lejeune2013-11-06
* [AArch64] Remove NEON from "generic" CPU target.Amara Emerson2013-11-06
* [SystemZ] Handle vectors in getSetCCResultTypeRichard Sandiford2013-11-06
* Implement gpword directive for mips, test case added. Stype changes using cla...Vladimir Medic2013-11-06
* [llvm-c] Improve TargetMachine bindingsPeter Zotov2013-11-06
* Fix definition for Mips16 pc relative load word instructions.Reed Kotler2013-11-06
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-06
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-06
* Get rid of current calculation function and adjustment schemeReed Kotler2013-11-05
* Get rid of all references to soimm in MipsConstantIslands pass becauseReed Kotler2013-11-05
* Cleanup getUserOffset. Issues related to inline assembler length andReed Kotler2013-11-05
* ARM: permit bare dmb/dsb/isb aliases on Cortex-M0Tim Northover2013-11-05
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-05
* Remove the word "thumb" from comments. Remove also an incorrectReed Kotler2013-11-05
* X86 Disassembler: remove unused bool typedef-nameDavid Majnemer2013-11-05
* Fix r194019 as requested by Eric Christopher.Reed Kotler2013-11-05
* Lift alignment restrictions on load folding for a significant portion of AVX ...Craig Topper2013-11-05
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-05
* Implemented aarch64 neon intrinsic vcopy_lane with float type.Kevin Qin2013-11-05
* Revert r194019 to r194021, "Submit the basic port of the rest of ARM constant...NAKAMURA Takumi2013-11-04
* ARM: remove unnecessary state-tracking during frame lowering.Tim Northover2013-11-04
* AArch64: use default asm operand printing when modifier inapplicableTim Northover2013-11-04
* Make sure we don't get a warning from this variable that is only usedReed Kotler2013-11-04
* Submit the basic port of the rest of ARM constant islands code to Mips. Reed Kotler2013-11-04
* Check for both styles of clobbers, those produced by dragonegg andEric Christopher2013-11-04
* Add support for AVX512 masked vector blend intrinsics.Cameron McInally2013-11-04