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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
We must with with GCC 2.95 :(
Chris Lattner
2002-06-25
1
-1
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
12
-18
/
+21
*
Added setSuccessor() method to terminator instructions
Anand Shukla
2002-06-25
2
-1
/
+11
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
20
-139
/
+1553
*
*** empty log message ***
Chris Lattner
2002-06-25
23
-276
/
+310
*
Allow const bb's to be checked for containment in a loop
Chris Lattner
2002-06-03
1
-1
/
+1
*
Simplify the interface to local dce and constprop
Chris Lattner
2002-05-26
1
-2
/
+2
*
Convert RegClass::IsColorUsedArr from a dynamically allocated array to
Chris Lattner
2002-05-23
2
-11
/
+11
*
Add a new setSuccessor method to terminator instructions
Chris Lattner
2002-05-23
2
-0
/
+19
*
Implement DataTypes.h in terms of inttypes.h
Chris Lattner
2002-05-23
1
-0
/
+2
*
Avoid #including CommandLine.h
Chris Lattner
2002-05-22
3
-28
/
+2
*
Implement a new command line option, -debug, which is meant to unify all of
Chris Lattner
2002-05-22
3
-0
/
+63
*
Add ability to update existing variables with values read from the command line
Chris Lattner
2002-05-22
2
-18
/
+96
*
Simplify interface to ConstantFoldTerminator
Chris Lattner
2002-05-21
1
-2
/
+1
*
Expose CFG simplification pass
Chris Lattner
2002-05-21
1
-0
/
+8
*
Cleanups, rename IsPowerOf2 to isPowerOf2
Chris Lattner
2002-05-19
2
-54
/
+36
*
Added log2 for log-base-2 and also modified IsPower2 to use it.
Vikram S. Adve
2002-05-19
2
-18
/
+30
*
Added parameter IntRegSize for standard general-purpose register size.
Vikram S. Adve
2002-05-19
1
-1
/
+3
*
New function CreateSignExtensionInstructions.
Vikram S. Adve
2002-05-19
2
-56
/
+98
*
Many functions that returned a single MachineInstr now take a
Vikram S. Adve
2002-05-19
1
-18
/
+20
*
Better interface to generating machine instr for common cases
Vikram S. Adve
2002-05-19
1
-0
/
+127
*
MachineInstr now inherits from Annotable.
Vikram S. Adve
2002-05-19
1
-1
/
+3
*
Annotation class for MachineInstr.
Vikram S. Adve
2002-05-19
1
-0
/
+96
*
Add integer register size field.
Vikram S. Adve
2002-05-19
1
-6
/
+11
*
Invoke inst has side effects!
Chris Lattner
2002-05-14
1
-0
/
+2
*
Add method to check to see if two _Instructions_ dominate each other
Chris Lattner
2002-05-13
1
-0
/
+7
*
Add prototype for LICM pass
Chris Lattner
2002-05-10
1
-0
/
+8
*
Make sure to call the derived visit versions from the ranged iterator.
Chris Lattner
2002-05-10
1
-1
/
+1
*
Add explicit abort so optimized build knows that the function does not return
Chris Lattner
2002-05-10
1
-0
/
+1
*
Add an explicit abort so that the optimized build knows the function does
Chris Lattner
2002-05-10
1
-0
/
+1
*
Initial checkin of Statistic class
Chris Lattner
2002-05-10
3
-0
/
+207
*
remove deprecated getInstType() method
Chris Lattner
2002-05-10
2
-5
/
+2
*
Add prototype for the PiNodeInserter pass
Chris Lattner
2002-05-10
1
-0
/
+23
*
Add expr reassociation pass prototype
Chris Lattner
2002-05-08
1
-0
/
+10
*
*** empty log message ***
Sumant Kowshik
2002-05-08
1
-0
/
+21
*
Spell aggressive right
Chris Lattner
2002-05-07
1
-2
/
+2
*
Fix misspelling
Chris Lattner
2002-05-07
1
-1
/
+1
*
These files are supersumed by include/llvm/Transforms/Scalar.h
Chris Lattner
2002-05-07
8
-172
/
+0
*
New header file to replace all of the Scalar/*.h files.
Chris Lattner
2002-05-07
1
-0
/
+120
*
Checkin headers for Utils library
Chris Lattner
2002-05-07
2
-0
/
+109
*
Cleanup implementation a bit + comments
Chris Lattner
2002-05-07
1
-19
/
+7
*
Update header after moving file
Chris Lattner
2002-05-07
3
-12
/
+9
*
Remove long dead file
Chris Lattner
2002-05-07
1
-15
/
+0
*
Factor code out to the Transform Utils library
Chris Lattner
2002-05-07
2
-42
/
+3
*
Add support for passes to announce that they only depend on the CFG of a
Chris Lattner
2002-05-06
1
-0
/
+9
*
Move a bunch of code to a .cpp file, don't #include Instruction.h
Chris Lattner
2002-05-06
1
-43
/
+12
*
* Add getPrimitiveSize method
Chris Lattner
2002-05-06
1
-18
/
+28
*
Void and Label values cannot be acted on directly so they have zero size
Chris Lattner
2002-05-06
1
-2
/
+2
*
Implement constant propogation of shift instructions
Chris Lattner
2002-05-06
1
-0
/
+22
*
Add a range remove method
Chris Lattner
2002-05-06
1
-4
/
+5
[next]