Don't depend on basic block numbering.
[oota-llvm.git] / test / CodeGen / ARM /
2010-09-27 Jakob Stoklund OlesenDon't depend on basic block numbering.
2010-09-24 Evan ChengEnable code placement optimization pass for ARM.
2010-09-23 Bob WilsonSet alignment operand for NEON VST instructions.
2010-09-23 Bob WilsonSet alignment operand for NEON VLD instructions.
2010-09-23 Evan ChengDisable codegen prepare critical edge splitting. Machin...
2010-09-21 Evan ChengOptimizeCompareInstr should avoid iterating pass the...
2010-09-20 Jim GrosbachSimplify ARM callee-saved register handling by removing...
2010-09-17 Bob WilsonAdd target-specific DAG combiner for BUILD_VECTOR and...
2010-09-17 Jim GrosbachTeach the (non-MC) instruction printer to use the canno...
2010-09-17 Jim GrosbachUpdate tests to handle MC-inst instruction printing...
2010-09-17 Jim GrosbachFileCheck-ize
2010-09-17 Jim GrosbachMove thumb2 tests to the thumb2 directory
2010-09-17 Jim Grosbachtweak test to check instructions rather than relying...
2010-09-17 Jim Grosbachtweak test to check instructions rather than relying...
2010-09-17 Jim Grosbachtweak test to check instructions rather than relying...
2010-09-15 Bob WilsonReapply Gabor's 113839, 113840, and 113876 with a fix...
2010-09-15 Gabor Greifthe darwin9-powerpc buildbot keeps consistently crashing,
2010-09-14 Gabor Greifforgot the testcase change for r113839
2010-09-14 Gabor Greiftest for and-tst peephole optimization
2010-09-13 Owen AndersonRe-apply r113679, which was reverted in r113720, which...
2010-09-12 Eric ChristopherRevert 113679, it was causing an infinite loop in a...
2010-09-10 Evan ChengFix test so it passes on non-Darwin hosts.
2010-09-10 Bob WilsonFix merging base-updates for VLDM/VSTM: Before I switch...
2010-09-10 Evan ChengTeach if-converter to be more careful with predicating...
2010-09-08 Eric ChristopherRemove ssp from this test.
2010-09-03 Bob WilsonReplace NEON vabdl, vaba, and vabal intrinsics with...
2010-09-02 Sandeep PatelFix an unnecessary XFAIL
2010-09-02 Jim GrosbachNow that register allocation properly considers reserve...
2010-09-02 Bob WilsonConvert VLD1 and VLD2 instructions to use pseudo-instru...
2010-09-01 Bob WilsonRemove NEON vmull, vmlal, and vmlsl intrinsics, replaci...
2010-09-01 Chris Lattnertemporarily revert r112664, it is causing a decoding...
2010-08-31 Bill WendlingWe have a chance for an optimization. Consider this...
2010-08-30 Anton KorobeynikovFix borken test
2010-08-30 Bob WilsonRemove NEON vmovn intrinsic, replacing it with vector...
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
2010-08-29 Bob WilsonRemove NEON vaddl, vaddw, vsubl, and vsubw intrinsics...
2010-08-27 Bob WilsonChange ARM VFP VLDM/VSTM instructions to use addressing...
2010-08-27 Bob WilsonAdd alignment arguments to all the NEON load/store...
2010-08-26 Bob WilsonRevert svn 107892 (with changes to work with trunk...
2010-08-25 Eric ChristopherAdd another basic test cribbed from the x86 fast-isel...
2010-08-25 Eric ChristopherRun this on thumb and arm.
2010-08-25 Eric ChristopherMake this testcase actually executed with fast-isel...
2010-08-20 Bob WilsonReplace some NEON vmovl intrinsic that I missed earlier.
2010-08-20 Bob WilsonReplace the arm.neon.vmovls and vmovlu intrinsics with...
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
2010-08-18 Bob WilsonExpand ZERO_EXTEND operations for NEON vector types.
2010-08-17 Bob WilsonChange ARM PKHTB and PKHBT instructions to use a shift_...
2010-08-17 Bob WilsonAllow more cases of undef shuffle indices and add tests...
2010-08-17 Evan ChengPHI elimination should not break back edge. It can...
2010-08-16 Bob WilsonAdd a testcase for svn 111208.
2010-08-16 Bob WilsonGeneralize a pattern for PKHTB: an SRL of 16-31 bits...
2010-08-16 Bob WilsonConvert a test to use FileCheck.
2010-08-13 Bob WilsonTemporarily disable tail calls on ARM to work around...
2010-08-11 Bill WendlingConsider this code snippet:
2010-08-11 Evan ChengReport error if codegen tries to instantiate a ARM...
2010-08-11 Bill WendlingUpdate test to match output of optimize compares for...
2010-08-10 Bill WendlingThe optimize comparisons pass removes the "cmp" instruc...
2010-08-06 Rafael EspindolaFix eabi calling convention when a 64 bit value shadows r3.
2010-08-04 Bill WendlingTestcase for r110248.
2010-08-04 Bob WilsonCombine NEON VABD (absolute difference) intrinsics...
2010-07-26 Anton KorobeynikovCurrently EH lowering code expects typeinfo to be globa...
2010-07-23 Evan Cheng- Allow target to specify when is register pressure...
2010-07-21 Evan ChengMore register pressure aware scheduling work.
2010-07-21 Eric ChristopherBaby steps towards ARM fast-isel.
2010-07-21 Rafael EspindolaFix calling convention on ARM if vfp2+ is enabled.
2010-07-17 Jim GrosbachAdd combiner patterns to more effectively utilize the...
2010-07-16 Jim GrosbachAdd basic support to code-gen the ARM/Thumb2 bit-field...
2010-07-15 Evan ChengSplit -enable-finite-only-fp-math to two options:
2010-07-14 Jim GrosbachImprove 64-subtraction of immediates when parts of...
2010-07-14 Bob WilsonAdd support for NEON VMVN immediate instructions.
2010-07-14 Bob WilsonAdd an ARM-specific DAG combining to avoid redundant...
2010-07-13 Bob WilsonUse a target-specific VMOVIMM DAG node instead of BUILD...
2010-07-13 Evan ChengExtend the r107852 optimization which turns some fp...
2010-07-11 Rafael EspindolaFix va_arg for doubles. With this patch VAARG nodes...
2010-07-09 Jim GrosbachIn the presence of variable sized objects, allocate...
2010-07-09 Jakob Stoklund OlesenFix test to be less sensitive of regalloc accidents
2010-07-09 Bob WilsonPrint "dregpair" NEON operands with a space between...
2010-07-09 Bob WilsonReenable DAG combining for vector shuffles. It looks...
2010-07-08 Evan ChengCheck for FiniteOnlyFPMath as well.
2010-07-08 Evan Chengr107852 is only safe with -enable-unsafe-fp-math to...
2010-07-08 Evan ChengOptimize some vfp comparisons to integer ones. This...
2010-07-08 Dale JohannesenChanges to ARM tail calls, mostly cosmetic.
2010-07-06 Rafael EspindolaDon't create neon moves in CopyRegToReg. NEONMoveFixPas...
2010-07-02 Bob WilsonFix incorrect asm-printing of some NEON immediates...
2010-07-01 Bill WendlingImplement the "linker_private_weak" linkage type. This...
2010-06-29 Jakob Stoklund OlesenFix the handling of partial redefines in the fast regis...
2010-06-29 Bob WilsonFix a register scavenger crash when dealing with undefi...
2010-06-29 Rafael EspindolaAdd a VT argument to getMinimalPhysRegClass and replace...
2010-06-28 Bob WilsonUnlike other targets, ARM now uses BUILD_VECTORs post...
2010-06-26 Rafael EspindolaWhen splitting a VAARG, remember its alignment.
2010-06-25 Daniel DunbarThumb2ITBlockPass: Fix a possible dereference of an...
2010-06-25 Evan ChengChange if-conversion block size limit checks to add...
2010-06-24 Dan GohmanTeach EmitLiveInCopies to omit copies for unused virtua...
2010-06-24 Bill WendlingIt's possible that a flag is added to the SDNode that...
2010-06-24 Jakob Stoklund OlesenReplace a big gob of old coalescer logic with the new...
2010-06-24 Dan GohmanEliminate the other half of the BRCOND optimization...
2010-06-24 Jakob Stoklund OlesenRevert "Replace a big gob of old coalescer logic with...
2010-06-24 Jakob Stoklund OlesenReplace a big gob of old coalescer logic with the new...
2010-06-23 Bill WendlingWe are missing opportunites to use ldm. Take code like...
2010-06-23 Dale JohannesenReinstate correct test, remove the real invalidated...
next