summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Add extra checks to mvn.ll test to prevent the "f1" check from matchingRichard Trieu2014-04-12
* Reenable use of TBAA during CodeGenHal Finkel2014-04-12
* Add the ability to use GEPs for address sinking in CGPHal Finkel2014-04-12
* Add ARM64 CLS patternsLouis Gerbarg2014-04-11
* [RegAllocGreedy][Last Chance Recoloring] Change the name of the exhaustive se...Quentin Colombet2014-04-11
* [RegAllocGreedy][Last Chance Recoloring] Addition ofQuentin Colombet2014-04-11
* SelectionDAG: Use helper function to improve legalization of ISD::MULTom Stellard2014-04-11
* Move the segmented stack switch to a function attributeReid Kleckner2014-04-10
* [stack protector] Refactor and clean-up test. No functionality change.Josh Magee2014-04-10
* X86: Tighten up test.Jim Grosbach2014-04-10
* Add support for load folding of avx1 logical instructionsJim Grosbach2014-04-09
* SelectionDAG: Don't constant fold target-specific nodes.Jim Grosbach2014-04-09
* [AArch64] Implement the isZExtFree APIs.Chad Rosier2014-04-09
* [AArch64] Implement the isTruncateFree API.Chad Rosier2014-04-09
* [DAGCombiner] DAG combine does not know how to combine indexed loads withQuentin Colombet2014-04-09
* [NVPTX] Add preliminary intrinsics and codegen support for textures/surfacesJustin Holewinski2014-04-09
* [NVPTX] Add support for addrspacecast in global variable initializers, includ...Justin Holewinski2014-04-09
* Fix some doc and comment typosAlp Toker2014-04-09
* [ARM64] Rename LR to the UAL-compliant 'X30'.Bradley Smith2014-04-09
* [ARM64] Rename FP to the UAL-compliant 'X29'.Bradley Smith2014-04-09
* AVX-512: insert element to mask vector; store i1 dataElena Demikhovsky2014-04-09
* Re-commit: [mips] abs.[ds], and neg.[ds] should be allowed regardless of -ena...Daniel Sanders2014-04-09
* R600/SI: Match not instruction.Matt Arsenault2014-04-09
* ARM64: scalarize v1i64 mul operationTim Northover2014-04-09
* ARM64: add pattern for <1 x i64> custom not node.Tim Northover2014-04-09
* [Constant Hoisting][ARM64] Enable constant hoisting for ARM64.Juergen Ributzka2014-04-08
* ARM64: fix fmsub patterns which assumed accum operand was firstTim Northover2014-04-08
* AVX-512: Added fp_to_uint and uint_to_fp patterns.Elena Demikhovsky2014-04-08
* Reverting commit r205628 due to mips64 issues.Reed Kotler2014-04-07
* R600/SI: Handle INSERT_SUBREG in SIFixSGPRCopiesTom Stellard2014-04-07
* R600: Match 24-bit arithmetic patterns in a Target DAGCombineTom Stellard2014-04-07
* Quick fix: Triple::isOSMSVCRT() should be false for targeting cygwin.NAKAMURA Takumi2014-04-06
* [PowerPC] Add a full condition code register to make the "cc" clobber workHal Finkel2014-04-04
* [mips] abs.[ds], and neg.[ds] should be allowed regardless of -enable-no-nans...Daniel Sanders2014-04-04
* DAGLegalize: add last-ditch type-legalization for VSELECT.Tim Northover2014-04-04
* ARM64: handle v1i1 types arising from setcc properly.Tim Northover2014-04-04
* ARM64: use regalloc-friendly COPY_TO_REGCLASS for bitcastsTim Northover2014-04-04
* ARM64: add 128-bit MLA operations to the custom selection code.Tim Northover2014-04-04
* [RegAllocGreedy][Last Chance Recoloring] Emit diagnostics when last chanceQuentin Colombet2014-04-04
* Revert r205599, the commit was not intended to have so many changesQuentin Colombet2014-04-04
* [RegAllocGreedy][Last Chance Recoloring] Emit diagnostics when last chanceQuentin Colombet2014-04-04
* ARM: fix test case missed in previous roundupSaleem Abdulrasool2014-04-04
* ARM: yet another round of ARM test clean upsSaleem Abdulrasool2014-04-03
* Optimize away unnecessary address casts.Eli Bendersky2014-04-03
* [ARM64] Teach the ARM64DeadRegisterDefinition pass to respect implicit-defs.Lang Hames2014-04-03
* R600: Correct opcode for BFE_INTTom Stellard2014-04-03
* R600/SI: Lower 64-bit immediates using REG_SEQUENCETom Stellard2014-04-03
* llvm/test/CodeGen/X86/peephole-multiple-folds.ll: Relax expressions to satisf...NAKAMURA Takumi2014-04-03
* ARM: update even more testsSaleem Abdulrasool2014-04-03
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-03