summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errorsTom Stellard2014-04-29
* R600/SI: Only select SALU instructions in the entry or exit blockTom Stellard2014-04-29
* R600: optimize the UDIVREM 64 algorithmTom Stellard2014-04-29
* Also handle ConstantAggregateZero when optimizing vpermilvar*.Rafael Espindola2014-04-29
* Two fixes to the vpermilvar optimization.Rafael Espindola2014-04-29
* Fix vectorization remarks.Diego Novillo2014-04-29
* Continue slp vectorization even the BB already has vectorized store radar://1...Yi Jiang2014-04-29
* Add Simple return instruction to Mips fast-iselReed Kotler2014-04-29
* [ARM64] Disable regression tests for the old JIT.Tilmann Scheller2014-04-29
* [mips][msa] Use CHECK-LABEL in basic_operations*.llDaniel Sanders2014-04-29
* Parse and create GOT_PREL relocations.Joerg Sonnenberger2014-04-29
* [mips][msa] Fix element extraction where the index is variable.Daniel Sanders2014-04-29
* Centralize the handling of the thumb bit.Rafael Espindola2014-04-29
* ARM: fix test after change to indirect symbol emission.Tim Northover2014-04-29
* X86: emit hidden stubs into a proper non_lazy_symbol_pointer section.Tim Northover2014-04-29
* ARM: emit hidden stubs into a proper non_lazy_symbol_pointer section.Tim Northover2014-04-29
* AArch64: Mark vector long multiplication as expand.Benjamin Kramer2014-04-29
* AVX-512: optimized a shuffle pattern to VINSERTI64x4.Elena Demikhovsky2014-04-29
* [OPENMP][LV][D3423] Respect Hints.Force meta-data for loops in LoopVectorizerZinovy Nis2014-04-29
* [ARM64]Fix a bug about incorrect operand order in an EXT instruction, which i...Hao Liu2014-04-29
* [ARM64]Fix a bug when lowering shuffle vector to an EXT instruction.Hao Liu2014-04-29
* Revert r207271 for now. This commit introduced a test case that ranChandler Carruth2014-04-28
* Add an option for evaluating past symbols.Rafael Espindola2014-04-28
* DwarfDebug: Omit DW_AT_object_pointer on inlined_subroutinesDavid Blaikie2014-04-28
* Reapply "blockfreq: Approximate irreducible control flow"Duncan P. N. Exon Smith2014-04-28
* InstCombine: don't drop 'inalloca' in PromoteCastOfAllocation (PR19569)Hans Wennborg2014-04-28
* [ARM64] Fix an issue where we were always assuming a copy was coming from a D...Chad Rosier2014-04-28
* Don't include an invalid symbol in the symbol table.Rafael Espindola2014-04-28
* List the entire symbol table in this test.Rafael Espindola2014-04-28
* Produce an error instead of a crash in an expr we cannot represent.Rafael Espindola2014-04-28
* ARM64: diagnose use of v16-v31 in certain indexed NEON instructions.Tim Northover2014-04-28
* [inliner] Significantly improve the compile time in cases like PR19499Chandler Carruth2014-04-28
* [ARM64]Fix a bug cannot select UQSHL/SQSHL with constant i64 shift amount.Hao Liu2014-04-28
* Update tests to use the new format of printing a TimeValue. It's a bitChandler Carruth2014-04-28
* Add emitThumbSet to the arm target streamer.Rafael Espindola2014-04-27
* X86TTI: Adjust sdiv cost now that we can lower it on plain SSE2.Benjamin Kramer2014-04-27
* X86: If SSE4.1 is missing lower SMUL_LOHI of v4i32 to pmuludq and fix up the ...Benjamin Kramer2014-04-27
* MC: duplicate .file test for WoA (SVN r207341)Saleem Abdulrasool2014-04-27
* Revert r206989, "Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak."...NAKAMURA Takumi2014-04-27
* Update test not to check for a shuffle of an all-zero vector.Benjamin Kramer2014-04-27
* SelectionDAG: Aggressively fold shuffles of constant splats.Benjamin Kramer2014-04-27
* tests: Windows ARM now supports object emissionSaleem Abdulrasool2014-04-27
* COFF: move ARM COFF test to ARM directorySaleem Abdulrasool2014-04-27
* Add WoA object file emission supportSaleem Abdulrasool2014-04-27
* DAGCombiner: Simplify code a bit, make more transforms work with vectors.Benjamin Kramer2014-04-26
* DebugInfo: Fix and test a regression caused by r207263 causing the DW_AT_obje...David Blaikie2014-04-26
* Include C++ source for debug info test case committed in r207323David Blaikie2014-04-26
* DWARF Type Units: Avoid emitting type units under fission if the type require...David Blaikie2014-04-26
* X86TTI: i16/i32 vector div with a constant (splat) divisor are reasonably che...Benjamin Kramer2014-04-26
* X86: Lower SMUL_LOHI of v4i32 to pmuldq when SSE4.1 is available.Benjamin Kramer2014-04-26