Machine Verifier: verify FrameSetup and FrameDestroy
[oota-llvm.git] / test / CodeGen /
2013-07-15 Hal FinkelFix register subclass handling in PPCInstrInfo::insertS...
2013-07-15 Tom StellardR600/SI: Add support for 64-bit loads
2013-07-15 Hal FinkelRemove invalid assert in DAGTypeLegalizer::RemapValue
2013-07-14 Anton KorobeynikovUse conventional syntax for branches.
2013-07-14 Anton KorobeynikovProperly lower jump tables on MSP430. Patch by Job...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert Windows to Unix line endings, no functionality...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-13 Benjamin KramerConvert a couple of grep tests to FileCheck.
2013-07-12 Akira Hatanaka[mips] Remove trailing whitespace.
2013-07-12 Akira Hatanaka[mips] Implement MipsTargetMachine::getInstrItineraryDa...
2013-07-12 JF BastienFix ARM paired GPR COPY lowering
2013-07-12 Benjamin KramerR600: Reapply testcase from r186178, the big endian...
2013-07-12 Tom StellardR600: Remove the fpconst64.ll test which was failing...
2013-07-12 Tom StellardR600/SI: Add support for f64 kernel arguments
2013-07-12 Tom StellardR600/SI: Implement select and compares for SI
2013-07-12 Tom StellardR600/SI: Add fsqrt pattern for SI
2013-07-12 Tom StellardR600/SI: Add double precision fsub pattern for SI
2013-07-12 Tom StellardR600/SI: SI support for 64bit ConstantFP
2013-07-12 Tom StellardR600/SI: Add initial double precision support for SI
2013-07-12 Benjamin KramerX86: Shrink certain forms of movsx.
2013-07-12 Stephen LinX86: fold SSE2/AVX2 logical shift by immediate amount...
2013-07-12 Stephen LinStart using CHECK-LABEL in some tests.
2013-07-12 Richard Sandiford[SystemZ] Add test missing from r186148
2013-07-12 Richard Sandiford[SystemZ] Optimize sign-extends of vector setccs
2013-07-12 Richard Sandiford[SystemZ] Improve spilling of LGDR and LDGR
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-07-11 Hal FinkelPPC: Add some missing V_SET0 patterns
2013-07-11 Hal FinkelPPCDAGToDAGISel::isRunOfOnes should return false on...
2013-07-11 Richard Sandiford[SystemZ] Add testcase missing from r186073
2013-07-11 Richard Sandiford[SystemZ] Use zeroing form of RISBG for shift-and-AND...
2013-07-11 Richard Sandiford[SystemZ] Use zeroing form of RISBG for some AND sequences
2013-07-11 Hal FinkelRegScavenger should not exclude undef uses
2013-07-11 Hal FinkelMove r186044 tests into CodeGen/X86
2013-07-10 Michel DanzerR600/SI: Initial local memory support
2013-07-10 Michel DanzerR600/SI: Add intrinsic for retrieving the current thread ID
2013-07-10 Michel DanzerR600/SI: Add intrinsics for texture sampling with user...
2013-07-09 Jim GrosbachARM: Fix incorrect pack pattern for thumb2
2013-07-09 Adrian Prantlmove test into the appropriate subdir.
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-09 Stephen LinAppease buildbots after r185956: just set -mcpu explici...
2013-07-09 Stephen LinAppease Atom buildbot after r185956 (explicitly turn...
2013-07-09 Hal FinkelWidenVecRes_BUILD_VECTOR must use the first operand...
2013-07-09 Bill Schmidt[PowerPC] Better fix for PR16556.
2013-07-09 Stephen LinAttempt to appease buildbot after r185956 by explicitly...
2013-07-09 Stephen LinAArch64/PowerPC/SystemZ/X86: This patch fixes the inter...
2013-07-09 Hal FinkelDon't crash in SE dealing with ashr x, -1
2013-07-09 Hal FinkelDAGCombine tryFoldToZero cannot create illegal types...
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-09 Vincent LejeuneR600: Do not predicated basic block with multiple alu...
2013-07-09 Vincent LejeuneR600: Fix a rare bug where swizzle optimization returns...
2013-07-09 Vincent LejeuneR600: Fix wrong export reswizzling
2013-07-09 Vincent LejeuneR600: Use DAG lowering pass to handle fcos/fsin
2013-07-09 Alexander PotapenkoRevert r185872 - "Stop emitting weak symbols into the...
2013-07-09 Richard Sandiford[SystemZ] Use MVC for simple load/store pairs
2013-07-09 Richard Sandiford[SystemZ] Use "STC;MVC" for memset
2013-07-09 Hal FinkelPPC: Allocate RS spill slot for unaligned i64 load...
2013-07-08 Bill WendlingStop emitting weak symbols into the "coal" sections.
2013-07-08 Ulrich Weigand[PowerPC] Always use "assembler dialect" 1
2013-07-08 Hal FinkelPPC: Mark vector CC action for SETO and SETONE as Expand
2013-07-08 Joey GoulyAdd a comment to this change, requested by Eric Christo...
2013-07-08 Jim GrosbachARM: Improve codegen for generic vselect.
2013-07-08 Hal FinkelPPC: Mark vector FREM as Expand by default
2013-07-08 Bill Schmidt[PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_...
2013-07-08 Nico RieckReuse %rax after calling __chkstk on win64
2013-07-08 Nico RieckRevert "Proper va_arg/va_copy lowering on win64"
2013-07-08 Richard Sandiford[SystemZ] Use MVC for memcpy
2013-07-08 Hal FinkelFix PromoteIntRes_BUILD_VECTOR crash with i1 vectors
2013-07-08 Nico RieckRevert "Reuse %rax after calling __chkstk on win64"
2013-07-07 Nico RieckReuse %rax after calling __chkstk on win64
2013-07-06 Nico RieckProper va_arg/va_copy lowering on win64
2013-07-06 Benjamin KramerDAGCombiner: Don't drop extension behavior when shrinki...
2013-07-06 Tim NorthoverStop putting operations after a tail call.
2013-07-05 Arnold SchwaighoferARM: Add a pack pattern for matching arithmetic shift...
2013-07-05 Arnold SchwaighoferARM: Fix incorrect pack pattern
2013-07-05 Richard Sandiford[SystemZ] Remove no-op MVCs
2013-07-05 Richard SandifordFix double renaming bug in stack coloring pass
2013-07-05 Richard Sandiford[SystemZ] Enable the use of MVC for frame-to-frame...
2013-07-05 Richard Sandiford[SystemZ] Allocate a second register scavenging slot
2013-07-05 Joey GoulyPR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.
2013-07-03 Quentin Colombet[ARM] Improve the instruction selection of vector loads.
2013-07-03 Ulrich Weigand[PowerPC] Use mtocrf when available
2013-07-03 Rafael EspindolaPrefix failing commands with not to make clear they...
2013-07-03 Rafael EspindolaRemove another old test.
2013-07-03 Rafael EspindolaRemove test for the old EH system. It doesn't parse...
2013-07-03 Richard Sandiford[SystemZ] Fold more spills
2013-07-03 Tim NorthoverARM: relax the atomic release barrier to "dmb ishst...
2013-07-03 Richard Osborne[XCore] Add ISel pattern for LDWCP
2013-07-02 Ulrich Weigand[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
2013-07-02 Richard Sandiford[SystemZ] Use DSGFR over DSGR in more cases
2013-07-02 Richard Sandiford[SystemZ] Use MVC to spill loads and stores
2013-07-02 Richard Osborne[XCore] Fix instruction selection for zext, mkmsk instr...
2013-07-02 Tim NorthoverDAGCombiner: fix use-counting issue when forming zextload
2013-07-02 Hal FinkelCleanup PPC Altivec registers in CSR lists and improve...
2013-07-01 Bill SchmidtIndex: test/CodeGen/PowerPC/reloc-align.ll
2013-07-01 Akira Hatanaka[mips] Fix test case to check that mips64 instructions...
2013-07-01 Anton KorobeynikovReally fix the test. Sorry for the breakage...
2013-07-01 Anton KorobeynikovFix the test which relies on uncommitted change
2013-07-01 Anton KorobeynikovAdd jump tables handling for MSP430.
2013-07-01 Cameron ZwarichFix PR16508.
next