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
*
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
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
1
-8
/
+8
*
Make build work in release mode
Chris Lattner
2002-04-04
1
-11
/
+2
*
Make the release build work
Chris Lattner
2002-04-04
1
-2
/
+0
*
* Add debug support for PATypeHolder
Chris Lattner
2002-04-04
1
-6
/
+15
*
Make the release build compile
Chris Lattner
2002-04-04
1
-2
/
+0
*
Add a new replaceWith method useful for replacing instructions
Chris Lattner
2002-04-01
1
-1
/
+27
*
* s/Method/Function
Chris Lattner
2002-03-29
1
-10
/
+14
*
Add an insert method to VAlueHolder to allow batch insertion
Chris Lattner
2002-03-29
1
-0
/
+30
*
Add new addTypeName method to Module class
Chris Lattner
2002-03-29
1
-0
/
+15
*
s/Method/Function
Chris Lattner
2002-03-29
4
-45
/
+46
*
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
7
-106
/
+106
*
Rename Method to Function
Chris Lattner
2002-03-23
2
-19
/
+20
*
Add an assertion that would hopefully catch a problem that was tripping
Chris Lattner
2002-03-22
1
-0
/
+2
*
* AllocationInst ctor moved here from iMemory.h
Chris Lattner
2002-03-21
1
-0
/
+15
*
Add an assertion to catch a misuse of replaceAllUsesWith
Chris Lattner
2002-03-21
1
-0
/
+2
*
Make an assertion provide a more helpful error message
Chris Lattner
2002-03-17
1
-1
/
+2
*
Checkin new test for problem anand ran into
Chris Lattner
2002-03-15
1
-3
/
+35
*
Cleanup error message output a bit
Chris Lattner
2002-03-15
1
-1
/
+1
*
Add a check to ensure that only PHI nodes are self referential. Code
Chris Lattner
2002-03-14
1
-1
/
+8
*
* Add new method localLookup
Chris Lattner
2002-03-08
1
-2
/
+16
*
Expose more entry points to the verifier
Chris Lattner
2002-02-26
1
-2
/
+2
*
Fix bug: test/Regression/Other/2002-02-24-InlineBrokePHINodes.ll
Chris Lattner
2002-02-25
1
-0
/
+20
*
Make it compile with GCC 3.0.4
Chris Lattner
2002-02-24
1
-6
/
+6
[next]