projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Get rid of all references to soimm in MipsConstantIslands pass because
[oota-llvm.git]
/
lib
/
Transforms
/
2013-11-05
Michael Gottesman
[objc-arc] Convert the one directional retain/release...
tree
|
commitdiff
2013-11-05
Hal Finkel
Add a runtime unrolling parameter to the LoopUnroll...
tree
|
commitdiff
2013-11-04
Shuxin Yang
Remove dead code
tree
|
commitdiff
2013-11-04
Benjamin Kramer
SLPVectorizer: Use properlyDominates to satisfy the...
tree
|
commitdiff
2013-11-04
Matt Arsenault
Scalarize select vector arguments when extracted.
tree
|
commitdiff
2013-11-03
Benjamin Kramer
SLPVectorizer: Add a missing pair of parens. No functio...
tree
|
commitdiff
2013-11-03
Benjamin Kramer
SLPVectorizer: When CSEing generated gathers only scan...
tree
|
commitdiff
2013-11-03
David Majnemer
Revert "Inliner: Handle readonly attribute per argument...
tree
|
commitdiff
2013-11-03
David Majnemer
Spell "Actual" correctly
tree
|
commitdiff
2013-11-03
Bob Wilson
Convert calls to __sinpi and __cospi into __sincospi_stret
tree
|
commitdiff
2013-11-02
Benjamin Kramer
SLPVectorizer: Remove duplicated function.
tree
|
commitdiff
2013-11-02
Benjamin Kramer
LoopVectorize: Remove quadratic behavior the local...
tree
|
commitdiff
2013-11-01
Arnold Schwaighofer
LoopVectorizer: Move cse code into its own function
tree
|
commitdiff
2013-11-01
Arnold Schwaighofer
LoopVectorizer: Perform redundancy elimination on induc...
tree
|
commitdiff
2013-11-01
Benjamin Kramer
LoopVectorize: Look for consecutive acces in GEPs with...
tree
|
commitdiff
2013-11-01
Arnold Schwaighofer
LoopVectorizer: If dependency checks fail try runtime...
tree
|
commitdiff
2013-11-01
Arnold Schwaighofer
LoopVectorizer: Clear all member data structures in...
tree
|
commitdiff
2013-10-31
Manman Ren
Do not convert "call asm" to "invoke asm" in Inliner.
tree
|
commitdiff
2013-10-31
Rafael Espindola
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
tree
|
commitdiff
2013-10-31
Rafael Espindola
Merge CallGraph and BasicCallGraph.
tree
|
commitdiff
2013-10-30
Matt Arsenault
Teach scalarrepl about address spaces
tree
|
commitdiff
2013-10-30
Matt Arsenault
Fix GVN creating bitcast between address spaces
tree
|
commitdiff
2013-10-29
Arnold Schwaighofer
ARM cost model: Account for zero cost scalar SROA instr...
tree
|
commitdiff
2013-10-29
Arnold Schwaighofer
SLPVectorizer: Use vector type for vectorized memory...
tree
|
commitdiff
2013-10-27
Shuxin Yang
Revert r193251 : Use address-taken to disambiguate...
tree
|
commitdiff
2013-10-26
Wan Xiaofei
Quick look-up for block in loop.
tree
|
commitdiff
2013-10-25
Andrew Trick
Fix SCEVExpander: don't try to expand quadratic recurre...
tree
|
commitdiff
2013-10-25
Rafael Espindola
Handle calls and invokes in GlobalStatus.
tree
|
commitdiff
2013-10-25
Hal Finkel
LoopVectorizer: Don't attempt to vectorize extracteleme...
tree
|
commitdiff
2013-10-24
Tom Stellard
Inliner: Handle readonly attribute per argument when...
tree
|
commitdiff
2013-10-24
Renato Golin
Mark vector loops as already vectorized
tree
|
commitdiff
2013-10-24
Nuno Lopes
fix PR17635: false positive with packed structures
tree
|
commitdiff
2013-10-24
Juergen Ributzka
Fix a bug in LinearFunctionTestReplace that created...
tree
|
commitdiff
2013-10-24
Andrew Trick
Clarify comments in genLoopLimit.
tree
|
commitdiff
2013-10-23
Yuchen Wu
Fixed comment typo in GCOVProfiling.cpp
tree
|
commitdiff
2013-10-23
Shuxin Yang
Use address-taken to disambiguate global variable and...
tree
|
commitdiff
2013-10-21
Eric Christopher
Fix spelling, grammar, and match naming convention...
tree
|
commitdiff
2013-10-21
Tom Stellard
SimplifyCFG: Don't duplicate calls to functions marked...
tree
|
commitdiff
2013-10-21
Matt Arsenault
Use more type helper functions
tree
|
commitdiff
2013-10-21
Matt Arsenault
Teach SimplifyCFG about address spaces
tree
|
commitdiff
2013-10-21
Rafael Espindola
Optimize more linkonce_odr values during LTO.
tree
|
commitdiff
2013-10-21
Michael Gottesman
Fix the predecessor removal logic in r193045.
tree
|
commitdiff
2013-10-21
Bill Wendling
Don't eliminate a partially redundant load if it's...
tree
|
commitdiff
2013-10-20
Michael Gottesman
Teach simplify-cfg how to correctly create covered...
tree
|
commitdiff
2013-10-19
Bill Wendling
Perform an intelligent splice of the predecessor with...
tree
|
commitdiff
2013-10-18
Nadav Rotem
Mark some command line flags as hidden
tree
|
commitdiff
2013-10-17
Rafael Espindola
Rename fields of GlobalStatus to match the coding style.
tree
|
commitdiff
2013-10-17
Rafael Espindola
rename SafeToDestroyConstant to isSafeToDestroyConstant...
tree
|
commitdiff
2013-10-17
Rafael Espindola
Simplify the interface of AnalyzeGlobal a bit and renam...
tree
|
commitdiff
2013-10-17
Evgeniy Stepanov
[msan] Use zero-extension in shadow cast by default.
tree
|
commitdiff
2013-10-17
Dmitry Vyukov
tsan: implement no_sanitize_thread attribute
tree
|
commitdiff
2013-10-16
Arnold Schwaighofer
SLPVectorizer: Don't vectorize volatile memory operations
tree
|
commitdiff
2013-10-16
Arnold Schwaighofer
Revert "SLPVectorizer: Don't vectorize volatile memory...
tree
|
commitdiff
2013-10-16
Arnold Schwaighofer
SLPVectorizer: Don't vectorize volatile memory operations
tree
|
commitdiff
2013-10-16
Kostya Serebryany
[asan] Optimize accesses to global arrays with constant...
tree
|
commitdiff
2013-10-15
Benjamin Kramer
LoopVectorize: Properly reflect PODness in comments.
tree
|
commitdiff
2013-10-15
Craig Topper
Remove x86_sse42_crc32_64_8 intrinsic. It has no functi...
tree
|
commitdiff
2013-10-14
Rafael Espindola
Remove lib/Transforms/Instrumentation/ProfilingUtils.*
tree
|
commitdiff
2013-10-14
Chris Lattner
Basic blocks typically have few predecessors. Use...
tree
|
commitdiff
2013-10-14
Evgeniy Stepanov
[msan] Instrument x86.*_cvt* intrinsics.
tree
|
commitdiff
2013-10-14
Evgeniy Stepanov
[msan] Fix handling of scalar select of vectors.
tree
|
commitdiff
2013-10-12
Arnold Schwaighofer
SLPVectorizer: Sort PHINodes based on their opcode
tree
|
commitdiff
2013-10-12
Tobias Grosser
LoopVectorize: Add missing INITIALIZE_PASS_DEPENDENCY...
tree
|
commitdiff
2013-10-11
Renato Golin
Better info when debugging vectorizer
tree
|
commitdiff
2013-10-09
Shuxin Yang
Fix a bug in Dead Argument Elimination.
tree
|
commitdiff
2013-10-07
Arnold Schwaighofer
LoopVectorize: External uses must use the last value...
tree
|
commitdiff
2013-10-07
Alexey Samsonov
Revert r191834 until we measure the effect of this...
tree
|
commitdiff
2013-10-04
Hal Finkel
UpdatePHINodes in BasicBlockUtils should not crash...
tree
|
commitdiff
2013-10-04
Arnold Schwaighofer
SLPVectorizer: Sort inputs to commutative binary operations
tree
|
commitdiff
2013-10-03
Owen Anderson
Pull fptrunc's upwards through selects when one of...
tree
|
commitdiff
2013-10-03
Rafael Espindola
Optimize linkonce_odr unnamed_addr functions during...
tree
|
commitdiff
2013-10-03
Matt Arsenault
Make gep i8* X, -(ptrtoint Y) transform work with addre...
tree
|
commitdiff
2013-10-02
Matt Arsenault
Don't use runtime bounds check between address spaces.
tree
|
commitdiff
2013-10-02
Yi Jiang
Apply slp vectorization on fully-vectorizable tree...
tree
|
commitdiff
2013-10-02
Matt Arsenault
Fix debug printing spacing.
tree
|
commitdiff
2013-10-02
Matt Arsenault
Fix comment grammar and capitalization.
tree
|
commitdiff
2013-10-02
Benjamin Kramer
SLPVectorizer: Make store chain finding more aggressive...
tree
|
commitdiff
2013-10-02
Tom Stellard
StructurizeCFG: Add dependency on LowerSwitch pass
tree
|
commitdiff
2013-10-02
Chandler Carruth
Remove the very substantial, largely unmaintained legac...
tree
|
commitdiff
2013-10-02
Alexey Samsonov
Remove "localize global" optimization
tree
|
commitdiff
2013-10-01
Matt Arsenault
Don't merge tiny functions.
tree
|
commitdiff
2013-10-01
Rafael Espindola
Remove several unused variables.
tree
|
commitdiff
2013-10-01
Matt Arsenault
Fix code duplication
tree
|
commitdiff
2013-09-30
Matt Arsenault
Use right address space size in InstCombineCompares
tree
|
commitdiff
2013-09-30
Matt Arsenault
Constant fold ptrtoint + compare with address spaces
tree
|
commitdiff
2013-09-30
Benjamin Kramer
BoundsChecking: Fix refacto.
tree
|
commitdiff
2013-09-30
Benjamin Kramer
Convert manual insert point restores to the new RAII...
tree
|
commitdiff
2013-09-30
Benjamin Kramer
InstCombine: Replace manual fast math flag copying...
tree
|
commitdiff
2013-09-30
Benjamin Kramer
IRBuilder: Add RAII objects to reset insertion points...
tree
|
commitdiff
2013-09-30
Joey Gouly
Fix a bug in InstCombine where it attempted to cast...
tree
|
commitdiff
2013-09-28
Robert Wilhelm
Even more spelling fixes for "instruction".
tree
|
commitdiff
2013-09-28
Robert Wilhelm
Fix spelling intruction -> instruction.
tree
|
commitdiff
2013-09-27
Matt Arsenault
Use right pointer type in DebugIR
tree
|
commitdiff
2013-09-27
Matt Arsenault
Use type helper functions
tree
|
commitdiff
2013-09-27
Matt Arsenault
Fix SLPVectorizer using wrong address space for load...
tree
|
commitdiff
2013-09-27
Justin Bogner
InstCombine: Only foldSelectICmpAndOr for integer types
tree
|
commitdiff
2013-09-27
Justin Bogner
Transforms: Use getFirstNonPHI to set the insertion...
tree
|
commitdiff
2013-09-27
Puyan Lotfi
First check in. Modified a comment.
tree
|
commitdiff
2013-09-25
Arnold Schwaighofer
SLPVectorize: Put horizontal reductions feeding a store...
tree
|
commitdiff
2013-09-25
Evgeniy Stepanov
[msan] Fix -Wreturn-type warnings in non-self-hosted...
tree
|
commitdiff
next