summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* [llvm-c] Make LLVMGetTargetFromName actually workPeter Zotov2013-11-15
* [llvm-c] Add missing const qualifiers to LLVMCreateTargetMachinePeter Zotov2013-11-15
* [llvm-c] Simplify signature of LLVMGetTargetFromNamePeter Zotov2013-11-15
* Make all the conditional Mips 16 branches get initially set for theReed Kotler2013-11-15
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* R600: Fix scheduling of instructions that use the LDS output queueTom Stellard2013-11-15
* R600/SI: Add processor type for HawaiiTom Stellard2013-11-14
* R600/SI: Remove redundant legalizeOperands callMatt Arsenault2013-11-14
* Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cppHans Wennborg2013-11-14
* R600/SI: Specify S_ADDK/S_MULK set SCC and are commutableMatt Arsenault2013-11-14
* [AArch64] Remove redundant Neon_immAllOnes/Neon_immAllZeros leaf patterns.Chad Rosier2013-11-14
* ARM: produce friendly error for invalid inline asmTim Northover2013-11-14
* AVX-512: Handled extractelement from mask vector;Elena Demikhovsky2013-11-14
* Indentation fixesMatt Arsenault2013-11-14
* Add a commentMatt Arsenault2013-11-14
* Fix trailing whitespace in debug printingMatt Arsenault2013-11-14
* AArch64DAGToDAGISel::SelectVTBL(): Fix a warning. [-Wunused-variable]NAKAMURA Takumi2013-11-14
* Minor extension to llvm.experimental.patchpoint: don't require a call.Andrew Trick2013-11-14
* Don't mangle \n and "Rafael Espindola2013-11-14
* R600/SIFixSGPRCopies.cpp: Fix \param to \return. [-Wdocumentation]NAKAMURA Takumi2013-11-14
* Whitespace.NAKAMURA Takumi2013-11-14
* [AArch64 neon] support poly64 and relevant intrinsic functions.Kevin Qin2013-11-14
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-14
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-14
* R600: Fix uninitialized variable usageTom Stellard2013-11-13
* Take care of long short branch immediate instructions for mips16 inReed Kotler2013-11-13
* R600/SI: Add support for private address space load/storeTom Stellard2013-11-13
* R600/SI: Prefer SALU instructions for bit shift operationsTom Stellard2013-11-13
* [AArch64] Add support for legacy AArch32 NEON scalar shift by immediateChad Rosier2013-11-13
* Enable generating legacy IT block for AArch32Weiming Zhao2013-11-13
* [SystemZ] Add the general form of BCRRichard Sandiford2013-11-13
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-13
* Fix bug in .gpword directive parsing.Vladimir Medic2013-11-13
* Support for microMIPS trap instruction with immediate operands.Zoran Jovanovic2013-11-13
* XCore target: implement exception handlingRobert Lytton2013-11-13
* This patch fixes a bug in floating point operands parsing, when instruction a...Vladimir Medic2013-11-13
* Mips16InstrInfo.cpp: Use <cctype> instead of <ctype.h>NAKAMURA Takumi2013-11-13
* Allow the code which returns the length for inline assembler to knowReed Kotler2013-11-13
* R600: Fix selection failure on EXTLOADMatt Arsenault2013-11-13
* SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.Juergen Ributzka2013-11-13
* Remove always true flag.Rafael Espindola2013-11-12
* Cleanup the stackmap operand folding code and fix a corner case.Andrew Trick2013-11-12
* [mips] Fix a bug in function CC_MipsO32_FP64. The second double precisionAkira Hatanaka2013-11-12
* Add a FIXME for 32-bit q modifiers.Eric Christopher2013-11-12
* ARM: diagnose invalid system LDM/STMTim Northover2013-11-12
* [mips] Revert part of r194510 that was accidentally committed.Akira Hatanaka2013-11-12
* [mips] Fix and re-enable a test case that has been disabled for a long time.Akira Hatanaka2013-11-12
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-12
* Expand rotate instructions on sparcv9 as well.Roman Divacky2013-11-12
* Simplify operand folding when rematerializing a load.Andrew Trick2013-11-12