projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Plug memory leaks in AsmWriterEmitter::EmitPrintAliasInstruction.
[oota-llvm.git]
/
lib
/
Support
/
APFloat.cpp
2015-07-09
Tamas Berghammer
Add getSizeInBits function to the APFloat class
blob
|
commitdiff
|
raw
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Richard Trieu
Fix -Wpessimizing-move warnings by removing std::move...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-24
Aaron Ballman
Silencing some MSVC warnings "C4805: '^' : unsafe mix...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
David Blaikie
Refactor: Simplify boolean expressions in llvm Support
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
David Blaikie
Simplify expressions involving boolean constants with...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-04
Lang Hames
[APFloat][ADT] Fix sign handling logic for FMA results...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Lang Hames
[ADT] Fix PR20728 - Incorrect APFloat::fusedMultiplyAdd...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
Hal Finkel
Revert "r216914 - Revert: [APFloat] Fixed a bug in...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-12
Benjamin Kramer
Modernize old-style static asserts. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
Chandler Carruth
[ADT] Add the scalbn function for APFloat.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-06
Nick Lewycky
Check whether the iterator p == the end iterator before...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-06
Alexey Samsonov
Fix right shift by 64 bits detected on CXX/lex/lex...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
Andrea Di Biagio
Revert: [APFloat] Fixed a bug in method 'fusedMultiplyAdd'.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
Andrea Di Biagio
[APFloat] Fixed a bug in method 'fusedMultiplyAdd'.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
Dylan Noblesmith
Revert "Support/APFloat: unique_ptr-ify temp arrays"
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
Dylan Noblesmith
Support/APFloat: unique_ptr-ify temp arrays
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
Stephen Canon
APFloat: x - NaN needs to flip the signbit of NaN when...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Craig Topper
[C++11] Make use of 'nullptr' in the Support library.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Benjamin Kramer
APFloat: Add a move ctor and operator=
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Alp Toker
Fix known typos
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Alp Toker
Correct word hyphenations
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
Eli Friedman
Change default # of digits for APFloat::toString
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Ted Kremenek
Revert r189442 "Change default # of digits for APFloat...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Eli Friedman
Change default # of digits for APFloat::toString
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Michael Gottesman
[APFloat] Make all arithmetic operations with NaN produ...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Michael Gottesman
[APFloat] Move setting fcNormal in zeroSignificand...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Eli Friedman
Handle '.' correctly in hex float literal parsing.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Ulrich Weigand
[APFloat] PR16573: Avoid losing mantissa bits in ppc_fp...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Michael Gottesman
[APFloat] Swap an early out check so we do not derefere...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-01
Michael Gottesman
[APFloat] Ensure that we can properly parse strings...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Michael Gottesman
Revert "Revert "[APFloat] Removed APFloat constructor...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Michael Gottesman
Revert "[APFloat] Removed APFloat constructor which...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Michael Gottesman
[APFloat] Removed APFloat constructor which initialized...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
Michael Gottesman
[APFloat] Convert all references to fcNormal to referen...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Michael Gottesman
[APFloat] Added support for parsing float strings which...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Michael Gottesman
[APFloat] Added make{Zero,Inf} methods and implemented...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Michael Gottesman
[APFloat] Removed a assert from significandParts()...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Michael Gottesman
[APFloat] Rename macro convolve => PackCategoriesIntoKe...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Michael Gottesman
[APFloat] Rename llvm::exponent_t => llvm::APFloat...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Michael Gottesman
[APFloat] Converted all references to APFloat::isNormal...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Michael Gottesman
Fixed comment typo that causes the given comment to...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-03
Manuel Klimek
Introduce needsCleanup() for APFloat and APInt.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-01
Benjamin Kramer
APFloat: Use isDenormal instead of hand-rolled code...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Michael Gottesman
Implement IEEE-754R 2008 nextUp/nextDown functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
Shuxin Yang
Fix a bug that APFloat::fusedMultiplyAdd() mistakenly...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Hao Liu
Fix AsmPrinter crashes with assertion. Bug 15318 in...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-25
Benjamin Kramer
APFloat: Make sure that we get a well-formed x87 NaN...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Tim Northover
Make APFloat constructor require explicit semantics.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-18
Jordan Rose
Add llvm::hexDigitValue to convert single characters...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-13
Dmitri Gribenko
Remove redundant 'llvm::' qualifications
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Shuxin Yang
Implement APFloat::isDenormal()
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-30
Alexey Samsonov
Fix a bug in APFloat.cpp: declare APFloat after fltSema...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-08
Benjamin Kramer
Drop the limitation to IEEE floating point types from...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Ulrich Weigand
APFloat cleanup: Remove now unused "arithmeticOK" logic.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Ulrich Weigand
APFloat cleanup: Remove now unused fields "sign2" and...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Ulrich Weigand
Implement arithmetic on APFloat with PPCDoubleDouble...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Benjamin Kramer
APFloat::roundToIntegral: Special values don't keep...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Richard Smith
Fix undefined behavior (signed integer overflow) when...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Owen Anderson
Fix another roundToIntegral bug where very large values...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Owen Anderson
Fix typo in comment.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Owen Anderson
Fix a problem with APFloat::roundToIntegral where it...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Owen Anderson
Fix the construction of the magic constant for roundToI...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Owen Anderson
Add a roundToIntegral method to APFloat, which can...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
David Blaikie
Don't add null characters to the end of the APFloat...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Chandler Carruth
Replace the hashing functions on APInt and APFloat...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
NAKAMURA Takumi
APFloat::toString(): Fix overrun at scanning.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Chandler Carruth
Add 'llvm_unreachable' to passify GCC's understanding...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Eli Friedman
Add back a line I deleted by accident in r145141. ...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-26
Eli Friedman
Fix APFloat::convert so that it handles narrowing conve...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Eli Friedman
Fix APFloat::getSmallestNormalized so the shift doesn...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Eli Friedman
Fix APFloat::getLargest so that it actually returns...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
Eli Friedman
Fix APInt::operator*= so that it computes the correct...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
Nick Lewycky
Fix typo in comments.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Duncan Sands
Silence a bunch (but not all) "variable written but...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Jeffrey Yasskin
Add APInt(numBits, ArrayRef<uint64_t> bigVal) construct...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Chandler Carruth
Explicitly cast the second argument to unsigned in...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Jeffrey Yasskin
Add an APFloat::convertToInt(APSInt) function that...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Chris Lattner
Fix a ton of comment typos found by codespell. Patch by
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Benjamin Kramer
Avoid turning a floating point division with a constant...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Benjamin Kramer
Add APFloat::getExactInverse.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Bill Wendling
Initialize the only-used-with-PPC-double-double parts...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
Nadav Rotem
Enhance constant folding of bitcast operations on vecto...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-23
Ted Kremenek
Null initialize a few variables flagged by
blob
|
commitdiff
|
raw
|
diff to current
2011-01-06
Abramo Bagnara
Fixed parsing of hex floats.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Jay Foad
PR5207: Change APInt methods trunc(), sext(), zext...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-28
Jay Foad
PR5207: change APInt::doubleToBits() and APInt::floatTo...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Dale Johannesen
Do not assert when reading an exponent out of range.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-14
Benjamin Kramer
Don't pass StringRef by reference.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
Dan Gohman
Fix minor style issues.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-06
Chris Lattner
make APFloat::toString be const.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
John McCall
Don't potentially read past the end of the fill data...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-28
John McCall
Properly clear all the extra bits in a significand...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-28
John McCall
Teach APFloat how to create both QNaNs and SNaNs and...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
John McCall
Make APFloat's string-parsing routines a bit safer...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-24
John McCall
Implement support for converting to string at "natural...
blob
|
commitdiff
|
raw
|
diff to current
next