2014-10-22 |
Bruno Cardoso Lopes | [InstSimplify] Support constant folding to vector of... |
tree | commitdiff |
2014-10-21 |
Hans Wennborg | Revert "Teach the load analysis to allow finding availa... |
tree | commitdiff |
2014-10-21 |
Matt Arsenault | Add minnum / maxnum intrinsics |
tree | commitdiff |
2014-10-21 |
Sanjay Patel | remove function names from comments; NFC |
tree | commitdiff |
2014-10-21 |
Chandler Carruth | Teach the load analysis to allow finding available... |
tree | commitdiff |
2014-10-21 |
Philip Reames | Introduce enum values for previously defined metadata... |
tree | commitdiff |
2014-10-20 |
Philip Reames | Introduce a 'nonnull' metadata on Load instructions. |
tree | commitdiff |
2014-10-20 |
Chandler Carruth | Fix a miscompile introduced in r220178. |
tree | commitdiff |
2014-10-20 |
Chandler Carruth | Teach the load analysis driving core instcombine logic... |
tree | commitdiff |
2014-10-19 |
Chandler Carruth | Move previously dead code to handle computing the known... |
tree | commitdiff |
2014-10-19 |
Chandler Carruth | Fix a long-standing miscompile in the load analysis... |
tree | commitdiff |
2014-10-19 |
Chandler Carruth | Switch how the datalayout availability test is handled... |
tree | commitdiff |
2014-10-18 |
Chandler Carruth | Rename 'TD' to 'DL' in this function as the argument... |
tree | commitdiff |
2014-10-18 |
Chandler Carruth | Fix the other comment to use modern doxygen style and... |
tree | commitdiff |
2014-10-18 |
Chandler Carruth | More formatting cleanup brought to you by clang-format. |
tree | commitdiff |
2014-10-18 |
Chandler Carruth | Clean up doxygen syntax and reword comments to flow... |
tree | commitdiff |
2014-10-18 |
Chandler Carruth | Clean up the formatting and trailing whitespace of... |
tree | commitdiff |
2014-10-16 |
Hal Finkel | [LVI] Add some additional comments about caching and... |
tree | commitdiff |
2014-10-15 |
Sanjoy Das | Revert "r219834 - Teach ScalarEvolution to sharpen... |
tree | commitdiff |
2014-10-15 |
Sanjoy Das | Teach ScalarEvolution to sharpen range information. |
tree | commitdiff |
2014-10-15 |
Hal Finkel | Treat the WorkSet used to find ephemeral values as... |
tree | commitdiff |
2014-10-14 |
Hal Finkel | [CFL-AA] CFL-AA should not assert on an va_arg instruction |
tree | commitdiff |
2014-10-14 |
Hal Finkel | [LVI] Check for @llvm.assume dominating the edge branch |
tree | commitdiff |
2014-10-13 |
Richard Smith | [modules] Stop excluding Support/Debug.h from the Suppo... |
tree | commitdiff |
2014-10-12 |
Benjamin Kramer | [Modules] Add some missing includes to make files compi... |
tree | commitdiff |
2014-10-11 |
Benjamin Kramer | AssumptionTracker: Don't create temporary CallbackVHs. |
tree | commitdiff |
2014-10-11 |
David Majnemer | InstCombine, InstSimplify: (%X /s C1) /s C2 isn't alway... |
tree | commitdiff |
2014-10-11 |
Chandler Carruth | [SCEV] Add some asserts to the recently improved trip... |
tree | commitdiff |
2014-10-10 |
Sanjoy Das | This patch teaches ScalarEvolution to pick and use... |
tree | commitdiff |
2014-10-10 |
Mark Heffernan | This patch de-pessimizes the calculation of loop trip... |
tree | commitdiff |
2014-10-10 |
Hal Finkel | [LVI] Revert the remainder of "r218231 - Add two thresh... |
tree | commitdiff |
2014-10-09 |
Hal Finkel | Revert "[BasicAA] Revert "Revert r218714 - Make better... |
tree | commitdiff |
2014-10-06 |
Hal Finkel | [BasicAA] Revert "Revert r218714 - Make better use... |
tree | commitdiff |
2014-10-06 |
Duncan P. N. Exon... | BFI: Improve assertion message, since it's actually... |
tree | commitdiff |
2014-10-06 |
Hal Finkel | [CFL-AA] Update for handling of globals and more tests |
tree | commitdiff |
2014-10-05 |
Benjamin Kramer | Simplify code. No functionality change. |
tree | commitdiff |
2014-10-04 |
Benjamin Kramer | Make AAMDNodes ctor and operator bool (!!!) explicit... |
tree | commitdiff |
2014-10-03 |
Richard Smith | PR21145: Teach LLVM about C++14 sized deallocation... |
tree | commitdiff |
2014-10-03 |
James Molloy | Revert r215343. |
tree | commitdiff |
2014-10-03 |
Lang Hames | [BasicAA] Revert r218714 - Make better use of zext... |
tree | commitdiff |
2014-10-02 |
Sanjay Patel | Remove duplicate function names from comments. NFC. |
tree | commitdiff |
2014-10-02 |
Aaron Ballman | Silence a -Wsign-compare warning. NFC. |
tree | commitdiff |
2014-10-01 |
Argyrios Kyrtzidis | Adds 'override' to overriding methods. NFC. |
tree | commitdiff |
2014-10-01 |
Sanjay Patel | Make the sqrt intrinsic return undef for a negative... |
tree | commitdiff |
2014-10-01 |
Bruno Cardoso Lopes | [MemoryDepAnalysis] Fix compile time slowdown |
tree | commitdiff |
2014-09-30 |
Hal Finkel | [BasicAA] Make better use of zext and sign information |
tree | commitdiff |
2014-09-26 |
David Peixotto | Ignore annotation function calls in cost computation |
tree | commitdiff |
2014-09-24 |
David Peixotto | Fix assertion in LICM doFinalization() |
tree | commitdiff |
2014-09-22 |
Jiangning Liu | Add two thresholds lvi-overdefined-BB-threshold and... |
tree | commitdiff |
2014-09-18 |
Eric Christopher | Add file to CMake build as well. |
tree | commitdiff |
2014-09-18 |
Eric Christopher | Add a new pass FunctionTargetTransformInfo. This pass... |
tree | commitdiff |
2014-09-17 |
David Majnemer | InstSimplify: Don't allow (x srem y) urem y -> x srem y |
tree | commitdiff |
2014-09-17 |
David Majnemer | InstSimplify: ((X % Y) % Y) -> (X % Y) |
tree | commitdiff |
2014-09-15 |
David Majnemer | InstSimplify: Simplify trivial and/or of icmps |
tree | commitdiff |
2014-09-12 |
Benjamin Kramer | Fix an ODR violation consisting of two 'struct Query... |
tree | commitdiff |
2014-09-10 |
Sanjay Patel | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor... |
tree | commitdiff |
2014-09-07 |
Hal Finkel | Make use @llvm.assume for loop guards in ScalarEvolution |
tree | commitdiff |
2014-09-07 |
Hal Finkel | Make use of @llvm.assume from LazyValueInfo |
tree | commitdiff |
2014-09-07 |
Hal Finkel | Add additional patterns for @llvm.assume in ValueTracking |
tree | commitdiff |
2014-09-07 |
Hal Finkel | Make use of @llvm.assume in ValueTracking (computeKnown... |
tree | commitdiff |
2014-09-07 |
Hal Finkel | Add functions for finding ephemeral values |
tree | commitdiff |
2014-09-07 |
Hal Finkel | Add an Assumption-Tracking Pass |
tree | commitdiff |
2014-09-03 |
Benjamin Kramer | Add override to overriden virtual methods, remove virtu... |
tree | commitdiff |
2014-09-03 |
Hal Finkel | [CFLAA] Remove one final initializer list |
tree | commitdiff |
2014-09-02 |
Hal Finkel | [CFLAA] And even more MSVC fixes |
tree | commitdiff |
2014-09-02 |
Hal Finkel | [CFLAA] More cleanup for MSVC |
tree | commitdiff |
2014-09-02 |
Hal Finkel | [CFLAA] No initializer lists for MSVC |
tree | commitdiff |
2014-09-02 |
Hal Finkel | [CFLAA] Remove tautological comparison |
tree | commitdiff |
2014-09-02 |
Hal Finkel | [CFLAA] LLVM_CONSTEXPR -> const |
tree | commitdiff |
2014-09-02 |
Hal Finkel | [CFLAA] constexpr -> LLVM_CONSTEXPR |
tree | commitdiff |
2014-09-02 |
Hal Finkel | Add a CFL Alias Analysis implementation |
tree | commitdiff |
2014-09-02 |
Robin Morisset | Fix MemoryDependenceAnalysis in cases where QueryInstr... |
tree | commitdiff |
2014-09-01 |
Nick Lewycky | Remove an errant outer loop that contains nothing but... |
tree | commitdiff |
2014-08-30 |
Craig Topper | Remove 'virtual' keyword from methods markedwith 'overr... |
tree | commitdiff |
2014-08-29 |
Robin Morisset | Fix typos in comments, NFC |
tree | commitdiff |
2014-08-29 |
Robin Morisset | Relax the constraint more in MemoryDependencyAnalysis.cpp |
tree | commitdiff |
2014-08-29 |
Matt Arsenault | Make fabs safe to speculatively execute |
tree | commitdiff |
2014-08-28 |
David Majnemer | InstSimplify: Move a transform from InstCombine to... |
tree | commitdiff |
2014-08-27 |
David Majnemer | InstSimplify: Don't simplify gep X, (Y-X) to Y if types... |
tree | commitdiff |
2014-08-27 |
Nico Weber | Reland r216439 215441, majnemer has a real fix for... |
tree | commitdiff |
2014-08-27 |
Nico Weber | Revert r216439 (and r216441, else the former doesn... |
tree | commitdiff |
2014-08-27 |
David Majnemer | InstSimplify: Compute comparison ranges for left shift... |
tree | commitdiff |
2014-08-26 |
David Majnemer | InstSimplify: Fold gep X, (sub 0, ptrtoint(X)) to null |
tree | commitdiff |
2014-08-26 |
David Majnemer | InstSimplify: Simplify trivial pointer expressions... |
tree | commitdiff |
2014-08-26 |
Dylan Noblesmith | Analysis: cleanup |
tree | commitdiff |
2014-08-26 |
Dylan Noblesmith | Revert "Analysis: unique_ptr-ify DependenceAnalysis... |
tree | commitdiff |
2014-08-25 |
Rafael Espindola | Modernize raw_fd_ostream's constructor a bit. |
tree | commitdiff |
2014-08-25 |
Karthik Bhat | Allow vectorization of division by uniform power of 2. |
tree | commitdiff |
2014-08-25 |
Dylan Noblesmith | Analysis: unique_ptr-ify DependenceAnalysis::collectCoe... |
tree | commitdiff |
2014-08-25 |
Dylan Noblesmith | Analysis: unique_ptr-ify DependenceAnalysis::depends |
tree | commitdiff |
2014-08-25 |
Dylan Noblesmith | Analysis: take a reference instead of pointer |
tree | commitdiff |
2014-08-24 |
Craig Topper | Use range based for loops to avoid needing to re-mentio... |
tree | commitdiff |
2014-08-22 |
David Majnemer | ValueTracking: Figure out more bits when looking at... |
tree | commitdiff |
2014-08-21 |
Craig Topper | Repace SmallPtrSet with SmallPtrSetImpl in function... |
tree | commitdiff |
2014-08-18 |
Robin Morisset | Answer to Philip Reames comments |
tree | commitdiff |
2014-08-18 |
Robin Morisset | Weak relaxing of the constraints on atomics in MemoryDe... |
tree | commitdiff |
2014-08-18 |
Craig Topper | Revert "Repace SmallPtrSet with SmallPtrSetImpl in... |
tree | commitdiff |
2014-08-17 |
Craig Topper | Repace SmallPtrSet with SmallPtrSetImpl in function... |
tree | commitdiff |
2014-08-11 |
Jiangning Liu | In LVI(Lazy Value Info), originally value on a BB can... |
tree | commitdiff |
2014-08-07 |
Richard Smith | Remove Support/IncludeFile.h and its only user. This... |
tree | commitdiff |
next |