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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added phi elimination code - not final
Ruchira Sasanka
2001-11-12
2
-0
/
+200
*
Improved printing routines.
Vikram S. Adve
2001-11-12
1
-4
/
+14
*
Major improvement to how nodes are built for a BB.
Vikram S. Adve
2001-11-12
8
-74
/
+150
*
Adjust all stack variable offsets to be aligned by size.
Vikram S. Adve
2001-11-12
1
-13
/
+55
*
Fix dumb bug in alignment adjustment code!
Vikram S. Adve
2001-11-12
1
-1
/
+1
*
Fix bogus code that was eliminating needed args.
Vikram S. Adve
2001-11-11
1
-5
/
+1
*
Fixed FP and SP usage. SP for outgoing args - for everything else FP
Ruchira Sasanka
2001-11-11
1
-2
/
+2
*
cahnged StackPointer accesses to FramePointer
Ruchira Sasanka
2001-11-11
1
-6
/
+6
*
Fix errors in computing downgrowing offsets, and in
Vikram S. Adve
2001-11-11
1
-11
/
+14
*
Down-growing offsets from FP should start at 0, not -1.
Vikram S. Adve
2001-11-11
1
-1
/
+1
*
Only add true dep. edges from an earlier to a later instruction.
Vikram S. Adve
2001-11-11
4
-62
/
+80
*
Changed code to ignore Phi Nodes in PhyRegAlloc
Ruchira Sasanka
2001-11-10
4
-2
/
+16
*
Corrected reodering code for instructions inserted before calls
Ruchira Sasanka
2001-11-10
2
-125
/
+210
*
Made isPhi const
Ruchira Sasanka
2001-11-10
2
-2
/
+4
*
Use cc instead of gcc to compile *.native
Vikram S. Adve
2001-11-10
2
-2
/
+2
*
Initail checking of structure swapper
Chris Lattner
2001-11-10
2
-0
/
+133
*
Testcase for structure field reordering
Chris Lattner
2001-11-10
1
-0
/
+30
*
Initial checkin of structure mutator
Chris Lattner
2001-11-10
1
-0
/
+501
*
Initial checkin of Structure mutator
Chris Lattner
2001-11-10
1
-0
/
+87
*
Add hooks to call the new swap structcontents pass
Chris Lattner
2001-11-10
1
-1
/
+5
*
add Yet Another Instance of a Static Library
Chris Lattner
2001-11-10
1
-1
/
+1
*
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
*
Several bug fixes in printing constants, particularly with unsized
Vikram S. Adve
2001-11-10
1
-42
/
+88
*
Must generate an instruction for GetElementPtr if single user is not
Vikram S. Adve
2001-11-10
1
-10
/
+20
*
Disabled some debuggin messages
Ruchira Sasanka
2001-11-10
1
-12
/
+17
*
Coalesing bug fix - now checks for the same regType instead of the same
Ruchira Sasanka
2001-11-10
2
-6
/
+12
*
No major change
Ruchira Sasanka
2001-11-09
2
-6
/
+6
*
Added code for correct reordering of call arguments
Ruchira Sasanka
2001-11-09
2
-3
/
+240
*
Add hooks for the FindUsedTypes pass
Chris Lattner
2001-11-09
1
-2
/
+13
*
New pass to find types in use by a program
Chris Lattner
2001-11-09
1
-0
/
+92
*
New pass to figure out what types are in use by a program
Chris Lattner
2001-11-09
1
-0
/
+58
*
Added function LL__main.
Vikram S. Adve
2001-11-09
1
-0
/
+5
*
Added class MachineCacheInfo.
Vikram S. Adve
2001-11-09
1
-1
/
+27
*
Add support to print constant arrays and structures.
Vikram S. Adve
2001-11-09
1
-26
/
+68
*
Do the same for float->int that we did for int->float earlier.
Vikram S. Adve
2001-11-09
1
-54
/
+102
*
Added function UltraSparcInstrInfo::CreateCodeToCopyFloatToInt.
Vikram S. Adve
2001-11-09
1
-19
/
+53
*
Added class UltraSparcCacheInfo.
Vikram S. Adve
2001-11-09
1
-1
/
+2
*
Bug fix: Need to include the stack offset "bias" in assembly code itself.
Vikram S. Adve
2001-11-09
1
-8
/
+39
*
Use node->getOpCode() instead of node->getMachineInstr()->getOpCode().
Vikram S. Adve
2001-11-09
2
-72
/
+76
*
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 false optimization that basically broke everything
Chris Lattner
2001-11-09
1
-19
/
+28
*
* Add better caching of data to avoid silly recusions
Chris Lattner
2001-11-08
1
-3
/
+12
*
Add method decl
Chris Lattner
2001-11-08
2
-0
/
+8
*
Remove unneeded forward decl
Chris Lattner
2001-11-08
1
-1
/
+0
*
Improve raising significantly
Chris Lattner
2001-11-08
4
-75
/
+267
*
Print the method that makes an instruction invalid
Chris Lattner
2001-11-08
1
-1
/
+1
*
corrected insertCode4Spilled ... bug.
Ruchira Sasanka
2001-11-08
2
-16
/
+34
*
Eliminate cleaning step for individual %.bc files created by our gcc.
Vikram S. Adve
2001-11-08
2
-6
/
+4
[next]