2015-09-10 |
JF Bastien | [MergeFuncs] Fix callsite attributes in thunk generation |
tree | commitdiff |
2015-09-10 |
Philip Reames | [SimplifyCFG] Use known bits to eliminate dead switch... |
tree | commitdiff |
2015-09-10 |
Hans Wennborg | Re-commit r247216: "Fix Clang-tidy misc-use-override... |
tree | commitdiff |
2015-09-10 |
Sanjay Patel | 80-cols; NFC |
tree | commitdiff |
2015-09-10 |
Sanjay Patel | use range-based for loop; NFCI |
tree | commitdiff |
2015-09-10 |
Sanjay Patel | use range-based for loop; NFCI |
tree | commitdiff |
2015-09-10 |
Sanjay Patel | fix typo; NFC |
tree | commitdiff |
2015-09-10 |
Jakub Kuderski | There is a trunc(lshr (zext A), Cst) optimization in... |
tree | commitdiff |
2015-09-10 |
James Molloy | Enable GlobalsAA by default |
tree | commitdiff |
2015-09-10 |
James Molloy | Add GlobalsAA as preserved to a bunch of transforms |
tree | commitdiff |
2015-09-10 |
Hans Wennborg | Revert r247216: "Fix Clang-tidy misc-use-override warni... |
tree | commitdiff |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] Minor refactor to use shared... |
tree | commitdiff |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] Strengthen a confusingly... |
tree | commitdiff |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] One last bit of naming [NFCI] |
tree | commitdiff |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] Further style/naming fixup... |
tree | commitdiff |
2015-09-10 |
Hans Wennborg | Fix Clang-tidy misc-use-override warnings, other minor... |
tree | commitdiff |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] More naming cleanup [NFCI] |
tree | commitdiff |
2015-09-09 |
Philip Reames | [RewriteStatepointsForGC] Code cleanup [NFC] |
tree | commitdiff |
2015-09-09 |
Philip Reames | [RewriteStatepointsForGC] Extend base pointer inference... |
tree | commitdiff |
2015-09-09 |
Philip Reames | [RewriteStatepointsForGC] Make base pointer inference... |
tree | commitdiff |
2015-09-09 |
Peter Collingbourne | LowerBitSets: Fix non-determinism bug. |
tree | commitdiff |
2015-09-09 |
David Majnemer | Revert trunc(lshr (sext A), Cst) to ashr A, Cst |
tree | commitdiff |
2015-09-09 |
Chandler Carruth | [PM/AA] Rebuild LLVM's alias analysis infrastructure... |
tree | commitdiff |
2015-09-09 |
Sanjay Patel | don't repeat function names in comments; NFC |
tree | commitdiff |
2015-09-09 |
Sanjay Patel | function names start with a lower case letter; NFC |
tree | commitdiff |
2015-09-09 |
Sanjay Patel | don't repeat function names in comments; NFC |
tree | commitdiff |
2015-09-09 |
James Molloy | Rename ExitCount to BackedgeTakenCount, because that... |
tree | commitdiff |
2015-09-09 |
James Molloy | Delay predication of stores until near the end of vecto... |
tree | commitdiff |
2015-09-09 |
Chandler Carruth | Fix a typo I spotted when hacking on SROA. Somewhat... |
tree | commitdiff |
2015-09-09 |
Sanjoy Das | [IRCE] Add INITIALIZE_PASS_DEPENDENCY invocations. |
tree | commitdiff |
2015-09-08 |
Peter Collingbourne | Re-apply r247080 with order of evaluation fix. |
tree | commitdiff |
2015-09-08 |
Peter Collingbourne | Revert r247080, "LowerBitSets: Extend pass to support... |
tree | commitdiff |
2015-09-08 |
Peter Collingbourne | LowerBitSets: Extend pass to support functions as bitse... |
tree | commitdiff |
2015-09-08 |
Sanjay Patel | refactor matches for De Morgan's Laws; NFCI |
tree | commitdiff |
2015-09-08 |
Sanjay Patel | remove function names from comments; NFC |
tree | commitdiff |
2015-09-08 |
Jakub Kuderski | There is a trunc(lshr (zext A), Cst) optimization in... |
tree | commitdiff |
2015-09-07 |
NAKAMURA Takumi | Prune utf8 chars in comments. |
tree | commitdiff |
2015-09-06 |
David Majnemer | [InstCombine] Don't divide by zero when evaluating... |
tree | commitdiff |
2015-09-05 |
David Majnemer | [InstCombine] Don't assume m_Mul gives back an Instruction |
tree | commitdiff |
2015-09-05 |
Craig Topper | Fix build warning. |
tree | commitdiff |
2015-09-05 |
Andrew Kaylor | Fix build warning |
tree | commitdiff |
2015-09-04 |
Andrew Kaylor | Fix build warning |
tree | commitdiff |
2015-09-04 |
Andrew Kaylor | [WinEH] Teach SimplfyCFG to eliminate empty cleanup... |
tree | commitdiff |
2015-09-04 |
Yaron Keren | Remove two unused includes and C++11 rangify for loops. |
tree | commitdiff |
2015-09-03 |
Philip Reames | [RewriteStatepointsForGC] Extract common code, comment... |
tree | commitdiff |
2015-09-03 |
Philip Reames | [RewriteStatepointsForGC] Strengthen invariants around... |
tree | commitdiff |
2015-09-03 |
Philip Reames | [RewriteStatepointsForGC] Workaround a lack of determin... |
tree | commitdiff |
2015-09-03 |
Reid Kleckner | [sancov] Disable sanitizer coverage on functions using SEH |
tree | commitdiff |
2015-09-03 |
Joseph Tremoulet | [WinEH] Add cleanupendpad instruction |
tree | commitdiff |
2015-09-02 |
JF Bastien | [MergeFuncs] Efficiently defer functions on merge |
tree | commitdiff |
2015-09-02 |
Philip Reames | [RewriteStatepointsForGC] Delete stale comment [NFC] |
tree | commitdiff |
2015-09-02 |
Philip Reames | [RewriteStatepointsForGC] Pull a function out of anon... |
tree | commitdiff |
2015-09-02 |
Philip Reames | [RewriteStatepointsForGC] Bugfix for change 246133 |
tree | commitdiff |
2015-09-02 |
Philip Reames | Fix release build warning for unused function |
tree | commitdiff |
2015-09-02 |
Philip Reames | [RewriteStatepointsForGC] Improve debug output [NFC] |
tree | commitdiff |
2015-09-02 |
Piotr Padlewski | assuem(X) handling in GVN bugfix |
tree | commitdiff |
2015-09-02 |
Piotr Padlewski | Constant propagation after hitting assume(cmp) bugfix |
tree | commitdiff |
2015-09-02 |
Piotr Padlewski | Constant propagation after hiting llvm.assume |
tree | commitdiff |
2015-09-02 |
Benjamin Kramer | [RemoveDuplicatePHINodes] Start over after removing... |
tree | commitdiff |
2015-09-02 |
James Molloy | [LV] Don't bail to MiddleBlock if a runtime check fails... |
tree | commitdiff |
2015-09-02 |
James Molloy | [LV] Move some code around slightly to make the intent... |
tree | commitdiff |
2015-09-02 |
James Molloy | [LV] Cleanup: Sink an IRBuilder closer to its uses. |
tree | commitdiff |
2015-09-02 |
James Molloy | [LV] Refactor all runtime check emissions into helper... |
tree | commitdiff |
2015-09-02 |
James Molloy | [LV] Pull creation of trip counts into a helper function. |
tree | commitdiff |
2015-09-02 |
James Molloy | [LV] Factor the creation of the loop induction variable... |
tree | commitdiff |
2015-09-02 |
James Molloy | [LV] Never widen an induction variable. |
tree | commitdiff |
2015-09-02 |
James Molloy | [LV] Switch to using canonical induction variables. |
tree | commitdiff |
2015-09-02 |
Yaron Keren | Move createEliminateAvailableExternallyPass earlier... |
tree | commitdiff |
2015-09-01 |
Hans Wennborg | DeadArgElim: don't eliminate arguments from naked functions |
tree | commitdiff |
2015-08-31 |
Hans Wennborg | Fix Windows build by including raw_ostream.h |
tree | commitdiff |
2015-08-31 |
Philip Reames | [FunctionAttr] Infer nonnull attributes on returns |
tree | commitdiff |
2015-08-31 |
Jingyue Wu | [JumpThreading] make jump threading respect convergent... |
tree | commitdiff |
2015-08-28 |
Sanjoy Das | [InstCombine] Fix PR24605. |
tree | commitdiff |
2015-08-28 |
Chad Rosier | Optimize memcmp(x,y,n)==0 for small n and suitably... |
tree | commitdiff |
2015-08-28 |
JF Bastien | Remove Merge Functions pointer comparisons |
tree | commitdiff |
2015-08-28 |
Chandler Carruth | [SROA] Fix PR24463, a crash I introduced in SROA by... |
tree | commitdiff |
2015-08-28 |
Steven Wu | Revert r246244 and r246243 |
tree | commitdiff |
2015-08-28 |
Piotr Padlewski | Constant propagation after hitting assume(cmp) bugfix |
tree | commitdiff |
2015-08-28 |
Piotr Padlewski | Constant propagation after hiting llvm.assume |
tree | commitdiff |
2015-08-27 |
Tyler Nowicki | Improve vectorization diagnostic messages and extend... |
tree | commitdiff |
2015-08-27 |
Chad Rosier | [LoopVectorize] Add Support for Small Size Reductions. |
tree | commitdiff |
2015-08-27 |
James Molloy | [LoopVectorize] Extract InductionInfo into a helper... |
tree | commitdiff |
2015-08-27 |
Alex Rosenberg | Whoops, remove trailing whitespace. |
tree | commitdiff |
2015-08-27 |
Philip Reames | Allow value forwarding past release fences in EarlyCSE |
tree | commitdiff |
2015-08-27 |
Philip Reames | [RewriteStatepointsForGC] Reduce the number of new... |
tree | commitdiff |
2015-08-27 |
Tyler Nowicki | Improved printing of analysis diagnostics in the loop... |
tree | commitdiff |
2015-08-26 |
Philip Reames | [SimplifyCFG] Prune code from a provably unreachable... |
tree | commitdiff |
2015-08-26 |
Diego Novillo | Fix memory leak in sample profile pass. |
tree | commitdiff |
2015-08-26 |
David Majnemer | [SimplifyLibCalls] Fix a typo |
tree | commitdiff |
2015-08-26 |
Chandler Carruth | [SROA] Rip out all support for SSAUpdater in SROA. |
tree | commitdiff |
2015-08-26 |
Alex Rosenberg | Modernize with range-based for loops. |
tree | commitdiff |
2015-08-26 |
Alex Rosenberg | Reduce code duplication. |
tree | commitdiff |
2015-08-26 |
Alex Rosenberg | Trailing whitespace |
tree | commitdiff |
2015-08-26 |
JF Bastien | Comparing operands should not require the same ValueID |
tree | commitdiff |
2015-08-25 |
Charles Davis | Make variable argument intrinsics behave correctly... |
tree | commitdiff |
2015-08-25 |
Evgeniy Stepanov | [msan] Precise instrumentation for icmp sgt %x, -1. |
tree | commitdiff |
2015-08-25 |
NAKAMURA Takumi | Update libdeps in LLVMipo and LLVMScalarOpts, correspon... |
tree | commitdiff |
2015-08-25 |
Matthias Braun | Fix dependencies/shared library build |
tree | commitdiff |
2015-08-25 |
Wei Mi | The patch replace the overflow check in loop vectorizat... |
tree | commitdiff |
2015-08-25 |
Diego Novillo | Convert SampleProfile pass into a Module pass. |
tree | commitdiff |
next |