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
...
*
Move the GraphTraits for MachineBasicBlocks to the MachineBasicBlock file.
Chris Lattner
2004-05-01
2
-124
/
+70
*
Sorry, now friend class name should be right!!
Tanya Lattner
2004-04-30
1
-1
/
+1
*
Fixed friend class name for ModuloScheduling.
Tanya Lattner
2004-04-30
1
-2
/
+2
*
Fixed friend class name for ModuloSched
Tanya Lattner
2004-04-30
1
-3
/
+3
*
Removing MachineResource class.
Tanya Lattner
2004-04-30
1
-15
/
+5
*
Add machine-CFG graph traits specializations.
Brian Gaeke
2004-04-29
1
-0
/
+124
*
* Make contained ostream not public.
Misha Brukman
2004-04-28
1
-26
/
+11
*
* Add ability to get and set the output stream
Misha Brukman
2004-04-28
1
-11
/
+23
*
Add pred./succ. list size methods.
Brian Gaeke
2004-04-28
1
-0
/
+2
*
Move private methods to end of class decl at Chris's request
Brian Gaeke
2004-04-28
1
-26
/
+26
*
Fix thinkos that Chris caught for me.
Brian Gaeke
2004-04-28
1
-2
/
+4
*
Add machine-code CFG support: MachineBasicBlocks may now have their own
Brian Gaeke
2004-04-28
1
-0
/
+67
*
Fix warning
Chris Lattner
2004-04-27
1
-0
/
+1
*
Changes to fix up the inst_iterator to pass to boost iterator checks. This
Chris Lattner
2004-04-27
1
-15
/
+18
*
Because I like being able to instantiate the cfgprinter from external projects,
Brian Gaeke
2004-04-26
1
-0
/
+24
*
Fix a typo in a comment.
Brian Gaeke
2004-04-26
1
-1
/
+1
*
Aggregating function arguments is now an option. Default is `no', as before.
Misha Brukman
2004-04-23
1
-3
/
+5
*
Remove the SCEV::expandCodeFor method, add a new SCEVVisitor class.
Chris Lattner
2004-04-23
2
-86
/
+40
*
Merged this file into the SparcV9 target.
Brian Gaeke
2004-04-23
1
-296
/
+0
*
Add emitWordAt() - a quick and dirty interface that the machine-dependent
Brian Gaeke
2004-04-23
1
-0
/
+6
*
Clarify the logic: the flag is renamed to `deleteFn' to signify it will delete
Misha Brukman
2004-04-22
1
-4
/
+4
*
Add a boolean flag to delete this function from module, leaving the rest behind.
Misha Brukman
2004-04-22
1
-3
/
+4
*
Add an ugly cast
Chris Lattner
2004-04-22
1
-1
/
+1
*
Add a method
Chris Lattner
2004-04-22
1
-0
/
+8
*
Declare iterator as public since it is defined as such (gcc-3.4 fix)
Alkis Evlogimenos
2004-04-21
2
-2
/
+2
*
Allow getting the module from a call graph
Chris Lattner
2004-04-20
1
-0
/
+4
*
Change it to take a callgraph, from which we can get a module
Chris Lattner
2004-04-20
1
-3
/
+3
*
Add the ability for SCC passes to initialize and finalize themselves
Chris Lattner
2004-04-20
1
-0
/
+13
*
Add accessor for a Loop Unswitching pass
Chris Lattner
2004-04-19
1
-0
/
+7
*
Eliminate a poorly conceived method
Chris Lattner
2004-04-19
1
-8
/
+0
*
* Improve file header comment
Chris Lattner
2004-04-19
1
-18
/
+35
*
Provide an interface that is more convenient for iterating over the blocks
Chris Lattner
2004-04-18
1
-0
/
+3
*
Add new method.
Chris Lattner
2004-04-18
1
-1
/
+5
*
Change the ExitBlocks list from being explicitly contained in the Loop
Chris Lattner
2004-04-18
1
-31
/
+8
*
Add a new method
Chris Lattner
2004-04-18
1
-0
/
+5
*
Allow clients to delete loops, add a new method
Chris Lattner
2004-04-18
1
-5
/
+9
*
Add prototype
Chris Lattner
2004-04-18
1
-2
/
+8
*
Switch to including <iostream> for compatibility with gcc-3.0.x (Debian).
Brian Gaeke
2004-04-16
2
-2
/
+2
*
Include <string> for compatibility with gcc 3.0.x (the system compiler on
Brian Gaeke
2004-04-16
1
-0
/
+1
*
Assert if Instruction is being deleted before being removed from BasicBlock.
Misha Brukman
2004-04-16
1
-0
/
+4
*
Don't use invalid HTML in doxygen comments.
Misha Brukman
2004-04-15
1
-1
/
+1
*
Add some helpful methods
Chris Lattner
2004-04-15
1
-5
/
+36
*
Publically export all of these classes from the ScalarEvolutions.cpp file
Chris Lattner
2004-04-15
1
-0
/
+461
*
Add a copy constructor for TargetData.
Brian Gaeke
2004-04-14
1
-0
/
+16
*
Temporarily hack in the intrinsics that John added. I expect him to finish u...
Chris Lattner
2004-04-14
1
-0
/
+2
*
Add new interfaces
Chris Lattner
2004-04-13
1
-0
/
+9
*
Add some methods that are useful for updating loop information.
Chris Lattner
2004-04-12
1
-2
/
+48
*
Change the call graph class to have TWO external nodes, making call graph
Chris Lattner
2004-04-12
1
-24
/
+35
*
Make comments above APIs reflect what they should do.
Chris Lattner
2004-04-11
1
-7
/
+7
*
New method to allow more efficient clients
Chris Lattner
2004-04-11
1
-0
/
+9
[prev]
[next]