summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-08-21
* Teach BaseIndexOffset::match to identify base pointers in loops.Juergen Ributzka2013-08-21
* Teach InstCombine about address spacesMatt Arsenault2013-08-21
* MC CFG: Remap enough for data too, analoguous to r188873.Ahmed Bougacha2013-08-21
* Add testcase for r188873: MCTextAtom boundaries.Ahmed Bougacha2013-08-21
* Add test for bitcast array ptrs with address spacesMatt Arsenault2013-08-21
* Add enforce known alignment test with address spaceMatt Arsenault2013-08-21
* A minor change for an obvous problem caused by r188451:Hao Liu2013-08-21
* Add -mcpu to two X86 tests.Joey Gouly2013-08-21
* Add basic YAML MC CFG testcase.Ahmed Bougacha2013-08-21
* Make "mov" work for all Thumb2 MOV encodingsMihai Popa2013-08-21
* AVX-512: Added SHIFT instructions.Elena Demikhovsky2013-08-21
* [SystemZ] Define remainig *MUL_LOHI patternsRichard Sandiford2013-08-21
* [SystemZ] Use FI[EDX]BRA for codegenRichard Sandiford2013-08-21
* [SystemZ] Add FI[EDX]BRARichard Sandiford2013-08-21
* MC: ObjectSymbolizer can now recognize external function stubs.Ahmed Bougacha2013-08-21
* DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pub...David Majnemer2013-08-21
* In LLVM FMA3 operands are dst, src1, src2, src3, however dst is not encoded a...Nadav Rotem2013-08-21
* Add the FMA3 feature in order to test FMA encoding using the old jit.Nadav Rotem2013-08-21
* X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.NAKAMURA Takumi2013-08-21
* [micromips] Print instruction alias "not" if the last operand of a nor is zero.Akira Hatanaka2013-08-21
* [mips] Add support for mfhc1 and mthc1.Akira Hatanaka2013-08-20
* Use -disable-output and to suppress output and don't use a temporary file unl...Bill Wendling2013-08-20
* SLPVectorizer: Fix invalid iterator errorsArnold Schwaighofer2013-08-20
* Teach ConstantFolding about pointer address spacesMatt Arsenault2013-08-20
* Add an option which permits the user to specify using a bitmask, that variousReed Kotler2013-08-20
* [mips] Guard micromips instructions with predicate InMicroMips. Also, fixAkira Hatanaka2013-08-20
* ARM: Fix fast-isel copy/paste-o.Jim Grosbach2013-08-20
* Still more MCJIT PIC test XFAILsAndrew Kaylor2013-08-20
* Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linuxAndrew Kaylor2013-08-20
* 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