summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* ARM64: add more patterns for commuted fmsub operations.Tim Northover2014-03-31
* ARM64: shuffle patterns around for fmin/fmax & add tests.Tim Northover2014-03-31
* ARM64: add more scalar patterns for usqadd & suqadd.Tim Northover2014-03-31
* ARM64: add more scalar patterns for reciprocal ops.Tim Northover2014-03-31
* ARM64: add i64 scalar pattern for @llvm.arm64.absTim Northover2014-03-31
* [mips] Implement missing relocations in the integrated assembler.Daniel Sanders2014-03-31
* [mips] Remove R_MIPS_GOT which isn't used and shares the same number as R_MIP...Daniel Sanders2014-03-31
* Revert r205194 - [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.Daniel Sanders2014-03-31
* [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.Daniel Sanders2014-03-31
* Capitalize the D in parseDirectiveGpDWord.Rafael Espindola2014-03-31
* Remove unused private typedefDmitri Gribenko2014-03-31
* R600/SI: Implement SIInstrInfo::isTriviallyRematerializable()Tom Stellard2014-03-31
* R600/SI: Lower i64 SELECT by bitcasting to a vector typeTom Stellard2014-03-31
* R600/SI: Return the correct index for VGPRs in getHWRegIndex()Tom Stellard2014-03-31
* Fixed issue with microMIPS JAL instruction.Zoran Jovanovic2014-03-31
* llvm/test/MC/Mips/mips64r2/valid-xfail.s: This REQUIRES asserts. Seems it doe...NAKAMURA Takumi2014-03-31
* [mips] Added a full set of instruction test cases for all ISA's (but not ASE's).Daniel Sanders2014-03-31
* Look at shuffles of build_vectors in DAGCombiner::visitEXTRACT_VECTOR_ELTHal Finkel2014-03-31
* [mips] Check emitted code for llvm.bswap.i32 on MIPS16/MIPS64 and llvm.bswap....Daniel Sanders2014-03-31
* ARM64: fix a couple of signed/unsigned comparison warnings.Tim Northover2014-03-31
* [yaml2obj] Add support for ELF e_flags.Daniel Sanders2014-03-31
* Try to fix MSan bootstrap bot: make ARM64Disassembler::getInstruction() alway...Alexey Samsonov2014-03-31
* Correct OS conditionals following r204977 and r204978.Yaron Keren2014-03-31