projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifyi...
2013-07-03
Michael Gottesman
Change the gettimeofday test to only test on a posix...
commit
|
commitdiff
|
tree
2013-07-03
Michael Gottesman
Added support in FunctionAttrs for adding relevant...
commit
|
commitdiff
|
tree
2013-07-03
Michael Gottesman
Added posix function gettimeofday to LibFunc::Func...
commit
|
commitdiff
|
tree
2013-07-02
Michael Gottesman
Fixed typo in LangRef where we were using _'' to quote...
commit
|
commitdiff
|
tree
2013-07-02
Michael Gottesman
[APFloat] Swap an early out check so we do not dereference...
commit
|
commitdiff
|
tree
2013-07-01
Michael Gottesman
[APFloat] Ensure that we can properly parse strings...
commit
|
commitdiff
|
tree
2013-07-01
Michael Gottesman
Added c++ mode selector to head of SelectionDAGBuilder...
commit
|
commitdiff
|
tree
2013-06-27
Michael Gottesman
At the request of Richard Smith, swapped the order...
commit
|
commitdiff
|
tree
2013-06-27
Michael Gottesman
Revert "Revert "[APFloat] Removed APFloat constructor...
commit
|
commitdiff
|
tree
2013-06-27
Michael Gottesman
Revert "[APFloat] Removed APFloat constructor which...
commit
|
commitdiff
|
tree
2013-06-27
Michael Gottesman
[APFloat] Removed APFloat constructor which initialized...
commit
|
commitdiff
|
tree
2013-06-27
Michael Gottesman
[APFloat] Added unittest for APFloat.divide that checks...
commit
|
commitdiff
|
tree
2013-06-27
Michael Gottesman
Added support for the Builtin attribute.
commit
|
commitdiff
|
tree
2013-06-27
Michael Gottesman
Removed two logging printf statements from the APFloat...
commit
|
commitdiff
|
tree
2013-06-26
Michael Gottesman
[APFloat] Added unittest for APFloat.multiply that...
commit
|
commitdiff
|
tree
2013-06-26
Michael Gottesman
[APFloat] Added unittest for APFloat.subtract that...
commit
|
commitdiff
|
tree
2013-06-26
Michael Gottesman
In InstCombine{AddSub,MulDivRem} convert APFloat.isFiniteNon...
commit
|
commitdiff
|
tree
2013-06-26
Michael Gottesman
[APFloat] Convert all references to fcNormal to references...
commit
|
commitdiff
|
tree
2013-06-26
Michael Gottesman
[APFloat] Removed debugging cruft that snuck in.
commit
|
commitdiff
|
tree
2013-06-24
Michael Gottesman
[APFloat] Removed trailing whitespace from unittests.
commit
|
commitdiff
|
tree
2013-06-24
Michael Gottesman
[APFloat] Added a large unittest for APFloat.add that...
commit
|
commitdiff
|
tree
2013-06-24
Michael Gottesman
[APFloat] Added support for parsing float strings which...
commit
|
commitdiff
|
tree
2013-06-24
Michael Gottesman
[APFloat] Added make{Zero,Inf} methods and implemented...
commit
|
commitdiff
|
tree
2013-06-24
Michael Gottesman
[APFloat] Removed a assert from significandParts()...
commit
|
commitdiff
|
tree
2013-06-24
Michael Gottesman
[APFloat] Rename macro convolve => PackCategoriesIntoKey...
commit
|
commitdiff
|
tree
2013-06-24
Michael Gottesman
[APFloat] Removed out of date comment from isNormal().
commit
|
commitdiff
|
tree
2013-06-24
Michael Gottesman
[APFloat] Rename llvm::exponent_t => llvm::APFloat...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[objc-arc-opts] Make IsTrackingImpreciseReleases a...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[objc-arc-opts] Now that PtrState.RRI is encapsulated...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[objc-arc-opts] Encapsulated PtrState.RRI.{Calls,ReverseInse...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[objcarcopts] Encapsulated PtrState.RRI.IsTrackingImpreciseR...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[objcarcopts] Encapsulate PtrState.RRI.CFGHazardAfflicted...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[objcarcopts] Encapsulate PtrState.RRI.ReleaseMetadata...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[objcarcopts] Encapsulate PtrState.RRI.IsTailCallRelease...
commit
|
commitdiff
|
tree
2013-06-21
Michael Gottesman
[obcjarcopts] Encapsulate PtrState.RRI.KnownSafe in...
commit
|
commitdiff
|
tree
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
next