aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use -disable-output and to suppress output and don't use a temporary file unl...Bill Wendling2013-08-205-7/+5
* SLPVectorizer: Fix invalid iterator errorsArnold Schwaighofer2013-08-201-0/+30
* Teach ConstantFolding about pointer address spacesMatt Arsenault2013-08-204-4/+531
* Add an option which permits the user to specify using a bitmask, that variousReed Kotler2013-08-201-0/+23
* [mips] Guard micromips instructions with predicate InMicroMips. Also, fixAkira Hatanaka2013-08-201-2/+2
* ARM: Fix fast-isel copy/paste-o.Jim Grosbach2013-08-201-5/+6
* Still more MCJIT PIC test XFAILsAndrew Kaylor2013-08-203-3/+3
* Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linuxAndrew Kaylor2013-08-204-4/+4
* Removing duplicate XFAIL markersAndrew Kaylor2013-08-202-2/+2
* Marking two more MCJIT PIC tests as XFAIL on i686Andrew Kaylor2013-08-204-4/+4
* Marking MCJIT PIC tests as XFAIL on armAndrew Kaylor2013-08-206-6/+6
* AVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD, VMOVQElena Demikhovsky2013-08-201-0/+27
* [mips][msa] Removed fcge, fcgt, fsge, fsgtDaniel Sanders2013-08-201-176/+0
* [SystemZ] Use SRST to optimize memchrRichard Sandiford2013-08-202-0/+78
* [mips][msa] Added insveDaniel Sanders2013-08-201-0/+91
* Fix test typo and add usual "br %r14" testRichard Sandiford2013-08-201-1/+2
* Fix overly pessimistic shortcut in post-RA MachineLICMRichard Sandiford2013-08-201-0/+22
* ARM: implement some simple f64 materializations.Tim Northover2013-08-202-3/+70
* [mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.vDaniel Sanders2013-08-201-0/+176
* Marking MCJIT PIC tests as XFAIL on AArch64Andrew Kaylor2013-08-209-9/+9
* Fixing XPASSes among MCJIT PIC test on i686Andrew Kaylor2013-08-204-4/+4
* Second attempt to mark Large/PIC MCJIT test as XFAIL for PowerPC64Andrew Kaylor2013-08-201-1/+1
* Marking two MCJIT PIC tests as XFAIL on DarwinAndrew Kaylor2013-08-202-2/+2
* Trying again with PIC tests for MCJITAndrew Kaylor2013-08-199-0/+252
* Add a llvm.copysign intrinsicHal Finkel2013-08-191-0/+53
* Don't form PPC CTR-based loops around a copysignl callHal Finkel2013-08-191-0/+28
* Teach InstCombine visitGetElementPtr about address spacesMatt Arsenault2013-08-191-1/+28
* Reverting r188709 until I can figure out the proper way to XFAIL it.Andrew Kaylor2013-08-199-252/+0
* Fix assert with GEP ptr vector indexing structsMatt Arsenault2013-08-191-0/+11
* Revert non-test parts of r188507Matt Arsenault2013-08-191-1/+65
* Adding tests for PIC with MCJITAndrew Kaylor2013-08-199-0/+252
* Turn on pubnames by default on linux.Eric Christopher2013-08-192-1/+131
* Improve the widening of integral binary vector operationsPaul Redmond2013-08-193-10/+4
* [mips] Fix instruction definitions that were incorrectly marked as code-gen-o...Akira Hatanaka2013-08-191-0/+1
* Thumb2 add immediate alias for SPMihai Popa2013-08-191-0/+2
* AVX-512: added arithmetic and logical operations.Elena Demikhovsky2013-08-192-3/+229
* [SystemZ] Add negative integer absolute (load negative)Richard Sandiford2013-08-193-0/+157
* [SystemZ] Add integer absolute (load positive)Richard Sandiford2013-08-193-0/+149
* [SystemZ] Add support for sibling callsRichard Sandiford2013-08-193-154/+125
* Adds missing TLI check for library simplification ofMichael Kuperstein2013-08-192-0/+25
* Add ExpandFloatOp_FCOPYSIGN to handle ppcf128-related expansionsHal Finkel2013-08-191-0/+67
* Add the PPC fcpsgn instructionHal Finkel2013-08-192-2/+56
* llvm-dwarfdump: Do not include address offsets for attributes, only for tagsDavid Blaikie2013-08-197-20/+20
* DebugInfo: don't emit zero-length names for parametersDavid Blaikie2013-08-191-3/+5
* ARM: make sure we keep inline asm operands tied.Tim Northover2013-08-181-0/+9
* AVX-512: Added VMOVD, VMOVQ, VMOVSS, VMOVSD instructions.Elena Demikhovsky2013-08-181-0/+75
* R600: Expand vector FRINT opsTom Stellard2013-08-161-0/+54
* R600: Expand vector FFLOOR opsTom Stellard2013-08-161-0/+54
* R600: Expand vector float operations for both SI and R600Tom Stellard2013-08-164-75/+110
* ARM: Properly constrain comparison fastisel register classes.Jim Grosbach2013-08-161-1/+1