Silence more warnings. Two more unused variables.
[oota-llvm.git] / test / CodeGen /
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-09 Bruno Cardoso LopesAdd one more pattern to fallback movddup
2010-09-09 Bob WilsonFix NEON VLD pseudo instruction itineraries that were...
2010-09-08 Jim GrosbachRe-enable usage of the ARM base pointer. r113394 fixed...
2010-09-08 Eric ChristopherRemove ssp from this test.
2010-09-08 Kalle RaiskilaFix CellSPU vector shuffles, again.
2010-09-08 Jim Grosbachdisable for the moment while tracking down a few Thumb2...
2010-09-07 Devang Patelremove these tests for now.
2010-09-07 Devang PatelThere is no need to force target if the test is going...
2010-09-07 Devang PatelFix command line used to link these test cases.
2010-09-07 Devang PatelReintroduce dbg-declare tests.
2010-09-07 Devang PatelRemove last three tests. I need to make them independen...
2010-09-07 Devang PatelAdd a test case to check handling of dbg-declare durin...
2010-09-07 Devang PatelAdd a test case to check handling of dbg-declare by...
2010-09-07 Devang PatelAdd a test case to check handling of dbg-declare by...
2010-09-05 Chris Lattnerimplement rdar://6653118 - fastisel should fold loads...
2010-09-03 Dale JohannesenRemove the rest of the nonexistent 64-bit AVX instructions.
2010-09-03 Jim GrosbachRe-apply r112883:
2010-09-03 Daniel DunbarRevert "For ARM stack frames that utilize variable...
2010-09-03 NAKAMURA Takumitest/CodeGen/X86: Add explicit -mtriple=(i686|x86_64...
2010-09-03 Bruno Cardoso LopesAVX doesn't support mm operations neither its instrinsics.
2010-09-03 Bob WilsonReplace NEON vabdl, vaba, and vabal intrinsics with...
2010-09-02 Anton KorobeynikovProperly emit __chkstk call instead of __alloca on...
2010-09-02 Jim GrosbachFor ARM stack frames that utilize variable sized object...
2010-09-02 Dan GohmanDon't narrow the load and store in a load+twiddle+store...
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-02 NAKAMURA Takumitest/loop-strength-reduce4: Add explicit triplet for...
2010-09-02 NAKAMURA Takumitest/twoaddr-coalesce: Do not use @main.
2010-09-01 Bob WilsonRemove NEON vmull, vmlal, and vmlsl intrinsics, replaci...
2010-09-01 Bruno Cardoso LopesUsing target specific nodes for shuffle nodes makes...
2010-09-01 Jakob Stoklund OlesenTeach RemoveCopyByCommutingDef to check all aliases...
2010-09-01 Chris Lattnertemporarily revert r112664, it is causing a decoding...
2010-09-01 Dan GohmanRevert 112442 and 112440 until the compile time problem...
2010-08-31 Bill WendlingWe have a chance for an optimization. Consider this...
2010-08-31 Jim GrosbachUpdate test for 112609
2010-08-30 Anton KorobeynikovFix borken test
2010-08-30 Bob WilsonRemove NEON vmovn intrinsic, replacing it with vector...
2010-08-30 Chris Lattnertwo changes:
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
2010-08-29 Dan GohmanMake IVUsers iterative instead of recursive.
2010-08-29 Dan GohmanMake this test less dependent on register allocation...
2010-08-29 Kalle RaiskilaFix lowering of INSERT_VECTOR_ELT in SPU.
2010-08-29 Bob WilsonRemove NEON vaddl, vaddw, vsubl, and vsubw intrinsics...
2010-08-29 Chris Lattnermerge a bunch of shuffle tests into sse2.ll
2010-08-29 Chris Lattneradd some nounwind's
2010-08-28 Chris Lattnerfix the buildvector->insertp[sd] logic to not always...
2010-08-28 Chris Lattnerfix the BuildVector -> unpcklps logic to not do pointle...
2010-08-28 Dan GohmanCompletely disable tail calls when fast-isel is enabled...
2010-08-27 Bob WilsonChange ARM VFP VLDM/VSTM instructions to use addressing...
2010-08-27 Chris Lattnerget this test passing on linux builders.
2010-08-27 Bob WilsonAdd alignment arguments to all the NEON load/store...
2010-08-27 Daniel DunbarX86: Fix an encoding issue with LOCK_ADD64mr, which...
2010-08-26 Chris LattnerAdd a hackaround for PR7993 which is causing failures...
2010-08-26 Chris LattnerI think enough general codegen bugs are fixed to allow...
2010-08-26 Chris Lattnerimplement SplitVecOp_CONCAT_VECTORS, fixing the include...
2010-08-26 Chris LattnerMake sure this forces the x86 targets
2010-08-26 Chris Lattnerfix sse1 only codegen in x86-64 mode, which is something we
2010-08-26 Jim GrosbachEnable pre-RA virtual frame base register allocation...
2010-08-26 Bob WilsonRevert svn 107892 (with changes to work with trunk...
2010-08-25 Chris Lattnertemporarily disable this, which started failing on...
2010-08-25 Chris LattnerChange handling of illegal vector types to widen when...
2010-08-25 Daniel DunbarARM/Thumb2: Fix a misselect in getARMCmp, when attempti...
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-25 Bruno Cardoso LopesConvert test to use filecheck and make it more specific
2010-08-24 Dan GohmanFix X86's isLegalAddressingMode to recognize that stati...
2010-08-24 Kalle RaiskilaFix SPU BE to use all the available return registers.
2010-08-23 Chris LattnerAdd a new llvm.x86.int intrinsic, allowing access to the
2010-08-21 Dan GohmanFix x86 fast-isel's cmp+branch folding to avoid folding...
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-19 Evan ChengIt's possible to sink a def if its local uses are PHI's.
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
2010-08-18 Kalle RaiskilaFix a bug with insertelement on SPU.
2010-08-18 Kalle RaiskilaRemove all traces of v2[i,f]32 on SPU.
2010-08-18 Kalle RaiskilaChange SPU C calling convention to match that described in
2010-08-18 Bob WilsonExpand ZERO_EXTEND operations for NEON vector types.
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...
2010-08-17 Evan ChengAdd nounwind.
2010-08-17 Dale JohannesenMake fast scheduler handle asm clobbers correctly.
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 test to FileCheck.
2010-08-16 Bob WilsonConvert a test to use FileCheck.
2010-08-15 Benjamin KramerTest expects SSE, give him SSE.
2010-08-15 Benjamin KramerRestore arch on these test, they fail on arm.
2010-08-15 Dale JohannesenMark as XFAIL on darwin 8. PR 7886.
2010-08-13 Bob WilsonTemporarily disable tail calls on ARM to work around...
2010-08-13 Dale JohannesenRevert 110491. While not wrong, it was based on a
next