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
*
Change from Method to Function
Chris Lattner
2002-03-26
2
-5
/
+4
*
Change references from Method to Function
Chris Lattner
2002-03-26
21
-393
/
+397
*
Convert to use new style casts instead of direct checking
Chris Lattner
2002-03-26
1
-2
/
+2
*
change refs to Method to Function
Chris Lattner
2002-03-26
3
-18
/
+18
*
Change uses of Method to Function
Chris Lattner
2002-03-26
3
-13
/
+9
*
Remove unneccesary forward declarations for classes
Chris Lattner
2002-03-26
3
-9
/
+0
*
Transform uses of Method into uses of Function.
Chris Lattner
2002-03-26
5
-58
/
+59
*
Allow clients to use FunctionType as well as MethodType for now
Chris Lattner
2002-03-26
1
-0
/
+2
*
Make test more rigorous. It was never reading the non-scalar variables
Vikram S. Adve
2002-03-24
1
-20
/
+30
*
initialize sum variable
Chris Lattner
2002-03-24
1
-1
/
+1
*
Refix bug: Add back method MachineCodeForInstruction::dropAllReferences.
Vikram S. Adve
2002-03-24
2
-0
/
+14
*
Fix padding when allocating local variables on stack.
Vikram S. Adve
2002-03-24
2
-4
/
+6
*
Add methods to support type inquiry. Rename TmpInstruction values.
Vikram S. Adve
2002-03-24
1
-7
/
+12
*
Moved to directory Scalar/ and renamed.
Vikram S. Adve
2002-03-24
1
-148
/
+0
*
Destroy MethodLiveVarInfo after register allocation.
Vikram S. Adve
2002-03-24
2
-0
/
+2
*
Use deterministic iterator for SchedGraphs. This is actually not
Vikram S. Adve
2002-03-24
2
-48
/
+20
*
Bug fix: nextToTry was not being initialized in one case.
Vikram S. Adve
2002-03-24
2
-6
/
+10
*
Add option to disable scheduling.
Vikram S. Adve
2002-03-24
2
-0
/
+2
*
Add option to disable scheduling.
Vikram S. Adve
2002-03-24
2
-78
/
+106
*
Minor changes.
Vikram S. Adve
2002-03-24
2
-14
/
+6
*
Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences.
Vikram S. Adve
2002-03-24
1
-4
/
+24
*
Fix padding for variables allocated on stack.
Vikram S. Adve
2002-03-24
1
-13
/
+18
*
Major overhaul to FoldGetElemPtr to handle mixed array and struct refs.
Vikram S. Adve
2002-03-24
2
-20
/
+70
*
Use deterministic iterator for treeRoots.
Vikram S. Adve
2002-03-24
2
-20
/
+20
*
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
-5
/
+22
*
Change treeRoots data structure to make enumeration deterministic.
Vikram S. Adve
2002-03-24
2
-30
/
+48
*
Major overhaul to support arbitrary mixed array and structure indices.
Vikram S. Adve
2002-03-24
2
-70
/
+103
*
Rename pass to DecomposeMultiDimRefs.
Vikram S. Adve
2002-03-24
2
-4
/
+13
*
Fix out-of-date name.
Vikram S. Adve
2002-03-24
1
-1
/
+1
*
Regression tests for DecomposeMultiDimRefs pass.
Vikram S. Adve
2002-03-24
3
-0
/
+129
*
Rename Method to Function
Chris Lattner
2002-03-23
39
-164
/
+162
*
Remove extranous forward decl
Chris Lattner
2002-03-23
1
-1
/
+0
*
Remove unneccesary forward definitions
Chris Lattner
2002-03-23
1
-3
/
+0
*
Add transition header file
Chris Lattner
2002-03-23
1
-0
/
+8
*
Update documentation, rename Method to Function, move typedef to Value.h for ...
Chris Lattner
2002-03-23
1
-14
/
+12
*
Change Method to Function
Chris Lattner
2002-03-23
1
-8
/
+6
*
Add transition typedef to Function
Chris Lattner
2002-03-23
1
-0
/
+2
*
New pass to convert Convert multi-dimensional
Vikram S. Adve
2002-03-23
1
-0
/
+16
*
Moved to Scalar/ directory.
Vikram S. Adve
2002-03-23
1
-16
/
+0
*
New pass to decompose multi-dimensional array references into
Vikram S. Adve
2002-03-23
1
-0
/
+148
*
Remove compilation of __main because we now link -lgcc into programs
Chris Lattner
2002-03-22
1
-5
/
+0
*
Add an assertion that would hopefully catch a problem that was tripping
Chris Lattner
2002-03-22
1
-0
/
+2
*
Fix bug test/Regression/Transforms/LevelRaise/2002-03-21-MissedRaise3.ll
Chris Lattner
2002-03-21
1
-1
/
+1
*
New testcase
Chris Lattner
2002-03-21
1
-0
/
+23
*
Fix test/Regression/Transforms/LevelRaise/2002-03-21-MissedRaise2.ll
Chris Lattner
2002-03-21
1
-2
/
+1
*
New testcase
Chris Lattner
2002-03-21
1
-0
/
+32
*
* AllocationInst ctor moved here from iMemory.h
Chris Lattner
2002-03-21
1
-0
/
+15
[next]