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
/
llvm
/
CodeGen
/
InstrScheduling.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-2
/
+2
*
Factory methods for function passes now return type FunctionPass *.
Brian Gaeke
2003-08-14
1
-2
/
+2
*
Remove old entrypoint
Chris Lattner
2002-10-29
1
-13
/
+0
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-2
/
+2
*
Instruction scheduling is a real pass now.
Chris Lattner
2002-02-04
1
-4
/
+4
*
* Minor cleanups
Chris Lattner
2002-02-04
1
-27
/
+7
*
* Move command line parsing debug stuff to InstrScheduling internal header file
Chris Lattner
2002-02-04
1
-14
/
+1
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
Minor fixes: renamed target machine files; fold sched info into TargetMachine.
Vikram S. Adve
2001-09-18
1
-2
/
+2
*
Checkin changes to:
Chris Lattner
2001-09-14
1
-5
/
+3
*
* Add tag so emacs knows it's a c++ file
Chris Lattner
2001-09-07
1
-15
/
+3
*
Implementation of instruction scheduling for LLVM.
Vikram S. Adve
2001-08-28
1
-0
/
+86