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
/
Target
/
SparcV9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use deterministic iterator for treeRoots.
Vikram S. Adve
2002-03-24
1
-10
/
+10
*
Bug re-fix: put back MachineCodeForInstruction::get(*I).dropAllReferences().
Vikram S. Adve
2002-03-24
1
-5
/
+8
*
Change latencies for Load, Store and Branch instructions.
Vikram S. Adve
2002-03-24
1
-40
/
+42
*
Major enhancements to how array and structure indices are handled.
Vikram S. Adve
2002-03-24
1
-148
/
+182
*
Change treeRoots data structure to make enumeration deterministic.
Vikram S. Adve
2002-03-24
1
-15
/
+24
*
Rename Method to Function
Chris Lattner
2002-03-23
4
-12
/
+12
*
Fixed several problems with handling arguments to Phis.
Vikram S. Adve
2002-03-18
2
-41
/
+55
*
Big bug fix: killed uses were being inserted instead of erased!
Vikram S. Adve
2002-03-18
1
-8
/
+28
*
Big bug fix: getUsableUniRegAtMI needed to return values in arguments
Vikram S. Adve
2002-03-18
1
-3
/
+3
*
Constants are now added to the constant pool only when a load
Vikram S. Adve
2002-03-18
1
-25
/
+17
*
Use vector for machine instructions returned by GetInstructionsByRule.
Vikram S. Adve
2002-03-18
1
-70
/
+31
*
Big bug fix: getUsableUniRegAtMI needed to return values in arguments
Vikram S. Adve
2002-03-18
1
-2
/
+13
*
Add support for code generation for array references.
Vikram S. Adve
2002-03-18
1
-481
/
+607
*
Bug fixes for not using unified reg. numbers, and for using the
Vikram S. Adve
2002-03-18
1
-62
/
+77
*
Use distinct names for the three types of SetMachineOperand to
Vikram S. Adve
2002-03-18
1
-35
/
+39
*
Minor fixes.
Vikram S. Adve
2002-03-18
1
-3
/
+7
*
Handling of global names was severely broken when converting to 2 passes.
Vikram S. Adve
2002-03-18
1
-28
/
+61
*
Several sundry bug fixes.
Vikram S. Adve
2002-03-18
1
-15
/
+23
*
Fix include error.
Vikram S. Adve
2002-03-03
2
-2
/
+2
*
Change to make it build with GCC 2.95.3
Anand Shukla
2002-02-26
1
-1
/
+1
*
Clean up std namespace issues
Chris Lattner
2002-02-24
4
-10
/
+14
*
* Silence signed/unsigned warnings
Chris Lattner
2002-02-24
2
-3
/
+4
*
Make it compile with GCC 3.0.4
Chris Lattner
2002-02-24
2
-1
/
+2
*
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
5
-20
/
+21
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
6
-4
/
+16
*
Write llvm bytecode to output .s file as last step of LLC.
Chris Lattner
2002-02-11
3
-0
/
+81
*
Fix build error
Chris Lattner
2002-02-11
1
-2
/
+2
*
Convert BBLiveVar to be a BasicBlock annotation, this removes the BB2BBLVMap ...
Chris Lattner
2002-02-05
3
-32
/
+56
*
Convert operand iterator over to work like an STL iterator
Chris Lattner
2002-02-05
6
-108
/
+63
*
Minor change: Methods that return ValueSet's that are guaranteed to be valid
Chris Lattner
2002-02-05
8
-77
/
+61
*
* Code Cleanups
Chris Lattner
2002-02-05
4
-38
/
+32
*
* Code Cleanups of IGNode.h
Chris Lattner
2002-02-05
2
-53
/
+24
*
Must include SetOperations to do set_*
Chris Lattner
2002-02-05
3
-0
/
+3
*
Remove empty files
Chris Lattner
2002-02-05
1
-0
/
+0
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
5
-62
/
+49
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
9
-125
/
+88
*
* Code Cleanups
Chris Lattner
2002-02-05
7
-244
/
+148
*
Changes neccesary due to the move of BBLiveVar.h to the lib/Analysis/LiveVar ...
Chris Lattner
2002-02-05
3
-3
/
+3
*
* Add a #include not indirectly included any more
Chris Lattner
2002-02-05
2
-0
/
+2
*
* Give BBLiveVar.cpp a proper file header
Chris Lattner
2002-02-05
2
-123
/
+102
*
* Big cleanups.
Chris Lattner
2002-02-05
1
-21
/
+22
*
Code cleanups, no functional change
Chris Lattner
2002-02-04
1
-82
/
+47
*
Clean up MethodLiveVarInfo
Chris Lattner
2002-02-04
1
-110
/
+77
*
The interface to instruction scheduling is now just a call to get the pass.
Chris Lattner
2002-02-04
1
-12
/
+1
*
* RegisterAllocation _uses_ LiveVar analysis, instead of creating it's own copy
Chris Lattner
2002-02-04
1
-4
/
+2
*
* The itf exposed by InstrScheduling is now a single function to create the r...
Chris Lattner
2002-02-04
3
-50
/
+62
*
Turn live variable analysis into a real MethodPass.
Chris Lattner
2002-02-04
1
-35
/
+16
*
Switch register allocator over to using LoopInfo directly instead of indirect...
Chris Lattner
2002-02-04
2
-7
/
+7
*
Make LoopDeptCalculator be an internal artifact of how RegAlloc is implemented,
Chris Lattner
2002-02-04
1
-4
/
+13
*
Make #include "llvm/Analysis/LoopDepth.h" be an internal artifact of how regi...
Chris Lattner
2002-02-04
1
-14
/
+13
[next]