lit: When running Tcl scripts via shell, try harder to find 'bash', but fall
[oota-llvm.git] / test /
2009-10-19 Daniel DunbarTeach lit that the .c files in 'test/CodeGen/CellSPU...
2009-10-19 Nate BegemanAdd support for matching shuffle patterns with palignr.
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
2009-10-18 Chris Lattnerremove a now-pointless regtest
2009-10-18 Chris Lattnerremove testcase for dead pass
2009-10-18 Chris Lattnerfix test
2009-10-18 Chris Lattnertighten up test3, add test3a for the converse
2009-10-18 Chris Lattnertighten test2, add a test that it doesn't get transform...
2009-10-18 Nick LewyckyMerge tests into modref.ll. Also add a test for r84174...
2009-10-18 Nick LewyckyAdd a couple new testcases.
2009-10-17 Chris Lattnerreplace a useless test with a useful one
2009-10-17 Nick LewyckyFix test/Bindings/Ocaml/vmcore.ml. When IRBuilder:...
2009-10-17 Chris LattnerTeach vm core to more aggressively fold 'trunc' constan...
2009-10-17 Chris Lattnerremove # uses from FileCheck lines.
2009-10-17 Chris Lattnerrename test
2009-10-17 Mikhail GlushenkovDisallow multiple instances of PluginPriority.
2009-10-17 Chris LattnerSimplify some code (first hunk) and fix PR5208 (second...
2009-10-17 Daniel DunbarReclaim a lost month.
2009-10-17 Dan GohmanEnhance CodePlacementOpt's unconditional intra-loop...
2009-10-17 Victor HernandezAutoupgrade malloc insts to malloc calls.
2009-10-16 Victor HernandezHeapAllocSRoA also needs to check if malloc array size...
2009-10-16 Mon P WangUpdate tests to use FileCheck
2009-10-16 Mon P WangAdd test case for r84279
2009-10-16 Dan GohmanMove zext and sext casts fed by loads into the same...
2009-10-16 Devang PatelParse PHI instruction with attached metadata.
2009-10-16 Devang PatelIf there is not any llvm instruction associated with...
2009-10-16 Victor HernandezInvert isSafeToGetMallocArraySize check because we...
2009-10-16 Daniel DunbarForce triple in tests.
2009-10-16 Duncan SandsCheck that GVN performs this transform even if the...
2009-10-16 Evan ChengEnable post-alloc scheduling for all ARM variants excep...
2009-10-16 Daniel DunbarMC: Tweak variable assignment diagnostics, and make...
2009-10-16 Daniel DunbarMC: When parsing a variable reference, substitute absol...
2009-10-15 Sandeep PatelBranches must be the last instruction in a Thumb2 IT...
2009-10-15 Sanjiv GuptaRe-apply 84180 with the fixed test case.
2009-10-15 Jakob Stoklund OlesenMove Blackfin intrinsics into the Target/Blackfin direc...
2009-10-15 Dan GohmanMake CodePlacementOpt align loops, rather than loop...
2009-10-14 Evan ChengWhen LiveVariables is adding implicit-def to model...
2009-10-14 Nick LewyckyMake use of the result of the loads even though that...
2009-10-14 Chris Lattnermake instcombine's instruction sinking more aggressive...
2009-10-14 Evan ChengAnother BasicAA fix. If a value does not alias a GEP...
2009-10-14 Evan ChengReplace test with a simpler hand crafted one.
2009-10-14 Dale JohannesenUse llvmgxx for C++ test.
2009-10-14 Dan GohmanFix this test to account for a movl $0 being emitted...
2009-10-14 Dale JohannesenTestcases for msasm bit (llvm-gcc 84062).
2009-10-13 Evan ChengTeach basic AA about PHI nodes. If all operands of...
2009-10-13 Devang PatelOptimizer may remove debug info. This test checks...
2009-10-13 Bob WilsonRevise ARM inline assembly memory operands to require...
2009-10-13 Dale JohannesenAdd an "msasm" flag to inline asm as suggested in PR...
2009-10-13 Devang PatelThese tests now pass.
2009-10-13 Sandeep PatelAdd ARMv6T2 SBFX/UBFX instructions. Approved by Anton...
2009-10-13 Chris Lattnerchange simplifycfg to not duplicate 'unwind' instructio...
2009-10-13 Chris Lattnerconvert to filecheck
2009-10-13 Chris Lattnerrename test
2009-10-13 Chris Lattnerdon't use dead loads as tests.
2009-10-13 Devang PatelDisable this test for now.
2009-10-13 Nick LewyckyTeach BasicAA a little something about the atomic intri...
2009-10-13 Nick LewyckyAdd new "memory use marker" intrinsics. These indicate...
2009-10-13 Chris Lattnerremove notcast, it is now dead!
2009-10-13 Chris Lattnerremove two old and nearly useless tests.
2009-10-13 Devang PatelXFAIL these tests for now.
2009-10-13 Victor HernandezMemory dependence analysis was incorrectly stopping...
2009-10-12 Chris Lattnerallow this testcase to pass with recent changes. The...
2009-10-12 Dan GohmanDon't forget to mark RAX as live-out of the function...
2009-10-12 Benjamin KramerEliminate some redundant llvm-as calls.
2009-10-12 Edward O'CallaghanMissing CHECK: lines makes test exit abnormally.
2009-10-12 Edward O'CallaghanFileCheck not CheckFile, oops.
2009-10-12 Edward O'CallaghanConvert InstCombine/call.ll to CheckFile.
2009-10-12 Edward O'CallaghanConvert the rest of the InstCombine tests from notcast...
2009-10-12 Nick LewyckyRemove this part of the test, it never actually tested...
2009-10-12 Edward O'CallaghanFix syntax error missed in converting zext.ll test...
2009-10-12 Edward O'CallaghanConvert InstCombine tests from notcast to FileCheck.
2009-10-11 Anton KorobeynikovAdd missed mem-mem move patterns
2009-10-11 Anton KorobeynikovAdd MSP430 mem-mem insts support. Patch by Brian Lucas...
2009-10-11 Anton KorobeynikovAdd bunch of MSP430 'feature' tests. Patch by Brian...
2009-10-11 Chris Lattnerreduce vec_shuffle2 and merge into vec_shuffle.
2009-10-11 Chris Lattnerfilecheckize vec_shuffle.ll and merge shuffle.ll into it.
2009-10-11 Chris Lattnerfilecheckize
2009-10-11 Chris Lattnerrename test
2009-10-11 Chris Lattnerremove old testcase
2009-10-11 Chris Lattnermerge test into shift.ll, this also eliminates awful...
2009-10-11 Chris Lattnerconvert to filecheck.
2009-10-11 Chris Lattnerteach instcombine to simplify xor's harder, catching the
2009-10-11 Chris Lattnerconvert xor2 to filecheck, merge in a random regtest
2009-10-11 Chris Lattnergeneralize a transformation even more: we don't care...
2009-10-11 Chris Lattnersimplify a transformation by making it more general.
2009-10-11 Torok EdwinLICM shouldn't sink/delete debug information. Fix this...
2009-10-11 Anton KorobeynikovImplement 'm' memory operand properly
2009-10-11 Chris Lattnerwhen folding duplicate conditions, delete the
2009-10-11 Chris Lattnerimplement rdar://7293527, a trivial instcombine that...
2009-10-11 Chris Lattnerimplement a transformation in jump threading that is...
2009-10-11 Chris Lattneranother testcase jump threading shouldn't crash on.
2009-10-11 Chris Lattnerrename a file, remove a poorly reduced testcase.
2009-10-11 Chris Lattnermake jump threading on a phi with undef inputs happen.
2009-10-11 Chris Lattnermerge two tests.
2009-10-11 Chris Lattnersimplify some run lines, convert a test to filecheck.
2009-10-10 Chris Lattnerswitch GVN to use SSAUpdater. Besides removing a lot...
2009-10-10 Anton KorobeynikovIt seems that OR operation does not affect status reg...
2009-10-09 Dan GohmanUpdate this test; the code is the same but it gets...
2009-10-09 Dan GohmanFix the x86 test-shrink optimization so that it doesn...
2009-10-09 Bob WilsonMerge a bunch of NEON tests into larger files so they...
next