Update CMake file (lexically order files).
[oota-llvm.git] / test /
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...
2009-10-09 Bob WilsonConvert some ARM tests with lots of greps to use FileCheck.
2009-10-09 Evan ChengFix a logic error that caused non-rematable loop invari...
2009-10-09 Bob WilsonCommit one last NEON test to use FileCheck. That's...
2009-10-09 Bob WilsonConvert more NEON tests to use FileCheck.
2009-10-09 Evan ChengReset kill markers after live interval is reconstructed.
2009-10-09 Dale JohannesenWhen considering whether to inline Callee into Caller,
2009-10-09 Bob WilsonAdd codegen support for NEON vst4lane intrinsics with...
2009-10-08 Bob WilsonAdd codegen support for NEON vst3lane intrinsics with...
2009-10-08 Bob WilsonAdd codegen support for NEON vst2lane intrinsics with...
2009-10-08 Bob WilsonConvert more NEON tests to use FileCheck.
2009-10-08 Bob WilsonAdd codegen support for NEON vld4lane intrinsics with...
2009-10-08 Bob WilsonConvert more NEON tests to use FileCheck.
2009-10-08 Bob WilsonAdd codegen support for NEON vld3lane intrinsics with...
2009-10-08 Bill WendlingIt's possible for a global variable to be optimized...
2009-10-08 Anton KorobeynikovUse lower16 / upper16 imm modifiers to asmprint 32...
2009-10-08 Bob WilsonAdd codegen support for NEON vld2lane intrinsics with...
2009-10-08 Richard OsborneAdd some peepholes for signed comparisons using ashr...
2009-10-08 Bob WilsonConvert more NEON tests to use FileCheck.
2009-10-08 Bob WilsonAdd codegen support for NEON vst4 intrinsics with ...
2009-10-08 Mikhail GlushenkovInput files should go before all other options.
2009-10-08 Bob WilsonAdd codegen support for NEON vst3 intrinsics with ...
2009-10-08 Bob WilsonAdd codegen support for NEON vst2 intrinsics with ...
2009-10-07 Bob WilsonAdd codegen support for NEON vld4 intrinsics with ...
2009-10-07 Bob WilsonConvert more NEON tests to use FileCheck.
2009-10-07 Bob WilsonAdd codegen support for NEON vld3 intrinsics with ...
2009-10-07 Bob WilsonAdd codegen support for NEON vld2 intrinsics with ...
2009-10-07 Dale JohannesenFix handling of x86 'R' constraint.
2009-10-07 Bob WilsonConvert more NEON tests to use FileCheck.
2009-10-07 Kevin EnderbyFixed MCSectionMachO::ParseSectionSpecifier to allow...
2009-10-07 Bob WilsonConvert test to FileCheck.
2009-10-07 Bob WilsonAdd codegen support for NEON vst4 intrinsics with 128...
2009-10-07 Bob WilsonAdd codegen support for NEON vst3 intrinsics with 128...
2009-10-07 Bob WilsonAdd codegen support for NEON vst2 intrinsics with 128...
2009-10-07 Bob WilsonAdd codegen support for NEON vld4 intrinsics with 128...
2009-10-07 Bob WilsonAdd codegen support for NEON vld3 intrinsics with 128...
2009-10-07 Bob WilsonAdd tests for vld2 of 128-bit vectors.
2009-10-06 Bob WilsonUpdate NEON struct names to match llvm-gcc changes.
2009-10-06 Dan GohmanInstead of printing unnecessary basic block labels...
2009-10-06 Chris Lattnerremove predicate simplifier, it never got the last...
2009-10-05 Jeffrey YasskinAdd a test for http://llvm.org/PR3043.
2009-10-05 Evan PhoenixExtend ConstantFolding to understand signed overflow...
2009-10-05 Chris Lattnerteach the optimizer how to constant fold uadd/usub...
2009-10-05 Chris Lattnerinstcombine shouldn't delete all null checks for mallocs.
2009-10-02 Torok EdwinFix make rule when objdir is inside srcdir.
2009-10-02 Evan ChengFix tests.
2009-10-02 Evan ChengFix test.
2009-10-02 Evan ChengC++ member functions must be 2 byte aligned per ABI.
2009-10-02 Evan ChengForgot about ARM::tPUSH. It also has a new writeback...
2009-10-02 Evan ChengMove load / store multiple before post-alloc scheduling.
2009-10-02 Evan ChengTest case for aligned attribute on function declaration.
next