summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add target combine rules for horizontal add/sub.Andrea Di Biagio2014-06-091-0/+376
* R600/SI: Keep 64-bit not on SALUMatt Arsenault2014-06-092-1/+41
* R600: Fix selection failure for vector bswapMatt Arsenault2014-06-091-0/+50
* [PPC64LE] Generate correct little-endian code for v16i8 multiplyBill Schmidt2014-06-091-0/+17
* llvm/test/CodeGen/X86/2014-05-29-factorial.ll: Relax an expression to match W...NAKAMURA Takumi2014-06-091-2/+2
* [X86] Avoid emitting unnecessary test instructions.Andrea Di Biagio2014-06-091-0/+24
* [DAG] Expose NoSignedWrap, NoUnsignedWrap and Exact flags to SelectionDAG.Andrea Di Biagio2014-06-091-0/+20
* R600: Add more and testcasesMatt Arsenault2014-06-091-18/+88
* [AArch64] Fix the ordering of the accumulate operand in SchedRW list.Chad Rosier2014-06-091-3/+4
* [AArch64] When combining constant mul of power of 2 plus/minus 1, prefer shiftChad Rosier2014-06-091-0/+8
* Revert "Do materialize for floating point"Alp Toker2014-06-081-39/+0
* Do materialize for floating pointReed Kotler2014-06-081-0/+39
* test: add test case for SVN r210406Saleem Abdulrasool2014-06-081-0/+12
* Fix typosAlp Toker2014-06-071-3/+3
* ARM: correct assertion for long-calls on WoASaleem Abdulrasool2014-06-071-0/+18
* X86: Don't turn shifts into ands if there's another use that may not check fo...Benjamin Kramer2014-06-061-0/+13
* Fixed a bug in lowering shuffle_vectors to insertpsFilipe Cabecinhas2014-06-062-2/+15
* [PPC64LE] Fix lowering of BUILD_VECTOR and SHUFFLE_VECTOR for little endianBill Schmidt2014-06-061-0/+66
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-066-9/+9
* [PPC64LE] Add test case for r210282 commitBill Schmidt2014-06-051-0/+17
* Adding explicit triples to the ARM jumptable testsTom Roeder2014-06-051-2/+2
* Add a new attribute called 'jumptable' that creates jump-instruction tables f...Tom Roeder2014-06-055-1/+384
* [mips] Modify long branch for NaCl:Sasa Stankovic2014-06-051-0/+34
* Prevent hoisting the instruction whose def might be clobbered by the terminator.Sasa Stankovic2014-06-051-0/+144
* R600: Fix test. Using wrong check prefix.Matt Arsenault2014-06-051-21/+21
* R600/SI: Match rsq instructionsMatt Arsenault2014-06-051-0/+26
* Revert r209381 as it isn't a local variable. Add a testcase so thatEric Christopher2014-06-031-0/+23
* [AArch64] Add regression tests for the load/store optimizer which cover post-...Tilmann Scheller2014-06-031-0/+130
* AArch64: mark small types (i1, i8, i16) as promotedTim Northover2014-06-031-13/+14
* [AArch64] Correctly deal with VPR stack parameter passing.Jiangning Liu2014-06-031-0/+8
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-033-3/+16
* [X86] Fix checked arithmetic for i8 on X86.Andrea Di Biagio2014-06-021-0/+24
* [AArch64] Add some more regression tests for store pre-index update folding i...Tilmann Scheller2014-06-021-0/+105
* [AArch64] Add some more regression tests for load pre-index update folding in...Tilmann Scheller2014-06-021-0/+106
* ARMEB: Fix function return type f64Christian Pirker2014-06-011-0/+12
* R600/SI: Fix [s|u]int_to_fp for i1Matt Arsenault2014-05-314-29/+124
* Make blend tests more specificFilipe Cabecinhas2014-05-313-8/+17
* [X86] Add two combine rules to simplify dag nodes introduced during type lega...Andrea Di Biagio2014-05-302-27/+281
* Convert a vselect into a concat_vector if possibleFilipe Cabecinhas2014-05-302-1/+14
* Separate the check for blend shuffle_vector masksFilipe Cabecinhas2014-05-301-2/+2
* Fix MIPS exception personality encoding.Logan Chien2014-05-301-0/+34
* [pr19636] Fix known bit computation in urem instruction with power of two.Rafael Espindola2014-05-301-0/+14
* SelectionDAG: skip barriers for unordered atomic operationsTim Northover2014-05-301-12/+25
* ARM: use AAPCS-style prologues for embedded MachO.Tim Northover2014-05-303-18/+16
* AArch64 & ARM: disable generic test that relies on no CFG changes.Tim Northover2014-05-301-0/+3
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-3055-78/+265
* AArch64 & ARM: remove undefined behaviour from some tests.Tim Northover2014-05-3013-62/+66
* Test cases named with dates is a legacy rule not used now. Rename several tes...Hao Liu2014-05-304-0/+0
* [X86] Move test from r209863 to CodeGen/X86Adam Nemet2014-05-291-0/+41
* [X86] Remove AVX1 vbroadcast intrinsicsAdam Nemet2014-05-291-24/+0
OpenPOWER on IntegriCloud