summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Do not convert "call asm" to "invoke asm" in Inliner.Manman Ren2013-10-31
* XFAIL on ppc64 too.Rafael Espindola2013-10-31
* XFAIL this for now.Rafael Espindola2013-10-31
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-31
* [AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...Chad Rosier2013-10-31
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* SparcV9 doesnt have rem instruction either.Roman Divacky2013-10-31
* Use a larger invalid attribute bitcode numberReid Kleckner2013-10-31
* Add FileCheck tests for @LINEMatt Arsenault2013-10-31
* [mips] XFAIL several MCJIT remote testsPetar Jovanovic2013-10-31
* Debug Info: remove duplication of DIEs when a DIE can be shared across CUs.Manman Ren2013-10-31
* Merge and filecheckize.Roman Divacky2013-10-31
* Add Verifier test case for variable argument intrinsics.Andrew Trick2013-10-31
* Enable variable arguments support for intrinsics.Andrew Trick2013-10-31
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-31
* AVX-512: Implemented CMOV for 512-bit vectorsElena Demikhovsky2013-10-31
* [SystemZ] Automatically detect zEC12 and z196 hostsRichard Sandiford2013-10-31
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-31
* llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"NAKAMURA Takumi2013-10-31
* Fix a use after free on invalid input.Rafael Espindola2013-10-31
* Legalize: Improve legalization of long vector extends.Jim Grosbach2013-10-31
* Fix CodeGen for unaligned loads with address spacesMatt Arsenault2013-10-30
* Teach scalarrepl about address spacesMatt Arsenault2013-10-30
* Produce .weak_def_can_be_hidden for some linkonce_odr valuesRafael Espindola2013-10-30
* Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.Will Dietz2013-10-30
* Fix GVN creating bitcast between address spacesMatt Arsenault2013-10-30
* This commit adds some (but not all) of the x86-64 relocations that are notTom Roeder2013-10-30
* [ARM] NEON instructions were erroneously decoded from certain invalid encodingsArtyom Skrobov2013-10-30
* R600: Custom lower f32 = uint_to_fp i64Tom Stellard2013-10-30
* [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related testsDaniel Sanders2013-10-30
* [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...Daniel Sanders2013-10-30
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-30
* [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders2013-10-30
* [mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECTDaniel Sanders2013-10-30
* [mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not i...Daniel Sanders2013-10-30
* Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...Juergen Ributzka2013-10-30
* SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.Juergen Ributzka2013-10-30
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-29
* [mips] Align the stack to 16-bytes for mfp64.Akira Hatanaka2013-10-29
* Debug Info: clean up testing case.Manman Ren2013-10-29
* add test cases for frameaddr and returnaddr for aarch64Weiming Zhao2013-10-29
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-29
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-29
* R600: Expand vector FSQRT opsTom Stellard2013-10-29
* Test cleanup for v8 instructionsBernard Ogden2013-10-29
* ARM: Add subtarget feature for CRCBernard Ogden2013-10-29
* AArch64: add 'a' inline asm operand modifierTim Northover2013-10-29
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-29
* Add llvm/test/Transforms/SLPVectorizer/ARM/lit.local.cfg. Tests there require...NAKAMURA Takumi2013-10-29
* Fix "existant" typosAlp Toker2013-10-29