Match new shuffle codegen for MOVHPD patterns
[oota-llvm.git] / lib /
2014-12-10 Sanjay PatelMatch new shuffle codegen for MOVHPD patterns
2014-12-10 Aaron BallmanSilencing a -Wsequence-point warning, and the resulting...
2014-12-10 David MajnemerConstantFold: div undef, 0 should fold to undef, not...
2014-12-10 David MajnemerInstSimplify: [al]shr exact undef, %X -> undef
2014-12-10 Michael Kuperstein[X86] Make a code path in EltsFromConsecutiveLoads...
2014-12-10 David MajnemerInstSimplify: div %X, 0 -> undef
2014-12-10 David MajnemerDataLayout: Provide nicer diagnostics for malformed...
2014-12-10 David MajnemerAsmParser: Don't allow null bytes in BB labels
2014-12-10 Duncan P. N. Exon... IR: Move call to dropAllReferences() to MDNode subclasses
2014-12-10 David MajnemerDataLayout: Be more verbose when diagnosing problems...
2014-12-10 David MajnemerDataLayout: Move asserts over to report_fatal_error
2014-12-10 Matthias BraunMachineVerifier: Allow physreg use if just a subreg...
2014-12-10 Matthias BraunMachineVerifier: Allow LiveInterval segments to end...
2014-12-10 Matthias BraunVirtRegMap: Improve block live-in info if subregister...
2014-12-10 Matthias BraunVirtRegMap: No implicit defs/uses for super registers...
2014-12-10 Matthias BraunLiveRegMatrix: Respect subregister liveness when alloca...
2014-12-10 Matthias BraunLiveIntervalUnion: Allow specification of liverange...
2014-12-10 Matthias BraunRegisterCoalescer: Preserve subregister liveranges.
2014-12-10 Matthias BraunLiveInterval: Add removeEmptySubRanges().
2014-12-10 Matthias BraunLiveIntervalAnalysis: Add subregister aware variants...
2014-12-10 Matthias BraunAdd a flag to enable/disable subregister liveness.
2014-12-10 Matthias BraunLiveIntervalAnalysis: Adapt repairIntervalsInRange...
2014-12-10 Matthias BraunLiveRangeEdit: Adapt eliminateDeadDef() to subregister...
2014-12-10 Matthias BraunLiveIntervalAnalysis: Adapt handleMove() to subregister...
2014-12-10 Matthias BraunLiveIntervalAnalysis: Update SubRanges in shrinkToUses().
2014-12-10 Matthias BraunLiveIntervalAnalysis: Compute subregister ranges.
2014-12-10 Matthias BraunLiveInterval: Add support to track liveness of subregis...
2014-12-10 Matthias BraunLiveInterval: Add a 'covers' operation to LiveRange.
2014-12-10 David MajnemerAsmParser: Don't crash if a null byte is inside a quote...
2014-12-10 Ahmed Bougacha[ARM] Combine base-updating/post-incrementing vector...
2014-12-09 Philip ReamesRemove the Module pointer from GCStrategy and GCMetadat...
2014-12-09 Duncan P. N. Exon... IR: Fix memory corruption in MDNode new/delete
2014-12-09 David MajnemerAsmParser: Verifier that the contents of a hex integer...
2014-12-09 Kaelyn TakataRename static functiom "map" to be more descriptive...
2014-12-09 Duncan P. N. Exon... IR: Metadata: Detect an RAUW recursion
2014-12-09 Michael ZolotukhinRemove redundant variable.
2014-12-09 Colin LeMahieu[Hexagon] [NFC] Cleaning up unused classes.
2014-12-09 Ahmed Bougacha[ARM] Factor out base-updating VLD/VST combiner functio...
2014-12-09 Ahmed Bougacha[ARM] Move the store combiner function down. NFC.
2014-12-09 Ahmed Bougacha[ARM] Also support v2f64 vld1/vst1.
2014-12-09 Duncan P. N. Exon... IR: Metadata/Value split: RAUW in a deterministic order
2014-12-09 Rafael EspindolaReturn ErrorOr<std::unique_ptr<Archive>> form getAsArchive.
2014-12-09 Hans WennborgTry fixing MSVC build after r223802
2014-12-09 Colin LeMahieu[Hexagon] Fixing broken tests.
2014-12-09 Rafael EspindolaRename createIRObjectFile to just create.
2014-12-09 Colin LeMahieu[Hexagon] Updating rr/ri 32/64 transfer encodings and...
2014-12-09 Juergen Ributzka[FastISel][AArch64] Fix a missing nullptr check in...
2014-12-09 Colin LeMahieu[Hexagon] Adding word combine dot-new form and replacin...
2014-12-09 Chandler CarruthRevert r223764 which taught instcombine about integer...
2014-12-09 David MajnemerAsmParser: Don't crash on short hex constants for fp128...
2014-12-09 Frederic RissRemove unneeded curly braces.
2014-12-09 Frederic RissReorder the code to avoid inserting at the beginning...
2014-12-09 Duncan P. N. Exon... Fix a GCC build failure from r223802
2014-12-09 Robert Khasanov[AVX512] Added lowering for VBROADCASTSS/SD instructions.
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-12-09 David MajnemerAsmParser: Don't crash on malformed attribute groups
2014-12-09 Colin LeMahieu[Hexagon] Updating predicate register transfers and...
2014-12-09 Frederic RissCorrectly handle complex locations expressions in repla...
2014-12-09 Juergen Ributzka[CGP] Rewrite pattern match for splitBranchCondition...
2014-12-09 Juergen RibutzkaRevert "Move function to obtain branch weights into...
2014-12-09 Bill Schmidt[PowerPC 4/4] Enable little-endian support for VSX.
2014-12-09 Bill Schmidt[PowerPC 3/4] Little-endian adjustments for VSX vector...
2014-12-09 Bill Schmidt[PowerPC 2/4] Little-endian adjustments for VSX insert...
2014-12-09 Robert Khasanov[AVX512] Added VPBROADCAST{BWDQ} (Load with Broadcast...
2014-12-09 Juergen Ributzka[CodeGenPrepare] Split branch conditions into multiple...
2014-12-09 Juergen RibutzkaMove function to obtain branch weights into the BranchI...
2014-12-09 Bill Schmidt[PowerPC 1/4] Little-endian adjustments for VSX loads...
2014-12-09 Rafael EspindolaMove method out of line to make buildbot happy.
2014-12-09 Rafael EspindolaDon't lookup an object symbol name in the module.
2014-12-09 Chandler Carruth[x86] Fix the test to actually test things for the...
2014-12-09 Aaron BallmanRemoving an unused variable to silence a -Wunused-but...
2014-12-09 Asiri RathnayakeFix modified immediate bug reported by MC Hammer.
2014-12-09 Chandler Carruth[x86] Bring some sanity to the x86 CPU processor defini...
2014-12-09 Chandler CarruthTeach instcombine to canonicalize "element extraction...
2014-12-09 Michael IlsemanSkip declarations in the case of functions.
2014-12-09 Elena DemikhovskyAVX-512: Added some comments to ERI scalar intrinsics.
2014-12-09 Owen AndersonFix a few instances found in SelectionDAG where we...
2014-12-09 Mohit K. Bhakkadtest commit (spelling correction)
2014-12-09 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2014-12-09 David MajnemerReland r223754
2014-12-09 David MajnemerRevert "AsmParser: Reject invalid mismatch between...
2014-12-09 David MajnemerAsmParser: Reject invalid mismatch between forward...
2014-12-09 Bill SchmidtRestore r223709 as it was meant to be, and enable Featu...
2014-12-09 NAKAMURA TakumiRevert r223709, "[PowerPC]Activate FeatureVSX for the...
2014-12-09 Hal FinkelHandle early-clobber registers in the aggressive anti...
2014-12-09 Tom StellardR600/SI: Set MayStore = 0 on MUBUF loads
2014-12-09 Tom StellardR600/SI: Move setting of the lds bit to the base MUBUF...
2014-12-08 Colin LeMahieu[Hexagon] Removing old def versions and replacing usage...
2014-12-08 Tom StellardMISched: Fix moving stores across barriers
2014-12-08 Colin LeMahieu[Hexagon] Adding any8, all8, and/or/xor/andn/orn/not...
2014-12-08 Bill Seurer[PowerPC]Activate FeatureVSX for the Power target
2014-12-08 Hal Finkel[PowerPC] Don't use a non-allocatable register to imple...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword add, sub, and, or...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword comparisons. Removin...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype parity, min, minu, max, maxu...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype halfword add/sub ll/hl/lh/hh...
2014-12-08 Matt ArsenaultR600/SI: Move continue after checking s_mov_b32.
2014-12-08 David MajnemerConstantFold: Zero-sized globals might land on top...
2014-12-08 Rafael EspindolaLazily link GlobalVariables and GlobalAliases.
2014-12-08 Colin LeMahieu[Hexagon] Adding add/sub with saturation. Removing...
next