summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* [DAGCombiner] Respect volatility when checking for aliasesRichard Sandiford2013-10-28
* Keep TBAA info when rewriting SelectionDAG loads and storesRichard Sandiford2013-10-28
* SCEV: Make the final add of an inbounds GEP nuw if we know that the index is ...Benjamin Kramer2013-10-28
* Make first substantial checkin of my port of ARM constant islands code to Mips.Reed Kotler2013-10-27
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-27
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-27
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-27
* llvm/test/lit.cfg: Tighten conditions to enable 'native'.NAKAMURA Takumi2013-10-26
* llvm/test/Other/close-stderr.ll: Remove "XFAIL:win32". It reverts r173509.NAKAMURA Takumi2013-10-26
* Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.Andrew Trick2013-10-25
* Fix LSR: don't normalize quadratic recurrences.Andrew Trick2013-10-25
* Handle calls and invokes in GlobalStatus.Rafael Espindola2013-10-25
* LoopVectorizer: Don't attempt to vectorize extractelement instructionsHal Finkel2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point register vbro...Quentin Colombet2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...Quentin Colombet2013-10-25
* ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-25
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-25