oota-llvm.git
2015-01-20 Duncan P. N... AsmParser: Refactor duplicate code, NFC
2015-01-20 Chandler Carruth[PM] Replace the Pass argument in MergeBasicBlockIntoOn...
2015-01-20 Duncan P. N... IR: Delete GenericDwarfNode during teardown
2015-01-20 Duncan P. N... Bitcode: Simplify MDNode subclass dispatch, NFC
2015-01-20 Duncan P. N... Bitcode: WriteMDNode() => WriteMDTuple(), NFC
2015-01-20 Duncan P. N... Bitcode: Add ValueEnumerator::getMetadataOrNullID(...
2015-01-20 Duncan P. N... IR: Canonicalize GenericDwarfNode empty headers to...
2015-01-20 Duncan P. N... IR: Detect whether to call recalculateHash() via SFINAE...
2015-01-20 Duncan P. N... IR: Introduce GenericDwarfNode
2015-01-19 Duncan P. N... AsmParser: Abstract more of MDLocation parser, NFC
2015-01-19 Duncan P. N... AsmParser: Split up ParseMDFieldsImpl(), NFC
2015-01-19 Frederic Riss[dsymutil] Add the detected target triple to the debug...
2015-01-19 Duncan P. N... AsmParser: Fix error location for missing fields
2015-01-19 Duncan P. N... IR: Cleanup MDNode field use, NFC
2015-01-19 Duncan P. N... IR: Move replaceWithUniqued(), etc., to source file...
2015-01-19 Duncan P. N... IR: Cleanup MDNode::MDNode(), NFC
2015-01-19 Duncan P. N... IR: Merge UniquableMDNode back into MDNode, NFC
2015-01-19 Duncan P. N... IR: Extract MDNodeOpsKey, NFC
2015-01-19 Duncan P. N... IR: Simplify uniquifyImpl(), NFC
2015-01-19 Duncan P. N... IR: Simplify erasing from uniquing store, NFC
2015-01-19 Duncan P. N... Remove dead code, NFC
2015-01-19 Duncan P. N... Utils: Simplify MapMetadata(), NFC
2015-01-19 Duncan P. N... Skip upcast, NFC
2015-01-19 Simon Pilgrim[X86][AVX] Missing AVX1 memory folding float instructions
2015-01-19 Duncan P. N... Fix whitespace, NFC
2015-01-19 Duncan P. N... Utils: Simplify MapMetadata(), NFC
2015-01-19 Duncan P. N... IR: Allow temporary nodes to become uniqued or distinct
2015-01-19 Duncan P. N... IR: Remove templates from TempMDNodeDeleter, NFC
2015-01-19 Duncan P. N... IR: Split out countUnresolvedOperands(), NFC
2015-01-19 Duncan P. N... Cleanup whitespace, NFC
2015-01-19 Duncan P. N... IR: Return unique_ptr from MDNode::getTemporary()
2015-01-19 Rafael EspindolaAdd r224985 back with fixes.
2015-01-19 Duncan P. N... IR: Add MDLocation::getTemporary()
2015-01-19 Duncan P. N... IR: Remove MDNodeFwdDecl
2015-01-19 Colin LeMahieu[Hexagon] Updating muxir/ri/ii intrinsics. Setting...
2015-01-19 Duncan P. N... IR: Extract out and reuse `storeImpl()`, NFC
2015-01-19 Duncan P. N... IR: Extract out getUniqued(), NFC
2015-01-19 Duncan P. N... IR: Reuse `getImpl()` for `getDistinct()`, NFC
2015-01-19 Duncan P. N... IR: Move replaceAllUsesWith() back up to MDNode
2015-01-19 Duncan P. N... IR: Be specific about what MDNode::get() returns, NFC
2015-01-19 Duncan P. N... Remove dead code, NFC
2015-01-19 Duncan P. N... IR: Simplify MDNode::setOperand(), NFC
2015-01-19 Duncan P. N... IR: Simplify handleChangedOperand() fast path, NFC
2015-01-19 Duncan P. N... IR: Remove direct comparisons against Metadata::Storage...
2015-01-19 Duncan P. N... IR: Assert that resolve() is only called on uniqued...
2015-01-19 Duncan P. N... IR: Remove isa<UniquableMDNode>, NFC
2015-01-19 Duncan P. N... IR: Simplify DIBuilder::trackIfUnresolved(), NFC
2015-01-19 Duncan P. N... IR: Remove isa<MDNodeFwdDecl>, NFC
2015-01-19 Duncan P. N... IR: Unify code for MDNode::isResolved(), NFC
2015-01-19 Duncan P. N... IR: Store RAUW support and Context in the same pointer...
2015-01-19 Colin LeMahieu[Hexagon] Converting intrinsics combine imm/imm, simple...
2015-01-19 Duncan P. N... IR: Add isUniqued() and isTemporary()
2015-01-19 Duncan P. N... IR: Use an enum to describe Metadata storage, NFC
2015-01-19 Colin LeMahieu[Hexagon] Converting remaining ALU32/ALU intrinsics.
2015-01-19 Colin LeMahieu[Hexagon] Converting ALU32/ALU intrinsics to new patterns.
2015-01-19 Adrian PrantlRemove support for DIVariable's FlagIndirectVariable...
2015-01-19 Greg Fitzgerald[AArch64] Implement GHC calling convention
2015-01-19 Colin LeMahieu[Hexagon] Converting halfword to double accumulating...
2015-01-19 Rafael EspindolaProduce errors when an assignment expression would...
2015-01-19 Bradley Smith[ARM] SSAT/USAT with an 'asr #32' shift should result...
2015-01-19 Bradley Smith[ARM] Fixup sign extend instruction availability w...
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-19 Chandler Carruth[PM] Replace the Pass argument to SplitEdge with specif...
2015-01-19 Chandler Carruth[PM] Cleanup a dead option to critical edge splitting...
2015-01-19 Chandler Carruth[PM] Remove the Pass argument from all of the critical...
2015-01-19 Sergey Dmitrouk[NFC] Update createMachineScheduler() comment
2015-01-19 Chandler CarruthSuppress the newly added Clang warning for the inaccess...
2015-01-19 Chandler Carruth[PM] Relax asserts and always try to reconstruct loop...
2015-01-19 Erik EcksteinSLPVectorizer: limit the number of alias checks to...
2015-01-19 Hal Finkel[PowerPC] Minor correction to r226432
2015-01-19 Michael Kuperstein[MIScheduler] Slightly better handling of constrainLoca...
2015-01-19 Hal Finkel[PowerPC] Add r2 as an operand for all calls under...
2015-01-19 Craig Topper[x86] Change AVX512 intrinsics to take a 8-bit immediat...
2015-01-19 Michael Gottesman[tinyptrvector] Add in a MutableArrayRef implicit conve...
2015-01-19 Chandler Carruth[PM] Lift the analyses into the interface for
2015-01-19 Michael GottesmanChange using => typedef to please the MSVC bots.
2015-01-19 Michael GottesmanHide the state of TinyPtrVector and remove the single...
2015-01-19 NAKAMURA TakumiReorder.
2015-01-19 NAKAMURA Takumi[CMake] examples/Kaleidoscope: Prune redundant libdeps.
2015-01-19 NAKAMURA Takumi[CMake] Update libdeps in examples/Kaleidoscope/Chapter4.
2015-01-18 David Blaikieunique_ptrify the RelInfo parameter to TargetRegistry...
2015-01-18 David BlaikieAttempt to fix the MSVC build by working around a layer...
2015-01-18 David Blaikiestd::unique_ptrify the MCStreamer argument to createAsm...
2015-01-18 Matt ArsenaultR600: Remove redundant test
2015-01-18 Daniel Sanders[mips] 'CHECK :' is not a valid check directive. Fixed.
2015-01-18 Daniel Sanders[mips] Make whitespace in disassembler tests more consi...
2015-01-18 Daniel Sanders[mips] Make whitespace of disassembler tests more consi...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar min/max folding tests. NFC.
2015-01-18 Simon Pilgrim[X86][SSE] Added float extract and xmm extract/insert...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar conversion stack folding tests...
2015-01-18 Hal Finkel[PowerPC] Don't hard-code R2 as register when processin...
2015-01-18 Hal Finkel[PowerPC] Add some FIXMEs for fastcc and FPR <-> GPR...
2015-01-18 Simon PilgrimAVX1 stack folding tests. NFC.
2015-01-18 Hal Finkel[PowerPC] Initial PPC64 calling-convention changes...
2015-01-18 Chandler Carruth[PM] Pull the analyses used for another utility routine...
2015-01-18 Chandler Carruth[PM] Sink the specific analyses preserved by SplitBlock...
2015-01-18 Chandler Carruth[PM] Replace another Pass argument with specific analys...
2015-01-18 Chandler Carruth[PM] Refactor how the LoopRotation pass access the...
2015-01-18 Chandler Carruth[PM] Lift the actual analyses used into the inferface...
2015-01-18 Chandler Carruth[PM] Now that LoopInfo isn't in the Pass type hierarchy...
next