summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* reverts 195057 per requestJack Carter2013-11-19
* Fix assembly operands for the SSE2 cvtsd2ss instruction.Cameron McInally2013-11-19
* [Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan2013-11-19
* Use symbolic operands in the patchpoint folding routine and fix a spilling bug.Andrew Trick2013-11-19
* Add an abstraction to handle patchpoint operands.Andrew Trick2013-11-19
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-19
* Remove unused special member functions and reformat.Eric Christopher2013-11-19
* Fix previous commit and fully remove variable.Eric Christopher2013-11-19
* Remove unused variable.Eric Christopher2013-11-19
* Implement AArch64 SISD intrinsics for vget_high and vget_low.Jiangning Liu2013-11-19
* implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...Kevin Qin2013-11-19
* Add predicate for AArch64 crypto instructions.Jiangning Liu2013-11-19
* [Mips] Support for MicroMips STO refactoring.Jack Carter2013-11-19
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* [Mips] MipsTargetStreamer refactoring.Jack Carter2013-11-18
* Revert "COFF: Emit all MCSymbols rather than filtering out some of them"Reid Kleckner2013-11-18
* R600/SI: Fix moveToVALU when the first operand is VSrc.Matt Arsenault2013-11-18
* R600/SI: Fix multiple SGPR reads when using VCC.Matt Arsenault2013-11-18
* R600/SI: Implement add i64, but do not yet enable.Matt Arsenault2013-11-18
* R600/SI: Specify SSrc operandsMatt Arsenault2013-11-18
* R600/SI: addc / adde i32 are legalMatt Arsenault2013-11-18
* R600/SI: Match addc to S_ADD_U32.Matt Arsenault2013-11-18
* R600/SI: Match adde/sube to S_ADDC_U32/S_SUBB_U32Matt Arsenault2013-11-18
* R600/SI: Specify S_ADD/S_SUB set SCC and add is commutableMatt Arsenault2013-11-18
* R600/SI: Move patterns to match add / sub to scalar instructionsMatt Arsenault2013-11-18
* R600/SI: Fix extra defs of VCC / SCC.Matt Arsenault2013-11-18
* R600: Enable the IR structurizer by defaultTom Stellard2013-11-18
* R600: Fix a crash in the AMDILCFGStrucurizerTom Stellard2013-11-18
* R600: Add a SubtargetFeatture for disabling the ifcvt pass.Tom Stellard2013-11-18
* R600: Use lower-case for EnableIRStructurizer featureTom Stellard2013-11-18
* R600/SI: Fix illegal VGPR->SGPR copy inside of loopTom Stellard2013-11-18
* R600/SI: Fix another case of illegal VGPR->SGPR copyTom Stellard2013-11-18
* [mips] Fix 'ran out of registers' in MIPS32 with FP64 when generating code fo...Daniel Sanders2013-11-18
* [mips][msa] Update encoding of bnz.v (typo).Matheus Almeida2013-11-18
* [mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...Matheus Almeida2013-11-18
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [AArch64 NEON]Add mov alias for simd copy instructions.Kevin Qin2013-11-18
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-18
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-17
* The WebKit_JS CC preserves the same registers as the C CC.Juergen Ributzka2013-11-16
* R600: Make dot_4 instructions predicableVincent Lejeune2013-11-16
* X86: Encode the 'h' cpu subtype in the MachO header for x86.Jim Grosbach2013-11-16
* Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos2013-11-15
* Remove unused arguments.Lang Hames2013-11-15
* During folding for patchpoint/stackmap instructions, defer creation of new MIsLang Hames2013-11-15
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Make method staticMatt Arsenault2013-11-15
* [AArch64] Fix the scalar NEON ACLE functions so that they return float/doubleChad Rosier2013-11-15
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-15
* R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()Tom Stellard2013-11-15