summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
...
* [X86] Only 213 FMA3 variants should be marked commutable.Lang Hames2014-02-04
* cleanup: scc_iterator consumers should use isAtEndDuncan P. N. Exon Smith2014-02-04
* [mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2) expressionsPetar Jovanovic2014-02-04
* Every target uses .align. Simplify.Rafael Espindola2014-02-04
* Use the default values.Rafael Espindola2014-02-04
* Fix PR18345: ldr= pseudo instruction produces incorrect code when using in in...David Peixotto2014-02-04
* R600/SI: Expand i1 BR_CCTom Stellard2014-02-04
* R600/SI: Don't assume copies will be coalesced in SIFixSGPRCopiesTom Stellard2014-02-04
* R600/SI: Custom lower i64 ISD::SELECTTom Stellard2014-02-04
* R600: Enable vector fpow.Tom Stellard2014-02-04
* OS X: the correct function is __sincospif_stret, not __sincospi_stretfTim Northover2014-02-04
* ARM & AArch64: merge NEON absolute compare intrinsicsTim Northover2014-02-04
* ARM: fix fast-isel assertion failureTim Northover2014-02-04
* R600/SI: Fix fneg for 0.0Michel Danzer2014-02-04
* Revert: ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-04
* ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-04
* Add DEBUG_TYPE to SIAnnotateControlFlowMatt Arsenault2014-02-03
* AArch64 & ARM: refactor crypto intrinsics to take scalarsTim Northover2014-02-03
* Remove unnecessary include of AArch64GenInstrInfo.inc from AArch64Disassemble...Craig Topper2014-02-03
* Unaligned access is supported on ARMv6 and ARMv7 for the NetBSD target.Joerg Sonnenberger2014-02-02
* Merge x86 HasOpSizePrefix/HasOpSize16Prefix into a 2-bit OpSize field with 0 ...Craig Topper2014-02-02
* Merge HasVEXPrefix/HasEVEXPrefix/HasXOPPrefix into a 2-bit 'encoding' field i...Craig Topper2014-02-02
* Replace PPC instruction-size code with MCInstrDesc getSizeHal Finkel2014-02-02
* R600/SI: Fix insertelement with dynamic indices.Matt Arsenault2014-02-02
* [Sparc] Set %o7 as the return address register instead of %i7 in MCRegisterIn...Venkatraman Govindaraju2014-02-01
* ARMTTI: We don't have 16 allocatable scalar registersArnold Schwaighofer2014-02-01
* Simplify some x86 format classes and remove some ambiguities in their applica...Craig Topper2014-02-01
* Implement inalloca codegen for x86 with the new inalloca designReid Kleckner2014-01-31
* Don't put non-static allocas in the static alloca mapReid Kleckner2014-01-31
* Remove another hasRawTextSupport.Rafael Espindola2014-01-31
* Remove the last hasRawTextSupport call from R600.Rafael Espindola2014-01-31
* Replace another use with hasRawTextSupport+EmitRawText with emitRawComment.Rafael Espindola2014-01-31
* Use emitRawComment to avoid a call to hasRawTextSupport.Rafael Espindola2014-01-31
* Replace X86 FMA intrinsic pseduo-instructions with def pats.Lang Hames2014-01-31
* x86: Rename NumBytesForCalleeToPush to ...Pop for accuracyReid Kleckner2014-01-31
* [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner2014-01-31
* [mips][msa] Add insert.d instruction.Matheus Almeida2014-01-31
* Separate x86 opcode maps and 0x66/0xf2/0xf3 prefixes from each other in the T...Craig Topper2014-01-31
* Move REP out of the Prefix field of the X86 format. Give it its own bit. It h...Craig Topper2014-01-31
* Move address override handling in X86CodeEmitter to a place where it works fo...Craig Topper2014-01-31
* Move address override handling in X86MCCodeEmitter to a place where it works ...Craig Topper2014-01-31
* [Sparc] Save and restore float registers that may be used for parameter passing.Venkatraman Govindaraju2014-01-31
* [x86] Fix signed relocations for i64i32imm operandsDavid Woodhouse2014-01-30
* [AArch64] Custom lower concat_vector patterns with v4i16, v4i32, v8i8, v8i16,...Chad Rosier2014-01-30
* Reenable ARM EHABI on Android.Evgeniy Stepanov2014-01-30
* [mips] Fix typo.Matheus Almeida2014-01-30
* Remove duplicate patternsCraig Topper2014-01-30
* Remove some AddedComplexity tags that were forcing priority for AVX over SSE....Craig Topper2014-01-30
* Remove duplicate pattern and add predicate checks on other patterns.Craig Topper2014-01-30
* Implement SPARCv9 atomic_swap_64 with a pseudo.Jakob Stoklund Olesen2014-01-30