[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test /
2015-10-06 Craig Topper[TwoAddressInstructionPass] When looking for a 3 addr...
2015-10-06 Alexei Starovoitov[bpf] Avoid extra pointer arithmetic for stack access
2015-10-06 Craig Topper[X86] Teach constant hoisting that ANDs with 64-bit...
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-10-05 Adrian Prantldsymutil: Don't prune forward declarations inside of...
2015-10-05 Arnold SchwaighoferMergeFunctions: Clear GlobalNumbers ValueMap
2015-10-05 Scott Douglass[ARM] Modify codegen for memcpy intrinsic to prefer...
2015-10-05 Zoran Jovanovic[mips][microMIPS] Implement JALRC16, JRCADDIUSP and...
2015-10-05 Alexandros Lamprineas[MC layer][AArch64] llvm-mc accepts 4-bit immediate...
2015-10-05 Daniel Sanders[mips] Changed the way symbols are handled in dla and...
2015-10-05 Alexandros LamprineasAdded missing test for [ARM] AttributeParser. Check...
2015-10-05 Rafael EspindolaFix pr24486.
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...
2015-10-04 Simon Pilgrim[X86][SSE4A] Added shuffle decode tests for 'special...
2015-10-04 Joerg Sonnenberger[SPARCv9] Add support for the rdpr/wrpr instructions.
2015-10-04 Igor BregerAVX512: Implemented encoding and intrinsics for VPERMIL...
2015-10-04 David Majnemer[WinEH] Permit branch folding in the face of funclets
2015-10-03 Simon Pilgrim[DAGCombiner] Generalize FADD constant combines to...
2015-10-03 Sanjay Pateladd test cases that demonstrate bad behavior
2015-10-03 Davide Italiano[llvm-size] Attempt to fix a test failure on Windows.
2015-10-03 Davide Italiano[llvm-size] Fix time to check if time of use bug.
2015-10-03 Simon Pilgrim[X86][SSE] Add FADD combine tests.
2015-10-03 Dan Gohman[WebAssembly] Implement the remaining conversion operat...
2015-10-03 Dan Gohman[WebAssembly] Rename setlocal to set_local to match...
2015-10-02 Dan Gohman[WebAssembly] Update this test for the new loop scheme.
2015-10-02 Sanjoy Das[SCEV] Recognize simple br-phi patterns
2015-10-02 Piotr Padlewskiinariant.group handling in GVN
2015-10-02 Dan Gohman[WebAssembly] Fix CFG stackification of nested loops.
2015-10-02 Dan Gohman[WebAssembly] Support calls marked as "tail", fastcc...
2015-10-02 Richard TrieuCall the correct overload.
2015-10-02 Dan Gohman[WebAssembly] Add a resize_memory intrinsic.
2015-10-02 Michael Zolotukhin[Tests] Add one more case to LoopUnroll/pr18861.ll...
2015-10-02 Michael Zolotukhin[Tests] Give meaningful names to blocks in LoopUnroll...
2015-10-02 Michael Zolotukhin[Tests] Slightly reduce test LoopUnroll/pr18861.ll.
2015-10-02 Dan Gohman[WebAssembly] Add a memory_size intrinsic.
2015-10-02 Sanjoy Das[SCEV] Try to prove predicates by splitting them
2015-10-02 Roman DivackyActually switch the arch when we see .arch. PR21695
2015-10-02 Tim NorthoverARM: diagnose invalid local fixups on Thumb1
2015-10-02 Tim NorthoverARM: correctly align constant pool value on Thumb1...
2015-10-02 Andrea Di BiagioReapply r249121 : "[FastISel][x86] Teach how to select...
2015-10-02 Andrea Di BiagioRevert: [FastISel][x86] Teach how to select SSE2/AVX...
2015-10-02 Zoran Jovanovic[mips][microMIPS] Fix an issue with selecting sqrt...
2015-10-02 Andrea Di Biagio[FastISel][x86] Teach how to select SSE2/AVX bitcasts...
2015-10-02 Adrian Prantldsymutil: Also ignore the ByteSize when building the...
2015-10-01 Bruno Cardoso Lopes[SimplifyLibCalls] Fix instruction misplacement in...
2015-10-01 Colin LeMahieu[Hexagon] XFAILing test while diagnosing backend error.
2015-10-01 Joerg SonnenbergerFix relocation used for GOT references in non-PIC mode...
2015-10-01 Davide Italiano[PATCH] D13360: [llvm-objdump] Teach -d about AArch64...
2015-10-01 Reid Kleckner[WinEH] Emit __C_specific_handler tables for the new IR
2015-10-01 Colin LeMahieu[Hexagon] XFAILing test while diagnosing backend error.
2015-10-01 Tom StellardAMDGPU/SI: Remove assert from AMDGPUOpenCLImageTypeLowe...
2015-10-01 David Majnemer[WinEH] Stop BranchFolding from merging across funclets
2015-10-01 David Majnemer[WinEH] Make FuncletLayout more robust against catchret
2015-10-01 Jonas Paulsson[SystemZ] Add some generic (floating point support...
2015-10-01 Rafael EspindolaFix printing of 64 bit values and make test more strict.
2015-10-01 Tom StellardAMDGPU: Add MEM_RAT STORE_TYPED.
2015-10-01 NAKAMURA TakumiRevert r248959, "[WinEH] Emit int3 after noreturn calls...
2015-10-01 Arnaud A. de Grand... [InstCombine] Remove trivially empty lifetime start...
2015-10-01 Ulrich Weigand[SystemZ] Add assembly instructions for obtaining clock...
2015-10-01 Zoran Jovanovic[mips][microMIPS] Implement CACHEE, WRPGPR and WSBH...
2015-10-01 Scott Douglass[ARM] More care with Thumb1 writeback in ARMLoadStoreOp...
2015-10-01 Jingyue Wu[NaryReassociate] SeenExprs records WeakVH
2015-10-01 Dehao ChenUpdate sample profile propagation algorithm.
2015-10-01 Ahmed Bougacha[X86] Don't custom-lower vNi32 uint_to_fp when unsafe...
2015-09-30 Reid Kleckner[WinEH] Emit int3 after noreturn calls on Win64
2015-09-30 Sanjay Patel[x86] enable machine combiner reassociations for 256...
2015-09-30 Chad Rosier[AArch64] Remove an unnecessary run line and other...
2015-09-30 Michael Zolotukhin[SLP] Don't vectorize loads of non-packed types (like...
2015-09-30 Evgeniy StepanovMove dw_op_minus test to DebugInfo/X86.
2015-09-30 Evgeniy StepanovFix debug info with SafeStack.
2015-09-30 Chad Rosier[AArch64] Remove an unnecessary restriction on pre...
2015-09-30 Hal Finkel[PowerPC] Disable shrink wrapping
2015-09-30 Erik EcksteinSLPVectorizer: add a test to check if the minimum regio...
2015-09-30 Artyom Skrobov[ARM] Support for ARMv6-Z / ARMv6-ZK missing
2015-09-30 Erik EcksteinSLPVectorizer: limit the scheduling region size per...
2015-09-30 Andrea Di Biagio[InstCombine] Teach how to convert SSSE3/AVX2 byte...
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-09-30 Simon Pilgrim[X86][XOP] Added support for the lowering of 128-bit...
2015-09-30 Dehao ChenAdd unittest for new samle profile format.
2015-09-30 Dehao Chenhttp://reviews.llvm.org/D13145
2015-09-30 Evgeniy Stepanov[safestack] Fix a stupid mix-up in the direct-tls code...
2015-09-29 Reid Kleckner[WinEH] Setup RBP correctly in Win64 funclet prologues
2015-09-29 David Majnemer[WinEH] Ensure that funclets obey the x64 ABI
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-09-29 Chad RosierFix test from r248825.
2015-09-29 Chad Rosier[AArch64] Add support for pre- and post-index LDPSWs.
2015-09-29 David Majnemer[WinEH] Teach AsmPrinter about funclets
2015-09-29 Zachary Turner[llvm-pdbdump] Add include-only filters.
2015-09-29 Chad Rosier[AArch64] Add integer pre- and post-index halfword...
2015-09-29 Dehao ChenRevert r248810 which breaks tests.
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-29 James Molloy[ValueTracking] Teach isKnownNonZero about monotonicall...
2015-09-29 Jeroen KetemaArguments spilled on the stack before a function call...
2015-09-29 Simon Pilgrim[InstCombine] Improve Vector Demanded Bits Through...
2015-09-29 Dan Gohman[WebAssembly] Rename test files to match platform namin...
2015-09-29 Chen Li[LoopUnswitch] Add block frequency analysis to recogniz...
2015-09-29 Evgeniy StepanovMove dbg.declare intrinsics when merging and replacing...
2015-09-28 Reid Kleckner[WinEH] Fix ip2state table emission with funclets
2015-09-28 Sanjoy Das[SCEV] Don't crash on pointer comparisons
2015-09-28 Matt ArsenaultAMDGPU: Fix splitting x16 SMRD loads
next