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
/
Value.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print the name, not a pointer.
Nick Lewycky
2008-03-01
1
-1
/
+1
*
Let invoke return aggregate value.
Devang Patel
2008-02-21
1
-1
/
+1
*
Let function call return aggregate.
Devang Patel
2008-02-21
1
-1
/
+6
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Reverting dtor devirtualization patch.
Gordon Henriksen
2007-12-10
1
-200
/
+8
*
fix some warnings.
Chris Lattner
2007-12-10
1
-15
/
+12
*
Fix a big problem in the recent dtor refactoring work, now it passes 2007-11-...
Chris Lattner
2007-12-10
1
-50
/
+14
*
Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!
Gordon Henriksen
2007-12-09
1
-8
/
+239
*
Use empty() member functions when that's what's being tested for instead
Dan Gohman
2007-10-03
1
-2
/
+2
*
Make Value::getNameLen not crash on an empty name, fixing PR1712.
Chris Lattner
2007-09-28
1
-1
/
+1
*
simplify code, improve a comment.
Chris Lattner
2007-08-21
1
-6
/
+6
*
add Value::getNameStart/getNameLen() accessors.
Chris Lattner
2007-08-10
1
-0
/
+15
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+306