summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* [X86] Teach the backend how to lower vector shift left into multiply rather t...Andrea Di Biagio2014-02-12
* DebugInfo: Demonstrate that we're not currently uniquing address table entrie...David Blaikie2014-02-12
* DebugInfo: Merge fission and non-fission (and 32 and 64 bit) tests for TLS su...David Blaikie2014-02-12
* Debug info: Bugfix for r201190: DW_OP_piece takes bytes, not bits.Adrian Prantl2014-02-12
* Pass edges weights to MachineBasicBlock::addSuccessor in TailDuplicatePass toAkira Hatanaka2014-02-12
* PC-rel implemented in AArch64, test now passRenato Golin2014-02-12
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* [PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.NAKAMURA Takumi2014-02-12
* Test case I forgot to 'add' for r201126.Craig Topper2014-02-12
* DwarfUnit: Include type unit's file strings in the defining compile unit's fi...David Blaikie2014-02-12
* Tweak ARM fastcc by adopting these two AAPCS rules:Evan Cheng2014-02-11
* Reapply r201180 with an additional error path.Adrian Prantl2014-02-11
* Revert "Debug info: Emit values in subregisters that do not have a separate"Adrian Prantl2014-02-11
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-11
* DebugInfo: Remove dependence on file numbering in the line table.David Blaikie2014-02-11
* Debug info: Emit values in subregisters that do not have a separateAdrian Prantl2014-02-11
* R600/SI: Fix assertion on infinite loops.Matt Arsenault2014-02-11
* InstCombine: Teach icmp merging about the equivalence of bit tests and UGE/UL...Benjamin Kramer2014-02-11
* Tidy up a bit. Formatting only.Jim Grosbach2014-02-11
* ARM: Thumb2 LDR(literal) can target SP.Jim Grosbach2014-02-11
* 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