Relax the restrictions on vector of pointer types, and vector getelementptr.
[oota-llvm.git] / test /
2012-11-13 Duncan SandsRelax the restrictions on vector of pointer types,...
2012-11-13 Benjamin KramerDependenceAnalysis: Print all dependency pairs when...
2012-11-13 Alexey SamsonovFigure out <size> argument of llvm.lifetime intrinsics...
2012-11-13 Meador Ingeinstcombine: Migrate math library call simplifications
2012-11-13 Hal FinkelBBVectorize: Don't vectorize vector-manipulation chains
2012-11-13 Bill WendlingUse the 'count' attribute instead of the 'upper_bound...
2012-11-13 Andrew TrickCleanup the main RegisterCoalescer loop.
2012-11-13 Shuxin Yangrevert r167740
2012-11-12 Hal FinkelBBVectorize: Only some insert element operand pairs...
2012-11-12 Michael LiaoFix test case added in patch fixing PR14314
2012-11-12 Chad RosierUpdate test case for r167754/r167755.
2012-11-12 Hal FinkelBBVectorize: Use a more sophisticated check for input...
2012-11-12 Hal FinkelBBVectorize: Check the types of compare instructions
2012-11-12 Shuxin YangThis change is to fix rdar://12571717 which is about...
2012-11-12 Andrew Trickmisched: Infrastructure for weak DAG edges.
2012-11-12 Hal FinkelBBVectorize: Check the input types of shuffles for...
2012-11-12 Meador IngeNormalize memcmp constant folding results.
2012-11-12 Michael LiaoFix PR14314
2012-11-12 Justin Holewinski[NVPTX] Add more precise PTX/SM target attributes
2012-11-11 Meador IngeRemove hard-coded constant in Transforms/InstCombine...
2012-11-11 Meador Ingeinstcombine: Migrate memset optimizations
2012-11-11 Meador Ingeinstcombine: Migrate memmove optimizations
2012-11-11 Meador Ingeinstcombine: Migrate memcpy optimizations
2012-11-11 Meador Ingeinstcombine: Migrate memcmp optimizations
2012-11-11 Meador Ingeinstcombine: Migrate strstr optimizations
2012-11-10 Meador Ingeinstcombine: Migrate strcspn optimizations
2012-11-10 Evan ChengConvert an improper CodeGen test to a MC test.
2012-11-10 Meador Ingeinstcombine: Query target library information to gate...
2012-11-10 Evan Chengxfail a bad test. This is a MC test but it's dependent...
2012-11-10 Evan ChengDisable the Thumb no-return call optimization:
2012-11-10 Craig TopperCleanup pcmp(e/i)str(m/i) instruction definitions and...
2012-11-09 Justin Holewinski[NVPTX] Use ABI alignment for parameters when alignment...
2012-11-09 Jakob Stoklund OlesenFix assertions in updateRegMaskSlots().
2012-11-09 Dmitry Vyukovtsan: switch to new memory_order constants (ABI compatible)
2012-11-09 Dmitry Vyukovtsan: instrument all atomics (including fetch_add,...
2012-11-09 Nadav RotemAdd support for memory runtime check. When we can,...
2012-11-08 NAKAMURA Takumillvm/ConstantFolding.cpp: Make ReadDataFromGlobal(...
2012-11-08 Amara EmersonRecommit modified r167540.
2012-11-08 Michael LiaoAdd support of RTM from TSX extension
2012-11-08 Meador Ingeinstcombine: Migrate strspn optimizations
2012-11-07 Eric ChristopherAdd a relocation visitor to lib object. This works...
2012-11-07 Hans WennborgOnly do switch-to-lookup table transformation when...
2012-11-07 Akira Hatanaka[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
2012-11-07 Hans WennborgFix bad test IR in switch_to_lookup_table.ll
2012-11-07 Andrew Trickmisched: Heuristics based on the machine model.
2012-11-06 Nadav RotemCostModel: add another known vector trunc optimization.
2012-11-06 Nadav RotemCost Model: add tables for some avx type-conversion...
2012-11-05 Nadav RotemCostModel: Add tables for the common x86 compares.
2012-11-05 Nadav RotemCode Model: Improve the accuracy of the zext/sext/trunc...
2012-11-05 Kevin EnderbyFix for PR14264 cause by commit r167237 which did not...
2012-11-05 Nadav RotemCost Model: Normalize the insert/extract index when...
2012-11-05 Nadav RotemCost Model: teach the cost model about expanding integers.
2012-11-05 Ulrich WeigandOn PowerPC64, integer return values (as well as argumen...
2012-11-05 Nadav RotemImplement the cost of abnormal x86 instruction lowering...
2012-11-05 Hal FinkelAdd support for the PowerPC-specific inline asm Z const...
2012-11-05 Adhemerval Zanella[PATCH] PowerPC: Expand load extend vector operations
2012-11-05 Richard OsborneDon't infer whether a value is captured in the current...
2012-11-03 Duncan SandsGeneralize the transform that boosts GEP indices to...
2012-11-03 Akira Hatanaka[mips] Set flag neverHasSideEffects flag on floating...
2012-11-03 Nadav RotemX86 CostModel: Add support for a some of the common...
2012-11-03 Akira Hatanaka[mips] Set flag isAsCheapAsAMove flag on instruction...
2012-11-03 Akira Hatanaka[mips] Stop reserving register AT and use register...
2012-11-02 Nadav RotemAdd a stub for the x86 cost model impl. Implement a...
2012-11-02 Nadav RotemCostModel: add support for Vector Insert and Extract.
2012-11-02 Akira Hatanaka[mips] Fix disassembler test cases.
2012-11-02 Nadav RotemAdd a cost model analysis that allows us to estimate...
2012-11-02 Akira Hatanaka[mips] Fix bug in test case. Disable machine LICM to...
2012-11-02 Quentin ColombetVext Lowering was missing opportunities
2012-11-02 Akira Hatanaka[mips] Use register number instead of name to print...
2012-11-02 Akira Hatanaka[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditional...
2012-11-02 Chandler CarruthAdd a testcase to loop-idiom to cover PR14241 when...
2012-11-02 Chandler CarruthRevert the switch of loop-idiom to use the new dependen...
2012-11-01 Hal FinkelBBVectorize: Commit the rest of the test-case change.
2012-11-01 Hal FinkelBBVectorize: Use target costs for incoming and outgoing...
2012-11-01 Kevin EnderbyAdd support for generating dwarf debugging info with...
2012-11-01 NAKAMURA Takumillvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not...
2012-11-01 Kostya Serebryany[asan] don't instrument globals that we've created...
2012-11-01 Chandler CarruthAdd a test case for PR14233.
2012-11-01 Chandler CarruthRevert the series of commits starting with r166578...
2012-11-01 NAKAMURA Takumi[CMake] Add llvm-mcmarkup to check-llvm.
2012-11-01 NAKAMURA Takumitest/CodeGen/X86/fp-fast.ll: Add +avx.
2012-11-01 Owen AndersonAdd a few more simple fast-math constant propagations...
2012-10-31 Jim GrosbachMC: Simple example parser for MC assembly markup.
2012-10-31 Shuxin Yang(For X86) Enhancement to add-carray/sub-borrow (adc...
2012-10-31 Nadav RotemLoopVectorize: Preserve NSW, NUW and IsExact flags.
2012-10-31 Nadav RotemFix a bug in the cost calculation of vector casts....
2012-10-31 Akira Hatanaka[mips] Set isAsCheapAsAMove flag on ADDiu and DADDiu...
2012-10-31 Akira HatanakaTest case for r167039. Check that tail-call optimizatio...
2012-10-31 Hans WennborgRemove fixme about unreachable cases from SwitchToLooku...
2012-10-31 Hal FinkelBBVectorize: Choose pair ordering to minimize shuffles
2012-10-31 Meador Ingeinstcombine: Migrate strto* optimizations
2012-10-31 Hans WennborgDo simple constant propagation in lookup table formatio...
2012-10-31 Benjamin KramerLCSSA: Add a workaround for another nasty SCEV cache...
2012-10-31 Benjamin KramerDependenceAnalysis: Don't crash if there is no constant...
2012-10-31 Reed KotlerImplement ADJCALLSTACKUP and ADJCALLSTACKDOWN
2012-10-31 Meador Ingeinstcombine: Migrate strpbrk optimizations
2012-10-31 Meador Ingeinstcombine: Migrate strlen optimizations
2012-10-31 Meador Ingeinstcombine: Migrate strncpy optimizations
2012-10-31 Nadav RotemLoopVectorize: Do not vectorize loops with tiny constan...
2012-10-31 Bill SchmidtThis patch addresses an ABI compatibility issue with...
next