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