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
/
lib
/
IR
Commit message (
Expand
)
Author
Age
Files
Lines
*
DIBuilder: retain a type when created with a unique identifier.
Manman Ren
2013-08-29
1
-3
/
+23
*
Period.
David Blaikie
2013-08-28
1
-2
/
+2
*
r189495: Pull out some debug logic into a function for legibility
David Blaikie
2013-08-28
1
-13
/
+18
*
PR16995: DebugInfo: Don't overwrite existing member lists when adding templat...
David Blaikie
2013-08-28
1
-1
/
+18
*
DIBuilder: take an optional StringRef to pass in unique identifier.
Manman Ren
2013-08-27
1
-10
/
+14
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
2
-10
/
+37
*
Fix a bug where we would corrupt the offset when evaluating
Chandler Carruth
2013-08-25
1
-1
/
+3
*
DebugInfoFinder: handle imported entities of a CU.
Manman Ren
2013-08-24
1
-0
/
+12
*
DebugInfoFinder: handle template params of a DISubprogram.
Manman Ren
2013-08-23
1
-0
/
+13
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
2
-1
/
+20
*
Add a new helper method to Value to strip in-bounds constant offsets of
Chandler Carruth
2013-08-22
1
-0
/
+34
*
Introduce non-const overloads for GlobalAlias::{get,resolve}AliasedGlobal.
Peter Collingbourne
2013-08-19
1
-8
/
+8
*
DebugInfo: Allow the addition of other (such as static data) members to a rec...
David Blaikie
2013-08-16
2
-6
/
+7
*
[Mips][msa] Value types for MSA support.
Jack Carter
2013-08-13
1
-0
/
+2
*
DebugInfo: provide the ability to add members to a class after it has been co...
David Blaikie
2013-08-09
1
-0
/
+13
*
Make sure that if we're going to attempt to add a type to a DIE that
Eric Christopher
2013-08-08
2
-1
/
+6
*
Be more rigorous about the sizes of forms and attributes.
Eric Christopher
2013-08-08
1
-2
/
+2
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-06
2
-16
/
+11
*
Add a AttributeSetImpl::dump function.
Peter Collingbourne
2013-08-02
2
-0
/
+6
*
Make one of the AttributeSet ctors maintain the invariant that the
Peter Collingbourne
2013-08-02
2
-2
/
+29
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
2
-7
/
+16
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
2
-16
/
+7
*
Reject bitcasts between address spaces with different sizes
Matt Arsenault
2013-07-31
1
-20
/
+104
*
Add parentheses to silence gcc warning.
Richard Trieu
2013-07-31
1
-4
/
+4
*
Fix ptr vector inconsistency in CreatePointerCast
Matt Arsenault
2013-07-31
1
-5
/
+13
*
Respect address space sizes in isEliminableCastPair.
Matt Arsenault
2013-07-30
2
-14
/
+52
*
Revert "Remove isCastable since nothing uses it now"
Matt Arsenault
2013-07-30
1
-0
/
+63
*
Remove isCastable since nothing uses it now
Matt Arsenault
2013-07-30
1
-63
/
+0
*
Change behavior of calling bitcasted alias functions.
Matt Arsenault
2013-07-30
1
-2
/
+44
*
Minor code simplification suggested by Duncan
Matt Arsenault
2013-07-27
1
-2
/
+1
*
Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
2013-07-27
1
-3
/
+9
*
Use more parens to clarify assert.
Eric Christopher
2013-07-26
1
-1
/
+1
*
Debug Info Verifier: enable verification of DICompileUnit.
Manman Ren
2013-07-26
1
-3
/
+0
*
Collapse conditional and add an assert for unhandled scope types.
Eric Christopher
2013-07-26
1
-3
/
+1
*
Re-add DataLayout pointer size convenience functions.
Matt Arsenault
2013-07-26
1
-0
/
+10
*
Add a way to get the context of any particular scope.
Eric Christopher
2013-07-26
1
-0
/
+25
*
Debug Info: update comments and add a FIXME.
Manman Ren
2013-07-25
1
-2
/
+5
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
1
-0
/
+4
*
Add a way to add a kind-value string pair to an attribute.
Bill Wendling
2013-07-25
1
-0
/
+7
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
1
-0
/
+45
*
Make these methods const correct.
Rafael Espindola
2013-07-25
1
-2
/
+1
*
Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
Bill Wendling
2013-07-25
1
-0
/
+4
*
Debug Info: improve the Finder.
Manman Ren
2013-07-24
1
-0
/
+1
*
Replace with a "null" RAUW with an assert since we'd actually like
Eric Christopher
2013-07-24
1
-8
/
+8
*
Remove dead code.
Eric Christopher
2013-07-24
1
-5
/
+0
*
Remove unnecessary constructors as the default conversions will handle
Eric Christopher
2013-07-24
1
-18
/
+0
*
More constructor cleanup.
Eric Christopher
2013-07-24
1
-6
/
+0
*
Collapse logic and move and reword comment for clarity.
Eric Christopher
2013-07-24
1
-3
/
+5
*
Add a fixme and reformat.
Eric Christopher
2013-07-24
1
-4
/
+3
*
Debug Info: improve the Finder.
Manman Ren
2013-07-23
1
-0
/
+9
[next]