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
/
SlotCalculator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
Chris Lattner
2002-04-07
1
-4
/
+4
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-21
/
+21
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+3
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-1
/
+1
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-6
/
+6
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-2
/
+2
*
Support pointers to globals happily
Chris Lattner
2001-10-13
1
-9
/
+37
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-2
/
+2
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-3
/
+3
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
1
-3
/
+3
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
1
-3
/
+5
*
Implement global variable support
Chris Lattner
2001-09-10
1
-3
/
+12
*
* Slot calc is now simpler and not based on module analyzer.
Chris Lattner
2001-09-07
1
-80
/
+185
*
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-26
1
-13
/
+19
*
Fixed some error messages to be nicer
Chris Lattner
2001-07-07
1
-2
/
+2
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-6
/
+5
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+195