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
*
Remove only uses of markDef/markDefAndUse methods
Chris Lattner
2002-11-17
1
-6
/
+9
*
Fix Mul/Div clobbers
Chris Lattner
2002-11-17
2
-24
/
+46
*
Convert to use an enum to access def/use/use&def information. These make
Chris Lattner
2002-11-17
2
-22
/
+54
*
Fix a few typos, implement load/store
Chris Lattner
2002-11-17
2
-24
/
+90
*
New testcase for loads and stores
Chris Lattner
2002-11-17
1
-0
/
+12
*
Add functions to buld X86 specific constructs
Chris Lattner
2002-11-17
1
-0
/
+28
*
Return const refefrences to enable default construction
Chris Lattner
2002-11-17
1
-7
/
+8
*
Add information about memory index representation
Chris Lattner
2002-11-17
1
-1
/
+26
*
Add load/store instructions
Chris Lattner
2002-11-17
1
-1
/
+9
*
Switch visitRet to use getClass()
Chris Lattner
2002-11-17
2
-146
/
+132
*
Updates
Nick Hildenbrandt
2002-11-15
1
-3
/
+3
*
Fix warning
Chris Lattner
2002-11-15
2
-6
/
+2
*
include/llvm/CodeGen/MachineInstrBuilder.h: Add addClobber() inline
Brian Gaeke
2002-11-14
7
-78
/
+137
*
Gives the count for various instructions.
Dinakar Dhurjati
2002-11-13
1
-0
/
+189
*
Pass to compute various statisics related to DSGraphs.
Vikram S. Adve
2002-11-13
1
-0
/
+86
*
Fix bug: 2002-11-13-PointerFunction.ll
Chris Lattner
2002-11-13
1
-1
/
+40
*
New testcase
Chris Lattner
2002-11-13
1
-0
/
+13
*
Add new numbers
Chris Lattner
2002-11-12
1
-7
/
+69
*
Inline graphs from outside the SCC into the SCC before SCC resolution starts
Chris Lattner
2002-11-12
1
-4
/
+104
*
Remove dead method, add new method
Chris Lattner
2002-11-12
2
-14
/
+18
*
Fix two bugs:
Chris Lattner
2002-11-12
1
-27
/
+27
*
Add new numbers
Chris Lattner
2002-11-12
1
-1
/
+58
*
Fix bug
Chris Lattner
2002-11-11
2
-6
/
+4
*
Handle a mismatch between # function args and call site args
Chris Lattner
2002-11-11
1
-1
/
+2
*
Elimiante calls to a node with nothing in it.
Chris Lattner
2002-11-11
1
-36
/
+45
*
Complete rewrite of BU code to use Tarjan's SCC finding algorithm to drive
Chris Lattner
2002-11-11
1
-265
/
+351
*
Almost complete rewrite of BU closure code
Chris Lattner
2002-11-11
2
-2
/
+30
*
More numbers
Chris Lattner
2002-11-11
1
-1
/
+120
*
InstSelectSimple.cpp: (visitReturnInst) Add return instructions with return
Brian Gaeke
2002-11-11
3
-18
/
+129
*
Mark stuff reachable by _AUX_ calls as incomplete in the BU graph
Chris Lattner
2002-11-11
1
-9
/
+15
*
Fix infinite loop in the BU algorithm. Unfortunately this dies a serious
Chris Lattner
2002-11-11
1
-30
/
+177
*
Print the right call set size
Chris Lattner
2002-11-11
1
-1
/
+3
*
Use call site mergeWith method to simplify code
Chris Lattner
2002-11-11
1
-5
/
+1
*
add method
Chris Lattner
2002-11-10
2
-0
/
+6
*
Add code to be able to merge two call sites
Chris Lattner
2002-11-10
2
-0
/
+22
*
Add tarj_end() method
Chris Lattner
2002-11-10
2
-0
/
+10
*
Fix a bug that could trigger when varargs call sites had non-matching number ...
Chris Lattner
2002-11-10
1
-2
/
+9
*
Add more info
Chris Lattner
2002-11-10
1
-1
/
+65
*
* Dramatically rework liveness evaluation.
Chris Lattner
2002-11-10
1
-172
/
+167
*
Add more numbers
Chris Lattner
2002-11-10
1
-1
/
+54
*
Add a timer to evaluate bytecode load time and space requirements
Chris Lattner
2002-11-10
1
-0
/
+4
*
Honor the shouldPrintAuxCalls flag
Chris Lattner
2002-11-10
1
-4
/
+9
*
Initialize PrintAuxCalls member
Chris Lattner
2002-11-10
1
-0
/
+1
*
Add hasGraph() methods to all of the passes for the printer
Chris Lattner
2002-11-10
2
-2
/
+26
*
* Bottom-Up graphs print the Aux call vector
Chris Lattner
2002-11-10
1
-16
/
+42
*
Implement swapping
Chris Lattner
2002-11-10
2
-0
/
+30
*
Implement support for swapping. Callsites now sort by callee
Chris Lattner
2002-11-10
2
-4
/
+32
*
Add capability to set a preference of what call vector is printed to dot files
Chris Lattner
2002-11-10
2
-0
/
+22
*
Fix a problem where bad graphs could be generated
Chris Lattner
2002-11-10
2
-2
/
+6
*
Run local, bu, & td analyses
Chris Lattner
2002-11-10
1
-1
/
+1
[next]