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
/
Module.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-13
/
+32
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+0
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-1
/
+1
*
* Incorporate the contents of SymTabValue into Function and Module
Chris Lattner
2002-04-28
1
-3
/
+24
*
Add Module::getTypeName
Chris Lattner
2002-04-13
1
-0
/
+20
*
Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h
Chris Lattner
2002-04-08
1
-1
/
+1
*
Add new addTypeName method to Module class
Chris Lattner
2002-03-29
1
-0
/
+15
*
Implement new getFunction and getOrInsertFunction methods
Chris Lattner
2002-03-29
1
-0
/
+31
*
Remove the reduceApply functions they are obsolete things from the days before
Chris Lattner
2002-03-28
1
-16
/
+0
*
Change references from Method to Function
Chris Lattner
2002-03-26
1
-9
/
+9
*
Remove extraneous #includes
Chris Lattner
2002-01-26
1
-1
/
+0
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-3
/
+3
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-8
/
+8
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
Add #includes to enable buiding in Release mode
Chris Lattner
2001-11-07
1
-0
/
+1
*
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-15
1
-8
/
+7
*
* Add support for Module specific constants
Chris Lattner
2001-10-13
1
-4
/
+55
*
Implement global variable support
Chris Lattner
2001-09-10
1
-1
/
+11
*
Modules must have a valid, nonnull type. Make them void
Chris Lattner
2001-09-07
1
-1
/
+2
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-1
/
+1
*
* ValueHolder now takes 3 arguments
Chris Lattner
2001-07-14
1
-2
/
+2
*
Implement reduceApply method
Chris Lattner
2001-06-30
1
-4
/
+16
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-1
/
+1
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+42