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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/method/function
Chris Lattner
2002-04-08
1
-3
/
+3
*
isLabelType is obsolete
Chris Lattner
2002-04-08
1
-1
/
+1
*
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
Chris Lattner
2002-04-07
1
-4
/
+4
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
9
-207
/
+187
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
2
-7
/
+5
*
Case numbers were not updated when Sparc.burg.in was changed
Vikram S. Adve
2002-04-01
1
-1
/
+2
*
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
1
-0
/
+3
*
Fix a bug in previous bug fix.
Vikram S. Adve
2002-03-31
1
-6
/
+14
*
Bug fix: address used by indirect call instruction should also
Vikram S. Adve
2002-03-31
1
-16
/
+21
*
Fix CreateUIntSetInstruction() to handle sign extensions correctly.
Vikram S. Adve
2002-03-31
1
-7
/
+37
*
s/Method/Function
Chris Lattner
2002-03-29
1
-1
/
+2
*
Change references from Method to Function
Chris Lattner
2002-03-26
1
-6
/
+6
*
Convert to use new style casts instead of direct checking
Chris Lattner
2002-03-26
1
-2
/
+2
*
Refix bug: Add back method MachineCodeForInstruction::dropAllReferences.
Vikram S. Adve
2002-03-24
1
-0
/
+7
*
Destroy MethodLiveVarInfo after register allocation.
Vikram S. Adve
2002-03-24
1
-0
/
+1
*
Use deterministic iterator for SchedGraphs. This is actually not
Vikram S. Adve
2002-03-24
1
-24
/
+10
*
Bug fix: nextToTry was not being initialized in one case.
Vikram S. Adve
2002-03-24
1
-3
/
+5
*
Add option to disable scheduling.
Vikram S. Adve
2002-03-24
1
-0
/
+1
*
Add option to disable scheduling.
Vikram S. Adve
2002-03-24
1
-39
/
+53
*
Minor changes.
Vikram S. Adve
2002-03-24
1
-7
/
+3
*
Major overhaul to FoldGetElemPtr to handle mixed array and struct refs.
Vikram S. Adve
2002-03-24
1
-10
/
+35
*
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
[next]