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
/
lib
/
CodeGen
/
Passes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** empty log message ***
Bill Wendling
2006-11-16
1
-1
/
+0
*
Work around a bug in gcc 3.3.5, reported by a user
Chris Lattner
2006-08-03
1
-1
/
+1
*
Final polish on machine pass registries.
Jim Laskey
2006-08-02
1
-10
/
+25
*
1. Change use of "Cache" to "Default".
Jim Laskey
2006-08-01
1
-2
/
+2
*
Introducing plugable register allocators and instruction schedulers.
Jim Laskey
2006-08-01
1
-57
/
+14
*
Working toward registration of register allocators.
Jim Laskey
2006-07-27
1
-11
/
+47
*
Reduce number of exported symbols
Andrew Lenharth
2006-07-20
1
-1
/
+1
*
Alkis agrees that that iterative scan allocator isn't going to be worked on
Chris Lattner
2005-10-24
1
-4
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
The default has not been 'simple' for AGES!
Chris Lattner
2004-07-22
1
-1
/
+1
*
Make linear scan the default
Chris Lattner
2004-07-22
1
-1
/
+1
*
Put variable name to a separate line.
Alkis Evlogimenos
2004-07-22
1
-1
/
+2
*
Fit to 80 columns.
Alkis Evlogimenos
2004-07-22
1
-10
/
+11
*
Add Iterative scan register allocator.
Alkis Evlogimenos
2004-07-21
1
-4
/
+7
*
Linearscan is no longer experimental.
Alkis Evlogimenos
2004-07-21
1
-1
/
+1
*
Fix IA64 compatibility
Chris Lattner
2004-07-16
1
-1
/
+1
*
Add a spiller option to llc. A simple spiller will come soon. When we get CFG...
Alkis Evlogimenos
2004-03-01
1
-1
/
+1
*
finegrainify namespacification
Chris Lattner
2003-12-28
1
-9
/
+7
*
Merging the linear scan register allocator in trunk. It currently passes most...
Alkis Evlogimenos
2003-11-20
1
-3
/
+6
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Moved enum and command-line option in separate file. Also added function that...
Alkis Evlogimenos
2003-10-02
1
-0
/
+35