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
/
Support
/
DebugLoc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove compatibility typedef.
Chris Lattner
2010-04-02
1
-2
/
+0
*
rename NewDebugLoc -> DebugLoc, prune #includes in DebugLoc.h.
Chris Lattner
2010-04-02
1
-21
/
+11
*
Switch the code generator (except the JIT) onto the new DebugLoc
Chris Lattner
2010-04-02
1
-34
/
+6
*
add comments, don't require inlined-at to be specified.
Chris Lattner
2010-04-01
1
-1
/
+3
*
add a method to decode a DILocation into a NewDebugLoc.
Chris Lattner
2010-04-01
1
-1
/
+4
*
Add a new "NewDebugLoc" class which will eventually replace DebugLoc,
Chris Lattner
2010-04-01
1
-0
/
+55
*
fix file header.
Chris Lattner
2010-03-31
1
-2
/
+1
*
Replace DebugLocTuple with DILocation.
Devang Patel
2010-01-16
1
-50
/
+3
*
Remove isPod() from DenseMapInfo, splitting it out to its own
Chris Lattner
2009-12-15
1
-3
/
+3
*
Delete bogus semicolons.
Dan Gohman
2009-10-14
1
-2
/
+2
*
s/DebugLoc.CompileUnit/DebugLoc.Scope/g
Devang Patel
2009-10-13
1
-12
/
+12
*
Add another MDNode into DebugLocTuple. This will be used to keep track of inl...
Devang Patel
2009-10-01
1
-6
/
+10
*
Correct a comment.
Dan Gohman
2009-09-23
1
-1
/
+1
*
Reapply 79977.
Devang Patel
2009-08-28
1
-6
/
+6
*
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
Devang Patel
2009-08-26
1
-6
/
+6
*
Update DebugInfo interface to use metadata, instead of special named llvm.dbg...
Devang Patel
2009-08-25
1
-6
/
+6
*
Add line numbers to OProfile. To do this, I added a processDebugLoc()
Jeffrey Yasskin
2009-07-16
1
-0
/
+3
*
mv CodeGen/DebugLoc.h Support/DebugLoc.h
Devang Patel
2009-06-19
1
-0
/
+101