Remove unneeded checks from configure.ac.
[oota-llvm.git] / test / CodeGen /
2010-01-26 Evan ChengImplement cond ? -1 : 0 with sbb.
2010-01-25 Rafael EspindolaUpdate test for darwin.
2010-01-25 Chris Lattnerwe removed support for darwin8 tools.
2010-01-25 Rafael EspindolaFix PR6134.
2010-01-25 Daniel DunbarAttempt to unbreak test on Linux. Chris, please check.
2010-01-24 Chris Lattnerjust remove this test, it is not reduced, is not clear...
2010-01-24 Mon P WangIt seems better to scalarize vectors of size 1 instead...
2010-01-24 Mon P WangImproved widening loads by adding support for wider...
2010-01-23 Chris LattnerChange constantexpr global variable initializers to...
2010-01-23 Eric ChristopherDon't lower splat vector load to relative to the esp...
2010-01-23 Chris Lattnerstop testing for invalid output.
2010-01-23 Chris Lattneremit .ascii and .asciz through MCStreamer.
2010-01-23 Chris Lattnerremove this test.
2010-01-23 Evan ChengFix test.
2010-01-23 Evan ChengFix tests.
2010-01-22 Chris Lattnermake this less constrained, we want blank lines between...
2010-01-22 Dan GohmanRevert LoopStrengthReduce.cpp to pre-r94061 for now.
2010-01-21 Chris Lattnertestcase for r94095
2010-01-21 Dan GohmanRe-implement the main strength-reduction portion of...
2010-01-20 Chris Lattneremit basic block labels with mcstreamer.
2010-01-20 Chris Lattneremit integer and fp zeros as (e.g.) .byte 0 instead...
2010-01-20 Chris Lattnersignficant cleanups to EmitGlobalConstant (including...
2010-01-19 Dan GohmanFold (add x, shl(0 - y, n)) -> sub(x, shl(y, n)), to...
2010-01-19 Dan GohmanMake SCEVAddRecExpr's getType return a pointer type...
2010-01-19 Dan GohmanAdd nounwinds.
2010-01-19 Jakob Stoklund OlesenRemove predicates when changing an add into an unpredic...
2010-01-19 Evan ChengDo not extend extension results beyond the use of a...
2010-01-19 Chris Lattnerdon't let asm-verbose break the check-next lines in...
2010-01-19 Chris LattnerNow that we have everything nicely factored (e.g. asmpr...
2010-01-19 Chris Lattnerfix a significant difference between llvm and gcc on...
2010-01-19 Chris Lattnerthere is no need to emit a .section above .comm on...
2010-01-19 Evan ChengTest case for r93758.
2010-01-18 Evan ChengCanonicalize -1 - x to ~x.
2010-01-17 Chris Lattnerreduce this test and convert to filecheck, hopefully...
2010-01-17 Bob WilsonThe Neon "vtst" instruction takes a suffix that is...
2010-01-16 Kenneth UildriksWhen checking for sret-demotion, it needs to use legal...
2010-01-16 Chris Lattnerthis teestcase takes a long time to crash, remove it...
2010-01-16 Bob WilsonRun the pre-register allocation tail duplication pass...
2010-01-15 David GreeneFix PR6019. A load has more than one use if it feeds...
2010-01-15 Jim Grosbachadd testcase for r93564
2010-01-15 Anton KorobeynikovReenable tests
2010-01-15 Anton KorobeynikovTemporary disable tests
2010-01-14 Anton KorobeynikovAdd variable-width shifts for MSP430
2010-01-14 Dan GohmanFix a codegen abort seen in 483.xalancbmk.
2010-01-13 Chris Lattnerthis test requires SSE, thanks to jyasskin for pointing...
2010-01-13 Evan ChengCommit some changes I had managed to lose last night...
2010-01-13 Evan ChengRe-enable extension optimization pass.
2010-01-13 Chris Lattnerremove uses of deprecated functions, this generates...
2010-01-13 Evan ChengDisable opt-ext pass to unbreak the build for now.
2010-01-13 Jeffrey YasskinTry to fix the ARM and PPC buildbots. The -mattr=vector...
2010-01-13 Evan ChengAdd a quick pass to optimize sign / zero extension...
2010-01-12 Evan ChengAdd nounwind.
2010-01-12 Duncan SandsRevert commit 93204, since it causes the assembler...
2010-01-12 Dan GohmanMake several tests less fragile.
2010-01-12 Dan GohmanReapply the MOV64r0 patch, with a fix: MOV64r0 clobbers...
2010-01-11 Evan ChengAdd manual ISD::OR fastisel selection routines. TableGe...
2010-01-11 Evan ChengExtend r93152 to work on OR r, r. If the source set...
2010-01-11 Chris Lattnerreduce this to a sensible testcase.
2010-01-11 David GreeneShorten up this testcase.
2010-01-11 Evan ChengRevert 93158. It's breaking quite a few x86_64 tests.
2010-01-11 Jakob Stoklund OlesenAvoid adding PHI arguments for a predecessor that has...
2010-01-11 Dan GohmanUse a 32-bit and with implicit zero-extension instead...
2010-01-11 Dan GohmanRe-instate MOV64r0 and MOV16r0, with adjustments to...
2010-01-11 Dan GohmanGeneralize this check to avoid depending on a specific...
2010-01-11 Dan GohmanMake this test less trivial, to avoid spurious failures.
2010-01-11 Evan ChengSelect an OR with immediate as an ADD if the input...
2010-01-11 David GreeneImplement a feature (-vector-unaligned-mem) to allow...
2010-01-09 Jeffrey YasskinFix llvm.org/PR5729: x86-64 tail calls were putting...
2010-01-09 Dan GohmanRevert an earlier change to SIGN_EXTEND_INREG for vecto...
2010-01-08 Evan ChengFix a critical bug in 64-bit atomic operation lowering...
2010-01-08 Evan ChengReplaceAllUsesOfValueWith may delete other nodes that...
2010-01-07 Chris LattnerFix rdar://7517201, a regression introduced by r92849.
2010-01-07 Evan ChengAPInt'fy TargetLowering::SimplifySetCC to fix PR5963.
2010-01-07 Evan ChengFix a minor regression from my dag combiner changes...
2010-01-07 Jakob Stoklund OlesenAdd comments.
2010-01-06 Jakob Stoklund OlesenAdd Target hook to duplicate machine instructions.
2010-01-06 Evan ChengTeach dag combine to fold the following transformation...
2010-01-05 Dan GohmanMove this test from test/Transforms/IndVarSimplify to
2010-01-05 Bill WendlingDon't assign the shift the same type as the variable...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2010-01-04 Dan GohmanMake this test more portable.
2010-01-04 Dan GohmanAdd some tests and update an existing test to reflect...
2010-01-04 Anton KorobeynikovFix invalid chain folding for memory variant of sdiv...
2010-01-03 Chris Lattnerfix PR5930, allowing the asmprinter to emit difference...
2010-01-03 Chris Lattneradd PR#
2010-01-03 Chris Lattnerdifferences between two blockaddress's don't cause a
2010-01-02 Chris Lattnerallow this to work on linux hosts.
2010-01-02 Chris LattnerTeach codegen to handle:
2010-01-01 Chris Lattnerrename file.
2010-01-01 Chris LattnerTeach codegen to lower llvm.powi to an efficient (but...
2010-01-01 Chris LattnerMake this more likely to generate a libcall.
2009-12-29 Sanjiv GuptaExtern declaration for unordered.f32 libcall was not...
2009-12-28 Sanjiv GuptaFixed llc crash for zext (i1 -> i8) loads.
2009-12-24 Chris Lattnerhandle equality memcmp of 8 bytes on x86-64 with two...
2009-12-24 Chris Lattnermove an optimization for memcmp out of simplifylibcalls...
2009-12-23 Sanjiv GuptaReapply 91904.
2009-12-23 Sanjiv Guptadeleting empty file.
2009-12-23 Sanjiv GuptaReverting back 91904.
2009-12-23 Dale JohannesenUse more sensible type for flags in asms. PR 5570.
2009-12-23 Eric ChristopherUpdate objectsize intrinsic and associated dependencies...
next