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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify comment for function getObjectSize
Arnold Schwaighofer
2013-03-05
1
-1
/
+3
*
recommit r172363 & r171325 (reverted in r172756)
Nuno Lopes
2013-03-02
1
-1
/
+3
*
add getUnderlyingObjectSize()
Nuno Lopes
2013-03-02
1
-0
/
+8
*
Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.
Peter Collingbourne
2013-03-02
1
-26
/
+14
*
Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ...
Michael Ilseman
2013-03-01
1
-2
/
+8
*
Fix PR10475
Michael Liao
2013-03-01
2
-3
/
+7
*
test commit to use consistent comment notation.
Peng Cheng
2013-03-01
1
-11
/
+11
*
GCInfoDeleter code cleanup after r175528
Yiannis Tsiouris
2013-03-01
3
-6
/
+2
*
Minor coding style fix
Michael Liao
2013-03-01
1
-3
/
+3
*
Fix incorrect ScheduleDAG comment and formalize Weak edges.
Andrew Trick
2013-03-01
1
-2
/
+12
*
A small refactoring + adding comments.
Eli Bendersky
2013-02-28
1
-4
/
+14
*
[Support][ErrorOr] Add support for implicit conversion from error code/condit...
Michael J. Spencer
2013-02-28
1
-0
/
+26
*
Copy missing member in DataLayout copy ctor.
David Blaikie
2013-02-27
1
-0
/
+1
*
Reverted: r176136 - Have a way for a target to opt-out of target-independent ...
Michael Ilseman
2013-02-27
1
-5
/
+0
*
Switching -1ULL to UINT64_MAX to fix MSVC warnings. Patch thanks to Peng Cheng!
Aaron Ballman
2013-02-27
1
-7
/
+7
*
Suppressing MSVC warnings; patch thanks to Peng Cheng!
Aaron Ballman
2013-02-27
1
-3
/
+13
*
In GCC 4.7, function names are now forbidden from .gcda files. Support this by
Nick Lewycky
2013-02-27
1
-1
/
+2
*
Enhance integer division emulation support to handle types smaller than 32 bits,
Pedro Artigas
2013-02-26
1
-0
/
+14
*
Have a way for a target to opt-out of target-independent fast isel
Michael Ilseman
2013-02-26
1
-0
/
+5
*
Another test commit. Remove trailing whitespace.
Matt Arsenault
2013-02-26
1
-1
/
+1
*
Test commit. Remove trailing whitespace.
Matt Arsenault
2013-02-26
1
-3
/
+3
*
Slight cosmetic fixes
Eli Bendersky
2013-02-26
1
-7
/
+2
*
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-26
1
-3
/
+3
*
Use a DenseMap instead of a std::map for AnalysisID -> Pass* maps. This reduc...
Michael Ilseman
2013-02-26
1
-4
/
+3
*
Fix missing relocation for TLS addressing peephole optimization.
Bill Schmidt
2013-02-25
1
-0
/
+1
*
DIBuilder: support structs with vtable pointers in the same way as classes
David Blaikie
2013-02-25
1
-4
/
+6
*
Add a field to the compile unit of where we plan on splitting out
Eric Christopher
2013-02-22
2
-2
/
+7
*
Add a TODO and explain when we can get rid of the isMain field.
Eric Christopher
2013-02-22
1
-1
/
+1
*
Formatting.
Eric Christopher
2013-02-22
1
-1
/
+1
*
An Optional<T> is pod-like if the inner type is.
Benjamin Kramer
2013-02-22
1
-0
/
+6
*
Implement the NoBuiltin attribute.
Bill Wendling
2013-02-22
1
-25
/
+2
*
Limit cast machinery to preserve const and not accept temporaries
David Blaikie
2013-02-21
1
-5
/
+47
*
Clear the whole table including the tombstones, since the tombstone count will
Pedro Artigas
2013-02-21
1
-1
/
+1
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
2
-15
/
+15
*
Make RAFast::UsedInInstr indexed by register units.
Jakob Stoklund Olesen
2013-02-21
1
-0
/
+6
*
Add move ctor/assignment to Optional<T>
David Blaikie
2013-02-21
1
-0
/
+29
*
Correct spelling of 'enumerator'.
David Blaikie
2013-02-21
1
-1
/
+1
*
Make Optional<T>'s operator bool 'explicit' in C++11
David Blaikie
2013-02-21
2
-1
/
+11
*
ADT/Optional.h: Appease msvc. It reapplies r175626.
NAKAMURA Takumi
2013-02-21
1
-1
/
+1
*
Provide a "None" value for convenience when using Optional<T>()
David Blaikie
2013-02-21
2
-0
/
+29
*
MCParser: Update method names per coding guidelines.
Jim Grosbach
2013-02-20
1
-19
/
+19
*
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
1
-14
/
+14
*
Use LiveRangeUpdater instead of mergeIntervalRanges.
Jakob Stoklund Olesen
2013-02-20
1
-3
/
+0
*
Add a LiveRangeUpdater class.
Jakob Stoklund Olesen
2013-02-20
1
-0
/
+58
*
Add a default constructor for LiveRange.
Jakob Stoklund Olesen
2013-02-20
1
-1
/
+2
*
Revert r175626, "ADT/Optional.h: Appease msvc."
NAKAMURA Takumi
2013-02-20
1
-1
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-02-20
1
-7
/
+7
*
ADT/Optional.h: Appease msvc.
NAKAMURA Takumi
2013-02-20
1
-1
/
+1
*
Move the SplatByte helper to APInt and generalize it a bit.
Benjamin Kramer
2013-02-20
1
-0
/
+11
*
Modify LiveInterval::addRange() to match the comment about what it returns.
Cameron Zwarich
2013-02-20
1
-2
/
+2
[next]