Added MVT::v2f16
[oota-llvm.git] / lib /
2012-01-12 Pete CooperAdded MVT::v2f16
2012-01-12 Bill WendlingRevert accidental commit.
2012-01-12 Bill WendlingFix the code that was WRONG.
2012-01-12 Pete CooperAdded FPOW, FEXP, FLOG to PromoteNode so that custom...
2012-01-12 Elena DemikhovskyFixed a bug in LowerVECTOR_SHUFFLE caused assertion...
2012-01-12 Evan ChengWhen hoisting common code, watch out for uses which...
2012-01-12 Rafael EspindolaSupport segmented stacks on 64-bit FreeBSD.
2012-01-12 Rafael EspindolaSupport segmented stacks on win32.
2012-01-12 Evan ChengAllow targets to select source order pre-RA scheduler.
2012-01-12 Devang PatelRename X86ATTAsmParser -> X86AsmParser
2012-01-12 Jakob Stoklund OlesenMake SplitAnalysis::UseSlots private.
2012-01-12 Benjamin KramerAfter Jakob's r147938 exception handling on i386 was...
2012-01-12 Nadav RotemFix a bug in the AVX 256-bit shuffle code in cases...
2012-01-12 Benjamin KramerX86: Generalize the x << (y & const) optimization to...
2012-01-12 Devang PatelAdd predicate method check match memory operand size...
2012-01-12 Bill WendlingA DenseMap of a std::map isn't a very good idea because...
2012-01-12 Devang PatelAdd intel style operand parser skeleton.
2012-01-12 Chandler CarruthSwitch all of the uses of my InsertDAGNode helper to...
2012-01-11 Bill WendlingRevert r147978. A DenseMap's iterators may become inval...
2012-01-11 Jakob Stoklund OlesenMake data structures private.
2012-01-11 Bill WendlingUse a DenseMap.
2012-01-11 Jakob Stoklund OlesenSink spillInterferences into RABasic.
2012-01-11 Jakob Stoklund OlesenCleanup.
2012-01-11 Jakob Stoklund OlesenMove RegAllocBase into its own cpp file separate from...
2012-01-11 Eli FriedmanRe-fix the issue Bill fixed in r147899 in a slightly...
2012-01-11 Eric ChristopherFix assert.
2012-01-11 Argyrios KyrtzidisDisable the crash reporter when running lit tests.
2012-01-11 Nadav RotemOn AVX, we can load v8i32 at a time. The bug happens...
2012-01-11 Rafael EspindolaSupport segmented stacks on mac.
2012-01-11 Rafael EspindolaGenerate the segmented stack prologue for fastcc too.
2012-01-11 Chandler CarruthRevert r147945 which disabled an addressing mode transf...
2012-01-11 Rafael EspindolaUse unsigned comparison in segmented stack prologue.
2012-01-11 Kostya Serebryany[asan] extend the workaround for llvm.org/bugs/show_bug...
2012-01-11 Rafael EspindolaExplicitly set the scale to 1 on some segstack prologue...
2012-01-11 Kevin EnderbyThe error check for using -g with a .s file already...
2012-01-11 Jan SjödinAdd XOP Intrinsics and tests
2012-01-11 Nadav RotemFix a bug in the lowering of BUILD_VECTOR for AVX....
2012-01-11 Duncan SandsDon't try to create a GEP when the pointee type is...
2012-01-11 Chandler CarruthDisable the transformation I added in r147936 to see...
2012-01-11 Chandler CarruthHoist a really redundant code pattern into a helper...
2012-01-11 Chandler CarruthSimplify the AND-rooted mask+shift checking code to...
2012-01-11 Chandler CarruthUnify the interface of the three mask+shift transform...
2012-01-11 Chandler CarruthClarify and make explicit some of the requirements...
2012-01-11 Jakob Stoklund OlesenFix undefined code and reenable test case.
2012-01-11 Chandler CarruthHoist the logic to transform shift+mask combinations...
2012-01-11 Chandler CarruthTeach the X86 instruction selection to do some heroic...
2012-01-11 Stepan DyatkovskiyImproved compile time:
2012-01-11 Andrew TrickClarified the SCEV getSmallConstantTripCount interface...
2012-01-11 Rafael EspindolaAdd big endian mips support. Based on a patch by Jack...
2012-01-11 Rafael EspindolaAdd the skeleton of an asm parser for mips.
2012-01-11 Andrew TrickARM Ld/St Optimizer fix.
2012-01-11 Jakob Stoklund OlesenDetect when a value is undefined on an edge to a landin...
2012-01-11 Jakob Stoklund OlesenExclusively use SplitAnalysis::getLastSplitPoint().
2012-01-11 Evan ChengAvoid CSE of instructions which define physical registe...
2012-01-11 Bill WendlingIf the global variable is removed by the linker, then...
2012-01-11 Eric ChristopherDon't avoid recursing for pointer types, just reference...
2012-01-10 Lang HamesFixed order of operands in comment to match code.
2012-01-10 Joerg SonnenbergerDefault stack alignment for 32bit x86 should be 4 Bytes...
2012-01-10 Jakob Stoklund OlesenConsider unknown alignment caused by OptimizeThumb2Inst...
2012-01-10 Evan Cheng80 col violation.
2012-01-10 Chad RosierAdd missing VEX predicates to VMOVSDto64rr/VMOVSDto64mr...
2012-01-10 Devang PatelLet asm parser query asm syntax dialect.
2012-01-10 Kevin EnderbyThis is the matching change for the data structure...
2012-01-10 Jim GrosbachARM updating VST2 pseudo-lowering fixed vs. register...
2012-01-10 Benjamin KramerFix some leftover control reaches end of non-void funct...
2012-01-10 Chandler CarruthTeach the triple library about the androideabi environment.
2012-01-10 Richard SmithMove default case for covered enum outside of switch.
2012-01-10 Bill WendlingFor i386, don't use the generic code.
2012-01-10 Richard SmithFix a -Wreturn-type warning in g++.
2012-01-10 Chandler CarruthCleanup these asserts to follow common LLVM style and...
2012-01-10 Chandler CarruthAdd 'llvm_unreachable' to passify GCC's understanding...
2012-01-10 Kevin EnderbyVarious crash reporting tools have a problem with the...
2012-01-10 Devang PatelAdd definition for intel asm variant.
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2012-01-10 Nadav RotemFix a bug in the legalization of shuffle vectors. When...
2012-01-10 Benjamin KramerAdd definitions for AMD's bobcat (aka btver1)
2012-01-10 Craig TopperFix a crash in AVX2 when trying to broadcast a double...
2012-01-10 Craig TopperRemove hasXMM/hasXMMInt functions. Move callers to...
2012-01-10 Craig TopperRemove hasSSE*orAVX functions and change all callers...
2012-01-10 Craig TopperInstruction selection priority fixes to remove the...
2012-01-10 Evan ChengAllow machine-cse to look across MBB boundary when...
2012-01-10 Andrew TrickEnable LSR IV Chains with sufficient heuristics.
2012-01-10 Jakob Stoklund OlesenAccurately model hardware alignment rounding.
2012-01-10 Rafael EspindolaRemove the logging streamer.
2012-01-09 Jakob Stoklund OlesenCatch runaway ARMConstantIslandPass even in -Asserts...
2012-01-09 Devang PatelFix asm string wrt variants.
2012-01-09 Andrew TrickAdding IV chain generation to LSR.
2012-01-09 Andrew TrickAdding collection of IV chains to LSR.
2012-01-09 Devang PatelSplit AsmParser into two components - AsmParser and...
2012-01-09 Andrew Trick"Minor LSR debugging stuff"
2012-01-09 Devang PatelUpdate language check. Do not ignore DW_LANG_Python.
2012-01-09 Benjamin KramerMove assert to the right place.
2012-01-09 Benjamin KramerInstCombine: Teach foldLogOpOfMaskedICmpsHelper that...
2012-01-09 Chandler CarruthDon't rely on the fact that shift values are never...
2012-01-09 Craig TopperRemove AVX hack in X86Subtarget. AVX/AVX2 are now treat...
2012-01-09 Craig TopperAdd HasAVX predicate to some of the AVX patterns.
2012-01-09 Craig TopperReorder a bunch of patterns to put the AVX version...
2012-01-09 Craig TopperClean up patterns for MOVNT*. Not sure why there were...
2012-01-09 Craig TopperMark MOVNTI as being supported in SSE2 OR AVX mode...
2012-01-09 Craig TopperMove SSE2 logical operations PAND/POR/PXOR/PANDN above...
next