summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* ARM cost model: Unaligned vectorized double stores are expensiveArnold Schwaighofer2013-10-29
* ARM cost model: Account for zero cost scalar SROA instructionsArnold Schwaighofer2013-10-29
* Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-29
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-29
* Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.Manman Ren2013-10-29
* Renaming MCJIT .ir files to .ll and moving them to InputsAndrew Kaylor2013-10-28
* lit: add missing substitutions for recently added toolsAlp Toker2013-10-28
* Quote potential shell expansions found in testsAlp Toker2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Standardizing lli's extra module command line optionAndrew Kaylor2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Return early from getUnconditionalBranchTargetOpValue if the branch target isLang Hames2013-10-28
* Convert a llc -filetype=obj test into a llvm-mc test.Rafael Espindola2013-10-28
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-28
* [SystemZ] Set usaAA to trueRichard Sandiford2013-10-28