[AArch64] Fix clobber computation in A57LoadBalancing pass.
[oota-llvm.git] / test /
2014-11-24 Kostya Serebryany[asan/coverage] change the way asan coverage instrument...
2014-11-24 Ulrich Weigand[PowerPC] Fix PR 21652 - copy st_other bits on symbol...
2014-11-24 Colin LeMahieu[Hexagon] Adding asrh instruction, removing unused...
2014-11-24 Colin LeMahieu[Hexagon] Adding aslh instruction.
2014-11-24 Colin LeMahieu[Hexagon] Adding zxth instruction.
2014-11-24 Colin LeMahieu[Hexagon] Adding zxtb instruction.
2014-11-24 David MajnemerInstCombine: Don't create an unused instruction
2014-11-24 Jozef Kolek[mips][microMIPS] Fix JRADDIUSP instruction
2014-11-24 Jozef Kolek[mips][microMIPS] Implement LBU16, LHU16, LW16, SB16...
2014-11-24 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-24 Andrea Di Biagio[X86] Improved target specific combine on VSELECT dag...
2014-11-24 David MajnemerInstCombine: Don't assume DataLayout is always available
2014-11-23 Michael Kuperstein[X86] Fixes bug in build_vector v4x32 lowering
2014-11-23 Elena DemikhovskyMasked Vector Load and Store Intrinsics.
2014-11-23 Matt ArsenaultR600: Fix extloads of i1 on R600/Evergreen
2014-11-23 Matt ArsenaultR600/SI: Add additional tests for i1 loads
2014-11-23 Matt ArsenaultR600/SI: Fix broken check lines and modernize prefixes
2014-11-23 Matt ArsenaultR600/SI: Fix missing -verify-machineinstrs on a test
2014-11-22 David MajnemerInstCombine: Propagate exact for (sdiv X, Pow2) ->...
2014-11-22 David MajnemerInstCombine: Propagate exact for (sdiv X, Y) -> (udiv...
2014-11-22 David MajnemerInstCombine: Propagate exact for (sdiv -X, C) -> (sdiv...
2014-11-22 David MajnemerInstCombine: Propagate exact in (udiv (lshr X,C1),C2...
2014-11-22 David MajnemerInstCombine: Propagate NSW/NUW for X*(1<<Y) -> X<<Y
2014-11-22 David MajnemerInstCombine: Propagate NSW for -X * -Y -> X * Y
2014-11-22 David MajnemerInstSimplify: Simplify (sub 0, X) -> X if it's NUW
2014-11-22 Chandler Carruth[x86] Add some tests for a common unpack pattern of...
2014-11-22 David MajnemerInstCombine: Preserve nsw when folding X*(2^C) -> X...
2014-11-22 David MajnemerInstCombine: Preserve nsw/nuw for ((X << C2)*C1) -...
2014-11-22 David MajnemerInstCombine: Preserve nsw for (mul %V, -1) -> (sub...
2014-11-21 Gerolf Hoflehner[InstCombine] Re-commit of r218721 (Optimize icmp...
2014-11-21 Joerg SonnenbergerFix transformation of add with pc argument to adr for...
2014-11-21 Kostya Serebryany[asan] remove old experimental code
2014-11-21 Tom StellardR600/SI: Add a failing test case for offset order in...
2014-11-21 Tom StellardR600/SI: Emit s_mov_b32 m0, -1 before every DS instruction
2014-11-21 Tom StellardR600/SI: Add SIFoldOperands pass
2014-11-21 Jozef Kolek[mips][microMIPS] This patch implements functionality...
2014-11-21 Tom StellardR600/SI: Use hex notation for constant in test
2014-11-21 Colin LeMahieu[Hexagon] Adding sxth instruction.
2014-11-21 Colin LeMahieu[Hexagon] Adding sxtb instruction. Renaming some ident...
2014-11-21 Manman RenDebug Info: revert r222195, r222210 and r222239.
2014-11-21 Sanjay PatelAdd a feature flag for slow 32-byte unaligned memory...
2014-11-21 Chandler Carruth[x86] Restructure the checking patterns for v16 and...
2014-11-21 Chandler Carruth[x86] Make the previous logic significantly less conser...
2014-11-21 Andrea Di Biagio[DAG] Teach how to turn a build_vector into a shuffle...
2014-11-21 Chandler Carruth[x86] Teach the x86 vector shuffle lowering to detect...
2014-11-21 Chandler Carruth[x86] Remove more windows line endings that slipped...
2014-11-21 Chandler Carruth[x86] Add a bunch of test cases to 256-bit shuffles...
2014-11-21 Alexey Volkov[X86] For Silvermont CPU use 16-bit division instead...
2014-11-21 Yury Gribov[asan] Add new hidden compile-time flag asan-instrument...
2014-11-21 Hao LiuDAGCombiner: Allow the DAGCombiner to combine multiple...
2014-11-21 Hal Finkel[PPC] Use SeparateConstOffsetFromGEP
2014-11-21 David MajnemerSROA: The alloca type isn't a candidate promotion type...
2014-11-21 Quentin Colombet[X86] Do not custom lower UINT_TO_FP when the target...
2014-11-20 Michael ZolotukhinFix a trip-count overflow issue in LoopUnroll.
2014-11-20 Saleem AbdulrasoolX86: use the correct alloca symbol for Windows Itanium
2014-11-20 Renato GolinMCJIT tests passing on ARM after r222414 fixed the...
2014-11-20 Jyoti Allur[ELF] Prevent ARM ELF object writer from generating...
2014-11-20 David MajnemerAdd a test for r221870
2014-11-19 Colin LeMahieu[Hexagon] Adding A2_xor instruction with IR selection...
2014-11-19 Chad RosierRevert "[Reassociate] As the expression tree is rewritt...
2014-11-19 Colin LeMahieu[Hexagon] Adding A2_or instruction with IR selection...
2014-11-19 Andrea Di Biagio[X86] Improved lowering of v4x32 build_vector dag nodes.
2014-11-19 Tom StellardR600/SI: Make SIInstrInfo::isOperandLegal() more strict
2014-11-19 Zoran Jovanovic[mips][micromips] Implement SWM32 and LWM32 instructions
2014-11-19 Suyog SardaVectorize a reduction chain feeding into a 'return...
2014-11-19 Jozef Kolek[mips][microMIPS] Fix opcodes of MFHC1 and MTHC1 instru...
2014-11-19 Arnaud A. de Grand... Fix tail recursion elimination
2014-11-19 Jozef Kolek[mips][microMIPS] Implement CodeGen support for 16...
2014-11-19 Jozef Kolek[mips][microMIPS] Implement CodeGen support for ADDIUS5...
2014-11-19 Jozef Kolek[mips][microMIPS] Add disassembler tests for new microM...
2014-11-19 Jozef Kolek[mips][microMIPS] Implement LWXS instruction.
2014-11-19 Jozef Kolek[mips][microMIPS] Implement SDBBP and RDHWR instructions.
2014-11-19 Simon Pilgrim[X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
2014-11-19 David MajnemerAliasSetTracker: UnknownInsts should contribute to...
2014-11-19 Hao Liu[AArch64] Enable SeparateConstOffsetFromGEP, EarlyCSE...
2014-11-19 Rui Ueyamallvm-readobj: fix off-by-one error in COFFDumper
2014-11-19 Weiming Zhao[Aarch64] Customer lowering of CTPOP to SIMD should...
2014-11-19 Kostya Serebryany[asan] add experimental basic-block tracing to asan...
2014-11-19 Rui Ueyamallvm-readobj: teach it how to dump COFF base relocation...
2014-11-19 Manman RenRevert r222039 because of bot failure.
2014-11-19 Matt ArsenaultR600/SI: Implement areMemAccessesTriviallyDisjoint
2014-11-18 Simon Pilgrim[X86][AVX] 256-bit vector stack unaligned load/stores...
2014-11-18 Colin LeMahieu[Hexagon] Adding A2_and instruction.
2014-11-18 Chad Rosier[FastISel][AArch64] Also allow folding of sign-/zero...
2014-11-18 Chad Rosier[FastISel][AArch64] Also allow folding of sign-/zero...
2014-11-18 David MajnemerInstCombine: Fix another infinite loop caused by visitF...
2014-11-18 Colin LeMahieu[Hexagon] Adding A2_sub instruction
2014-11-18 David MajnemerRevert "Revert r222040 because of bot failure."
2014-11-18 Juergen Ributzka[FastISel][AArch64] Follow-up fix for "Fix shift-immedi...
2014-11-18 Matt ArsenaultR600/SI: Move SIFixSGPRCopies to inst selector passes
2014-11-18 Tom StellardR600/SI: Make sure resource descriptors are always...
2014-11-18 Chad Rosier[Reassociate] Use test cases that can actually be optim...
2014-11-18 Colin LeMahieu[Hexagon] Converting from ADD_rr to A2_add which has...
2014-11-18 Juergen Ributzka[FastISel][AArch64] Fix shift-immediate emission for...
2014-11-18 Philip ReamesTweak EarlyCSE to recognize series of dead stores
2014-11-18 Manman RenRemove triple in testing case to recover an arm bot.
2014-11-18 David MajnemerInstCombine: Fold away tautological masked compares
2014-11-18 Frederic RissAllow DwarfCompileUnit::constructImportedEntityDIE...
2014-11-18 David Majnemerllvm-readobj: Don't print the Characteristics field...
2014-11-18 David MajnemerIndVarSimplify: Allow LFTR to fire more often
next