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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new interface function to AutoUpgrade for simultaneously upgrading
Reid Spencer
2006-01-19
1
-1
/
+25
*
Added minimum Dwarf aranges. Cleaned up some section headers. Line number
Jim Laskey
2006-01-18
1
-6
/
+6
*
Pastos.
Jim Laskey
2006-01-17
1
-9
/
+9
*
Add frame work for additional dwarf sections. Comments will improve as code
Jim Laskey
2006-01-17
1
-0
/
+64
*
Support for the insertelement operation.
Robert Bocchino
2006-01-17
1
-0
/
+1
*
Instruction and constant expression definitions for the insertelement
Robert Bocchino
2006-01-17
3
-7
/
+62
*
Suppress "no newline at end of file" warnings.
Evan Cheng
2006-01-17
1
-1
/
+1
*
Misc. errors.
Jim Laskey
2006-01-17
1
-7
/
+12
*
Adding basic support for Dwarf line number debug information.
Jim Laskey
2006-01-17
2
-84
/
+506
*
Reduce memory consumption and force (somewhat) access to entries via ID.
Jim Laskey
2006-01-17
1
-11
/
+11
*
Yet another getTargetNode() variant. I promise one of these days I'll fix
Evan Cheng
2006-01-17
1
-0
/
+12
*
Redundant inline keyword.
Jim Laskey
2006-01-16
1
-1
/
+1
*
UniqueVector template provides a means of enumerating objects uniquely.
Jim Laskey
2006-01-16
1
-0
/
+70
*
For PR411:
Reid Spencer
2006-01-16
1
-5
/
+16
*
For PR411:
Reid Spencer
2006-01-16
1
-0
/
+33
*
Remove a never-working pass
Chris Lattner
2006-01-16
1
-1
/
+0
*
Initialize DFSnum's to -1, in case a node is not reachable.
Chris Lattner
2006-01-15
1
-2
/
+3
*
add an assert, patch by Daniel Berlin
Chris Lattner
2006-01-15
1
-0
/
+1
*
Change ET-Forest to automatically recalculate its DFSnum's if too many slow
Chris Lattner
2006-01-14
2
-7
/
+17
*
Teach inline function how to update the callgraph when it makes changes.
Chris Lattner
2006-01-14
1
-9
/
+13
*
Add CallGraph::getOrInsertFunction, to allow clients to update the callgraph
Chris Lattner
2006-01-14
1
-0
/
+5
*
add a dump method to CallGraph
Chris Lattner
2006-01-14
1
-1
/
+2
*
Fix generous source of VC++ truncation warnings.
Jeff Cohen
2006-01-14
1
-2
/
+2
*
Add bswap intrinsics as documented in the Language Reference
Nate Begeman
2006-01-14
2
-9
/
+37
*
Add a new InvalidateStructLayoutInfo method and some comments.
Chris Lattner
2006-01-14
1
-0
/
+9
*
Simplify the implementations of classof using the new IntrinsicInst classof.
Chris Lattner
2006-01-13
1
-56
/
+32
*
Add some functionality to the IntrinsicInst class and some comments
Chris Lattner
2006-01-13
1
-0
/
+20
*
Allow the code cloning interfaces to capture some important info about the
Chris Lattner
2006-01-13
1
-6
/
+39
*
Provide an interface for Targets to specify their stack pointer register
Chris Lattner
2006-01-13
1
-0
/
+19
*
add stacksave/stackrestore nodes
Chris Lattner
2006-01-13
1
-0
/
+9
*
add new llvm.stacksave/llvm.stackrestore intrinsics
Chris Lattner
2006-01-13
1
-0
/
+2
*
Add bswap, rotl, and rotr nodes
Nate Begeman
2006-01-11
1
-2
/
+4
*
Simple is good, CVS log is for history, not the silly credits block
Chris Lattner
2006-01-11
1
-4
/
+2
*
Switch loopinfo to using ETForest instead of DominatorSet to compute itself.P...
Chris Lattner
2006-01-11
1
-5
/
+3
*
Added an instruction and constant expression for the extractelement
Robert Bocchino
2006-01-10
4
-1
/
+55
*
For PR411:
Reid Spencer
2006-01-10
2
-0
/
+290
*
Make ValueSymbolTable (temporarily) a friend of Value so it can mod the
Reid Spencer
2006-01-10
1
-1
/
+2
*
For PR521:
Reid Spencer
2006-01-10
1
-2
/
+4
*
New getNode() variants.
Evan Cheng
2006-01-09
1
-4
/
+61
*
Add some documentation.
Reid Spencer
2006-01-08
1
-0
/
+2
*
Fix the build on platforms where <cassert> doesn't define NULL
Chris Lattner
2006-01-08
1
-0
/
+1
*
Initial implementation of the ET-Forest data structure for dominators and
Chris Lattner
2006-01-08
3
-1
/
+447
*
Fix out of date comments, patch by Marco Matthies.
Chris Lattner
2006-01-08
1
-4
/
+2
*
Grammer correction.
Jim Laskey
2006-01-05
1
-2
/
+2
*
Added initial support for DEBUG_LABEL allowing debug specific labels to be
Jim Laskey
2006-01-05
3
-6
/
+19
*
Applied some recommend changes from sabre. The dominate one beginning "let the
Jim Laskey
2006-01-04
4
-112
/
+88
*
Be consistent in using class vs struct to make VC++ happy. And as it contains
Jeff Cohen
2006-01-04
1
-1
/
+2
*
Add unique id to debug location for debug label use (work in progress.)
Jim Laskey
2006-01-04
1
-2
/
+3
*
Add flag for debug presence.
Jim Laskey
2006-01-04
1
-0
/
+5
*
Tie dwarf generation to darwin assembler.
Jim Laskey
2006-01-04
2
-3
/
+180
[next]