projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"
[oota-llvm.git]
/
lib
/
Transforms
/
2013-07-15
Chandler Carruth
Reimplement SROA yet again. Same fundamental principle...
tree
|
commitdiff
2013-07-15
Craig Topper
Add 'const' qualifier to some arrays.
tree
|
commitdiff
2013-07-15
Craig Topper
Use llvm::array_lengthof to replace sizeof(array)/sizeo...
tree
|
commitdiff
2013-07-14
Nadav Rotem
SLPVectorizer: change the order in which we search...
tree
|
commitdiff
2013-07-14
Craig Topper
Use SmallVectorImpl& instead of SmallVector to avoid...
tree
|
commitdiff
2013-07-13
Arnold Schwaighofer
LoopVectorizer: Disallow reductions whose header phi...
tree
|
commitdiff
2013-07-13
Andrew Trick
LoopVectorize fix: LoopInfo must be valid when invoking...
tree
|
commitdiff
2013-07-13
Nick Lewycky
Add a microoptimization for urem.
tree
|
commitdiff
2013-07-12
Joey Gouly
Fix a crash in EvaluateInDifferentElementOrder where...
tree
|
commitdiff
2013-07-12
Andrew Trick
LFTR improvement to avoid truncation.
tree
|
commitdiff
2013-07-12
Andrew Trick
Cleanup LFTR logic.
tree
|
commitdiff
2013-07-12
Andrew Trick
Cleanup: rename a variable to make the logic easier...
tree
|
commitdiff
2013-07-12
Arnold Schwaighofer
TargetTransformInfo: address calculation parameter...
tree
|
commitdiff
2013-07-12
Chandler Carruth
Revert "indvars: Improve LFTR by eliminating truncation...
tree
|
commitdiff
2013-07-12
Nadav Rotem
SLPVectorizer: Sink and enable CSE for ExtractElements.
tree
|
commitdiff
2013-07-12
Nadav Rotem
SLPVectorize: Replace the code that checks for vectoriz...
tree
|
commitdiff
2013-07-11
Nadav Rotem
Remove an argument that we dont use anymore.
tree
|
commitdiff
2013-07-11
Andrew Trick
indvars: Improve LFTR by eliminating truncation when...
tree
|
commitdiff
2013-07-11
Benjamin Kramer
Don't use a potentially expensive shift if all we want...
tree
|
commitdiff
2013-07-11
Arnold Schwaighofer
LoopVectorize: Vectorize all accesses in address space...
tree
|
commitdiff
2013-07-11
Duncan Sands
TryToSimplifyUncondBranchFromEmptyBlock was checking...
tree
|
commitdiff
2013-07-11
Nadav Rotem
Fix a warning.
tree
|
commitdiff
2013-07-11
Nadav Rotem
SLPVectorizer: refactor the code that places extracts...
tree
|
commitdiff
2013-07-11
Michael Gottesman
Teach TailRecursionElimination to handle certain cases...
tree
|
commitdiff
2013-07-10
Michael Gottesman
[objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky...
tree
|
commitdiff
2013-07-09
Peter Collingbourne
Implement categories for special case lists.
tree
|
commitdiff
2013-07-09
Peter Collingbourne
Introduce a SpecialCaseList ctor which takes a MemoryBu...
tree
|
commitdiff
2013-07-09
Peter Collingbourne
Rename BlackList class to SpecialCaseList and move...
tree
|
commitdiff
2013-07-09
Nadav Rotem
Fix PR16571, which is a bug in the code that checks...
tree
|
commitdiff
2013-07-09
Nadav Rotem
Set the default insert point to the first instruction...
tree
|
commitdiff
2013-07-09
David Majnemer
InstCombine: Fix typo in comment for visitICmpInstWithI...
tree
|
commitdiff
2013-07-09
David Majnemer
InstCombine: variations on 0xffffffff - x >= 4
tree
|
commitdiff
2013-07-09
David Majnemer
InstCombine: X & -C != -C -> X <= u ~C
tree
|
commitdiff
2013-07-09
David Majnemer
Commit r185909 was a misapplied patch, fix it
tree
|
commitdiff
2013-07-09
David Majnemer
InstCombine: add more transforms
tree
|
commitdiff
2013-07-08
Eli Bendersky
Fix comment
tree
|
commitdiff
2013-07-08
Nadav Rotem
This patch changes the saved IRBuilder insert point...
tree
|
commitdiff
2013-07-08
Michael Gottesman
[objc-arc] Fix assertion in EraseInstruction so that...
tree
|
commitdiff
2013-07-08
David Majnemer
InstCombine: Fold X-C1 <u 2 -> (X & -2) == C1
tree
|
commitdiff
2013-07-07
Nadav Rotem
Clear the builder insert point between tree-vectorizati...
tree
|
commitdiff
2013-07-07
Nadav Rotem
SLPVectorizer: Implement DCE as part of vectorization.
tree
|
commitdiff
2013-07-07
Michael Gottesman
[objc-arc] Remove the alias analysis part of r185764.
tree
|
commitdiff
2013-07-07
Michael Gottesman
[objc-arc] Teach the ARC optimizer that objc_sync_enter...
tree
|
commitdiff
2013-07-06
Michael Gottesman
[objc-arc] When we initialize ARCRuntimeEntryPoints...
tree
|
commitdiff
2013-07-06
Benjamin Kramer
Reassociate: Remove unnecessary default operator=.
tree
|
commitdiff
2013-07-06
Michael Gottesman
[objc-arc] Performed some small cleanups in ARCRuntimeE...
tree
|
commitdiff
2013-07-06
Michael Gottesman
[objc-arc] Renamed Module => TheModule in ARCRuntimeEnt...
tree
|
commitdiff
2013-07-06
Michael Gottesman
Removed trailing whitespace.
tree
|
commitdiff
2013-07-06
Michael Gottesman
[objc-arc] Updated ObjCARCContract to use ARCRuntimeEnt...
tree
|
commitdiff
2013-07-06
Michael Gottesman
[objc-arc] Updated ObjCARCOpts to use ARCRuntimeEntryPo...
tree
|
commitdiff
2013-07-06
Michael Gottesman
[objc-arc] Refactor runtime entrypoint declaration...
tree
|
commitdiff
2013-07-06
Nick Lewycky
Fix annotation of unlink. Should fix builder.
tree
|
commitdiff
2013-07-06
Nick Lewycky
Extend 'readonly' and 'readnone' to work on function...
tree
|
commitdiff
2013-07-05
Rafael Espindola
Use sys::fs::createTemporaryFile.
tree
|
commitdiff
2013-07-05
Sylvestre Ledru
Remove a useless declarations (found by scan-build)
tree
|
commitdiff
2013-07-05
David Majnemer
InstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp...
tree
|
commitdiff
2013-07-04
David Majnemer
InstCombine: Reimplementation of visitUDivOperand
tree
|
commitdiff
2013-07-04
Benjamin Kramer
SimplifyCFG: Teach switch generation some patterns...
tree
|
commitdiff
2013-07-04
Nick Lewycky
Tabs to spaces. No functionality change.
tree
|
commitdiff
2013-07-04
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-07-03
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-07-03
Evgeniy Stepanov
[msan] Unpoison stack allocations and undef values...
tree
|
commitdiff
2013-07-03
Michael Gottesman
Added support in FunctionAttrs for adding relevant...
tree
|
commitdiff
2013-07-02
Manman Ren
Debug Info: cleanup
tree
|
commitdiff
2013-07-02
Hal Finkel
Revert r185257 (InstCombine: Be more agressive optimizi...
tree
|
commitdiff
2013-07-02
Nick Lewycky
Add missing break statements. Noticed by inspection.
tree
|
commitdiff
2013-07-01
Manman Ren
Debug Info: clean up usage of Verify.
tree
|
commitdiff
2013-07-01
Arnold Schwaighofer
LoopVectorize: Math functions only read rounding mode
tree
|
commitdiff
2013-06-30
Stephen Lin
DeadArgumentElimination: keep return value on functions...
tree
|
commitdiff
2013-06-29
Benjamin Kramer
InstCombine: Also turn selects fed by an and into arith...
tree
|
commitdiff
2013-06-29
Benjamin Kramer
LoopVectorizer: Pack MemAccessInfo pairs.
tree
|
commitdiff
2013-06-29
Benjamin Kramer
Move helper classes into anonymous namespaces.
tree
|
commitdiff
2013-06-29
David Majnemer
InstCombine: FoldGEPICmp shouldn't change sign of base...
tree
|
commitdiff
2013-06-29
David Majnemer
InstCombine: Small whitespace cleanup in FoldGEPICmp
tree
|
commitdiff
2013-06-29
David Majnemer
InstCombine: Be more agressive optimizing 'udiv' instrs...
tree
|
commitdiff
2013-06-29
Nadav Rotem
We preserve the CFG and some of the analysis passes.
tree
|
commitdiff
2013-06-29
Nadav Rotem
Update docs.
tree
|
commitdiff
2013-06-28
David Majnemer
InstCombine: Optimize (1 << X) Pred CstP2 to X Pred...
tree
|
commitdiff
2013-06-28
Nadav Rotem
SLP Vectorizer: Add support for trees with external...
tree
|
commitdiff
2013-06-28
Nadav Rotem
LoopVectorizer: Refactor the code that checks if it...
tree
|
commitdiff
2013-06-28
Daniel Malea
Remove needless include (unistd.h) in DebugIR pass
tree
|
commitdiff
2013-06-28
Daniel Malea
Add missing header for DebugIR
tree
|
commitdiff
2013-06-28
Daniel Malea
Remove limitation on DebugIR that made it require exist...
tree
|
commitdiff
2013-06-28
Arnold Schwaighofer
LoopVectorize: Pull dyn_cast into setDebugLocFromInst
tree
|
commitdiff
2013-06-28
Arnold Schwaighofer
LoopVectorize: Use static function instead of DebugLocS...
tree
|
commitdiff
2013-06-28
Manman Ren
Debug Info: clean up usage of Verify.
tree
|
commitdiff
2013-06-28
Arnold Schwaighofer
LoopVectorize: Preserve debug location info
tree
|
commitdiff
2013-06-28
Matt Arsenault
Fix using arg_end() - arg_begin() instead of arg_size()
tree
|
commitdiff
2013-06-27
Michael Gottesman
Revert "Revert "[APFloat] Removed APFloat constructor...
tree
|
commitdiff
2013-06-27
Michael Gottesman
Revert "[APFloat] Removed APFloat constructor which...
tree
|
commitdiff
2013-06-27
Arnold Schwaighofer
LoopVectorize: Cache edge masks created during if-conve...
tree
|
commitdiff
2013-06-27
Michael Gottesman
[APFloat] Removed APFloat constructor which initialized...
tree
|
commitdiff
2013-06-27
Arnold Schwaighofer
LoopVectorize: Use vectorized loop invariant gep index...
tree
|
commitdiff
2013-06-27
Arnold Schwaighofer
LoopVectorize: Don't store a reversed value in the...
tree
|
commitdiff
2013-06-27
Michael Gottesman
Added support for the Builtin attribute.
tree
|
commitdiff
2013-06-27
Nadav Rotem
No need to use a Set when a vector would do.
tree
|
commitdiff
2013-06-26
Nadav Rotem
SLP: When searching for vectorization opportunities...
tree
|
commitdiff
2013-06-26
Nadav Rotem
SLP: Dont erase instructions during vectorization becau...
tree
|
commitdiff
2013-06-26
Michael Gottesman
In InstCombine{AddSub,MulDivRem} convert APFloat.isFini...
tree
|
commitdiff
2013-06-26
Eric Christopher
Revert "Debug Info: clean up usage of Verify." as it...
tree
|
commitdiff
next