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
...
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
45
-674
/
+627
*
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
*
Add a better comment to explain what is going on.
Chris Lattner
2002-04-07
1
-1
/
+4
*
Remove debugging code accidentally checked in!
Chris Lattner
2002-04-07
1
-1
/
+0
*
Add support for hexadecimal FP constants!
Chris Lattner
2002-04-07
1
-7
/
+35
*
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
*
Enable better debug output. When debugging the type system, print out the
Chris Lattner
2002-04-07
1
-1
/
+3
*
* 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
8
-36
/
+34
*
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
*
PATypeHolder is now not a template
Chris Lattner
2002-04-04
1
-4
/
+5
*
Add debug support
Chris Lattner
2002-04-04
1
-0
/
+4
*
* Make PATypeHolder not take a type argument
Chris Lattner
2002-04-04
1
-47
/
+37
*
Lexer doesn't create typehandle gross stuff now, parser does.
Chris Lattner
2002-04-04
1
-6
/
+1
*
Call nodes are never equivalent
Chris Lattner
2002-04-04
1
-3
/
+4
*
Add hack to get timing of analysis
Chris Lattner
2002-04-04
1
-0
/
+23
*
* Eliminate commented out code
Chris Lattner
2002-04-04
1
-10
/
+4
*
Support resolving function arguments/return values to pointers that index
Chris Lattner
2002-04-01
1
-5
/
+15
*
Case numbers were not updated when Sparc.burg.in was changed
Vikram S. Adve
2002-04-01
1
-1
/
+2
*
Add a new replaceWith method useful for replacing instructions
Chris Lattner
2002-04-01
1
-1
/
+27
*
Allow scalars that point to multiple nodes when building the scalar map.
Chris Lattner
2002-04-01
1
-5
/
+0
*
Add extra case here to avoid getting spurious output
Chris Lattner
2002-04-01
1
-0
/
+4
*
Avoid incorrectly adding null values to the scalar map!
Chris Lattner
2002-04-01
1
-0
/
+1
*
Critical shadow nodes no do not know their parent explictly.
Chris Lattner
2002-04-01
1
-4
/
+2
*
Minor cleanups (use dyn_cast instead of testing manually)
Chris Lattner
2002-04-01
1
-6
/
+7
*
Allow merging of identical call nodes. Make the shadow node pointed to
Chris Lattner
2002-04-01
1
-4
/
+18
*
Increase limit for perimeter
Chris Lattner
2002-04-01
1
-1
/
+1
*
Unify the destruction code used for node pairs vs normal nodes. This was
Chris Lattner
2002-03-31
1
-35
/
+36
*
1. Fix a leftover bug in generating memory instructions.
Vikram S. Adve
2002-03-31
1
-36
/
+38
*
Added function getCallInstIndirectAddrVal() to set call interference
Vikram S. Adve
2002-03-31
2
-1
/
+11
*
Minor cleanup in printing constants. I think this included a bug
Vikram S. Adve
2002-03-31
1
-32
/
+14
*
Add method clearCallInterference().
Vikram S. Adve
2002-03-31
2
-0
/
+6
*
Include temp. values when computing max. size of stack frame!
Vikram S. Adve
2002-03-31
1
-3
/
+3
*
Fix a bug in previous bug fix.
Vikram S. Adve
2002-03-31
2
-12
/
+28
*
Bug fix: address used by indirect call instruction should also
Vikram S. Adve
2002-03-31
2
-32
/
+42
*
Add debug output
Chris Lattner
2002-03-31
1
-11
/
+19
*
* Fix nondeleted type handle which could cause type pool corruption (and
Chris Lattner
2002-03-31
1
-1
/
+4
*
* Move the isEquivalentTo implementations here. They can probably be put
Chris Lattner
2002-03-31
1
-1
/
+39
*
Print out the instruction instead of just the address!
Chris Lattner
2002-03-31
1
-1
/
+3
*
* Move isEquivalentTo implementations to NodeImpl
Chris Lattner
2002-03-31
1
-56
/
+91
*
* Convert CallMap to be a vector, because the keys can change, and the map
Chris Lattner
2002-03-31
1
-8
/
+45
[prev]
[next]