summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [AArch64] Add support for NEON scalar signed saturating absolute value andChad Rosier2013-10-15
* Struct byval: fix a copy-paste error for thumb2.Manman Ren2013-10-15
* Fix PR17546Michael Liao2013-10-15
* Fix PR16807Michael Liao2013-10-15
* [mips][msa] Added support for build_vector for v4f32 and v2f64.Daniel Sanders2013-10-15
* [SystemZ] Use A(G)SI when spilling the target of a constant additionRichard Sandiford2013-10-15
* Fix MSP430 calling convention to match MSPGCCJob Noorman2013-10-15
* llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expression to be matched to ...NAKAMURA Takumi2013-10-15
* Improve on r192635, ExeDepsFix for avx, and add a test case.Andrew Trick2013-10-15
* [mips] Transfer kill flag to the newly created operand.Akira Hatanaka2013-10-15
* [mips] Set HI/LO registers' HWEncoding field.Akira Hatanaka2013-10-15
* [X86][FastISel] During X86 fastisel, the address of indirect call was resolvedQuentin Colombet2013-10-14
* Fix a typo, in a comment, in a test.Nick Lewycky2013-10-14
* Revert part of a fix from 2010, changes since then:Eric Christopher2013-10-14
* MachineSink: Fix and tweak critical-edge breaking heuristic.Will Dietz2013-10-14
* [msan] Instrument x86.*_cvt* intrinsics.Evgeniy Stepanov2013-10-14
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-14
* Add Cortex-A57 supportBernard Ogden2013-10-14
* Add subtarget feature support for Cortex-A53Bernard Ogden2013-10-14
* [mips][msa] Direct Object Emission support for BIT instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission support for VEC instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission for the majority of the ELM instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.Matheus Almeida2013-10-14
* [msan] Fix handling of scalar select of vectors.Evgeniy Stepanov2013-10-14
* Fixed a bug in dynamic allocation memory on stack.Elena Demikhovsky2013-10-14
* Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instru...Craig Topper2013-10-14
* Add disassembler support for SSE4.1 register/register form of PEXTRW. There i...Craig Topper2013-10-14
* Mark MOVMSKPS/MOVMSKPD/VPINSRWrr64i as AsmParserOnly to remove them from the ...Craig Topper2013-10-14
* R600: improve dump of S_WAITCNTVincent Lejeune2013-10-13
* R600: Use masked read sel for texture instructionsVincent Lejeune2013-10-13
* R600: fix swizzle exportVincent Lejeune2013-10-13
* SLPVectorizer: Sort PHINodes based on their opcodeArnold Schwaighofer2013-10-12
* Force a CPU on test so it doesn't depend on microarchitectural scheduling dec...Benjamin Kramer2013-10-12
* For Mips16, start to consolidate all forms of 32 bit literal loading so thatReed Kotler2013-10-12
* Fixing problems in lli's RemoteMemoryManager.Andrew Kaylor2013-10-11
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-11
* R600: Add scalar i32 add testMatt Arsenault2013-10-11
* Use CHECK-LABELMatt Arsenault2013-10-11
* Mips: Disassemble sign-extended 64 bit immediates properly.Benjamin Kramer2013-10-11
* Remove kill flags after if conversion if necessaryMatthias Braun2013-10-11
* [DAGCombiner] Load slicing test case: attempt to really fix the buildbots (us...Quentin Colombet2013-10-11
* Debug Info Testing Case: check for the name of a structure.Manman Ren2013-10-11
* Really fix CHECK-LABEL and CHECK-DAG interaction. This actually just restores...Stephen Lin2013-10-11
* [DAGCombiner] Reapply load slicing (192471) with a test that explicitly set s...Quentin Colombet2013-10-11
* [DAGCombiner] Revert load slicing (r192471), until I figure out why it fails ...Quentin Colombet2013-10-11
* Revert "Tests: Be less dependent on a specific schedule/regalloc"Matthias Braun2013-10-11
* [DAGCombiner] Slice a big load in two loads when the element are next to eachQuentin Colombet2013-10-11
* Fix handling of CHECK-DAG inside of CHECK-LABEL.Rafael Espindola2013-10-11
* [ARM] Fix FP ABI attributes with no VFP enabled.Amara Emerson2013-10-11