index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
DwarfDebug.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update DebugInfo interface to use metadata, instead of special named llvm.dbg...
Devang Patel
2009-08-25
1
-12
/
+12
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-2
/
+2
*
Record variable debug info at ISel time directly.
Devang Patel
2009-08-22
1
-11
/
+1
*
switch off of 'Section' onto MCSection. We're not properly using
Chris Lattner
2009-07-31
1
-1
/
+1
*
revert rev. 75503 for now.
Devang Patel
2009-07-13
1
-4
/
+1
*
Use Mangler to remove leading '1' from linkage names.
Devang Patel
2009-07-13
1
-1
/
+4
*
Remove dead code.
Devang Patel
2009-07-07
1
-5
/
+0
*
s/MainCU/ModuleCU/g
Devang Patel
2009-06-29
1
-3
/
+2
*
Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprograms
Devang Patel
2009-06-26
1
-13
/
+2
*
Simplify.
Devang Patel
2009-06-25
1
-7
/
+1
*
Merge 'ConstructFunctionDbgScope' and 'ConstructAbstractDbgScope'.
Bill Wendling
2009-05-20
1
-6
/
+2
*
Rename 'New*' methods to 'Create*' to be consistent. 'NewString' isn't used.
Bill Wendling
2009-05-20
1
-13
/
+6
*
Revert r72192. It was causing a build failure.
Bill Wendling
2009-05-20
1
-33
/
+44
*
Do some mechanical changes. Combine the 'construct abastract dbg thingy' in with
Bill Wendling
2009-05-20
1
-44
/
+33
*
RecordVariable is called each time a DECLARE node is encountered. For an inlined
Bill Wendling
2009-05-18
1
-1
/
+8
*
Split out the DwarfDebug module from the DwarfWriter module.
Bill Wendling
2009-05-15
1
-0
/
+565
[prev]