aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add Verifier test case for variable argument intrinsics.Andrew Trick2013-10-311-0/+16
* Enable variable arguments support for intrinsics.Andrew Trick2013-10-311-0/+29
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-311-0/+28
* AVX-512: Implemented CMOV for 512-bit vectorsElena Demikhovsky2013-10-311-0/+22
* [SystemZ] Automatically detect zEC12 and z196 hostsRichard Sandiford2013-10-3120-42/+72
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-3118-12/+135
* llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"NAKAMURA Takumi2013-10-311-1/+1
* Fix a use after free on invalid input.Rafael Espindola2013-10-312-0/+7
* Legalize: Improve legalization of long vector extends.Jim Grosbach2013-10-311-0/+18
* Fix CodeGen for unaligned loads with address spacesMatt Arsenault2013-10-301-0/+19
* Teach scalarrepl about address spacesMatt Arsenault2013-10-301-5/+38
* Produce .weak_def_can_be_hidden for some linkonce_odr valuesRafael Espindola2013-10-301-0/+26
* Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.Will Dietz2013-10-303-0/+13
* Fix GVN creating bitcast between address spacesMatt Arsenault2013-10-301-3/+17
* This commit adds some (but not all) of the x86-64 relocations that are notTom Roeder2013-10-301-6/+10
* [ARM] NEON instructions were erroneously decoded from certain invalid encodingsArtyom Skrobov2013-10-301-0/+8
* R600: Custom lower f32 = uint_to_fp i64Tom Stellard2013-10-301-4/+19
* [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related testsDaniel Sanders2013-10-301-73/+121
* [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...Daniel Sanders2013-10-304-162/+299
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-305-19/+658
* [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders2013-10-302-84/+216
* [mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECTDaniel Sanders2013-10-301-0/+164
* [mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not i...Daniel Sanders2013-10-301-33/+44
* Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...Juergen Ributzka2013-10-301-42/+0
* SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.Juergen Ributzka2013-10-301-0/+42
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-299-47/+54
* [mips] Align the stack to 16-bytes for mfp64.Akira Hatanaka2013-10-291-0/+14
* Debug Info: clean up testing case.Manman Ren2013-10-291-2/+4
* add test cases for frameaddr and returnaddr for aarch64Weiming Zhao2013-10-292-0/+41
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-295-0/+113
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-291-7/+11
* R600: Expand vector FSQRT opsTom Stellard2013-10-291-0/+54
* Test cleanup for v8 instructionsBernard Ogden2013-10-293-7/+38
* ARM: Add subtarget feature for CRCBernard Ogden2013-10-292-12/+26
* AArch64: add 'a' inline asm operand modifierTim Northover2013-10-291-0/+9
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-2912-47/+49
* Add llvm/test/Transforms/SLPVectorizer/ARM/lit.local.cfg. Tests there require...NAKAMURA Takumi2013-10-291-0/+3
* Fix "existant" typosAlp Toker2013-10-292-3/+3
* ARM cost model: Unaligned vectorized double stores are expensiveArnold Schwaighofer2013-10-292-9/+29
* ARM cost model: Account for zero cost scalar SROA instructionsArnold Schwaighofer2013-10-291-0/+52
* Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-298-21/+3
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-291-0/+47
* Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.Manman Ren2013-10-295-14/+22
* Renaming MCJIT .ir files to .ll and moving them to InputsAndrew Kaylor2013-10-2816-9/+9
* lit: add missing substitutions for recently added toolsAlp Toker2013-10-282-0/+4
* Quote potential shell expansions found in testsAlp Toker2013-10-282-2/+2
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-282-29/+44
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-282-34/+61
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-282-31/+56
* Standardizing lli's extra module command line optionAndrew Kaylor2013-10-289-9/+9