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
*
Fix protection probs
Chris Lattner
2001-11-15
1
-1
/
+1
*
Modify method AllocateLocalVar to take size argument.
Vikram S. Adve
2001-11-15
1
-1
/
+2
*
Bug fix for Chris.
Vikram S. Adve
2001-11-15
1
-1
/
+1
*
-cleangcc pass now remove type names that are never referenced and type names...
Chris Lattner
2001-11-15
1
-1
/
+5
*
Add function returning which operand holds immediate constant
Vikram S. Adve
2001-11-14
2
-0
/
+14
*
added isPseudoInstr()
Ruchira Sasanka
2001-11-14
2
-0
/
+12
*
Remove much cruft from the MemAccessInst instruction
Chris Lattner
2001-11-14
1
-13
/
+14
*
Changed for adding Phi Elimination code
Ruchira Sasanka
2001-11-12
2
-0
/
+22
*
Made isPhi const
Ruchira Sasanka
2001-11-10
2
-2
/
+4
*
Initail checking of structure swapper
Chris Lattner
2001-11-10
1
-0
/
+35
*
Initial checkin of Structure mutator
Chris Lattner
2001-11-10
1
-0
/
+87
*
Provide const version of function with the name the other will be eventually ...
Chris Lattner
2001-11-10
1
-0
/
+3
*
Refactor some functionality to expose more useful stuff
Chris Lattner
2001-11-10
1
-7
/
+13
*
New pass to figure out what types are in use by a program
Chris Lattner
2001-11-09
1
-0
/
+58
*
Cache parameters for target machine.
Vikram S. Adve
2001-11-09
1
-0
/
+67
*
Added class MachineCacheInfo.
Vikram S. Adve
2001-11-09
3
-6
/
+30
*
Remove unneeded forward decl
Chris Lattner
2001-11-08
1
-1
/
+0
*
Add handle to object MachineFrameInfo.
Vikram S. Adve
2001-11-08
1
-3
/
+5
*
Include handle to TargetMachine in each Machine...Info class.
Vikram S. Adve
2001-11-08
2
-5
/
+9
*
Add method CreateCodeToCopyIntToFloat.
Vikram S. Adve
2001-11-08
2
-2
/
+36
*
Machine-independent interface to target's stack frame layout parameters.
Vikram S. Adve
2001-11-08
1
-0
/
+76
*
Use different op labels for bitwise logical operations and boolean logical
Vikram S. Adve
2001-11-08
1
-0
/
+5
*
Added a second constructor for and improved class TmpInstruction.
Vikram S. Adve
2001-11-08
1
-9
/
+28
*
Major overhaul of stack frame management.
Vikram S. Adve
2001-11-08
1
-33
/
+89
*
Old file which was moved to include/llvm/Target some time back.
Vikram S. Adve
2001-11-08
1
-121
/
+0
*
Removed MachineCodeForMethod object and made it an annotation.
Vikram S. Adve
2001-11-08
1
-6
/
+0
*
Initial checkin of pointer safety checker
Chris Lattner
2001-11-07
1
-0
/
+47
*
Okay, so this is a huge hack. Fixme later
Chris Lattner
2001-11-07
1
-4
/
+36
*
New class to provide high performance writing.
Chris Lattner
2001-11-07
1
-0
/
+41
*
Make reg. numbers signed ints.
Vikram S. Adve
2001-11-05
1
-5
/
+5
*
Minor method rename
Chris Lattner
2001-11-04
1
-12
/
+14
*
Add a helper function to PHI node
Chris Lattner
2001-11-03
1
-0
/
+11
*
Expose method to merge identically named methods
Chris Lattner
2001-11-03
1
-0
/
+6
*
Moved InsertCallerSaveInstr to the SparcRegInfo.cpp and made machine independent
Ruchira Sasanka
2001-11-03
3
-7
/
+10
*
Fix major bugs in type resolution
Chris Lattner
2001-11-03
2
-3
/
+31
*
Fix the linker. This bug was not fun to track down. grr
Chris Lattner
2001-11-03
1
-2
/
+2
*
Print floating point numbers in expodential form so that small numbers don't ...
Chris Lattner
2001-11-01
1
-1
/
+1
*
Expose the low level DCE mechanism to external users
Chris Lattner
2001-11-01
1
-0
/
+9
*
Implement constant propogation of null pointer values.
Chris Lattner
2001-11-01
1
-0
/
+4
*
Add simpler to use ctors. Add getType() overload to specialize getelementptr...
Chris Lattner
2001-11-01
1
-0
/
+10
*
Add new isNullValue method
Chris Lattner
2001-11-01
1
-1
/
+32
*
Initial checkin of level raising code
Chris Lattner
2001-11-01
1
-0
/
+35
*
Move level change xfor into the transforms directory
Chris Lattner
2001-11-01
2
-90
/
+0
*
Add some useful accessors
Chris Lattner
2001-11-01
2
-0
/
+20
*
Implement code to convert %malloc and %free FUNCTION CALLS into the instructi...
Chris Lattner
2001-10-31
1
-0
/
+8
*
Implemented constant propogation of cast instructions
Chris Lattner
2001-10-31
1
-0
/
+6
*
New GCC cleanup pass interface
Chris Lattner
2001-10-31
1
-0
/
+24
*
Fix ordering problem. Found by purify. :)
Chris Lattner
2001-10-30
1
-1
/
+1
*
Expose some more printing functionality from the assembly writer library
Chris Lattner
2001-10-29
1
-0
/
+7
*
Systems headers use <> not ""
Chris Lattner
2001-10-29
1
-2
/
+2
[next]