summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
...
* 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
* [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
* Fixed a bug in dynamic allocation memory on stack.Elena Demikhovsky2013-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
* 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
* R600: Add scalar i32 add testMatt Arsenault2013-10-11
* Use CHECK-LABELMatt Arsenault2013-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
* [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
* [ARM] Fix FP ABI attributes with no VFP enabled.Amara Emerson2013-10-11
* Tests: Be less dependent on a specific schedule/regallocMatthias Braun2013-10-11
* [mips][msa] Improves robustness of the test by enhancing pattern matching.Matheus Almeida2013-10-11
* [NVPTX] Switch from StrongPHIElimination to PHIElimination in NVPTXTargetMach...Justin Holewinski2013-10-11
* Make AsmPrinter::emitImplicitDef a virtual method so targets can emit custom ...Justin Holewinski2013-10-11
* [ARM] Add a test case for disabled neon/fpu features.Amara Emerson2013-10-11
* [mips][msa] Added support for matching maddv.[bhwd], and msubv.[bhwd] from no...Daniel Sanders2013-10-11
* [mips][msa] Added support for matching fmsub.[wd] from normal IR (i.e. not in...Daniel Sanders2013-10-11
* XCore target fix bug in emitArrayBound() causing segmentation faultRobert Lytton2013-10-11
* XCore target does not emit '.hidden' or '.protected' attributesRobert Lytton2013-10-11
* XCore target: fix bug in XCoreLowerThreadLocal.cppRobert Lytton2013-10-11
* XCore target: add XCoreTargetLowering::isZExtFree()Robert Lytton2013-10-11
* [mips][msa] Added support for matching fmadd.[wd] from normal IR (i.e. not in...Daniel Sanders2013-10-11
* [mips][msa] Added support for matching ffint_[us].[wd], and ftrunc_[us].[wd] ...Daniel Sanders2013-10-11
* Implement aarch64 neon instruction set AdvSIMD (copy).Kevin Qin2013-10-11
* Tests: Do not unnecessarily depend on kill commentsMatthias Braun2013-10-10
* Tests: Use CHECK-LABEL where possibleMatthias Braun2013-10-10
* R600: Fix trunc i64 to i32 on SIMatt Arsenault2013-10-10
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Disable function padding to get this test to pass on atom.Benjamin Kramer2013-10-10
* ARM: correct liveness flags during ARMLoadStoreOptTim Northover2013-10-10
* [mips] Do not generate INS/EXT nodes if target does not have support forAkira Hatanaka2013-10-09
* [Sparc] Disable tail call optimization for sparc64.Venkatraman Govindaraju2013-10-09
* AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.Elena Demikhovsky2013-10-09
* AArch64: enable MISched by default.Tim Northover2013-10-09
* AArch64: migrate ADRP relaxation test to be llvm-mc only.Tim Northover2013-10-09
* Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. Thi...Craig Topper2013-10-09