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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Incorporate the contents of SymTabValue into Function and Module
Chris Lattner
2002-04-28
2
-5
/
+50
*
Module's are no longer values
Chris Lattner
2002-04-28
1
-5
/
+0
*
Change the Dominator info and LoopInfo classes to keep track of BasicBlock's,...
Chris Lattner
2002-04-28
1
-14
/
+14
*
s/Method/Function
Chris Lattner
2002-04-27
1
-3
/
+3
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
4
-94
/
+121
*
Trivial simplification of code
Chris Lattner
2002-04-27
1
-2
/
+1
*
* Change Constant::getNullConstant to Constant::getNullValue
Chris Lattner
2002-04-27
1
-33
/
+1
*
* Abort program on verification errors
Chris Lattner
2002-04-24
1
-1
/
+41
*
Add some basic checks of CallInst's.
Chris Lattner
2002-04-18
1
-8
/
+17
*
* Convert the verifier to use an InstVisitor to be better structured
Chris Lattner
2002-04-18
1
-137
/
+154
*
Move asmwriter/getStrValue cruft into AsmWriter.cpp file.
Chris Lattner
2002-04-18
1
-128
/
+0
*
Pull all of the getStrValue implementation cruft out of Constants.cpp and
Chris Lattner
2002-04-18
1
-24
/
+94
*
Remove gep::isStructSelector
Chris Lattner
2002-04-18
1
-9
/
+4
*
Remove old frivolous uses of getStrValue in a debugging statement
Chris Lattner
2002-04-16
1
-2
/
+2
*
Remove unneccesary cast
Chris Lattner
2002-04-16
1
-1
/
+1
*
Changes to:
Chris Lattner
2002-04-16
1
-44
/
+106
*
* Fix bug: test/Regression/Verifier/2002-04-13-RetTypes.ll
Chris Lattner
2002-04-13
1
-22
/
+47
*
Minor bugfix for previous checkin
Chris Lattner
2002-04-13
1
-1
/
+1
*
* Remove obselete code for unsized arrays
Chris Lattner
2002-04-13
1
-20
/
+67
*
Add Module::getTypeName
Chris Lattner
2002-04-13
1
-0
/
+20
*
* Clean up code to use isa & dyncast instead of poking directly into instruct...
Chris Lattner
2002-04-13
1
-9
/
+9
*
* Add comment
Chris Lattner
2002-04-12
1
-2
/
+6
*
Add new check of return value type matching ret instruction values types
Chris Lattner
2002-04-12
1
-2
/
+17
*
Fix pure virtual function called exception!
Chris Lattner
2002-04-12
1
-2
/
+1
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
3
-10
/
+13
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-15
/
+0
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-2
/
+19
*
Add a couple of extra casts to avoid extra #include
Chris Lattner
2002-04-09
1
-2
/
+2
*
Add a couple of extra casts to avoid having to add #include
Chris Lattner
2002-04-09
1
-3
/
+3
*
*blush* somehow this debugging code got checked in...
Chris Lattner
2002-04-09
1
-3
/
+0
*
s/Method/Function
Chris Lattner
2002-04-08
2
-6
/
+6
*
* Narrow AsmWriter interface
Chris Lattner
2002-04-08
1
-37
/
+40
*
ConstantHandling moved into VMCore library
Chris Lattner
2002-04-08
1
-1
/
+1
*
Minor change to reflect that ConstantHandling is now part of VMCore
Chris Lattner
2002-04-08
2
-4
/
+4
*
Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h
Chris Lattner
2002-04-08
4
-5
/
+4
*
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
Chris Lattner
2002-04-07
3
-14
/
+15
*
Remove some gross code by using the Value::dump method to do debug dumps
Chris Lattner
2002-04-07
4
-42
/
+46
*
Remove some gross code by using the VAlue::dump method to do debug dumps
Chris Lattner
2002-04-07
1
-7
/
+5
*
Update comments
Chris Lattner
2002-04-07
1
-4
/
+5
*
Eliminate explicit use of Writer library, using debug dump output instead.
Chris Lattner
2002-04-07
1
-6
/
+8
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
4
-51
/
+52
*
Fix Bug: test/Regression/Other/2002-04-07-InfConstant.ll
Chris Lattner
2002-04-07
1
-3
/
+12
*
Fix bug: test/Regression/Other/2002-04-07-HexFloatConstants.ll
Chris Lattner
2002-04-07
1
-2
/
+20
*
Implement constant propogation of multiply and divide instructions!!
Chris Lattner
2002-04-07
3
-0
/
+32
*
* Make all of the refineAbstractType functions work identically
Chris Lattner
2002-04-07
1
-68
/
+68
*
* Reenable apparently neccesary code, that breaks testcases when enabled,
Chris Lattner
2002-04-06
1
-1
/
+7
*
* FIX: test/Regression/Assembler/2002-02-19-TypeParsing.ll
Chris Lattner
2002-04-05
1
-3
/
+4
*
* Move DerivedType::addAbstractTypeUser from DerivedType.h
Chris Lattner
2002-04-05
1
-28
/
+48
*
Clean up debugging code
Chris Lattner
2002-04-05
1
-4
/
+4
*
* Refactor loop in removeAbstractTypeUser to be more clear
Chris Lattner
2002-04-05
1
-18
/
+35
[prev]
[next]