projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MIsched: cleanup code. Use isBoundaryNode().
[oota-llvm.git]
/
lib
/
Transforms
/
2013-01-29
Michael Gottesman
Fixed 2 more header comments...
tree
|
commitdiff
2013-01-29
Michael Gottesman
Fixed header comment.
tree
|
commitdiff
2013-01-29
Michael Gottesman
Fixed some whitespace/80+ violations. Also added a...
tree
|
commitdiff
2013-01-29
Michael Gottesman
Added missing dashes from header declaration comment.
tree
|
commitdiff
2013-01-29
Michael Gottesman
Juggled Debug.h from ObjCARC.h to only the including...
tree
|
commitdiff
2013-01-29
Michael Gottesman
Sorted includes using utils/sort_includes.
tree
|
commitdiff
2013-01-29
Michael Gottesman
Added two missing headers from ObjCARCAliasAnalysis.h.
tree
|
commitdiff
2013-01-29
Michael Gottesman
Removed InstCombine/Targets as library dependencies...
tree
|
commitdiff
2013-01-29
Michael Gottesman
Extracted ObjCARCContract from ObjCARCOpts into its...
tree
|
commitdiff
2013-01-29
Michael Gottesman
Removed some cruft from ObjCARCAliasAnalysis.cpp.
tree
|
commitdiff
2013-01-29
Hal Finkel
Unroll again after running BBVectorize
tree
|
commitdiff
2013-01-28
Renato Golin
Vectorization Factor clarification
tree
|
commitdiff
2013-01-28
Evgeniy Stepanov
[msan] Mostly disable msan-handle-icmp-exact.
tree
|
commitdiff
2013-01-28
Evgeniy Stepanov
Revert r173678.
tree
|
commitdiff
2013-01-28
Evgeniy Stepanov
[msan] Make msan-handle-icmp-exact=0 by default.
tree
|
commitdiff
2013-01-28
Michael Gottesman
Created ObjCARCUtil.cpp for functions which in my humbl...
tree
|
commitdiff
2013-01-28
Michael Gottesman
Cleaned up includes in various ObjCARC files and remove...
tree
|
commitdiff
2013-01-28
Michael Gottesman
Refactor ObjCARCAliasAnalysis into its own file.
tree
|
commitdiff
2013-01-28
Michael Gottesman
Refactored out pass ObjCARCAPElim from ObjCARCOpts...
tree
|
commitdiff
2013-01-28
Michael Gottesman
Fixed case insensitive issue.
tree
|
commitdiff
2013-01-28
Michael Gottesman
Removed extraneous doxygen end module statement.
tree
|
commitdiff
2013-01-28
Michael Gottesman
Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCAR...
tree
|
commitdiff
2013-01-28
Michael Gottesman
Extracted ObjCARC.cpp into its own library libLLVMObjCA...
tree
|
commitdiff
2013-01-27
Hal Finkel
BBVectorize: Better use of TTI->getShuffleCost
tree
|
commitdiff
2013-01-27
Chandler Carruth
Re-revert r173342, without losing the compile time...
tree
|
commitdiff
2013-01-27
Michael Gottesman
Renamed function IsPotentialUse to IsPotentialRetainabl...
tree
|
commitdiff
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
tree
|
commitdiff
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
tree
|
commitdiff
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
tree
|
commitdiff
2013-01-26
Hal Finkel
BBVectorize: Add a additional comment about the cost...
tree
|
commitdiff
2013-01-26
Hal Finkel
BBVectorize: Fix anomalous capital letter in comment
tree
|
commitdiff
2013-01-26
Bill Wendling
Convert BuildLibCalls.cpp to using the AttributeSet...
tree
|
commitdiff
2013-01-25
Bill Wendling
Remove some introspection functions.
tree
|
commitdiff
2013-01-25
Nadav Rotem
LoopVectorize: Refactor the code that vectorizes loads...
tree
|
commitdiff
2013-01-25
Bill Wendling
Use the new 'getSlotIndex' method to retrieve the attri...
tree
|
commitdiff
2013-01-25
Benjamin Kramer
LoopVectorize: Simplify code. No functionality change.
tree
|
commitdiff
2013-01-25
Pedro Artigas
added ability to dynamically change the ExportList...
tree
|
commitdiff
2013-01-25
Nadav Rotem
LoopVectorizer: Refactor more code to use the IRBuilder.
tree
|
commitdiff
2013-01-25
Nadav Rotem
Refactor some code to use the IRBuilder.
tree
|
commitdiff
2013-01-25
Evgeniy Stepanov
[msan] A comment on ICmp handling logic.
tree
|
commitdiff
2013-01-25
Evgeniy Stepanov
[msan] Implement exact shadow propagation for relationa...
tree
|
commitdiff
2013-01-25
Chandler Carruth
Switch this code away from Value::isUsedInBasicBlock...
tree
|
commitdiff
2013-01-24
Michael Gottesman
Added comment to ObjCARC elaborating what is meant...
tree
|
commitdiff
2013-01-24
Benjamin Kramer
Reapply chandlerc's r173342 now that the miscompile...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Revert r173342 temporarily. It appears to cause a very...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Plug TTI into the speculation logic, giving it a real...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Address a large chunk of this FIXME by accumulating...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Switch the constant expression speculation cost evaluat...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Rephrase the speculating scan of the conditional BB...
tree
|
commitdiff
2013-01-24
Kostya Serebryany
[asan] fix 32-bit builds
tree
|
commitdiff
2013-01-24
Chandler Carruth
Simplify the PHI node operand rewriting.
tree
|
commitdiff
2013-01-24
Kostya Serebryany
[asan] adaptive redzones for globals (the larger the...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Give the basic block variables here names based on...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Lift a cheap early exit test above loops and other...
tree
|
commitdiff
2013-01-24
Chandler Carruth
Spiff up the comment on this method, making the example...
tree
|
commitdiff
2013-01-24
Craig Topper
Remove trailing whitespace.
tree
|
commitdiff
2013-01-23
Benjamin Kramer
Revert "InstCombine: Clean up weird code that talks...
tree
|
commitdiff
2013-01-23
Benjamin Kramer
InstCombine: Clean up weird code that talks about a...
tree
|
commitdiff
2013-01-23
Anton Korobeynikov
Make sure metarenamer won't rename special stuff (intri...
tree
|
commitdiff
2013-01-23
Kostya Serebryany
[asan] use ADD instead of OR when applying shadow offse...
tree
|
commitdiff
2013-01-23
Duncan Sands
Initialize the components of this class. Otherwise...
tree
|
commitdiff
2013-01-23
Bill Wendling
Add the IR attribute 'sspstrong'.
tree
|
commitdiff
2013-01-23
Bill Wendling
Remove the last of uses that use the Attribute object...
tree
|
commitdiff
2013-01-23
Nadav Rotem
Add support for reverse pointer induction variables...
tree
|
commitdiff
2013-01-23
Bill Wendling
Use the AttributeSet when removing multiple attributes...
tree
|
commitdiff
2013-01-23
Bill Wendling
Use the AttributeSet when adding multiple attributes...
tree
|
commitdiff
2013-01-22
Michael Gottesman
Fixed typo.
tree
|
commitdiff
2013-01-22
Michael Gottesman
[ObjCARC] Refactored out the inner most 2-loops from...
tree
|
commitdiff
2013-01-22
Bill Wendling
More encapsulation work.
tree
|
commitdiff
2013-01-22
Evgeniy Stepanov
[msan] Export the value of msan-keep-going flag for...
tree
|
commitdiff
2013-01-22
Evgeniy Stepanov
[msan] Do not insert check on volatile store.
tree
|
commitdiff
2013-01-22
Chandler Carruth
Begin fleshing out an interface in TTI for modelling...
tree
|
commitdiff
2013-01-21
Bill Wendling
Have AttributeSet::getRetAttributes() return an Attribu...
tree
|
commitdiff
2013-01-21
Bill Wendling
Make AttributeSet::getFnAttributes() return an Attribut...
tree
|
commitdiff
2013-01-21
Paul Redmond
Transform (sub 0, (zext bool to A)) to (sext bool to...
tree
|
commitdiff
2013-01-21
Nadav Rotem
Fix a comment. Induction vars dont need to start at...
tree
|
commitdiff
2013-01-21
Chandler Carruth
Switch CodeMetrics itself over to use TTI to determine...
tree
|
commitdiff
2013-01-21
Chandler Carruth
Make the inline cost a proper analysis pass. This remai...
tree
|
commitdiff
2013-01-21
Chandler Carruth
Formatting and comment fixes to the always inliner.
tree
|
commitdiff
2013-01-21
Chandler Carruth
Clean up the formatting and doxygen for the simple...
tree
|
commitdiff
2013-01-20
Benjamin Kramer
LoopVectorize: Fix a C++11 incompatibility.
tree
|
commitdiff
2013-01-20
Nadav Rotem
Fix a build error.
tree
|
commitdiff
2013-01-20
Nadav Rotem
LoopVectorizer: Implement a new heuristics for selectin...
tree
|
commitdiff
2013-01-19
Benjamin Kramer
LoopVectorizer: Emit memory checks into their own basic...
tree
|
commitdiff
2013-01-19
Chandler Carruth
Sort all of the includes. Several files got checked...
tree
|
commitdiff
2013-01-18
Michael Gottesman
Improved comment.
tree
|
commitdiff
2013-01-18
Michael Gottesman
Fixed typo in comment.
tree
|
commitdiff
2013-01-18
Bill Wendling
Use AttributeSet accessor methods instead of Attribute...
tree
|
commitdiff
2013-01-18
Bill Wendling
Push some more methods down to hide the use of the...
tree
|
commitdiff
2013-01-18
Benjamin Kramer
Silence GCC warning about dropping off a non-void function.
tree
|
commitdiff
2013-01-18
Alexey Samsonov
80 columns
tree
|
commitdiff
2013-01-18
Will Dietz
Move Blacklist.h to include/ to enable use from clang.
tree
|
commitdiff
2013-01-18
Craig Topper
Check for less than 0 in shuffle mask instead of -1...
tree
|
commitdiff
2013-01-18
Craig Topper
Remove trailing whitespace. Remove new lines between...
tree
|
commitdiff
2013-01-18
Michael Gottesman
Fixed 80+ violation.
tree
|
commitdiff
2013-01-17
Michael Gottesman
Added missing const from my last commit.
tree
|
commitdiff
2013-01-17
Michael Gottesman
[ObjCARC] Implemented operator<< for InstructionClass...
tree
|
commitdiff
2013-01-17
Alexey Samsonov
ASan: add optional 'zero-based shadow' option to ASan...
tree
|
commitdiff
2013-01-16
Alexey Samsonov
ASan: wrap mapping scale and offset in a struct and...
tree
|
commitdiff
2013-01-16
Michael Gottesman
[ObjCARC] Turn off ignoring unwind edges in ObjCARC...
tree
|
commitdiff
next