[Support] Add LLVM_CONSTEXPR.
[oota-llvm.git] / test /
2013-01-15 Daniel Dunbar[IR] Add verifier support for llvm.module.flags.
2013-01-15 Jack CarterThis patch fixes a Mips specific bug where
2013-01-14 Shuxin YangThis change is to implement following rules under the...
2013-01-14 Chad Rosier[ms-inline asm] Extend support for parsing Intel bracke...
2013-01-14 Bill SchmidtThis patch addresses an incorrect transformation in...
2013-01-14 Andrew TrickSCEVExpander fix. RAUW needs to update the InsertedExpr...
2013-01-13 Michael GottesmanAdded bugzilla PR number to test case.
2013-01-13 Michael GottesmanFixed an infinite loop in the block escape in analysis...
2013-01-13 Benjamin KramerX86: Add patterns for X86ISD::VSEXT in registers.
2013-01-13 Nadav RotemFix PR14547. Handle induction variables of small sizes...
2013-01-12 Benjamin KramerWhen lowering an inreg sext first shift left, then...
2013-01-12 Michael GottesmanFixed bug in ObjCARC where we were changing a call...
2013-01-12 Michael GottesmanFixed a bug where we were tail calling objc_autorelease...
2013-01-12 Jack CarterThis patch tackles the problem of parsing Mips
2013-01-11 Nadav RotemPPC: Implement efficient lowering of sign_extend_inreg.
2013-01-11 Preston GurdUpdate patch for the pad short functions pass for Intel...
2013-01-11 Nadav RotemARM Cost Model: Modify the target independent cost...
2013-01-11 Eric ChristopherFor inline asm:
2013-01-11 Tim NorthoverSimplify writing floating types to assembly.
2013-01-11 Nadav RotemARM Cost Model: We need to detect the max bitwidth...
2013-01-11 Michael GottesmanConverted test dont-tce-tail-marked-call.ll to use...
2013-01-11 Michael GottesmanThis commit is a 4x squash commit consisting of 4x...
2013-01-10 Shuxin YangPR14904: Segmentation fault running pass 'Recognize...
2013-01-10 Evan ChengCastInst::castIsValid should return true if the dest...
2013-01-10 NAKAMURA Takumillvm/test/CodeGen/X86/ms-inline-asm.ll: Fixup; Globals...
2013-01-10 Michael J. Spencer[llvm-objdump] Emit addresses with the correct number...
2013-01-10 Peter Collingbourne[msan] Change va_start/va_copy shadow memset alignment...
2013-01-10 Evan ChengPR14896: Handle memcpy from constant string where the...
2013-01-10 Chad Rosier[ms-inline asm] Add support for calling functions from...
2013-01-10 Owen AndersonTeach InstCombine to hoist FABS and FNEG through FPTRUN...
2013-01-10 Nadav RotemLoopVectorizer: Fix a bug in the vectorization of Binar...
2013-01-10 Joey GoulyFix a copy/paste error in the IR Linker, casting an...
2013-01-10 Joey GoulyFix TryToShrinkGlobalToBoolean in GlobalOpt, so that...
2013-01-10 Manman RenStack Alignment: throw error if we can't satisfy the...
2013-01-09 Nadav RotemARM Cost model: Use the size of vector registers and...
2013-01-09 Evan ChengFix a DAG combine bug visitBRCOND() is transforming...
2013-01-09 Benjamin KramerLICM: Hoist insertvalue/extractvalue out of loops.
2013-01-09 Adhemerval ZanellaPowerPC: EH adjustments
2013-01-09 Nadav Rotemadd -march to the test
2013-01-09 Nadav RotemEfficient lowering of vector sdiv when the divisor...
2013-01-09 Andrew TrickMIsched: add an ILP window property to machine model.
2013-01-09 Nadav RotemARM Cost Model: Add a basic vectorization unrolling...
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-09 Nadav RotemCost Model: Move the 'max unroll factor' variable to...
2013-01-09 Shuxin YangConsider expression "0.0 - X" as the negation of X if
2013-01-08 Tim NorthoverSpecify complete triple for fp128 tests.
2013-01-08 Jack CarterThis patch produces the correct addend value for
2013-01-08 Jack CarterThis patch produces the correct pointer size
2013-01-08 Preston GurdPad Short Functions for Intel Atom
2013-01-08 Tim NorthoverAllow the asm printer to print fp128 values properly.
2013-01-08 Bill WendlingMake sure we don't emit instructions before a landingpa...
2013-01-08 Eric ChristopherAdd the C testcase to this file.
2013-01-08 Eric ChristopherRemove the llvm-local DW_TAG_vector_type tag and add...
2013-01-08 David BlaikieMark artificial types as such in the annotated debug...
2013-01-07 Nadav RotemLoopVectorizer: Add support for floating point reductions
2013-01-07 Eli BenderskyAdd some additional tests for the .bundle_lock align_to...
2013-01-07 Nadav RotemLoopVectorizer: When we vectorizer and widen loops...
2013-01-07 Eli BenderskyAdd the align_to_end option to .bundle_lock in the...
2013-01-07 Shuxin YangThis change is to implement following rules:
2013-01-07 Eric ChristopherAdd support for separating strings for the split debug...
2013-01-07 Bill SchmidtThis patch addresses bug 14678 by fixing two problems...
2013-01-07 Quentin ColombetWhen code size is the priority (Oz, MinSize attribute...
2013-01-07 David BlaikieMake test/DebugInfo/member-pointers.ll portable by...
2013-01-07 Chandler CarruthSwitch the SCEV expander and LoopStrengthReduce to use
2013-01-07 David TweedFix a mistaken commit that included some debugging...
2013-01-07 David TweedThere was a switch fall-through in the parser for textu...
2013-01-07 Silviu BarangaMake the MergeGlobals pass correctly handle the address...
2013-01-07 Chandler CarruthSwitch BBVectorize to directly depend on having a TTI...
2013-01-07 David BlaikiePR14759: Debug info support for C++ member pointers.
2013-01-06 Craig TopperFix suffix handling for parsing and printing of cvtsi2s...
2013-01-06 Evan ChengFix for PR14739. It's not safe to fold a load into...
2013-01-06 Andrew TrickFix a crash in LSR replaceCongruentIVs.
2013-01-06 Michael J. Spencer[Object][ELF] Fix incorrect size of members for the...
2013-01-06 Michael J. Spencer[objdump] Add --private-headers, -p.
2013-01-05 David BlaikieInclude access modifiers in subprogram metadata IR...
2013-01-05 David BlaikieEmit DW_TAG_formal_parameter for unnamed parameters.
2013-01-05 Craig TopperRecommit r171461 which was incorrectly reverted. Mark...
2013-01-05 Nadav RotemRevert revision 171524. Original message:
2013-01-05 Nadav RotemFix a typo. Remove the duplicated test.
2013-01-05 Nadav RotemiLoopVectorize: Non commutative operators can be used...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2013-01-04 Andrew Tricktabs-to-spaces
2013-01-04 Paul RedmondDo not vectorize loops with subtraction reductions
2013-01-04 Eric ChristopherAdd a name for the anonymous type we're creating for...
2013-01-04 Preston GurdThe current Intel Atom microarchitecture has a feature...
2013-01-04 Michael J. Spencer[Object][ELF] Add a maximum alignment. This is used...
2013-01-04 Akira Hatanaka[mips] MipsTargetLowering::getSetCCResultType should...
2013-01-04 Manman RenMemory Dependence Analysis: fix a miscompile that uses...
2013-01-04 Adhemerval ZanellaPowerPC: Fix eh_frame relocation for PIC
2013-01-04 Nadav RotemLoopVectorizer:
2013-01-04 Nadav RotemRevert revision: 171467. This transformation is incorre...
2013-01-03 Elena DemikhovskySimplified TRUNCATE operation that comes after SETCC...
2013-01-03 Michael GottesmanRevert "Mark DIV/IDIV instructions hasSideEffects=1...
2013-01-03 Craig TopperMark DIV/IDIV instructions hasSideEffects=1 because...
2013-01-03 Nadav RotemLoopVectorizer: Test the unrolling flag.
2013-01-03 Michael J. Spencer[Object] Temporarily disable these tests.
2013-01-03 Jakob Stoklund OlesenFix PR14732 by handling all kinds of IMPLICIT_DEF live...
2013-01-02 Nadav RotemAvoid vectorization when the function has the "noimplic...
2013-01-02 Eric ChristopherExtend the dumping infrastructure to deal with additional
2013-01-02 Tom StellardDAGCombiner: Avoid generating illegal vector INT_TO_FP...
next