summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* ARM64: separate load/store operands to simplify assemblerTim Northover2014-05-22
* [mips] Make unalignedload.ll test stricter and easier to modify for MIPS32r6/...Daniel Sanders2014-05-22
* [mips] Change lwl and lwr in inlineasm_constraint.ll to lwDaniel Sanders2014-05-22
* [mips] Use addiu in inline assembly tests since addi is not available in all ...Daniel Sanders2014-05-22
* [mips][mips64r6] addi is not available on MIPS32r6/MIPS64r6Daniel Sanders2014-05-22
* [mips][mips64r6] Test that paired single instructions are invalidDaniel Sanders2014-05-22
* [mips][mips64r6] Add b[on]vcDaniel Sanders2014-05-22
* AArch64/ARM64: enable more AArch64 tests.Tim Northover2014-05-22
* ARM: introduce llvm.arm.undefined intrinsicSaleem Abdulrasool2014-05-22
* R600/SI: Match fp_to_uint / uint_to_fp for f64Matt Arsenault2014-05-22
* MC: formalise some assertions into proper errorsSaleem Abdulrasool2014-05-22
* Fix a bug in SCEV's backedge taken count computation from my prior fix in Jan.Andrew Trick2014-05-22
* Similar to bitcast, treat addrspacecast as a foldable operand.Eli Bendersky2014-05-22
* Revert "DebugInfo: Don't put fission type units in comdat sections."David Blaikie2014-05-21
* MC: correct IMAGE_REL_ARM_MOV32T relocation emissionSaleem Abdulrasool2014-05-21
* DebugInfo: Use the SPMap to find the parent CU of inlined functions as they m...David Blaikie2014-05-21
* R600: Partially fix constant initializers for structs and vectors.Matt Arsenault2014-05-21
* R600: Add failing testcases for constant initializers.Matt Arsenault2014-05-21
* DebugInfo: Ensure concrete out of line variables from inlined functions refer...David Blaikie2014-05-21
* [X86] Fix a bug in the lowering of BLENDI introduced in r209043.Quentin Colombet2014-05-21
* Move MCOptions that aren't shared between programs into their specificEric Christopher2014-05-21
* DebugInfo: Simplify subprogram declaration creation/references and accidental...David Blaikie2014-05-21
* MC: loosen an overzealous assertionSaleem Abdulrasool2014-05-21
* Test comment commit.Dave Estes2014-05-21
* [mips][mips64r6] Add bc[12](eq|ne)zDaniel Sanders2014-05-21
* MC: mark COFF .drectve section as REMOVESaleem Abdulrasool2014-05-21
* ARM: correct bundle generation for MOV32T relocationsSaleem Abdulrasool2014-05-21
* This command line option is only used in one place. Move it there andEric Christopher2014-05-21
* Add a comment here.Eric Christopher2014-05-21
* Move this test to the backend from the frontend.Eric Christopher2014-05-20
* Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby2014-05-20
* Fix test added in r209242: llc shouldn't create files in source treeAlexey Samsonov2014-05-20
* [ARM64] PR19792: Fix cycle in DAG after performPostLD1CombineAdam Nemet2014-05-20
* Move the function and data section flags into the options struct andEric Christopher2014-05-20
* Revert r209235 as it broke two tests:Kevin Enderby2014-05-20
* Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby2014-05-20
* [LSR] Canonicalize reg1 + ... + regN into reg1 + ... + 1*regN.Quentin Colombet2014-05-20
* PR19767: DebugInfo emission of pointer constants.David Blaikie2014-05-20
* Avoids DCE on write_registerRenato Golin2014-05-20
* [PowerPC] PR19796: Also match ISD::TargetConstant in isIntS16ImmediateAdam Nemet2014-05-20
* Temporarily revert: r209129 - [mips][mips64r6] Sorted *_ENC, *_DESC classes a...Daniel Sanders2014-05-20
* [ARM64] Port basic-a64-diagnostics.s over to ARM64Bradley Smith2014-05-20
* Legalizer: Make bswap promotion safe for vectors.Benjamin Kramer2014-05-20
* ARMEB: Additional test files for ARM fixupsChristian Pirker2014-05-20
* TableGen: convert InstAlias's Emit bit to an int.Tim Northover2014-05-20
* Teach isKnownNonNull that a nonnull return is not null. Add a test for this c...Nick Lewycky2014-05-20
* DebugInfo: Emit function definitions within their namespace scope.David Blaikie2014-05-20
* Follow up to 209187, updating a test to use FileCheck. Needed to ignore an ex...David Blaikie2014-05-20
* Update test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll to use FileCheck.David Blaikie2014-05-20
* Add 'nonnull', a new parameter and return attribute which indicates that the ...Nick Lewycky2014-05-20