Zap some dead code pointed out by Chandler.
[oota-llvm.git] / test /
2012-03-20 Chad RosierFix test case from r153135.
2012-03-20 Chad Rosier[avx] Add patterns for combining vextractf128 + vmovaps...
2012-03-20 Jim GrosbachAssembler should accept redefinitions of unused variabl...
2012-03-20 Andrew TrickLoopSimplify bug fix. Handle indirect loop back edges.
2012-03-20 Andrew TrickLSR: teach isSimplifiedLoopNest to handle PHI IVUsers.
2012-03-20 Andrew TrickLSR: fix IVUsers isSimplifiedLoopNest to perform a...
2012-03-20 Chad Rosier[avx] Move the vextractf128 patterns closer to the...
2012-03-20 Kevin EnderbyFix assembling ARM vst2 instructions with double-spaced...
2012-03-20 Jim GrosbachARM non-scattered MachO relocations for movw/movt.
2012-03-20 Chad RosierFix test.
2012-03-20 Chad Rosier[avx] Adjust the VINSERTF128rm pattern to allow for...
2012-03-20 Silviu BarangaThe ARM instructions that have an unpredictable behavio...
2012-03-20 Bill WendlingIt's possible to have a constant expression who's size...
2012-03-19 Anton KorobeynikovPerform mul combine when multiplying wiht negative...
2012-03-19 NAKAMURA Takumillvm/test/DebugInfo: Move two tests to DebugInfo/X86...
2012-03-19 Preston GurdThis patch adds X86 instruction itineraries for non...
2012-03-18 Nick LewyckyFactor out the multiply analysis code in ComputeMaskedB...
2012-03-17 Jim GrosbachMC asm parser macro argument count was wrong when empty.
2012-03-16 Jim GrosbachARM ldm/stm register lists can be out of order.
2012-03-16 Bill WendlingRevert r152907.
2012-03-16 Bill WendlingThe alignment of the pointer part of the store instruct...
2012-03-16 Chandler CarruthRip out support for 'llvm.noinline'. This thing has...
2012-03-16 Andrew TrickLSR fix: Add isSimplifiedLoopNest to IVUsers analysis.
2012-03-16 Eli FriedmanIn InstCombiner::visitOr, make sure we reverse the...
2012-03-16 Jim GrosbachARM optional operand on MRC/MCR assembly instructions.
2012-03-16 Jim GrosbachARM vmrs system registers mvfr0 and mvfr1 handling.
2012-03-16 Eric ChristopherDo the right thing on NULL uint64 fields.
2012-03-15 Eric ChristopherFor types with a parent of the compile unit make sure...
2012-03-15 Chad Rosier[fast-isel] Address Eli's comments for r152847. Specif...
2012-03-15 Jim GrosbachARM case-insensitive checking for APSR_nzcv.
2012-03-15 Matt Beaumont-Gayline endings
2012-03-15 Lang HamesUse vmov.f32 to materialize f32 consts on ARM. This...
2012-03-15 Kristof BeylsFix VCVT decoding (between floating-point and fixed...
2012-03-15 Rafael EspindolaShort term fix for pr12270 before we change dominates...
2012-03-15 Nadav RotemWhen optimizing certain BUILD_VECTOR nodes into other...
2012-03-15 Eric ChristopherRevert the removal of DW_AT_MIPS_linkage_name when...
2012-03-15 Chad Rosier[avx] Add patterns for VINSERTF128rm.
2012-03-15 Aaron BallmanFixed a transform crash when setting a negative size...
2012-03-14 Chandler CarruthExtend the inline cost calculation to account for bonus...
2012-03-14 Dan GohmanWhen an invoke is marked with metadata indicating its...
2012-03-14 Eric ChristopherRemove the DW_AT_MIPS_linkage name attribute when we...
2012-03-13 Evan ChengDAG combine incorrectly optimize (i32 vextract (v4i16...
2012-03-13 Kevin EnderbyChange the X86 assembler to not require a segment regis...
2012-03-13 Chris Lattnerenhance jump threading to preserve TBAA information...
2012-03-13 Dan GohmanTeach globalopt how to evaluate an invoke with a non...
2012-03-13 Duncan SandsGeneralize the "trunc(ptrtoint(x)) - trunc(ptrtoint...
2012-03-13 Eli FriedmanFix regression from r151466: an we can't replace uses...
2012-03-12 Kevin EnderbyChange the second line of the test added for r152414...
2012-03-12 Kevin EnderbyAdded a missing error check for X86 assembly with misma...
2012-03-12 Kostya Serebryany[asan] move x86-specific test to a separate X86 directo...
2012-03-12 Chandler CarruthWhen inlining a function and adding its inner call...
2012-03-12 Chandler CarruthTeach instsimplify how to constant fold pointer differe...
2012-03-12 Chandler CarruthFileCheck-ize this test.
2012-03-10 Andrew TrickMove llc + target triple tests into X86
2012-03-10 Benjamin KramerDon't try to filecheck bitcode.
2012-03-10 Bill WendlingMake this transformation slightly less agressive and...
2012-03-10 Bill WendlingFix disasm of iret, sysexit, and sysret when displayed...
2012-03-09 Kevin EnderbyAdd the missing call to Error when a bad X86 scale...
2012-03-09 David MeyerSupport reading GNU symbol versions in ELFObjectFile
2012-03-09 Dan GohmanWhen identifying exit nodes for the reverse-CFG reverse...
2012-03-09 Kevin EnderbyFix the x86 disassembler to at least print the lock...
2012-03-09 NAKAMURA Takumitest/MC/X86/lit.local.cfg: Fix up to detect 'X86' in...
2012-03-09 Duncan SandsEliminate switch cases that can never match, for exampl...
2012-03-09 Chandler CarruthUndo a previous restriction on the inline cost calculat...
2012-03-09 Chad RosierFix a regression from r147481.
2012-03-08 Benjamin KramerRemove the no longer existent psp triple from a test.
2012-03-08 Akira HatanakaTest case for r152280, r152285 and r152290.
2012-03-07 Rafael EspindolaUse llvm-mc instead of llc. Patch by Jack Carter.
2012-03-07 Jakob Stoklund OlesenFix infinite loop in nested multiclasses.
2012-03-07 Eric ChristopherAdd the DW_AT_APPLE_runtime_class attribute to forward...
2012-03-06 Evan ChengExtend r148086 to check for [r +/- reg] address mode...
2012-03-06 Eli FriedmanFix the operand ordering on aliases for shld and shrd...
2012-03-06 Kevin EnderbyFix a bug in the ARM disassembly of the neon VLD2 all...
2012-03-06 Jakob Stoklund OlesenAdd <imp-def> operands when reloading into physregs.
2012-03-06 Lang HamesSplit fpscr into two registers: FPSCR and FPSCR_NZCV.
2012-03-05 Jim GrosbachARM vpush/vpop assembler mnemonics accept an optional...
2012-03-05 Eli FriedmanMake sure we don't return bits outside the mask in...
2012-03-05 Jakob Stoklund OlesenRemove a test case that no longer makes sense.
2012-03-05 Sebastian Popupdated patch for the ARM fused multiply add/sub
2012-03-05 Eli FriedmanMake aliases for shld and shrd match gas. PR12173.
2012-03-04 Jakob Stoklund OlesenUse <def,undef> operands when spilling NEON bundles.
2012-03-04 Duncan SandsNick pointed out on IRC that GVN's propagateEquality...
2012-03-04 Bill WendlingDo trivial CSE of dead BBs during codegen preparation.
2012-03-03 Jakob Stoklund OlesenFix RA-dependent test.
2012-03-02 Benjamin KramerLVI: Recognize the form instcombine canonicalizes range...
2012-03-02 Chad RosierPrevent obscure and incorrect tail-call optimization.
2012-03-02 Eric ChristopherRevert "Reorder the sections being output to reduce...
2012-03-01 Evan ChengNeuter the optimization I implemented with r107852...
2012-03-01 Eric ChristopherReorder the sections being output to reduce the number...
2012-03-01 David Meyer[Object]
2012-03-01 Kevin EnderbyChange ARMInstPrinter::printPredicateOperand() so it...
2012-03-01 Akira HatanakaFix bugs which were introduced when support for base...
2012-03-01 Preston GurdTrivial change to make the test use Use –mcpu=generic,
2012-03-01 Chad RosierRevert r151816 as Jim has the appropriate fix.
2012-03-01 Chad RosierFix testcases from r151807.
2012-03-01 Jim GrosbachAdd missing triple for tests.
2012-03-01 James MolloyFix a codegen fault in which log2 or exp2 could be...
2012-03-01 NAKAMURA Takumillvm/test/CMakeLists.txt: Update dependencies to add...
2012-03-01 David Meyer[Object]
2012-03-01 Lang HamesDon't redundantly copy implicit operands when remateria...
next