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 my abstracted dynamic linker support files.
Brian Gaeke
2003-10-10
2
-0
/
+58
*
Add a method to reserve space for operands
Chris Lattner
2003-10-09
1
-0
/
+2
*
Kill warning when compiling in optimized mode
Chris Lattner
2003-10-09
1
-0
/
+1
*
Make getContainedType more efficient by not returning null if out of range!
Chris Lattner
2003-10-09
2
-8
/
+7
*
Forward declare class Type since it is used in this class and Type.h is not i...
Alkis Evlogimenos
2003-10-08
1
-0
/
+1
*
Regenerated with (at top-level llvm directory):
Brian Gaeke
2003-10-07
2
-132
/
+164
*
Moved to llvm/include/llvm/Support because it is LLVM-specific.
Misha Brukman
2003-10-06
1
-121
/
+0
*
Remove unneeded dtors
Chris Lattner
2003-10-06
2
-4
/
+0
*
Doxygenize class comments. Add new NamedRegionTimer class
Chris Lattner
2003-10-06
2
-40
/
+64
*
Change the interface to PromoteMemToReg to also take a DominatorTree
Chris Lattner
2003-10-05
1
-1
/
+3
*
Add new prototype for createLowerInvokePass(). Make simplifycfg be a
Chris Lattner
2003-10-05
1
-1
/
+10
*
Output a very high-precision number
Chris Lattner
2003-10-05
2
-2
/
+2
*
Add some new methods to forward to
Chris Lattner
2003-10-05
1
-2
/
+23
*
Rename AbstractModuleProvider -> ModuleProvider, to match the header file name,
Chris Lattner
2003-10-04
2
-9
/
+7
*
Minor cleanups
Chris Lattner
2003-10-03
1
-22
/
+14
*
This checkin basically amounts to a complete rewrite of the type-resolution
Chris Lattner
2003-10-03
3
-62
/
+50
*
These methods are dead, remove them
Chris Lattner
2003-10-03
1
-4
/
+0
*
Make the PATypeHolder use a simple union-find implementation to handle
Chris Lattner
2003-10-02
3
-40
/
+94
*
There is no reason for Value to be an AbstractTypeUser. This just makes things
Chris Lattner
2003-10-02
2
-13
/
+16
*
There is no reason for the PATypeHolder class to derive from the
Chris Lattner
2003-10-02
1
-12
/
+19
*
Moved enum and command-line option in separate file. Also added function that...
Alkis Evlogimenos
2003-10-02
1
-1
/
+3
*
Change llc command line for register allocators
Alkis Evlogimenos
2003-10-02
1
-0
/
+2
*
Remove obsolete scoped pred and succ iterator typedefs
Chris Lattner
2003-10-01
1
-10
/
+0
*
Use graph traits to perform generic interval construction
Chris Lattner
2003-10-01
1
-7
/
+8
*
Add graph traits specializations for intervals
Chris Lattner
2003-10-01
1
-0
/
+28
*
Forward declare a class
Chris Lattner
2003-09-30
1
-0
/
+1
*
This got merged into Passes.h
Chris Lattner
2003-09-30
1
-19
/
+0
*
Include the sparc register in this file
Chris Lattner
2003-09-30
1
-0
/
+5
*
Update comment
Chris Lattner
2003-09-30
1
-4
/
+2
*
Standardize header file comments
Chris Lattner
2003-09-30
106
-152
/
+134
*
Add a file header
Chris Lattner
2003-09-30
2
-0
/
+12
*
Remove unused header
Chris Lattner
2003-09-30
1
-14
/
+0
*
Fix header comment
Chris Lattner
2003-09-30
1
-2
/
+4
*
Fix header, remove dead decl
Chris Lattner
2003-09-30
1
-3
/
+1
*
Fix header file comment
Chris Lattner
2003-09-30
1
-59
/
+26
*
make the header comment more useful
Chris Lattner
2003-09-30
1
-2
/
+5
*
Abstracted away the process of running our tools + gcc from bugpoint.
Misha Brukman
2003-09-29
2
-0
/
+230
*
Tersified and fixed whitespace (tabs -> spaces).
Misha Brukman
2003-09-29
2
-20
/
+12
*
Fix a typo I happened to notice.
Brian Gaeke
2003-09-24
1
-3
/
+3
*
Added doxygen comments for the streaming module provider.
Misha Brukman
2003-09-22
1
-6
/
+7
*
Added functions to perform streaming function loading, doxygenified comments.
Misha Brukman
2003-09-22
1
-9
/
+25
*
Converted tabs to spaces.
Misha Brukman
2003-09-22
1
-14
/
+14
*
Materialize the module before releasing it.
Misha Brukman
2003-09-22
1
-5
/
+10
*
Add prototype
Chris Lattner
2003-09-21
2
-0
/
+6
*
Switch from using CallInst's to represent call sites to using the LLVM
Chris Lattner
2003-09-20
5
-40
/
+42
*
Rename Function::getEntryNode -> getEntryBlock
Chris Lattner
2003-09-20
1
-4
/
+4
*
Rename getEntryNode -> getEntryBlock()
Chris Lattner
2003-09-20
1
-2
/
+2
*
Cleanup header file
Chris Lattner
2003-09-20
1
-2
/
+4
*
Expose the TCE pass
Chris Lattner
2003-09-20
1
-0
/
+7
*
Fix header, fix broken friend decl
Chris Lattner
2003-09-20
1
-3
/
+4
[next]