2014-06-27 |
David Blaikie | ArgumentPromotion: Propagate debug locations on calls... |
tree | commitdiff |
2014-06-26 |
Alp Toker | Revert "Introduce a string_ostream string builder facilty" |
tree | commitdiff |
2014-06-26 |
Arnold Schwaighofer | GVN: Preserve invariant.load metadata |
tree | commitdiff |
2014-06-26 |
Dinesh Dwivedi | This patch removed duplicate code for matching patterns |
tree | commitdiff |
2014-06-26 |
Dinesh Dwivedi | Added instruction combine to transform few more negativ... |
tree | commitdiff |
2014-06-26 |
David Majnemer | GlobalOpt: Don't optimize thread_local for initializers |
tree | commitdiff |
2014-06-26 |
Hans Wennborg | Don't build switch tables for dllimport and TLS variabl... |
tree | commitdiff |
2014-06-26 |
Alp Toker | Introduce a string_ostream string builder facilty |
tree | commitdiff |
2014-06-25 |
Tyler Nowicki | Add Rpass-missed and Rpass-analysis reports to the... |
tree | commitdiff |
2014-06-25 |
Eli Bendersky | Rename loop unrolling and loop vectorizer metadata... |
tree | commitdiff |
2014-06-25 |
Evgeniy Stepanov | [msan] Fix bad interaction between with-calls mode... |
tree | commitdiff |
2014-06-25 |
Evgeniy Stepanov | Factor out part of LICM::sink into a helper function. |
tree | commitdiff |
2014-06-25 |
Evgeniy Stepanov | [LICM] Don't create more than one copy of an instructio... |
tree | commitdiff |
2014-06-24 |
Benjamin Kramer | InstCombine: Disable umul.with.overflow recognition... |
tree | commitdiff |
2014-06-24 |
Benjamin Kramer | InstCombine: Don't try to reorder shuffles where the... |
tree | commitdiff |
2014-06-24 |
David Majnemer | GlobalOpt: Don't optimize dllimport for initializers |
tree | commitdiff |
2014-06-22 |
Arnold Schwaighofer | LoopVectorizer: Fix a dominance issue |
tree | commitdiff |
2014-06-22 |
Stepan Dyatkovskiy | MergeFunctions Pass, removed DenseMap helpers. |
tree | commitdiff |
2014-06-22 |
Stepan Dyatkovskiy | MergeFunctions Pass, updated header comments. |
tree | commitdiff |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions Pass, FnSet has been replaced with FnTree. |
tree | commitdiff |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions Pass, removed unused methods from old... |
tree | commitdiff |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions, doSanityCheck: fixed body comments. |
tree | commitdiff |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions Pass, introduced sanity check, that... |
tree | commitdiff |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions Pass, introduced total ordering among... |
tree | commitdiff |
2014-06-21 |
Benjamin Kramer | LoopUnrollRuntime: Check for overflow in the trip count... |
tree | commitdiff |
2014-06-21 |
Richard Trieu | Add back functionality removed in r210497. |
tree | commitdiff |
2014-06-20 |
Stepan Dyatkovskiy | Commited patch from Björn Steinbrink: |
tree | commitdiff |
2014-06-20 |
Karthik Bhat | Add Support to Recognize and Vectorize NON SIMD instruc... |
tree | commitdiff |
2014-06-20 |
Hans Wennborg | Don't build switch lookup tables for dllimport or TLS... |
tree | commitdiff |
2014-06-19 |
Dinesh Dwivedi | Updated comments as suggested by Rafael. Thanks. |
tree | commitdiff |
2014-06-19 |
Dinesh Dwivedi | Added instruction combine to transform few more negativ... |
tree | commitdiff |
2014-06-19 |
Dinesh Dwivedi | Refactored and updated SimplifyUsingDistributiveLaws... |
tree | commitdiff |
2014-06-19 |
David Majnemer | InstCombine: Stop two transforms dueling |
tree | commitdiff |
2014-06-19 |
Nick Lewycky | Move optimization of some cases of (A & C1)|(B & C2... |
tree | commitdiff |
2014-06-19 |
Nick Lewycky | Remove redundant code in InstCombineShift, no functiona... |
tree | commitdiff |
2014-06-19 |
Matt Arsenault | R600/SI: Add intrinsics for various math instructions. |
tree | commitdiff |
2014-06-18 |
Evgeniy Stepanov | [msan] Handle X86 *.psad.* and *.pmadd.* intrinsics. |
tree | commitdiff |
2014-06-17 |
Dinesh Dwivedi | Fixed jump threading going to infinite loop. |
tree | commitdiff |
2014-06-17 |
Evgeniy Stepanov | [msan] Fix a comment. |
tree | commitdiff |
2014-06-17 |
Evgeniy Stepanov | [msan] Fix handling of multiplication by a constant... |
tree | commitdiff |
2014-06-17 |
Jingyue Wu | [InstCombine] mark ADD with nuw if no unsigned overflow |
tree | commitdiff |
2014-06-17 |
Duncan P. N. Exon... | SROA: Only split loads on byte boundaries |
tree | commitdiff |
2014-06-16 |
Eli Bendersky | Teach LoopUnrollPass to respect loop unrolling hints... |
tree | commitdiff |
2014-06-16 |
Jim Grosbach | LowerSwitch: track bounding range for the condition... |
tree | commitdiff |
2014-06-15 |
Jingyue Wu | Canonicalize addrspacecast ConstExpr between different... |
tree | commitdiff |
2014-06-14 |
Nick Lewycky | Remove extra whitespace in function declaration. No... |
tree | commitdiff |
2014-06-13 |
Jiangning Liu | Move GlobalMerge from Transform to CodeGen. |
tree | commitdiff |
2014-06-13 |
Alexey Samsonov | Remove top-level Clang -fsanitize= flags for optional... |
tree | commitdiff |
2014-06-13 |
Tim Northover | SCCP: update for cmpxchg returning { iN, i1 } now. |
tree | commitdiff |
2014-06-13 |
Tim Northover | IR: add "cmpxchg weak" variant to support permitted... |
tree | commitdiff |
2014-06-13 |
Rafael Espindola | Remove 'using std::errro_code' from lib. |
tree | commitdiff |
2014-06-12 |
Rafael Espindola | Don't use 'using std::error_code' in include/llvm. |
tree | commitdiff |
2014-06-12 |
Duncan P. N. Exon... | GVN: Enable value forwarding for calloc |
tree | commitdiff |
2014-06-12 |
Eli Bendersky | Revert r210721 as it causes breakage in internal builds... |
tree | commitdiff |
2014-06-12 |
Rafael Espindola | Remove system_error.h. |
tree | commitdiff |
2014-06-12 |
Dinesh Dwivedi | This removes TODO added in http://reviews.llvm.org... |
tree | commitdiff |
2014-06-11 |
Eli Bendersky | Teach LoopUnrollPass to respect loop unrolling hints... |
tree | commitdiff |
2014-06-11 |
Jiangning Liu | Create macro INITIALIZE_TM_PASS. |
tree | commitdiff |
2014-06-11 |
Jiangning Liu | Global merge for global symbols. |
tree | commitdiff |
2014-06-11 |
Jiangning Liu | Rename global-merge to enable-global-merge. |
tree | commitdiff |
2014-06-10 |
Eric Christopher | We already have a reference to the TargetMachine, use... |
tree | commitdiff |
2014-06-09 |
Richard Trieu | Removing an "if (!this)" check from two print methods... |
tree | commitdiff |
2014-06-09 |
Matt Arsenault | Look through addrspacecasts when turning ptr comparison... |
tree | commitdiff |
2014-06-09 |
Evgeniy Stepanov | [msan] Workaround for invalid origins in shufflevector. |
tree | commitdiff |
2014-06-09 |
Evgeniy Stepanov | Fix line numbers for code inlined from __nodebug__... |
tree | commitdiff |
2014-06-09 |
Evgeniy Stepanov | [msan] Fix vector pack intrinsic handling. |
tree | commitdiff |
2014-06-08 |
Jingyue Wu | [SeparateConstOffsetFromGEP] inbounds zext => sext... |
tree | commitdiff |
2014-06-08 |
Craig Topper | [C++11] Use 'nullptr'. |
tree | commitdiff |
2014-06-08 |
Jingyue Wu | [SeparateConstOffsetFromGEP] Fix an illegitimate optimi... |
tree | commitdiff |
2014-06-08 |
Jingyue Wu | Refactor canonicalizing array indices to a helper function |
tree | commitdiff |
2014-06-07 |
Rafael Espindola | Revert 209903 and 210040. |
tree | commitdiff |
2014-06-06 |
Jingyue Wu | InstCombine: Canonicalize addrspacecast between differe... |
tree | commitdiff |
2014-06-06 |
Michael Zolotukhin | [SLP] Enable vectorization of GEP expressions. |
tree | commitdiff |
2014-06-06 |
Dinesh Dwivedi | Added select flavour for ABS and NEG(ABS) |
tree | commitdiff |
2014-06-06 |
Karthik Bhat | Fix PR19657 (scalar loads not combined into vector... |
tree | commitdiff |
2014-06-05 |
Jingyue Wu | Fixed several correctness issues in SeparateConstOffset... |
tree | commitdiff |
2014-06-05 |
Bill Schmidt | [PPC64LE] Correct vperm -> shuffle transform for little... |
tree | commitdiff |
2014-06-05 |
Tom Roeder | Removing spurious dependency of IPO on JumpInstrTables |
tree | commitdiff |
2014-06-05 |
Tom Roeder | Add a new attribute called 'jumptable' that creates... |
tree | commitdiff |
2014-06-05 |
Evgeniy Stepanov | [asancov] Fix coverage line info some more. |
tree | commitdiff |
2014-06-05 |
Nick Lewycky | Fix coverage for files with global constructors again... |
tree | commitdiff |
2014-06-04 |
Nick Lewycky | Explain why we skip DbgInfoIntrinsics when looking... |
tree | commitdiff |
2014-06-04 |
Rafael Espindola | Add a Constant version of stripPointerCasts. |
tree | commitdiff |
2014-06-04 |
Rafael Espindola | Clauses in a landingpad are always Constant. Use a... |
tree | commitdiff |
2014-06-04 |
Rafael Espindola | InstCombine: Improvement to check if signed addition... |
tree | commitdiff |
2014-06-03 |
Evgeniy Stepanov | [asan] Fix coverage instrumentation with -asan-globals=0. |
tree | commitdiff |
2014-06-03 |
Nick Lewycky | Ignore line numbers on debug intrinsics. Add an assert... |
tree | commitdiff |
2014-06-03 |
Rafael Espindola | Allow alias to point to an arbitrary ConstantExpr. |
tree | commitdiff |
2014-06-02 |
Rafael Espindola | Add back commit r210029. |
tree | commitdiff |
2014-06-02 |
Rafael Espindola | Revert "Add the nsw flag when we detect that an add... |
tree | commitdiff |
2014-06-02 |
Rafael Espindola | Added support to optimize comparisons with "lshr exact... |
tree | commitdiff |
2014-06-02 |
Alexey Samsonov | Remove sanitizer blacklist from ASan/TSan/MSan function... |
tree | commitdiff |
2014-06-02 |
Rafael Espindola | Add the nsw flag when we detect that an add will not... |
tree | commitdiff |
2014-06-02 |
Evgeniy Stepanov | [msan] Remove an out-of-date comment. |
tree | commitdiff |
2014-06-02 |
Evgeniy Stepanov | [msan] Handle x86 vector pack intrinsics. |
tree | commitdiff |
2014-06-02 |
Dinesh Dwivedi | Added inst combine tarnsform for (1 << X) & C pattrens... |
tree | commitdiff |
2014-06-02 |
Dinesh Dwivedi | Added inst combine transforms for single bit tests... |
tree | commitdiff |
2014-05-31 |
Benjamin Kramer | [Reassociate] Similar to "X + -X" -> "0", added code... |
tree | commitdiff |
2014-05-31 |
Alexey Samsonov | [ASan] Behave the same for functions w/o sanitize_addre... |
tree | commitdiff |
2014-05-31 |
Alexey Samsonov | [TSan] Behave the same for functions w/o sanitize_threa... |
tree | commitdiff |
next |