projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[objcarcopts] Some more minor code cleanups/comment additions.
2013-06-21
Michael Gottesman
[objcarcopts] Some more minor code cleanups/comment...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[objcarcopts] Refactor out the RRInfo merging code...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[APFloat] Added missing doxygen module closing statement.
commit
|
commitdiff
|
tree
2013-06-20
Michael Gottesman
[ReleaseNotes] Added bullet point stating that APFloat...
commit
|
commitdiff
|
tree
2013-06-20
Michael Gottesman
[APFloat] Rename isIEEENormal => isNormal and remove...
commit
|
commitdiff
|
tree
2013-06-20
Michael Gottesman
[APFloat] Fix typo in test so we actually test if we...
commit
|
commitdiff
|
tree
2013-06-19
Michael Gottesman
[APFloat] Changed APFloat::isNormal => APFloat::isFiniteNonZ...
commit
|
commitdiff
|
tree
2013-06-19
Michael Gottesman
[APFloat] Converted all references to APFloat::isNormal...
commit
|
commitdiff
|
tree
2013-06-19
Michael Gottesman
[APFloat] Added isFiniteNonZero predicate.
commit
|
commitdiff
|
tree
2013-06-19
Michael Gottesman
[APFloat] Expose isSmallest/isLargest as public methods.
commit
|
commitdiff
|
tree
2013-06-19
Michael Gottesman
Fixed comment typo that causes the given comment to...
commit
|
commitdiff
|
tree
2013-06-18
Michael Gottesman
[ARMTargetLowering] ARMISD::{SUB,ADD}{C,E} second result...
commit
|
commitdiff
|
tree
2013-06-18
Michael Gottesman
Converted an overly aggressive assert to a conditional...
commit
|
commitdiff
|
tree
2013-06-07
Michael Gottesman
[objc-arc] Ensure that the cfg path count does not...
commit
|
commitdiff
|
tree
2013-06-04
Michael Gottesman
IEEE-754R 5.7.2 General Operations is* operations ...
commit
|
commitdiff
|
tree
2013-06-01
Michael Gottesman
Removed a comment above an include which is unnecessary...
commit
|
commitdiff
|
tree
2013-06-01
Michael Gottesman
Added method comments for getZero,getInf.
commit
|
commitdiff
|
tree
2013-06-01
Michael Gottesman
Updated APFloat's comments to fit the LLVM style guide.
commit
|
commitdiff
|
tree
2013-05-31
Michael Gottesman
[APFloat] Added a unittest for APFloat::getZero.
commit
|
commitdiff
|
tree
2013-05-30
Michael Gottesman
Implement IEEE-754R 2008 nextUp/nextDown functions...
commit
|
commitdiff
|
tree
2013-05-30
Michael Gottesman
Added a unittest for APFloat::getSmallestNormalized.
commit
|
commitdiff
|
tree
2013-05-30
Michael Gottesman
Added code to the unittest for APFloat::getSmallest...
commit
|
commitdiff
|
tree
2013-05-29
Michael Gottesman
Add a unittest for APFloat::getSmallest.
commit
|
commitdiff
|
tree
2013-05-28
Michael Gottesman
[APInt] Implement tcDecrement as a counterpart to tcIncremen...
commit
|
commitdiff
|
tree
2013-05-24
Michael Gottesman
clang formatted APFloat.h
commit
|
commitdiff
|
tree
2013-05-24
Michael Gottesman
clang-formatted APInt.h
commit
|
commitdiff
|
tree
2013-05-24
Michael Gottesman
[objc-arc] KnownSafe does not imply that it is safe...
commit
|
commitdiff
|
tree
2013-05-24
Michael Gottesman
[objc-arc] Make sure that multiple owners is propogated...
commit
|
commitdiff
|
tree
2013-05-23
Michael Gottesman
[objc-arc] Fixed number of prefixing slashes in some...
commit
|
commitdiff
|
tree
2013-05-23
Michael Gottesman
Fixed trailing whitespace.
commit
|
commitdiff
|
tree
2013-05-23
Michael Gottesman
Updated the comments of APInt.h to match the llvm style...
commit
|
commitdiff
|
tree
2013-05-15
Michael Gottesman
[objc-arc] Fixed a spelling error and made the statistic...
commit
|
commitdiff
|
tree
2013-05-14
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
2013-05-14
Michael Gottesman
[objc-arc-opts] Added debug statements when we set...
commit
|
commitdiff
|
tree
2013-05-13
Michael Gottesman
[objc-arc-opts] In the presense of an alloca unconditionally...
commit
|
commitdiff
|
tree
2013-05-13
Michael Gottesman
[objc-arc-opts] Add comment to BBState making it clear...
commit
|
commitdiff
|
tree
2013-05-13
Michael Gottesman
[objc-arc] Move the before optimization statistics...
commit
|
commitdiff
|
tree
2013-04-29
Michael Gottesman
Add in some conditional compilation in order to silence...
commit
|
commitdiff
|
tree
2013-04-29
Michael Gottesman
[objc-arc] Apply the RV optimization to retains next...
commit
|
commitdiff
|
tree
2013-04-29
Michael Gottesman
Added statistics to count the number of retains/releases...
commit
|
commitdiff
|
tree
2013-04-29
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
2013-04-29
Michael Gottesman
Fix for r180693. = /.
commit
|
commitdiff
|
tree
2013-04-29
Michael Gottesman
[objc-arc-annotations] Moved the disabling of call...
commit
|
commitdiff
|
tree
2013-04-27
Michael Gottesman
[objc-arc] Test cleanups.
commit
|
commitdiff
|
tree
2013-04-26
Michael Gottesman
Use 'git svn find-rev' in git-svnrevert instead of...
commit
|
commitdiff
|
tree
2013-04-26
Michael Gottesman
Revert "[objc-arc] Added ImpreciseAutoreleaseSet to...
commit
|
commitdiff
|
tree
2013-04-26
Michael Gottesman
Updated GettingStarted.rst so that it references utils...
commit
|
commitdiff
|
tree
2013-04-26
Michael Gottesman
Added the scripts git-svnup/git-svnrevert to utils...
commit
|
commitdiff
|
tree
2013-04-24
Michael Gottesman
[objc-arc] Added ImpreciseAutoreleaseSet to track autoreleas...
commit
|
commitdiff
|
tree
2013-04-24
Michael Gottesman
Fixed comment typo.
commit
|
commitdiff
|
tree
2013-04-22
Michael Gottesman
Revert "Add a missing reference on a std::vector<>...
commit
|
commitdiff
|
tree
2013-04-21
Michael Gottesman
[objc-arc] Cleaned up tail-call-invariant-enforcement.ll.
commit
|
commitdiff
|
tree
2013-04-21
Michael Gottesman
[objc-arc] Check that objc-arc-expand properly handles...
commit
|
commitdiff
|
tree
2013-04-21
Michael Gottesman
[objc-arc] Renamed the test file clang-arc-used-intrinsic...
commit
|
commitdiff
|
tree
2013-04-21
Michael Gottesman
When we strength reduce an objc_retainBlock call to...
commit
|
commitdiff
|
tree
2013-04-21
Michael Gottesman
Fixed comment typo.
commit
|
commitdiff
|
tree
2013-04-21
Michael Gottesman
[objc-arc] Fixed typo in debug message.
commit
|
commitdiff
|
tree
2013-04-21
Michael Gottesman
[objc-arc] Fixed comment typo.
commit
|
commitdiff
|
tree
2013-04-21
Michael Gottesman
[objc-arc] Refactored OptimizeReturns so that it uses...
commit
|
commitdiff
|
tree
2013-04-20
Michael Gottesman
[objc-arc] Added debug statement saying when we are...
commit
|
commitdiff
|
tree
2013-04-18
Michael Gottesman
[objc-arc] Do not mismatch up retains inside a for...
commit
|
commitdiff
|
tree
2013-04-18
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
2013-04-18
Michael Gottesman
Streamline arc-annotation test (removing some cases...
commit
|
commitdiff
|
tree
2013-04-17
Michael Gottesman
[objc-arc] Added annotation option to only emit annotations...
commit
|
commitdiff
|
tree
2013-04-17
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
2013-04-17
Michael Gottesman
[objc-arc] Added descriptions for EnableARCAnnotations...
commit
|
commitdiff
|
tree
2013-04-17
Michael Gottesman
[objc-arc] Added an option to arc-annotations for turning...
commit
|
commitdiff
|
tree
2013-04-09
Michael Gottesman
Converted 8x tests of SimplifyCFG to use FileCheck...
commit
|
commitdiff
|
tree
2013-04-05
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
2013-04-05
Michael Gottesman
An objc_retain can serve as a use for a different pointer.
commit
|
commitdiff
|
tree
2013-04-05
Michael Gottesman
Properly model precise lifetime when given an incomplete...
commit
|
commitdiff
|
tree
2013-04-05
Michael Gottesman
Added two debug logging messages to VisitInstructionsTopDown...
commit
|
commitdiff
|
tree
2013-04-05
Michael Gottesman
Cleaned up whitespace and made debug logging less verbose.
commit
|
commitdiff
|
tree
2013-04-03
Michael Gottesman
Refactored out the helper method FindPredecessorAutoreleaseW...
commit
|
commitdiff
|
tree
2013-04-03
Michael Gottesman
Refactored out the helper function FindPredecessorRetainWith...
commit
|
commitdiff
|
tree
2013-04-03
Michael Gottesman
Small cleanups.
commit
|
commitdiff
|
tree
2013-04-03
Michael Gottesman
Refactored out a part of ObjCARCOpt::OptimizeReturns...
commit
|
commitdiff
|
tree
2013-04-03
Michael Gottesman
Removed an old comment.
commit
|
commitdiff
|
tree
2013-04-03
Michael Gottesman
Clean up arc annotations by moving the top/bottom BB...
commit
|
commitdiff
|
tree
2013-04-03
Michael Gottesman
Remove an optimization where we were changing an objc_autore...
commit
|
commitdiff
|
tree
2013-04-03
Michael Gottesman
Improved comment. No functionality change.
commit
|
commitdiff
|
tree
2013-03-29
Michael Gottesman
Updated test0 of retain-not-declared.ll to reflect...
commit
|
commitdiff
|
tree
2013-03-29
Michael Gottesman
Add clang.arc.used to ModuleHasARC so ARC always runs...
commit
|
commitdiff
|
tree
2013-03-29
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
2013-03-28
Michael Gottesman
Removed dead code from ObjCARCOpts relating to tracking...
commit
|
commitdiff
|
tree
2013-03-28
Michael Gottesman
Non optimizable objc_retainBlock calls are not forwarding.
commit
|
commitdiff
|
tree
2013-03-28
Michael Gottesman
[ObjCARC] Strength reduce objc_retainBlock -> objc_retain...
commit
|
commitdiff
|
tree
2013-03-28
Michael Gottesman
Revert "Updated ELF relocation test for .eh_frame section"
commit
|
commitdiff
|
tree
2013-03-27
Michael Gottesman
Added back in the test for arc-annotations.
commit
|
commitdiff
|
tree
2013-03-26
Michael Gottesman
[ObjCARC Annotations] Added support for displaying...
commit
|
commitdiff
|
tree
2013-03-26
Michael Gottesman
[ObjCARC Annotations] Implemented ARC annotation metadata...
commit
|
commitdiff
|
tree
2013-03-26
Michael Gottesman
Added documentation to LangRef for the intrinsic llvm...
commit
|
commitdiff
|
tree
2013-03-25
Michael Gottesman
Changed isNullOrUndef => IsNullOrUndef and isNoopInstruction...
commit
|
commitdiff
|
tree
2013-03-23
Michael Gottesman
Change method name ClearRefCount => ClearKnownPositiveRefCou...
commit
|
commitdiff
|
tree
2013-03-23
Michael Gottesman
Changed the method name PtrState.IsKnownIncremented...
commit
|
commitdiff
|
tree
2013-03-17
Michael Gottesman
Reduced dont-infinite-loop-during-block-escape-analysis...
commit
|
commitdiff
|
tree
2013-03-17
Michael Gottesman
The promised test case for r175939.
commit
|
commitdiff
|
tree
2013-03-02
Michael Gottesman
Revert "Rewrite a test to count emitted instructions...
commit
|
commitdiff
|
tree
2013-02-23
Michael Gottesman
Fixed a careless mistake.
commit
|
commitdiff
|
tree
2013-02-12
Michael Gottesman
Changed isStoredObjCPointer => IsStoredObjCPointer...
commit
|
commitdiff
|
tree
next