aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* llvm/test: Mark 3 tests as XFAIL:msvc.NAKAMURA Takumi2013-09-201-0/+3
* PR16726: extend rol/ror matchingKai Nacke2013-09-191-0/+76
* Revert PR16726: extend rol/ror matchingKai Nacke2013-09-191-76/+0
* PR16726: extend rol/ror matchingKai Nacke2013-09-191-0/+76
* Add testcase to make sure we don't generate too many jumps for a une compare.Bill Wendling2013-09-191-0/+43
* DAGCombiner: Don't fold vector muls with constants that look like a splat of ...Benjamin Kramer2013-09-191-0/+18
* [NVPTX] Make constant vector test case endian-independentJustin Holewinski2013-09-191-3/+2
* [NVPTX] Support constant vector globalsJustin Holewinski2013-09-191-0/+7
* [ARMv8] Add support for the v8 cryptography extensions.Amara Emerson2013-09-191-0/+57
* X86: FrameIndex addressing modes do have a base register.Tim Northover2013-09-191-0/+22
* Fix two issues regarding Got pointer (GP) setup.Reed Kotler2013-09-181-10/+12
* Attempt to fix llvm-ppc64-linux2 buildbot failure by addingPreston Gurd2013-09-181-1/+1
* Verify that llvm can generate the prefetchw instruction when the CPU isPreston Gurd2013-09-181-0/+2
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-1825-154/+781
* Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF12...Craig Topper2013-09-181-2/+0
* COFF: Ensure that objects produced by LLVM link with /safesehReid Kleckner2013-09-171-0/+7
* [PowerPC] Fix problems with large code model (PR17169).Bill Schmidt2013-09-173-8/+12
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-171-0/+232
* [SelectionDAG] Teach the vector scalarizer about TRUNCATE.Quentin Colombet2013-09-171-0/+20
* Add Atom Silvermont (slm) testsPreston Gurd2013-09-163-0/+23
* [SystemZ] Improve extload handlingRichard Sandiford2013-09-161-2/+2
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-161-0/+15
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-151-0/+166
* Revert r190764: PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-151-154/+0
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-151-0/+154
* Prevent assert in CombinerGlobalAA with null valuesHal Finkel2013-09-151-0/+137
* Expand the mask capability for deciding which functions are mips16 and mips32Reed Kotler2013-09-151-0/+73
* [ARMv8] Change hasV8Fp to hasFPARMv8, and other command line optionsJoey Gouly2013-09-133-24/+24
* [ARMv8] Emit the proper .fpu directive.Joey Gouly2013-09-131-0/+7
* [SystemZ] Try to fold shifts into TMxxRichard Sandiford2013-09-132-0/+80
* R600: Move code handling literal folding into R600ISelLowering.Vincent Lejeune2013-09-121-0/+16
* R600: Move fabs/fneg/sel folding logic into PostProcessIselVincent Lejeune2013-09-121-0/+18
* Remove unnecessary TBAA metadata from r190636's test caseHal Finkel2013-09-121-13/+9
* Fix PPC ABI for ByVal structs with vector membersHal Finkel2013-09-121-0/+64
* Make the PPC fast-math sqrt expansion safe at 0Hal Finkel2013-09-121-1/+4
* AVX-512: implemented extractelement with variable index.Elena Demikhovsky2013-09-122-3/+40
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-122-14/+15
* R600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL transform feedbackTom Stellard2013-09-121-0/+44
* Try to fix the atom buildbots by adding an explicit 'cpu' to the 'llc' command.Bill Wendling2013-09-112-5/+5
* [mips][msa] Added test cases that were supposed to be part of r190507, r19050...Daniel Sanders2013-09-113-0/+734
* [mips][msa] Added support for matching mulv, nlzc, sll, sra, srl, and subv fr...Daniel Sanders2013-09-112-0/+323
* [mips][msa] Added support for matching fadd, fdiv, flog2, fmul, frint, fsqrt,...Daniel Sanders2013-09-112-0/+224
* [mips][msa] Added support for matching div_[su] from normal IR (i.e. not intr...Daniel Sanders2013-09-111-0/+130
* [mips][msa] Added support for matching addv from normal IR (i.e. not intrinsics)Daniel Sanders2013-09-111-0/+68
* [mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsicsDaniel Sanders2013-09-111-52/+86
* [SystemZ] Add TM and TMYRichard Sandiford2013-09-101-0/+245
* [mips][msa] Removed unsupported dot product instructions (dotp_[su].b)Daniel Sanders2013-09-101-44/+0
* Another attempt to fix windows buildbots.Bill Wendling2013-09-092-2/+2
* Attempt to fix buildbots by giving an explicit output to the llvm-mc command.Bill Wendling2013-09-092-2/+2
* Expand test to make sure that we can generate compact unwind from an ASM file.Bill Wendling2013-09-091-6/+13