summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* [mips] Extend ParseJumpTarget to support the full symbol expression syntax.Daniel Sanders2014-04-01
* [mips] Use AsmLexer::peekTok() to resolve the conflict between $reg and $symDaniel Sanders2014-04-01
* [mips] Hoist Parser.Lex() calls out of MatchAnyRegisterNameWithoutDollar()Daniel Sanders2014-04-01
* ARM64: add patterns for more lane-wise ld1/st1 operations.Tim Northover2014-04-01
* ARM64: fix bug in ld3r (1d) SelectionDAG.Tim Northover2014-04-01
* [mips] Rewrite MipsAsmParser and MipsOperand.Daniel Sanders2014-04-01
* Recover TableGen/LangRef, make it officialRenato Golin2014-04-01
* [x86] Do not convert to cmp32 for Atom arch by Sergey OkunevAlexey Volkov2014-04-01
* DebugInfo: Avoid creating unnecessary/empty line tables and remove the specia...David Blaikie2014-04-01
* DebugInfo: Emit relocation to debug_line section when emitting asm for asmDavid Blaikie2014-04-01
* Remove FIXMEs. The scope of a Variable is always a lexical scope; there isAdrian Prantl2014-04-01
* LTO type uniquing: store the Decl field of a DIImportedEntity as a DIRef.Adrian Prantl2014-04-01
* Add a comment about type-uniquing ObjC types.Adrian Prantl2014-04-01
* Comment to describe the debug_loc.dwo constantsDavid Blaikie2014-03-31
* MCJIT: ensure that cygwin is identified properlySaleem Abdulrasool2014-03-31
* Move partial/runtime unrolling late in the pipelineHal Finkel2014-03-31
* lit: Set a base directory for compiler-rt testsDuncan P. N. Exon Smith2014-03-31
* Revert "SLPVectorizer: Ignore users that are insertelements we can reschedule...Arnold Schwaighofer2014-03-31
* Shifting into the sign bit is UB as discussed on IRC. Explicitly use theJoerg Sonnenberger2014-03-31
* [Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka2014-03-31
* [X86] Adjust cost of FP_TO_UINT v4f64->v4i32 as wellAdam Nemet2014-03-31
* R600/SI: Remove leftover pattern splitting 64-bit ors.Matt Arsenault2014-03-31
* Register allocator: set CSRFirstUseCost to 5 for ARM64.Manman Ren2014-03-31
* Change shouldSplitVectorElementType to better match the description.Matt Arsenault2014-03-31
* Fix MSVC warning.Rui Ueyama2014-03-31
* R600/SI: Implement shouldConvertConstantLoadToIntImmMatt Arsenault2014-03-31
* Add an optional ability to expand larger BUILD_VECTORs with shufflesHal Finkel2014-03-31
* R600: Compute masked bits for min and maxMatt Arsenault2014-03-31
* Don't relocate with sections if there might be a paired relocation.Rafael Espindola2014-03-31
* Revert: [mips] Rewrite MipsAsmParser and MipsOperand.' due to buildbot errors...Daniel Sanders2014-03-31
* R600: Add BFE, BFI, and BFM intrinsics to help with writing tests.Matt Arsenault2014-03-31
* R600: Add target nodes for BFM and BFIMatt Arsenault2014-03-31
* ARM: fix typoSaleem Abdulrasool2014-03-31
* Now that this test is assembly, make the checks a bit stronger.Rafael Espindola2014-03-31
* [PowerPC] Don't ever expand BUILD_VECTOR of v2i64 with shufflesHal Finkel2014-03-31
* Add a TLI hook to control when BUILD_VECTOR might be expanded using shufflesHal Finkel2014-03-31
* [mips] Rewrite MipsAsmParser and MipsOperand.Daniel Sanders2014-03-31
* Disable each MachineFunctionPass for 'optnone' functions, unless thatPaul Robinson2014-03-31
* Two updated tests for MinGW 32 and 64 exception handling code generation.Yaron Keren2014-03-31
* [PowerPC] Correct P7 dispatch unit allocation for vector instructionsHal Finkel2014-03-31
* This patch fixes LTO's RecordStreamer so that it records symbols in the MCExprTom Roeder2014-03-31
* Support: generalise object type handling for WindowsSaleem Abdulrasool2014-03-31
* PR19099 - revert r203483Eli Bendersky2014-03-31
* ARM: change parameter names of the ELFARMAsmBackend constructorChristian Pirker2014-03-31
* Test commit.Robert Khasanov2014-03-31
* [mips] Fix use of uninitialized value reported by the sanitizer-x86_64-linux-...Daniel Sanders2014-03-31
* Fix for PR19099 - NVPTX produces invalid symbol names.Eli Bendersky2014-03-31
* ARM64: add extra patterns for scalar shiftsTim Northover2014-03-31
* ARM64: add extra scalar neg pattern & tests.Tim Northover2014-03-31
* ARM64: add patterns for scalar sqdmlal & sqdmlsl.Tim Northover2014-03-31