summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-16
* Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar,Yunzhong Gao2013-10-16
* Create an atom with just the data that failed to disassemble.Rafael Espindola2013-10-16
* SLPVectorizer: Don't vectorize volatile memory operationsArnold Schwaighofer2013-10-16
* Revert "SLPVectorizer: Don't vectorize volatile memory operations"Arnold Schwaighofer2013-10-16
* R600: Fix a crash in the AMDILCFGStructurizerTom Stellard2013-10-16
* Port to FileCheck.Rafael Espindola2013-10-16
* Update comment.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-16
* SLPVectorizer: Don't vectorize volatile memory operationsArnold Schwaighofer2013-10-16
* DAGCombiner: Don't fold xor into not if getNOT would introduce an illegal con...Benjamin Kramer2013-10-16
* [asan] Optimize accesses to global arrays with constant indexKostya Serebryany2013-10-16
* [SystemZ] Handle extensions in RxSBG optimizationsRichard Sandiford2013-10-16
* [SystemZ] Improve handling of SETCCRichard Sandiford2013-10-16
* Handle (shl (anyext (shr ...))) in SimpilfyDemandedBitsRichard Sandiford2013-10-16
* Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...NAKAMURA Takumi2013-10-16
* Add a triple to this test.Rafael Espindola2013-10-16
* Add support for metadata representing .ident directives.Rafael Espindola2013-10-16
* Fix a pair of bugs in the emission of pubname tables:Eric Christopher2013-10-16
* dos2unix on quoted-names.llHans Wennborg2013-10-16
* MC: Better handling of tricky symbol and section namesHans Wennborg2013-10-16
* Enable MI Sched for x86.Andrew Trick2013-10-15
* [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