projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove unnecessary argument in ipo iterator
[oota-llvm.git]
/
include
/
llvm
/
ADT
/
PointerIntPair.h
2015-08-10
NAKAMURA Takumi
Reformat headers in ADT and Support partially.
blob
|
commitdiff
|
raw
2015-08-10
NAKAMURA Takumi
Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
NAKAMURA Takumi
Reformat linebreaks.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
Benjamin Kramer
PointerIntPair: Avoid an (academic) case of undefined...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Jordan Rose
[ADT] Update PointerIntPair to handle pointer types...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Alp Toker
[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
Reid Kleckner
Explicitly request unsigned enum types when desired
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Joe Groff
Fix PointerIntPair to be enum class compatible.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Argyrios Kyrtzidis
Eliminate redundant bitwise operations when using a...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Richard Smith
Fix integer undefined behavior due to signed left shift...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Jordan Rose
Allow PointerIntPairs to be created from const void *.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-06
Argyrios Kyrtzidis
PointerUnion::getAddrOf() does not need to be template...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Argyrios Kyrtzidis
Allow getting the address of the value in a PointerUnio...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Chris Lattner
Remove isPod() from DenseMapInfo, splitting it out...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
John McCall
Fix a few places where PointerIntPair was using Pointer...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Bill Wendling
I cast, therefore I think I know what I'm doing.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Bill Wendling
Use uint64_t instead of unsigned.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Chris Lattner
revert an incorrect patch. This causes crashes all...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Bill Wendling
Suppress warnings about conversion shortening 64-bit...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Chris Lattner
fix the PointerLikeTypeTraits specialization for Pointe...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Chris Lattner
add missing space.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Chris Lattner
When forming sentinels for empty/tombstone, make sure...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Chris Lattner
Allow a specific PointerIntPair instance to use a speci...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Chris Lattner
Replace the PointerLikeTypeTraits::getNumLowBitsAvailable
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Chris Lattner
rename PointerLikeTypeInto to PointerLikeTypeTraits...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Chris Lattner
teach SmallPtrSet that PointerIntPair is "basically...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Duncan Sands
Get this building with gcc-4.4.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Misha Brukman
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Dan Gohman
Move the conversion to intptr_t to a separate statement...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-07
Dan Gohman
Use intptr_t instead of unsigned here, which is more...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-30
Chris Lattner
add the rest of the comparison routines.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Torok Edwin
protect against negative values that would exceed allow...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Chris Lattner
apparently GCC doesn't believe that I understand C
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Duncan Sands
Typo fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Chris Lattner
Fix sentinels to use correctly 'aligned' pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Chris Lattner
Fix spello, add DenseMapInfo specialization for Pointer...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Chris Lattner
fix comment typo
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Chris Lattner
fix a bug.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Chris Lattner
add a generic "bitmangled pointer" class, which allows...
blob
|
commitdiff
|
raw
|
diff to current