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
/
VMCore
/
IntrinsicInst.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The fields for the stoppoint debug intrinsic have not changed, so update the
John Criswell
2008-12-19
1
-2
/
+2
*
Unbreak DbgStopPointInst::getFileName().
Daniel Dunbar
2008-10-11
1
-1
/
+1
*
Revert my previous check-in that split up MachineModuleInfo. It turns out to
Bill Wendling
2008-07-03
1
-1
/
+0
*
- Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an emp...
Evan Cheng
2008-06-30
1
-6
/
+7
*
Revert (52748 and friends):
Anton Korobeynikov
2008-06-29
1
-7
/
+6
*
Refactor the DebugInfoDesc stuff out of the MachineModuleInfo file. Clean up
Bill Wendling
2008-06-27
1
-0
/
+1
*
Move GetConstantStringInfo to lib/Analysis. Remove
Eric Christopher
2008-06-26
1
-6
/
+7
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-4
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Change the MachineDebugInfo to MachineModuleInfo to better reflect usage
Jim Laskey
2007-01-26
1
-1
/
+1
*
Update version in safe guards.
Jim Laskey
2006-12-13
1
-2
/
+2
*
For PR950:
Reid Spencer
2006-11-27
1
-1
/
+1
*
getFilename/getDirectory shouldn't abort if the global has no init. This
Chris Lattner
2006-10-04
1
-2
/
+2
*
1. Support for c++ mangled names.
Jim Laskey
2006-07-11
1
-2
/
+2
*
Handle versioning of compile unit.
Jim Laskey
2006-06-19
1
-0
/
+5
*
Forgot operands were hard coded for compile unit.
Jim Laskey
2006-06-16
1
-2
/
+2
*
For PR780:
Reid Spencer
2006-06-07
1
-4
/
+2
*
For PR780:
Reid Spencer
2006-06-07
1
-0
/
+4
*
Bullet proof against undefined args produced by upgrading ols-style debug info.
Jim Laskey
2006-03-26
1
-3
/
+3
*
Fix indent.
Jim Laskey
2006-03-24
1
-1
/
+1
*
Clean up some commentary.
Jim Laskey
2006-03-24
1
-1
/
+19
*
Simplify handling of llvm.dbg intrinsic operands to one spot.
Jim Laskey
2006-03-23
1
-0
/
+55