Fixed several correctness issues in SeparateConstOffsetFromGEP
[oota-llvm.git] / test /
2014-06-05 Jingyue WuFixed several correctness issues in SeparateConstOffset...
2014-06-05 Tom RoederAdding explicit triples to the ARM jumptable tests
2014-06-05 Rafael EspindolaAdd a testcase where there is an overflow when combinin...
2014-06-05 Kevin EnderbyAdd "-format darwin" to llvm-nm to be like darwin's...
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-06-05 Evgeniy Stepanov[asancov] Fix coverage line info some more.
2014-06-05 Ulrich WeigandXFAIL: test/DebugInfo/missing-abstract-variable.ll...
2014-06-05 Sasa Stankovic[mips] Modify long branch for NaCl:
2014-06-05 Sasa StankovicPrevent hoisting the instruction whose def might be...
2014-06-05 Matheus Almeida[mips] Fix triple.
2014-06-05 Matt ArsenaultR600: Fix test. Using wrong check prefix.
2014-06-05 Nick LewyckyFix coverage for files with global constructors again...
2014-06-05 David BlaikiePR19388: DebugInfo: Emit dead arguments in their origin...
2014-06-05 Alexey SamsonovUse AArch64 instead of now removed ARM64 in test configs
2014-06-05 Matt ArsenaultR600/SI: Match rsq instructions
2014-06-04 David BlaikieDebugInfo: Reapply r209984 (reverted in r210143), asser...
2014-06-04 Hans WennborgDon't emit structors for available_externally globals...
2014-06-04 David BlaikieXFAIL: test/DebugInfo/missing-abstract-variable.ll...
2014-06-04 Rafael Espindola InstCombine: Improvement to check if signed addition...
2014-06-04 David BlaikieDebugInfo: Partial revert r209984 due to more cases...
2014-06-03 Eric ChristopherRevert r209381 as it isn't a local variable. Add a...
2014-06-03 Rafael EspindolaFix a small bug in the parsing of anonymous globals.
2014-06-03 Tilmann Scheller[AArch64] Add regression tests for the load/store optim...
2014-06-03 Evgeniy Stepanov[asan] Fix coverage instrumentation with -asan-globals=0.
2014-06-03 Tim NorthoverAArch64: mark small types (i1, i8, i16) as promoted
2014-06-03 Nick LewyckyIgnore line numbers on debug intrinsics. Add an assert...
2014-06-03 Jiangning Liu[AArch64] Correctly deal with VPR stack parameter passing.
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-06-02 Rafael EspindolaAdd back commit r210029.
2014-06-02 Rafael EspindolaConvert test to FileCheck.
2014-06-02 Rafael EspindolaRevert "Add the nsw flag when we detect that an add...
2014-06-02 Rafael EspindolaAdded support to optimize comparisons with "lshr exact...
2014-06-02 Andrea Di Biagio[X86] Fix checked arithmetic for i8 on X86.
2014-06-02 Rafael EspindolaAdd the nsw flag when we detect that an add will not...
2014-06-02 Tilmann Scheller[AArch64] Add some more regression tests for store...
2014-06-02 Evgeniy Stepanov[msan] Handle x86 vector pack intrinsics.
2014-06-02 Tilmann Scheller[AArch64] Add some more regression tests for load pre...
2014-06-02 Dinesh DwivediAdded inst combine tarnsform for (1 << X) & C pattrens...
2014-06-02 Dinesh DwivediAdded inst combine transforms for single bit tests...
2014-06-01 Christian PirkerARMEB: Fix function return type f64
2014-06-01 David BlaikieDebugInfo: Assert that DbgVariables have associated...
2014-05-31 Alp TokerFix typos
2014-05-31 Benjamin Kramer[Reassociate] Similar to "X + -X" -> "0", added code...
2014-05-31 Matt ArsenaultR600/SI: Fix [s|u]int_to_fp for i1
2014-05-31 Simon Atanasyan[yaml2obj] Add new command line option `-docnum`.
2014-05-31 Filipe CabecinhasMake blend tests more specific
2014-05-31 Alexey Samsonov[TSan] Fixup a test case after r209939
2014-05-30 Andrea Di Biagio[X86] Add two combine rules to simplify dag nodes intro...
2014-05-30 Filipe CabecinhasConvert a vselect into a concat_vector if possible
2014-05-30 Filipe CabecinhasSeparate the check for blend shuffle_vector masks
2014-05-30 Matt ArsenaultMake bitcast, extractelement, and insertelement conside...
2014-05-30 Logan ChienFix MIPS exception personality encoding.
2014-05-30 Tim NorthoverMachO: move test to ARM directory.
2014-05-30 Rafael EspindolaPR19753: Optimize comparisons with "ashr exact" of...
2014-05-30 Rafael Espindola[pr19636] Fix known bit computation in urem instructio...
2014-05-30 Tim NorthoverSelectionDAG: skip barriers for unordered atomic operations
2014-05-30 Tim NorthoverARM: use AAPCS-style prologues for embedded MachO.
2014-05-30 Tim NorthoverMachO: support N_INDR aliases in assembly files.
2014-05-30 Tim NorthoverAArch64 & ARM: disable generic test that relies on...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-05-30 Tim NorthoverAArch64 & ARM: remove undefined behaviour from some...
2014-05-30 Hao LiuTest cases named with dates is a legacy rule not used...
2014-05-30 Karthik BhatAllow vectorization of intrinsics such as powi,cttz...
2014-05-30 Nick LewyckyWhen analyzing params/args for readnone/readonly, don...
2014-05-29 Adam Nemet[X86] Move test from r209863 to CodeGen/X86
2014-05-29 Adam Nemet[X86] Remove AVX1 vbroadcast intrinsics
2014-05-29 Adam Nemet[X86] Auto-upgrade AVX1 vbroadcast intrinsics
2014-05-29 Arnold SchwaighoferLoopVectorizer: Add a check that the backedge taken...
2014-05-29 Filipe CabecinhasAdded tests for shufflevector lowering to blend instrs.
2014-05-29 Louis GerbargAdd support for combining GEPs across PHI nodes
2014-05-29 Rafael EspindolaRename alias variables to make it easier to add new...
2014-05-29 Rafael Espindola[PPC] Use alias symbols in address computation.
2014-05-29 Rafael EspindolaAdd a test showing the ppc code sequence for getting...
2014-05-29 Rafael EspindolaRevert "Revert "Revert "InstCombine: Improvement to...
2014-05-29 Artyom SkrobovRestore getInvertedCondCode() from the phased-out backe...
2014-05-29 Artyom SkrobovAdd missing check when MatchInstructionImpl() reports...
2014-05-29 Simon Atanasyan[elf2yaml][ELF] Move Info field to the RelocationSectio...
2014-05-29 Hao LiuRename a test case to contain correct date info.
2014-05-29 Hao LiuFix an assertion failure caused by v1i64 in DAGCombiner...
2014-05-29 Dinesh DwivediLCSSA should be performed on the outermost affected...
2014-05-29 Michael J. SpencerAdd LoadCombine pass.
2014-05-29 Michael J. Spencer[x86] Fold extract_vector_elt of a load into the Load...
2014-05-29 Alexey Samsonov[ASan] Use llvm.global_ctors to insert init-order check...
2014-05-28 Rafael EspindolaRevert "Revert "InstCombine: Improvement to check if...
2014-05-28 Rafael EspindolaRevert "Add support for combining GEPs across PHI nodes"
2014-05-28 Rafael EspindolaRevert "InstCombine: Improvement to check if signed...
2014-05-28 Rafael Espindola[pr19844] Add thread local mode to aliases.
2014-05-28 Louis GerbargAdd support for combining GEPs across PHI nodes
2014-05-28 Hal FinkelRevert "[DAGCombiner] Split up an indexed load if only...
2014-05-28 Rafael EspindolaInstCombine: Improvement to check if signed addition...
2014-05-28 Hal FinkelRevert "[PPC] Use alias symbols in address computation."
2014-05-28 Evgeniy Stepanov[asancov] Don't emit extra runtime calls when compiling...
2014-05-28 Tilmann Scheller[AArch64] Add store post-index update folding regressio...
2014-05-28 Tilmann Scheller[AArch64] Add load post-index update folding regression...
2014-05-27 Sebastian Popremove constant terms
2014-05-27 Arnaud A. de Grand... No need for those tests to go thru llvm-as and/or llvm...
2014-05-27 Sasa Stankovic[mips] Optimize long branch for MIPS64 by removing...
2014-05-27 David BlaikieDebugInfo: Create abstract function definitions even...
2014-05-27 David BlaikieDebugInfo: Lazily construct subprogram definition DIEs.
2014-05-27 David BlaikieDebugInfo: Lazily attach definition attributes to defin...
next