Remove target triple from this test, it fails on x86-64 with
[oota-llvm.git] / test /
2009-08-25 Torok EdwinRemove target triple from this test, it fails on x86...
2009-08-25 Dan GohmanFix a few typos from the removal of -f.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-25 Devang PatelUpdate DebugInfo interface to use metadata, instead...
2009-08-25 Dale JohannesenFix PR 4751, another difficulty with %a modifier on...
2009-08-24 Scott Michel- Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evide...
2009-08-24 Scott MichelPrefer 'FileCheck' over 'grep'.
2009-08-24 Scott Michel128-bit sign extension and vector shift cleanups, contr...
2009-08-24 Bob WilsonFix a typo. Somehow I thought this had passed before...
2009-08-24 Bob WilsonConvert slow test to use FileCheck.
2009-08-24 Daniel DunbarConvert two gratuitous abuses of poor helpless CPU...
2009-08-24 Dale JohannesenSplit test into 3.
2009-08-24 Daniel Dunbarllvm-mc/Mach-O: Support symbol attributes.
2009-08-24 Chris LattnerRemove this test now that the interpreter doesn't support
2009-08-24 Dale JohannesenMake linkerprivate work for ARM and PPC. Testcase...
2009-08-23 Chris Lattnerremove this test: it is testing for a "feature" I just...
2009-08-23 Daniel DunbarRerevert (r75663 and r76805), seems there is more non...
2009-08-23 Jakob Stoklund OlesenFix PR4753.
2009-08-23 Daniel DunbarSpeculatively revert r76823 (i.e., reapply r75663 and...
2009-08-22 Daniel Dunbarllvm-mc/Mach-O: Improve symbol table support:
2009-08-22 Daniel DunbarFix typo.
2009-08-22 Daniel DunbarForce triple for these tests.
2009-08-22 Daniel Dunbarllvm-mc: Hopefully fix Mach-O tests on big-endian platf...
2009-08-22 Daniel Dunbarllvm-mc: Clean up some handling of symbol/section assoc...
2009-08-22 Eli FriedmanMake x86 test actually test x86 code generation. Fix the
2009-08-22 Chris Lattnerrename test, make more specific.
2009-08-22 Anton KorobeynikovAdd missing RUN line
2009-08-22 Anton KorobeynikovReduce the test
2009-08-22 Bob WilsonUse CHECK-NEXT to make sure we're only getting one...
2009-08-21 Daniel Dunbarllvm-mc: Improve handling of implicit alignment for...
2009-08-21 Daniel Dunbarllvm-mc/Mach-O: Support .o emission for .org and .align.
2009-08-21 Bob WilsonMatch VTRN, VZIP, and VUZP shuffles. Restore the tests...
2009-08-21 Anton KorobeynikovAdd fcopysign instructions
2009-08-21 Daniel Dunbarllvm-mc/Mach-O: Support byte and fill value emission.
2009-08-21 Anton KorobeynikovHandle 'r' inline asm constraint
2009-08-21 Dan GohmanChange getelementptr folding to use APInt instead of...
2009-08-21 Bob WilsonAdd some tests for vext.16 and vext.32.
2009-08-21 Daniel Dunbarllvm-mc: Accept .fill size of 8.
2009-08-21 Andreas NeustifterRemoved profiling test, lli not available on all platforms.
2009-08-21 Andreas NeustifterAdded tests for Profiling Infrastructure.
2009-08-21 Bill WendlingMake for 32-bit only.
2009-08-21 Daniel Dunbarllvm-mc: Start MCAssembler and MCMachOStreamer.
2009-08-21 Bill WendlingProbably should emit bitcode instead of text.
2009-08-21 Bill WendlingTestcase for r79597.
2009-08-21 Bob WilsonRemove Neon intrinsics for VZIP, VUZP, and VTRN. We...
2009-08-20 Dale JohannesenUse FileCheck even though this means testing for something
2009-08-20 Dan GohmanFix an x86 code size regression: prefer RIP-relative...
2009-08-20 Evan ChengFix an obvious copy-n-paste bug.
2009-08-20 Dale JohannesenUse FileCheck for the test run where it's appropriate.
2009-08-19 Dan GohmanLoosen up the regex for this test so that it doesn...
2009-08-19 Dan GohmanAdd targetdata strings to these tests, since SimplifyLi...
2009-08-19 Dan GohmanFix a bug in the over-index constant folding. When...
2009-08-19 Dale JohannesenHandle 'a' modifier in X86 asms. PR 4742.
2009-08-19 Bill WendlingMake this test platform neutral.
2009-08-19 Daniel DunbarFix typo
2009-08-19 Dan GohmanCanonicalize indices in a constantexpr GEP. If Indices...
2009-08-19 Dan GohmanAdd an x86 peep that narrows TEST instructions to forms...
2009-08-19 Erick TryzelaarConvert the rest of the ocaml types and functions to...
2009-08-19 Bob WilsonAdd support for Neon VEXT (vector extract) shuffles.
2009-08-19 Eli FriedmanPR4737: Fix a nasty bug in load narrowing with non...
2009-08-19 Nick LewyckyFix up PHI nodes correctly in the presence of unreachab...
2009-08-19 Erick TryzelaarAllow passing around LLVMContext in ocaml.
2009-08-19 Chris Lattnerfix asmstreaming of 2/4 byte elements with pow-2 alignm...
2009-08-19 Dan GohmanFix SimplifyLibcalls and ValueTracking to check mayBeOv...
2009-08-18 Dan GohmanLegalize the shift amount operand of SRL_PARTS, SHL_PAR...
2009-08-18 Richard OsborneAdd support for mergeable sections back into the XCore...
2009-08-18 Richard OsbornePut data with relocations in the same sections as data...
2009-08-18 Daniel DunbarAttempt to normalize test results.
2009-08-18 Dan GohmanMake this test less sensitive to assembler differences.
2009-08-18 Chris Lattnerforce a triple so this passes on darwin
2009-08-18 Dan GohmanGeneralize ScalarEvolution to be able to analyze GEPs...
2009-08-18 Dan GohmanMake tail merging handle blocks with repeated predecess...
2009-08-18 Dan GohmanFix a bug that caused globalopt to miscompile tramp3d...
2009-08-18 Evan ChengFix revsh pattern.
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-08-18 Dale JohannesenPowerPC inline asm was emitting two output operands
2009-08-17 Devang PatelAdd prefix only if it is needed.
2009-08-17 Nick LewyckyTest the pass the test is actually for, instead of...
2009-08-17 Nick LewyckyDon't crash on critical edge. Patch by Andre Tavares.
2009-08-17 Richard OsborneUpdate getSectionForConstant() to to allow mergable...
2009-08-17 Duncan SandsXFAIL this test since the fix was reverted.
2009-08-17 Nick LewyckyAdd a test that shows that SSI is working correctly.
2009-08-17 Nick LewyckyDon't crash trying to promote VLAs.
2009-08-16 Erick TryzelaarExpose creating constant ints and floats from strings...
2009-08-16 Eli FriedmanFix for PR3016: detect the tricky case, where there are
2009-08-15 Eli FriedmanFix test on Linux.
2009-08-15 Bill WendlingReapply r79127. It was fixed by d0k.
2009-08-15 Bill WendlingRevert r79127. It was causing compilation errors.
2009-08-15 Nick LewyckySSI construction should just go ahead and ignore instru...
2009-08-15 Evan ChengChange allowsUnalignedMemoryAccesses to take type argum...
2009-08-15 Chris Lattnerimplement support for CHECK-NEXT: in filecheck.
2009-08-15 Jakob Stoklund OlesenRefine EarlyClobber assert in register scavenger.
2009-08-15 Chris Lattnerspecify a target triple so global variable manglings...
2009-08-15 Chris Lattnerconvert to filecheck.
2009-08-15 Chris Lattnerrename this test to sse2.ll
2009-08-15 Chris Lattnermerge a bunch more sse3 tests into sse3.ll
2009-08-15 Chris Lattnerconvert test to filecheck format.
2009-08-15 Chris Lattnerrename test
2009-08-15 Chris Lattnerthis is a test for sse3, simplify it.
2009-08-15 Jakob Stoklund OlesenDon't setCalleeSavedInfoValid() until spills are interted.
next