summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Removing duplicate XFAIL markersAndrew Kaylor2013-08-20
* Marking two more MCJIT PIC tests as XFAIL on i686Andrew Kaylor2013-08-20
* Marking MCJIT PIC tests as XFAIL on armAndrew Kaylor2013-08-20
* AVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD, VMOVQElena Demikhovsky2013-08-20
* [mips][msa] Removed fcge, fcgt, fsge, fsgtDaniel Sanders2013-08-20
* [SystemZ] Use SRST to optimize memchrRichard Sandiford2013-08-20
* [mips][msa] Added insveDaniel Sanders2013-08-20
* Fix test typo and add usual "br %r14" testRichard Sandiford2013-08-20
* Fix overly pessimistic shortcut in post-RA MachineLICMRichard Sandiford2013-08-20
* ARM: implement some simple f64 materializations.Tim Northover2013-08-20
* [mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.vDaniel Sanders2013-08-20
* Marking MCJIT PIC tests as XFAIL on AArch64Andrew Kaylor2013-08-20
* Fixing XPASSes among MCJIT PIC test on i686Andrew Kaylor2013-08-20
* Second attempt to mark Large/PIC MCJIT test as XFAIL for PowerPC64Andrew Kaylor2013-08-20
* Marking two MCJIT PIC tests as XFAIL on DarwinAndrew Kaylor2013-08-20
* Trying again with PIC tests for MCJITAndrew Kaylor2013-08-19
* Add a llvm.copysign intrinsicHal Finkel2013-08-19
* Don't form PPC CTR-based loops around a copysignl callHal Finkel2013-08-19
* Teach InstCombine visitGetElementPtr about address spacesMatt Arsenault2013-08-19
* Reverting r188709 until I can figure out the proper way to XFAIL it.Andrew Kaylor2013-08-19
* Fix assert with GEP ptr vector indexing structsMatt Arsenault2013-08-19
* Revert non-test parts of r188507Matt Arsenault2013-08-19
* Adding tests for PIC with MCJITAndrew Kaylor2013-08-19
* Turn on pubnames by default on linux.Eric Christopher2013-08-19
* Improve the widening of integral binary vector operationsPaul Redmond2013-08-19
* [mips] Fix instruction definitions that were incorrectly marked as code-gen-o...Akira Hatanaka2013-08-19
* Thumb2 add immediate alias for SPMihai Popa2013-08-19
* AVX-512: added arithmetic and logical operations.Elena Demikhovsky2013-08-19
* [SystemZ] Add negative integer absolute (load negative)Richard Sandiford2013-08-19
* [SystemZ] Add integer absolute (load positive)Richard Sandiford2013-08-19
* [SystemZ] Add support for sibling callsRichard Sandiford2013-08-19
* Adds missing TLI check for library simplification ofMichael Kuperstein2013-08-19
* Add ExpandFloatOp_FCOPYSIGN to handle ppcf128-related expansionsHal Finkel2013-08-19
* Add the PPC fcpsgn instructionHal Finkel2013-08-19
* llvm-dwarfdump: Do not include address offsets for attributes, only for tagsDavid Blaikie2013-08-19
* DebugInfo: don't emit zero-length names for parametersDavid Blaikie2013-08-19
* ARM: make sure we keep inline asm operands tied.Tim Northover2013-08-18
* AVX-512: Added VMOVD, VMOVQ, VMOVSS, VMOVSD instructions.Elena Demikhovsky2013-08-18
* R600: Expand vector FRINT opsTom Stellard2013-08-16
* R600: Expand vector FFLOOR opsTom Stellard2013-08-16
* R600: Expand vector float operations for both SI and R600Tom Stellard2013-08-16
* ARM: Properly constrain comparison fastisel register classes.Jim Grosbach2013-08-16
* ARM: Fast-isel register class constrain for extends.Jim Grosbach2013-08-16
* ARM: Fix more fast-isel verifier failures.Jim Grosbach2013-08-16
* ARM: Clean up fast-isel machine verifier errors.Jim Grosbach2013-08-16
* Fix a subtle difference between running clang vs llc for mips16.Reed Kotler2013-08-16
* [tests] Another attempt to workaround broken misched-copy.s test on some buil...Daniel Dunbar2013-08-16
* R600/SI: Add pattern for xor of i1Michel Danzer2013-08-16
* R600/SI: Fix broken encoding of DS_WRITE_B32Michel Danzer2013-08-16
* When initializing the PIC global base register on ARM/ELF add pc to fix the a...Benjamin Kramer2013-08-16