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
/
Constants.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to
Chris Lattner
2002-10-13
1
-2
/
+2
*
- Add new Constant::replaceUsesOfWithOnConstant which has an end result
Chris Lattner
2002-10-09
1
-0
/
+106
*
Fix bug: Assembler/2002-10-08-LargeArrayPerformance.ll by using
Chris Lattner
2002-10-08
1
-2
/
+4
*
include/llvm/DataTypes.h includes this #define so we don't need it anymore
Chris Lattner
2002-09-13
1
-1
/
+0
*
Give better assertion message for error conditions
Chris Lattner
2002-09-11
1
-0
/
+4
*
- Renamed Type::isIntegral() to Type::isInteger()
Chris Lattner
2002-09-03
1
-3
/
+2
*
Add support for turning an array of characters into a string.
Chris Lattner
2002-08-26
1
-0
/
+18
*
- ConstantPointerRefs are now automatically removed from the module table
Chris Lattner
2002-08-18
1
-0
/
+17
*
Remove support for Not ConstantExpr. This simplifies the unary case to only
Chris Lattner
2002-08-14
1
-13
/
+3
*
Return null on failure, instead of aborting.
Chris Lattner
2002-08-14
1
-9
/
+3
*
- Rename ConstantGenericIntegral -> ConstantIntegral
Chris Lattner
2002-08-13
1
-27
/
+104
*
- Added a new superclass of ConstantBool/ConstantInt: ConstantGenericIntegral
Chris Lattner
2002-08-12
1
-2
/
+8
*
Cleanup ConstantExpr handling:
Chris Lattner
2002-07-30
1
-36
/
+25
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-2
/
+2
*
* ConstExpr::getelementptr now takes a vector of Constants not Values
Chris Lattner
2002-07-18
1
-109
/
+73
*
added std:: to cerr and endl
Anand Shukla
2002-07-16
1
-2
/
+5
*
Ensure ConstExpr constants are unique using a
Vikram S. Adve
2002-07-15
1
-5
/
+62
*
Added subclass ConstantExpr to represent expressions consructed from
Vikram S. Adve
2002-07-14
1
-12
/
+129
*
*** empty log message ***
Chris Lattner
2002-06-30
1
-1
/
+0
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
1
-0
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-1
/
+0
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-2
/
+2
*
* Change Constant::getNullConstant to Constant::getNullValue
Chris Lattner
2002-04-27
1
-33
/
+1
*
Move asmwriter/getStrValue cruft into AsmWriter.cpp file.
Chris Lattner
2002-04-18
1
-128
/
+0
*
Remove unneccesary cast
Chris Lattner
2002-04-16
1
-1
/
+1
*
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
Chris Lattner
2002-04-07
1
-1
/
+2
*
Remove some gross code by using the VAlue::dump method to do debug dumps
Chris Lattner
2002-04-07
1
-7
/
+5
*
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
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-24
/
+29
*
Rename ConstPoolVals.cpp to Constants.cpp
Chris Lattner
2001-12-14
1
-0
/
+499