2017-04-12 |
Sanjay Patel | [InstCombine] morph an existing instruction instead... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Dmitry Preobrazhensky | [AMDGPU][MC] Corrected ds_wrxchg2* to support two offsets |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jonas Paulsson | Fix a RUN line in new test. |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Serge Pavlov | Remove redundant type casts |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Ed Maste | Fix detection of backtrace() availability on FreeBSD |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jonas Paulsson | [SLPVectorizer] Pass the right type argument to getCmp... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Benjamin Kramer | [MachineBlockPlacment] Add an assert to ensure there... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Benjamin Kramer | [MachineBlockPlacement] Clean up data structures a... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jonas Paulsson | [LoopVectorizer] Improve handling of branches during... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Igor Breger | [GlobalIsel][X86] support G_CONSTANT selection. |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jonas Paulsson | [LoopVectorizer, TTI] New method supportsEfficientVect... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Dmitry Preobrazhensky | [AMDGPU][MC] Corrected src0 size for s_cbranch_join |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jonas Paulsson | [SystemZ] Updated test fp-cast.ll |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jonas Paulsson | [SystemZ] TargetTransformInfo cost functions implemented. |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Krasimir Georgiev | [DWARF] Fix compiler warnings in DWARFContext.cpp,... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Piotr Padlewski | [LangRef] fix documentation |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Sam Kolton | [AMDGPU] SDWA: make pass global |
commit | commitdiff | tree | snapshot |
2017-04-12 |
George Rimar | [DWARF] - Refactoring of DWARFContextInMemory implement... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Chandler Carruth | [IR] Rename the class templates for the case iterator... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Daniel Sanders | [globalisel][tablegen] Add experimental support for... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Bjorn Pettersson | [LoadCombine] Avoid analysing dead basic blocks |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Piotr Padlewski | Invariant.group and mustalias docs fixes |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Chandler Carruth | [IR] Redesign the case iterator in SwitchInst to actual... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Craig Topper | [IR] Fix copy and paste mistake in comment. NFC |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Craig Topper | [InstCombine][IR] Add a commutable BinOp matcher. Use... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Serguei Katkov | [BPI] Refactor post domination calculation and simple... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Serguei Katkov | [INC] Test commit. NFC. |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Kannan Narayanan | [AMDGPU] Add a new pass to insert waitcnts. Leave under... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Kyle Butt | CodeGen: BlockPlacement: Clear ComputedEdges between... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Bob Haarman | ThinLTOBitcodeWriter: keep comdats together, rename... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Derek Schuff | Revert "[WebAssembly] Update use of Attributes after... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Derek Schuff | [WebAssembly] Update use of Attributes after r299875 |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Reid Kleckner | [IR] Add AttributeSet to hide AttributeSetNode* again... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Yi Kong | Remove xgene1 from host detection |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Arsenault | AMDGPU: Insert wait at start of callee functions |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Arsenault | AMDGPU: Refactor SIMachineFunctionInfo slightly |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Arsenault | AMDGPU: Refactor argument lowering |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Arsenault | AMDGPU: Fix folding reg_sequence into copy to phys reg |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Arsenault | AMDGPU: Prune unecessary include |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Evgeniy Stepanov | [asan] Give global metadata private linkage. |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Balaram Makam | [AArch64] Fix scheduling info for INS(vector, general... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Vedant Kumar | Avoid some string copies, NFC |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Andrew Kaylor | Minor updates to floating point intrinsic documentation |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Zvi Rackover | InstSimplify: A shuffle of a splat is always the splat... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Zvi Rackover | [DAGCombine] Add more test cases for shuffle of splat... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Easwaran Raman | [x86] Relax the check in areLoadsFromSameBasePtr |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Anna Thomas | [LV] Avoid vectorizing first order recurrence when... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Sanjay Patel | [InstSimplify] add tests for chains of shuffles; NFC |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Daniel Berlin | MemorySSA: Move to Analysis, from Transforms/Utils... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Justin Bogner | MIR: Allow parsing of empty machine functions |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Evandro Menezes | [AArch64] Simplify MacroFusion |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Davide Italiano | [X86] Create the correct ADC/SBB SDNode when lowering... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Andrea Di Biagio | [AddDiscriminators] Assign discriminators to MemIntrins... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Craig Topper | [InstCombine] Add testcases for (B&A)^A -> ~B & A and... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Craig Topper | Fix spelling compliment->complement. Mostly refering... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Anna Thomas | [LV] Move first order recurrence test to common folder... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Vitaly Buka | [libFuzzer] fix type in signal name. |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Peter Collingbourne | llvm-lto2: Move the LTO::run() action behind a subcommand. |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Craig Topper | [InstCombine] Use ConstantExpr::getBinOpIdentity to... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Yaxun Liu | [AMDGPU] Add A5 to data layout for amdgiz environment |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Xinliang David Li | Revert 299953 : test failure needs to be fixed |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Reid Kleckner | [PDB] Emit index/offset pairs for TPI and IPI streams |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Sanjay Patel | revert r299851 - [InstCombine] fix matching of or-of... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Xinliang David Li | [Profile] PE binary coverage bug fix |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Serge Guelton | Module::getOrInsertFunction is using C-style vararg... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Vassil Vassilev | Remove unused functions. Remove static qualifier from... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Jonathan Roelofs | [AVR] Migrate to new MCAsmBackend applyFixup |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Sam Parker | [ARM] Refactor Thumb2 sat instructions |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Geoff Berry | [GVNHoist] Re-enable GVNHoist by default |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Nirav Dave | [SDAG] Factor CandidateMatch check into lambda. NFC. |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Nirav Dave | [SDAG] Factor ChainMerge into helper function NFCI. |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Nirav Dave | [SDAG] Reorder expensive StoreMerge Check after cheaper... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Keno Fischer | [StripDeadDebug/DIFinder] Track inlined SPs |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Jan Sjodin | Add MachineRegionInfoPassID to Passes.h. |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Diana Picus | GlobalISel: Allow legalizing G_FADD to a libcall |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Volkan Keles | [GlobalISel] LegalizerInfo: Enable legalization of... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Diana Picus | Revert "Turn some C-style vararg into variadic templates" |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Sam Parker | [SelectionDAG] Check CALLSEQ_BEGIN nodes in DelayForLiv... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Serge Guelton | Turn some C-style vararg into variadic templates |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Sylvestre Ledru | Simplify the code and remove dead code |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Craig Topper | [IR] Fix a typo in a comment. NFC |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Craig Topper | [InstCombine] Refinement of r299915. Only consider... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Craig Topper | [InstCombine] Support weird size element types in dyn_c... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Sanjoy Das | [LoopUnswitch] Fix a test case |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Hal Finkel | [LICM] Hoist fp division from the loops and replace... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Hal Finkel | [PowerPC] multiply-with-overflow might use the CTR... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Hal Finkel | [bugpoint] Also remove comdat's from externalized GVs |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Reid Kleckner | [IR] Sink some AttributeListImpl methods out of headers NFC |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Daniel Berlin | Revert "NewGVN: Don't propagate over phi backedges... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Daniel Berlin | NewGVN: Don't propagate over phi backedges where undef... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Reid Kleckner | Remove AttributeSetNode::get(AttributeList, unsigned... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Reid Kleckner | Reland "[IR] Make AttributeSetNode public, avoid tempor... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Sanjay Patel | [ARM, x86] add tests to show possible improvement for... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Davide Italiano | [NewGVN] Surround with parens to clarify allegedly... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Davide Italiano | [MemorySSA] We don't need to compute dominator levels... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Kyle Butt | CodeGen: BlockPlacement: Don't always tail-duplicate... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Kyle Butt | CodeGen: BlockPlacement: Minor probability changes. |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Kyle Butt | CodeGen: BranchFolding: Merge identical blocks, even... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Matt Arsenault | Allow DataLayout to specify addrspace for allocas. |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Eric Christopher | Get the TOC save offset off of PPCFrameLowering rather... |
commit | commitdiff | tree | snapshot |
next |