summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* R600/SI: Add a MUBUF store pattern for Reg+Imm offsetsTom Stellard2014-02-06
* R600/SI: Add a MUBUF store pattern for Imm offsetsTom Stellard2014-02-06
* R600/SI: Add a MUBUF load pattern for Reg+Imm offsetsTom Stellard2014-02-06
* R600/SI: Use immediates offsets for SMRD instructions whenever possibleTom Stellard2014-02-06
* X86: add costs for 64-bit vector ext/trunc & rebalanceTim Northover2014-02-06
* A memcpy out of an fresh alloca is a no-op, delete it. Patch by Patrick Walton!Nick Lewycky2014-02-06
* [PM] Add a new "lazy" call graph analysis pass for the new pass manager.Chandler Carruth2014-02-06
* [DAG] Don't pull the binary operation though the shift if the operands have o...Juergen Ributzka2014-02-06
* Set default of inlinecold-threshold to 225.Manman Ren2014-02-06
* Update the X86 assembler for .intel_syntax to acceptKevin Enderby2014-02-06
* Disable most IR-level transform passes on functions marked 'optnone'.Paul Robinson2014-02-06
* Inliner uses a smaller inline threshold for callees with cold attribute.Manman Ren2014-02-05
* [RegAlloc] Add a last chance recoloring mechanism when everything else failed toQuentin Colombet2014-02-05
* Remove support for not using .loc directives.Rafael Espindola2014-02-05
* [mips] Add NaCl target and forbid indexed loads and stores for itPetar Jovanovic2014-02-05
* mips: XFAIL non-extern-addend-smallcodemodel testPetar Jovanovic2014-02-05
* AVX-512: optimized icmp -> sext -> icmp patternElena Demikhovsky2014-02-05
* ARM: Resolve thumb_bl fixup in same MCFragment.Logan Chien2014-02-05
* AVX-512: fixed a bug in EVEX encoding (the bug appeared after r200624)Elena Demikhovsky2014-02-05
* R600/SI: Add pattern for zero-extending i1 to i32Michel Danzer2014-02-05
* ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-05
* AVX-512: Added intrinsic for cvtph2ps.Elena Demikhovsky2014-02-05
* Add a test for printing absolute symbols in ELF.Rafael Espindola2014-02-05
* Small fix for llvm-nm handling of weak symbols on ELF (print 'v').Rafael Espindola2014-02-04
* Update testing case for r200806.Manman Ren2014-02-04
* Add a test for common symbols in coff.Rafael Espindola2014-02-04
* SimplifyLibCalls: Push TLI through the exp2->ldexp transform.Benjamin Kramer2014-02-04
* [mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2) expressionsPetar Jovanovic2014-02-04
* Fix PR18345: ldr= pseudo instruction produces incorrect code when using in in...David Peixotto2014-02-04
* R600/SI: Custom lower i64 ISD::SELECTTom Stellard2014-02-04
* R600: Enable vector fpow.Tom Stellard2014-02-04
* OS X: the correct function is __sincospif_stret, not __sincospi_stretfTim Northover2014-02-04
* ARM & AArch64: merge NEON absolute compare intrinsicsTim Northover2014-02-04
* llvm-cov: Implement the preserve-paths flagJustin Bogner2014-02-04
* ARM: fix fast-isel assertion failureTim Northover2014-02-04
* R600/SI: Fix fneg for 0.0Michel Danzer2014-02-04
* llvm-cov: Implement the object-directory flagJustin Bogner2014-02-04
* llvm-cov: Ignore missing .gcda filesJustin Bogner2014-02-04
* llvm-cov: Document the llvm-cov testsJustin Bogner2014-02-04
* Revert: ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-04
* Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCallsKai Nacke2014-02-04
* ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-04
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* inalloca: Don't remove dead arguments in the presence of inalloca argsReid Kleckner2014-02-03
* AArch64 & ARM: refactor crypto intrinsics to take scalarsTim Northover2014-02-03
* Expand vector bswap in LegalizeVectorOpsHal Finkel2014-02-03
* Lower llvm.expect intrinsic correctly for i1Duncan P. N. Exon Smith2014-02-02
* LoopVectorizer: Enable unrolling of conditional stores and the load/storeArnold Schwaighofer2014-02-02
* Add some xfailed R600 tests for 64-bit private accesses.Matt Arsenault2014-02-02
* R600/SI: Fix insertelement with dynamic indices.Matt Arsenault2014-02-02