index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
ADT
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add triple support for the IBM BG/P and BG/Q supercomputers.
Hal Finkel
2012-04-02
1
-2
/
+5
*
Move ftostr into its last user (cppbackend) and simplify it a bit.
Benjamin Kramer
2012-03-23
1
-21
/
+0
*
Make sure ImmutableSet never inserts Tombstone/Entry into DenseMap.
Anna Zaks
2012-03-20
1
-2
/
+7
*
Fixes the MSVC build.
Francois Pichet
2012-03-14
1
-4
/
+0
*
Move APInt::operator[] inline.
Benjamin Kramer
2012-03-14
1
-1
/
+5
*
Move APInt::operator! inline, it's small and fuses well with surrounding code...
Benjamin Kramer
2012-03-14
1
-1
/
+9
*
Remove an old hack for pre-2005 MSVC. We don't support ancient microsoft comp...
Benjamin Kramer
2012-03-13
1
-24
/
+0
*
Add a few missing 'template' keywords
Douglas Gregor
2012-03-11
2
-3
/
+3
*
Make StringRef::getAsInteger work with all integer types. Before this change
Michael J. Spencer
2012-03-10
1
-7
/
+32
*
Add support for r600 (AMD GPUs HD2XXX - HD6XXX) target triplet.
Anton Korobeynikov
2012-03-09
1
-0
/
+1
*
Fix a silly restriction on the fast-path for hash_combine_range. This
Chandler Carruth
2012-03-09
1
-1
/
+1
*
Revert commit 152300 (ddunbar) since it still seems to be breaking
Duncan Sands
2012-03-08
1
-51
/
+0
*
[ADT] Change the trivial FoldingSetNodeID::Add* methods to be inline, reapplied
Daniel Dunbar
2012-03-08
1
-0
/
+51
*
Revert r152288, "[ADT] Change the trivial FoldingSetNodeID::Add* methods to be
Daniel Dunbar
2012-03-08
1
-46
/
+0
*
[ADT] Change the trivial FoldingSetNodeID::Add* methods to be inline.
Daniel Dunbar
2012-03-08
1
-0
/
+46
*
What's better than fixing and simplifying broken hash functions?
Chandler Carruth
2012-03-07
1
-21
/
+0
*
Add support to the hashing infrastructure for automatically hashing both
Chandler Carruth
2012-03-07
1
-9
/
+11
*
Missing change in r152106 for TinyPtrVector.
Eli Friedman
2012-03-07
1
-1
/
+1
*
Remove an accidental cut/paste of a comment into the middle of
Chandler Carruth
2012-03-07
1
-2
/
+0
*
SmallPtrSet: Provide a more efficient implementation of swap than the default...
Benjamin Kramer
2012-03-06
1
-0
/
+16
*
Remove excess const, a const_iterator shouldn't be const itself.
Benjamin Kramer
2012-03-06
1
-1
/
+1
*
[TinyPtrVector] Add erase method and const-goodness.
Argyrios Kyrtzidis
2012-03-06
1
-4
/
+27
*
PointerUnion::getAddrOf() does not need to be template since we can only
Argyrios Kyrtzidis
2012-03-06
3
-9
/
+16
*
Remove UsuallyTinyPtrVector.
Argyrios Kyrtzidis
2012-03-06
1
-137
/
+0
*
Add include/llvm/ADT/UsuallyTinyPtrVector.h which is a vector that
Argyrios Kyrtzidis
2012-03-06
1
-0
/
+137
*
Switch to a C-style cast here to silence a brain-dead MSVC warning. It
Chandler Carruth
2012-03-05
1
-1
/
+1
*
Replace the hashing functions on APInt and APFloat with overloads of the
Chandler Carruth
2012-03-04
2
-8
/
+15
*
Add generic support for hashing StringRef objects using the new hashing library.
Chandler Carruth
2012-03-04
1
-0
/
+4
*
Teach the hashing facilities how to hash std::string objects.
Chandler Carruth
2012-03-04
1
-0
/
+11
*
hash_state: Don't use initialization target during initialization.
Daniel Dunbar
2012-03-03
1
-3
/
+2
*
Fix indentation.
Benjamin Kramer
2012-03-02
1
-3
/
+3
*
Hashing: microoptimize a truncate on 64 bit away. This currently blocks dead ...
Benjamin Kramer
2012-03-02
1
-1
/
+1
*
Make the hashing algorithm Endian neutral. This is a bit annoying, but
Chandler Carruth
2012-03-02
1
-0
/
+6
*
Simplify the pair optimization. Rather than using complex type traits,
Chandler Carruth
2012-03-02
1
-2
/
+2
*
We really want to hash pairs of directly-hashable data as directly
Chandler Carruth
2012-03-02
1
-0
/
+10
*
Add support for hashing pairs by delegating to each sub-object. There is
Chandler Carruth
2012-03-02
1
-59
/
+79
*
Remove the misguided extension here that reserved two special values in
Chandler Carruth
2012-03-02
1
-51
/
+17
*
Fix two warnings in this code that I missed.
Chandler Carruth
2012-03-01
1
-2
/
+3
*
Move include/llvm/ADT/SaveAndRestore.h -> include/llvm/Support/SaveAndRestore.h
Argyrios Kyrtzidis
2012-03-01
1
-47
/
+0
*
Rewrite LLVM's generalized support library for hashing to follow the API
Chandler Carruth
2012-03-01
1
-130
/
+705
*
Move "clang/Analysis/Support/SaveAndRestore.h" to "llvm/ADT/SaveAndRestore.h"
Argyrios Kyrtzidis
2012-02-27
1
-0
/
+47
*
Help the compiler to eliminate some dead code when hashing an array of T
Jay Foad
2012-02-27
1
-3
/
+5
*
The implementation of GeneralHash::addBits broke C++ aliasing rules; fix
Jay Foad
2012-02-23
1
-26
/
+20
*
GCC warns about a comparison between signed and unsigned values.
Duncan Sands
2012-02-23
1
-1
/
+1
*
PostRASched: Convert physreg def/use tracking to Jakob's SparseSet.
Andrew Trick
2012-02-23
1
-0
/
+7
*
Fix typos.
Jakob Stoklund Olesen
2012-02-22
1
-1
/
+1
*
Support was removed from LLVM's MIPS backend for the PSP variant of that
Chandler Carruth
2012-02-22
1
-2
/
+1
*
ADT/SparseSet.h: Fix up header dependencies.
NAKAMURA Takumi
2012-02-22
1
-0
/
+2
*
Add a Briggs and Torczon sparse set implementation.
Jakob Stoklund Olesen
2012-02-22
1
-0
/
+259
*
Pull the parsing helper functions out of the Triple interface entirely.
Chandler Carruth
2012-02-21
1
-5
/
+0
[next]