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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn off debug info
Chris Lattner
2001-11-26
1
-1
/
+1
*
Use pointertype where appropriate
Chris Lattner
2001-11-26
1
-2
/
+2
*
Remove invalid,unneccesary ## token
Chris Lattner
2001-11-26
1
-1
/
+1
*
Implement internal
Chris Lattner
2001-11-26
1
-5
/
+5
*
Make strings be internal
Chris Lattner
2001-11-26
1
-1
/
+2
*
Remove debugging output
Chris Lattner
2001-11-26
1
-1
/
+1
*
Support internal linkage
Chris Lattner
2001-11-26
1
-1
/
+2
*
Build IPO directory
Chris Lattner
2001-11-26
1
-1
/
+1
*
Implement support for internal methods
Chris Lattner
2001-11-26
3
-15
/
+33
*
Include const prop as part of -raise
Chris Lattner
2001-11-26
1
-1
/
+3
*
* Implement support for folding multiple single letter arguments together like
Chris Lattner
2001-11-26
1
-8
/
+66
*
Misc cleanups
Chris Lattner
2001-11-26
1
-53
/
+53
*
Expose constant propogation of an instruction in a clean way
Chris Lattner
2001-11-26
1
-37
/
+24
*
Stuff after a #endif is not valid CPP input and breaks some compilers
Chris Lattner
2001-11-26
2
-6
/
+6
*
Implement internal method support
Chris Lattner
2001-11-26
4
-10
/
+18
*
Implement support for internal methods
Chris Lattner
2001-11-26
4
-28
/
+34
*
Implement writer support for Loops, Induction Variables, and CallGraphs
Chris Lattner
2001-11-26
1
-0
/
+51
*
Make Mul work right
Chris Lattner
2001-11-26
1
-10
/
+14
*
Fix a bad assertion to be correct . The root basic block can be used by PHI n...
Chris Lattner
2001-11-26
2
-2
/
+6
*
Implement a new entry node that has edges to all external methods in the module
Chris Lattner
2001-11-26
1
-13
/
+58
*
Implement DCE of global values
Chris Lattner
2001-11-26
2
-0
/
+65
*
* Implement dominator based loop identification
Chris Lattner
2001-11-26
2
-0
/
+219
*
* Implement array indexing in lli
Chris Lattner
2001-11-26
2
-24
/
+69
*
Support Array Indexing
Chris Lattner
2001-11-26
1
-27
/
+35
*
Implement: isLosslesslyConvertableTo and new CompositeType base class
Chris Lattner
2001-11-26
1
-2
/
+53
*
If a name conflict occurs when inserting a value, rename it.
Chris Lattner
2001-11-26
1
-3
/
+8
*
Support array indexing
Chris Lattner
2001-11-26
1
-3
/
+2
*
Support Composite's, not just structs
Chris Lattner
2001-11-26
1
-14
/
+28
*
losslessCastableTypes is moved to Type class
Chris Lattner
2001-11-26
1
-50
/
+133
*
Support selectable structure transformations
Chris Lattner
2001-11-26
1
-13
/
+45
*
Support mutation of array indexing
Chris Lattner
2001-11-26
1
-20
/
+20
*
Clean up code, implement array indexing stuff
Chris Lattner
2001-11-26
1
-423
/
+175
*
Implement array indexing reverse engineering
Chris Lattner
2001-11-26
1
-177
/
+298
*
The old getIndices has been deprecated, because it no longer works. It now
Chris Lattner
2001-11-26
3
-5
/
+6
*
Implement array indexing
Chris Lattner
2001-11-26
1
-26
/
+47
*
Implement array indexing with uints
Chris Lattner
2001-11-26
1
-16
/
+17
*
* Implement more powerful expr analysis of cast instructions
Chris Lattner
2001-11-26
1
-11
/
+20
*
Be more const correct
Chris Lattner
2001-11-26
2
-8
/
+8
*
commented out popAllTempValues since it leads to a bug - see code
Ruchira Sasanka
2001-11-15
1
-2
/
+15
*
Commented some popTempArg.. since it leads to a bug
Ruchira Sasanka
2001-11-15
2
-6
/
+22
*
Added naming to inserted phi copy values - for easy debugging
Ruchira Sasanka
2001-11-15
3
-3
/
+15
*
changed since names of some methods in PhyRegAlloc changed
Ruchira Sasanka
2001-11-15
1
-3
/
+3
*
Fixed a bug in setReLRegsUsedByMI
Ruchira Sasanka
2001-11-15
2
-108
/
+150
*
Changed some names of methods, added const etc.
Ruchira Sasanka
2001-11-15
4
-14
/
+16
*
Fix use of AllocateLocalVar for alloca instruction!
Vikram S. Adve
2001-11-15
1
-1
/
+1
*
Modify AllocateLocalVar method to take a size argument.
Vikram S. Adve
2001-11-15
1
-3
/
+29
*
fixed setUsedRegAtMI
Ruchira Sasanka
2001-11-15
2
-14
/
+68
*
Print incoming arguments and return values.
Vikram S. Adve
2001-11-15
1
-14
/
+46
*
Fix int->float conversion.
Vikram S. Adve
2001-11-15
1
-3
/
+4
*
-cleangcc pass now remove type names that are never referenced and type names...
Chris Lattner
2001-11-15
1
-3
/
+43
[next]