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
/
Function.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting dtor devirtualization patch.
Gordon Henriksen
2007-12-10
1
-7
/
+6
*
Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!
Gordon Henriksen
2007-12-09
1
-6
/
+7
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-4
/
+29
*
Small optimization of parameter attribute lookup.
Duncan Sands
2007-11-30
1
-1
/
+1
*
Add a convenience method for modifying parameter
Duncan Sands
2007-11-30
1
-1
/
+59
*
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-28
1
-7
/
+0
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
1
-5
/
+29
*
Fix PR1816. If a bitcast of a function only exists because of a
Duncan Sands
2007-11-25
1
-1
/
+44
*
Rename the 'const' parameter attribute to 'readnone',
Duncan Sands
2007-11-22
1
-4
/
+4
*
In order for parameter attribute uniquing to make
Duncan Sands
2007-11-20
1
-2
/
+6
*
Add pure/const attributes. Documentation will follow.
Anton Korobeynikov
2007-11-14
1
-0
/
+4
*
Two ParamAttrsVectors which differ by a permutation
Duncan Sands
2007-09-11
1
-0
/
+4
*
When Intrinsic::getName is constructing names for overloaded intrinsics,
Dan Gohman
2007-08-20
1
-1
/
+2
*
Compute the argument list as lazily as possible. This ensures that clients
Chris Lattner
2007-08-18
1
-7
/
+24
*
Support for trampolines, except for X86 codegen which is
Duncan Sands
2007-07-27
1
-0
/
+2
*
For PR1553:
Reid Spencer
2007-07-19
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+320