projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove APInt::extractBit since it is already implemented via operator[]. Change tests...
[oota-llvm.git]
/
unittests
/
ADT
/
APIntTest.cpp
2013-12-13
Michael Gottesman
Remove APInt::extractBit since it is already implemente...
blob
|
commitdiff
|
raw
2013-12-13
Michael Gottesman
[block-freq] Add the method APInt::nearestLogBase2().
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Michael Gottesman
[block-freq] Add the APInt method extractBit.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-28
Michael Gottesman
[APInt] Implement tcDecrement as a counterpart to tcInc...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Benjamin Kramer
Move the SplatByte helper to APInt and generalize it...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
Meador Inge
ADT: Correct APInt::getActiveWords for zero values
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Chandler Carruth
Sort the #include lines for unittest/...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Nuno Lopes
fix the quotient returned by sdivrem() for the case...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Benjamin Kramer
Add a unittest for rotating a really big APInt.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-22
Eli Friedman
Some unittests for APInt rotates; patch by Cameron...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-16
Dylan Noblesmith
APInt: update asserts for base-36
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-09-14
Douglas Gregor
Add APInt support for converting to/from hexatridecimal...
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-06-15
Dylan Noblesmith
unittests: add test for APInt::toString()
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Benjamin Kramer
Add an argument to APInt's magic udiv calculation to...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Cameron Zwarich
The signed version of our "magic number" computation...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Jay Foad
PR5207: Rename overloaded APInt methods set(), clear...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
Jakob Stoklund Olesen
Attempt to unbreak the FreeBSD buildbot by XFAILing...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Chandler Carruth
Switch from EXPECT_EQ({true,false, ...) to the more...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Jeffrey Yasskin
Fix death tests in -Asserts builds.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Duncan Sands
Pacify the compiler (signed with unsigned comparison...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Dan Gohman
Add a ceilLogBase2 function to APInt.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Daniel Dunbar
Fix a few more conversion warnings on 4.0
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Daniel Dunbar
Another try at fixing compile warnings on 4.0
blob
|
commitdiff
|
raw
|
diff to current
2009-09-14
Daniel Dunbar
Attempt to fix some 4.0.0 build warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-06
Daniel Dunbar
Simplify, now that gtest supports raw_ostream directly.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Chris Lattner
split raw_os_ostream out to its own header and implemen...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Daniel Dunbar
Unbreak unit tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Bill Wendling
Correct for recent assert change.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Erick Tryzelaar
Fix bug with APInt::getBitsNeeded with for base 10...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Erick Tryzelaar
Allow '+' to appear in APInt strings, and add more...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Erick Tryzelaar
Wrap unit test death tests in GTEST_HAS_DEATH_TEST
blob
|
commitdiff
|
raw
|
diff to current
2009-08-16
Erick Tryzelaar
Add failure tests to APInt unit test.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Daniel Dunbar
Convert APint::{fromString,APInt,getBitsNeeded} to...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-30
Dan Gohman
Reapply 74494, this time removing the conflicting defin...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-25
Chris Lattner
Fix PR4040: APInt's string constructor is too strict
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Misha Brukman
* Fixed calls to APInt ctor to work for negative values...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Misha Brukman
Converted a1.ll to unittests.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-19
Misha Brukman
Renamed unittest files to have a consistent {Tt}est...
blob
|
commitdiff
|
raw
|
diff to current