Fix encoding of PC-relative Thumb1 LDR's when using immediate offsets instead of...
[oota-llvm.git] / test / CodeGen /
2011-08-30 Rafael EspindolaAdd a triple.
2011-08-30 Rafael EspindolaSome test code to check if correct code is being generated.
2011-08-30 Roman DivackySet CR1EQ only when lowering vararg floating arguments...
2011-08-30 Evan ChengChange ARM / Thumb2 addc / adde and subc / sube modelin...
2011-08-29 Eli FriedmanExplicitly zero out parts of a vector which are require...
2011-08-29 Owen AndersonAdd testcase for r138746.
2011-08-28 Duncan SandsFix PR5329: pay attention to constructor/destructor...
2011-08-27 Bill WendlingUpdate to new EH scheme.
2011-08-27 Bill WendlingCannot have an llvm.eh.exception call in a non-landing...
2011-08-26 Eli FriedmanAdd support for generating CMPXCHG16B on x86-64 for...
2011-08-26 Bill WendlingRevert r138606 until LowerInvoke has been converted...
2011-08-26 Eli FriedmanAtomic load/store on ARM/Thumb.
2011-08-25 Bill WendlingUpdate to the new EH scheme.
2011-08-25 Bruno Cardoso LopesAdd support for AVX 256-bit version of MOVDDUP!
2011-08-25 Andrew TrickARM fix for missing implicit operands on ldmia_ret.
2011-08-25 Bill WendlingLSR wants to split the landing pad's critical edge...
2011-08-25 Bruno Cardoso LopesAdd support for 256-bit versions of VSHUFPD and VSHUFPS.
2011-08-24 Eli FriedmanHook up 64-bit atomic load/store on x86-32. I plan...
2011-08-24 Eli FriedmanBasic tests for atomic load and store on x86.
2011-08-24 Richard OsborneAdd Uses=[SP] to call instructions. This fixes a miscom...
2011-08-24 Craig TopperBreak 256-bit vector int add/sub/mul into two 128-bit...
2011-08-23 Bruno Cardoso LopesFix a nasty bug where a v4i64 was being wrong emitted...
2011-08-23 Nick LewyckyPerformSubCombine to work on integers larger than i128...
2011-08-23 Craig TopperAdd support for breaking 256-bit v16i16 and v32i8 VSETC...
2011-08-23 Bruno Cardoso LopesIntroduce a pass to insert vzeroupper instructions...
2011-08-22 Bruno Cardoso LopesAdd support for breaking 256-bit int VETCC into two...
2011-08-20 Chad RosierWith the fix in r138164: "Add <imp-def> operands to...
2011-08-20 Chad RosierVMOVQQQQs pseudo instructions are only created by ARMBa...
2011-08-19 Devang PatelDo not use named md nodes to track variables that are...
2011-08-19 Jim GrosbachUse regex to remove false dependencies on register...
2011-08-19 Jim GrosbachUpdate tests.
2011-08-19 Jakob Stoklund OlesenAdd test case for r138018.
2011-08-18 Akira HatanakaUse subword loads instead of a 4-byte load when the...
2011-08-18 Ivan KrasinFastISel: avoid function calls between the materializat...
2011-08-18 Jim GrosbachThumb assembly parsing and encoding for LDM instruction.
2011-08-18 Richard OsborneAdd intrinsics for SETEV, GETED, GETET.
2011-08-18 Bruno Cardoso LopesCleanup vector logical ops in AVX and add use int versi...
2011-08-17 Bruno Cardoso LopesFix PR10688. Add support for spliting 256-bit vector...
2011-08-17 Jim GrosbachThumb assembly parsing and encoding for ADR.
2011-08-17 Bruno Cardoso LopesIntroduce matching patterns for vbroadcast AVX instruct...
2011-08-17 Bruno Cardoso LopesUpdate test to not use the scalar type to splat from...
2011-08-17 Bruno Cardoso LopesNow that we have a canonical way to handle 256-bit...
2011-08-17 Akira HatanakaAdd support for ext and ins.
2011-08-16 Bruno Cardoso LopesInstead of always leaving the work to the generic legal...
2011-08-16 Akira HatanakaAdd test case for r137711.
2011-08-16 Akira HatanakaFix handling of double precision loads and stores when...
2011-08-15 Bruno Cardoso LopesFix PR10656. It's only profitable to use 128-bit insert...
2011-08-15 Eric ChristopherFix this test to avoid leaving a temporary file behind.
2011-08-13 Bob WilsonExpand VMOVQQQQ pseudo instructions.
2011-08-12 Bruno Cardoso LopesThe VPERM2F128 is a AVX instruction which permutes...
2011-08-12 Akira HatanakaDefine unaligned load and store.
2011-08-12 Akira HatanakaTest case for 137484
2011-08-11 Akira HatanakaEnclose directive .cprestore with .set macro and nomacr...
2011-08-11 Bruno Cardoso LopesAdd a dag combine to xform 256-bit shuffles into simple...
2011-08-11 Bruno Cardoso LopesFix the test added by Nadav in r137308. Make it more...
2011-08-11 Bruno Cardoso LopesFix PR10492 by teaching MOVHLPS and MOVLPS mask matchin...
2011-08-11 Jim GrosbachARM push of a single register encodes as pre-indexed...
2011-08-11 Jim GrosbachARM pop of a single register encodes as post-indexed...
2011-08-11 Nadav Rotem[AVX] If the data which is going to be saved is already...
2011-08-11 Chris Lattneradd missing colon, thanks peter.
2011-08-11 Chris Lattnerfix PR10605 / rdar://9930964 by adding a pretty scary...
2011-08-11 Bruno Cardoso LopesSplats for v8i32/v8f32 can be handled by VPERMILPSY...
2011-08-11 Bruno Cardoso LopesUse the splat index to generate the desired shuffle...
2011-08-11 Eli FriedmanFix X86TargetLowering::LowerExternalSymbol so that...
2011-08-10 NAKAMURA Takumitest/CodeGen/X86/opt-shuff-tstore.ll: Add explicit...
2011-08-10 Devang PatelWhile extending definition range of a debug variable...
2011-08-10 Nadav RotemFix the test. Add cpu target.
2011-08-10 Nadav RotemWhen performing a truncating store, it is sometimes...
2011-08-10 Bruno Cardoso LopesThe following X86 pattern is incorrect:
2011-08-10 Rafael EspindolaAdd support for the R and Q constraints.
2011-08-10 Bruno Cardoso LopesFix a bug in vpermilps mask checking. Fix PR10560
2011-08-09 Bruno Cardoso LopesAdd 256-bit support for v8i32, v4i64 and v4f64 ISD...
2011-08-09 Bruno Cardoso LopesAdd v16i16 and v32i8 store patterns
2011-08-09 Bruno Cardoso LopesUse fp unpack instructions to unpack int types. Until...
2011-08-09 Eli FriedmanFix a couple ridiculous copy-paste errors. rdar:/...
2011-08-09 Bill WendlingRevert r137134. It breaks some code as Eli pointed...
2011-08-09 Bill WendlingPrint out the variable declaration only if it is a...
2011-08-09 Jakob Stoklund OlesenInflate register classes after coalescing.
2011-08-09 Bruno Cardoso LopesReapply a more appropriate solution than in r137114...
2011-08-09 Bruno Cardoso LopesRevert r137114
2011-08-09 Justin HolewinskiPTX: Add initial support for device function calls
2011-08-09 Bruno Cardoso LopesHandle sitofp between v4f64 <- v4i32. Fix PR10559
2011-08-09 Bruno Cardoso LopesAdd support for avx vector fextend
2011-08-09 Bruno Cardoso LopesRename and tidy up tests
2011-08-09 Bruno Cardoso LopesAdd two patterns to match special vmovss and vmovsd...
2011-08-09 Bruno Cardoso LopesMake LowerVSETCC aware of AVX types and add patterns...
2011-08-08 Bruno Cardoso LopesAdd support for several vector shifts operations while...
2011-08-08 Eli FriedmanFix up the patterns for SXTB, SXTH, UXTB, and UXTH...
2011-08-08 Jakob Stoklund OlesenDon't clobber pending ST regs when FP regs are killed.
2011-08-04 Rafael Espindolaprint st_shndx with the correct number of bits.
2011-08-04 Rafael Espindolaprint st_other with the correct number of bits.
2011-08-04 Rafael Espindolaprint st_type with the correct number of bits.
2011-08-04 Rafael EspindolaPrint st_bind with the correct number of bits.
2011-08-04 Rafael EspindolaPrint r_sym with the correct number of bits.
2011-08-04 Rafael EspindolaPrint r_type with the correct number of bits.
2011-08-04 Rafael EspindolaChange anther counter to decimal.
2011-08-04 Rafael EspindolaDon't print a counter in hex.
2011-08-04 Bill WendlingOnly access both operands of an INSERT_SUBVECTOR if...
2011-08-03 Benjamin KramerRemove underscore that's breaking linux buildbots.
2011-08-03 Jakub StaszakUse MachineBranchProbabilityInfo in If-Conversion inste...
next