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 an insert() method to MapVector. Adds the first MapVector unit test.
Nick Lewycky
2013-01-25
1
-0
/
+13
*
ArrayRef reverse iterators.
Andrew Trick
2013-01-25
1
-0
/
+5
*
whitespace
Andrew Trick
2013-01-25
1
-12
/
+12
*
Add asserts to SmallVector so that calls to front() and back() only succeed
Richard Trieu
2013-01-24
1
-0
/
+4
*
Initial patch for x32 ABI support.
Eli Bendersky
2013-01-22
1
-0
/
+1
*
Make APFloat constructor require explicit semantics.
Tim Northover
2013-01-22
1
-2
/
+2
*
SparseMultiSet.h: Add suggested parentheses.
NAKAMURA Takumi
2013-01-22
1
-2
/
+2
*
Introduce a new data structure, the SparseMultiSet, and changes to the MI sch...
Michael Ilseman
2013-01-21
1
-0
/
+526
*
Add llvm::hexDigitValue to convert single characters to hex.
Jordan Rose
2013-01-18
1
-0
/
+11
*
[ADT/StringMap] Follow-up to r172455, use the correct constructor for setting...
Argyrios Kyrtzidis
2013-01-15
1
-1
/
+2
*
[ADT/StringMap] Add a constructor in StringMap that accepts both an
Argyrios Kyrtzidis
2013-01-14
1
-0
/
+3
*
Fix DenseMap when LLVM_HAS_RVALUE_REFERENCES is defined but equals 0.
Joe Groff
2013-01-14
1
-1
/
+1
*
Add DenseMap::insert(value_type&&) method.
Joe Groff
2013-01-14
1
-0
/
+18
*
Remove redundant 'llvm::' qualifications
Dmitri Gribenko
2013-01-13
1
-1
/
+1
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
14
-31
/
+31
*
Implement APFloat::isDenormal()
Shuxin Yang
2013-01-07
1
-0
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-01-05
1
-2
/
+2
*
DenseMap: Appease -fstrict-aliasing on g++-4.4.
NAKAMURA Takumi
2013-01-05
1
-1
/
+2
*
Fix warnings from llvm-gcc as seen on darwin10 (10.6).
Alex Rosenberg
2013-01-05
1
-2
/
+2
*
Add an iplist::clearAndLeakNodesUnsafely() function.
Jakob Stoklund Olesen
2013-01-04
1
-0
/
+11
*
Make comment a bit more clear.
Eric Christopher
2013-01-04
1
-1
/
+2
*
Use a bool instead of a bitfield in llvm/ADT/Optional.
Argyrios Kyrtzidis
2013-01-02
1
-1
/
+1
*
Provide a common half-open interval map info implementation, and just
Chandler Carruth
2012-12-27
1
-0
/
+20
*
Don't leave IsUnsigned uninitialized in a default-constructed APSInt. Copying
Richard Smith
2012-12-20
1
-1
/
+1
*
MapVector: Add lookup().
Benjamin Kramer
2012-12-19
1
-0
/
+5
*
Add an assertion for a likely ilist::splice() contract violation.
Jakob Stoklund Olesen
2012-12-18
1
-0
/
+4
*
Cleanup comment and formatting
Eli Bendersky
2012-12-18
1
-5
/
+3
*
Mark ImmutableMap::remove/add() const.
Ted Kremenek
2012-12-07
1
-2
/
+2
*
Add manualRetain() and manualRelease() to ImmutableMapRef, and add a new cons...
Ted Kremenek
2012-12-07
1
-0
/
+15
*
Add convenience accessor to Triple for OS == NaCl
Eli Bendersky
2012-12-07
1
-0
/
+5
*
Revert "Allow modifying an ImmutableMap without canonicalizing it immediately."
Ted Kremenek
2012-12-06
1
-18
/
+5
*
Allow modifying an ImmutableMap without canonicalizing it immediately.
Jordan Rose
2012-12-06
1
-5
/
+18
*
Remove a URL from code
Eli Bendersky
2012-12-04
1
-1
/
+1
*
Make NaCl naming consistent. The triple OSType is called NaCl and is represented
Eli Bendersky
2012-12-04
1
-2
/
+2
*
Add a getMemorySize() function for DenseSet.
Argyrios Kyrtzidis
2012-12-03
1
-0
/
+1
*
Eliminate redundant bitwise operations when using a llvm/ADT/PointerUnion.
Argyrios Kyrtzidis
2012-12-03
2
-16
/
+32
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
14
-19
/
+17
*
Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES.
Chandler Carruth
2012-11-30
9
-27
/
+27
*
Separate out the tests for whether the compiler suports R-value
Chandler Carruth
2012-11-30
1
-1
/
+1
*
Add a new C++11 compatibility macro, LLVM_LVALUE_FUNCTION.
Jordan Rose
2012-11-30
1
-2
/
+7
*
typo
Andrew Trick
2012-11-16
1
-3
/
+3
*
Fix indeterminism in MI scheduler DAG construction.
Sergei Larin
2012-11-15
1
-0
/
+12
*
Add support for SPIR64 target - the 64bit counterpart of SPIR.
Guy Benyei
2012-11-15
1
-1
/
+2
*
Use LLVM_DELETED_FUNCTION.
Jakub Staszak
2012-11-15
1
-1
/
+1
*
Remove the CellSPU port.
Eric Christopher
2012-11-14
1
-1
/
+0
*
Remove Triple::getArchTypeForDarwinArchName. I lives on the clang driver now.
Rafael Espindola
2012-10-31
1
-5
/
+0
*
Add extra declarations of hash_value needed to build llvm with xlc 12.1.
Rafael Espindola
2012-10-31
2
-0
/
+7
*
APFloat cleanup: Remove now unused fields "sign2" and "exponent2".
Ulrich Weigand
2012-10-29
1
-7
/
+0
*
Stop APInt::shl from generating llvm.trap
Derek Schuff
2012-10-26
1
-1
/
+1
*
Improve DenseMap checks for power of 2 growth. Thanks for the tip Jakob
Pete Cooper
2012-10-24
1
-6
/
+3
[next]