summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* ScalarEvolution: Analyze trip count of loops with a switch guarding the exit.Benjamin Kramer2014-02-11
* Teach the DAGCombiner how to fold concat_vector nodes when the input is twoRobert Lougher2014-02-11
* [LPM] Switch LICM to actively use LCSSA in addition to preserving it.Chandler Carruth2014-02-11
* XCore target: fix const section handlingRobert Lytton2014-02-11
* XCore target: Lower ATOMIC_LOAD & ATOMIC_STORERobert Lytton2014-02-11
* AVX: fixed a bug in LowerVECTOR_SHUFFLEElena Demikhovsky2014-02-11
* AVX-512: Optimized BUILD_VECTOR pattern; Elena Demikhovsky2014-02-11
* [CodeGenPrepare] Test case for the promotions that bypass theQuentin Colombet2014-02-11
* R600/SI: Initialize M0 and emit S_WQM_B64 whenever DS instructions are usedTom Stellard2014-02-10
* ARM: use natural LLVM IR for vshll instructionsTim Northover2014-02-10
* [AArch64] Handle aliases of conditional branches without b.pred form.Chad Rosier2014-02-10
* ARM: r12 is callee-saved for interrupt handlersOliver Stannard2014-02-10
* ARM: use LLVM IR to represent the vshrn operationTim Northover2014-02-10
* Test commit - added a new line to vec_shuf-insert.ll.Robert Lougher2014-02-10
* [mips][msa] Add DLSA instruction.Matheus Almeida2014-02-10
* [mips][msa] Update FileCheck prefix in preparation forMatheus Almeida2014-02-10
* [asan] support for FreeBSD, LLVM part. patch by Viktor KutuzovKostya Serebryany2014-02-10
* AVX-512: Fixed extract_vector_elt for v16i1 and v8i1 vectors.Elena Demikhovsky2014-02-10
* Recommit r201059 and r201060 with hopefully a fix for its original failure.Craig Topper2014-02-10
* [AArch64]Implement the copy of two FPR8 registers by using FMOVss of two FPR3...Hao Liu2014-02-10
* AsmParser: Parse (and ignore) nested .macro definitions.Benjamin Kramer2014-02-09
* ARM: change attribute tests to use parsed formSaleem Abdulrasool2014-02-08
* LoopVectorizer: Keep track of conditional store basic blocksArnold Schwaighofer2014-02-08
* [Constant Hoisting] Fix insertion point for constant materialization.Juergen Ributzka2014-02-08
* Always create a temporary symbol to use with the cfi frame.Rafael Espindola2014-02-07
* Use FileCheck variables to simplify this test.Rafael Espindola2014-02-07
* Fix Darwin bots from EHABI changeRenato Golin2014-02-07
* R600/SI: Add failing test for 3 x i64 vectors.Matt Arsenault2014-02-07
* Remove -arm-disable-ehabi optionRenato Golin2014-02-07
* Don't internalize linkonce_odr non constant variables.Rafael Espindola2014-02-07
* [mips] Forbid the use of registers t6, t7 and t8 if the target is NaCl.Sasa Stankovic2014-02-07
* Fix a bug with .weak_def_can_be_hidden: Mutable variables cannot use it.Rafael Espindola2014-02-07
* LLVM-1163: AAPCS-VFP violation when CPRC allocated to stackOliver Stannard2014-02-07
* Changed comment.Sasa Stankovic2014-02-07
* [Sparc] Add support for parsing synthetic instruction 'mov'. Venkatraman Govindaraju2014-02-07
* [Sparc] Emit correct encoding for atomic instructions. Also, add support for ...Venkatraman Govindaraju2014-02-07
* [Sparc] Emit relocations for Thread Local Storage (TLS) when integrated assem...Venkatraman Govindaraju2014-02-07
* [Sparc] Emit correct relocations for PIC code when integrated assembler is used.Venkatraman Govindaraju2014-02-07
* PGO branch weight: fix PR18752.Manman Ren2014-02-07
* X86: Resolve a long standing FIXME and properly isel pextr[bw].Jim Grosbach2014-02-07
* Convert test to FileCheck.Rafael Espindola2014-02-06
* [CodeGenPrepare] Move away sign extensions that get in the way of addressingQuentin Colombet2014-02-06
* 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