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
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
For each loop, keep track of all the IV expressions inserted indexed by
Evan Cheng
2006-03-16
1
-9
/
+5
*
Added target lowering hooks which LSR consults to make more intelligent
Evan Cheng
2006-03-13
1
-2
/
+8
*
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Chris Lattner
2006-02-22
2
-2
/
+2
*
Remove a level of indirection.
Chris Lattner
2006-02-10
1
-9
/
+8
*
Remove a never-working pass
Chris Lattner
2006-01-16
1
-1
/
+0
*
Teach inline function how to update the callgraph when it makes changes.
Chris Lattner
2006-01-14
1
-9
/
+13
*
Allow the code cloning interfaces to capture some important info about the
Chris Lattner
2006-01-13
1
-6
/
+39
*
Added documented rsprofiler interface. Also remove new profiler passes, the
Andrew Lenharth
2005-11-28
3
-4
/
+30
*
Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,...
Andrew Lenharth
2005-11-28
2
-0
/
+12
*
Reg2Mem is something a pass may depend on, so allow that
Andrew Lenharth
2005-11-22
1
-0
/
+1
*
needs to go here to apparently.
Andrew Lenharth
2005-11-10
1
-0
/
+1
*
The pass everyone has been waiting for!
Andrew Lenharth
2005-11-10
1
-0
/
+6
*
Add support alignment of allocation instructions.
Nate Begeman
2005-11-05
1
-1
/
+2
*
Remove the LowerConstantExpressionsPass pass
Chris Lattner
2005-10-29
2
-6
/
+0
*
Move some constant folding functions into LLVMAnalysis since they are used
John Criswell
2005-10-27
1
-8
/
+1
*
Don't link these three passes in anymore
Chris Lattner
2005-10-24
1
-3
/
+0
*
Don't invade the system namespace
Chris Lattner
2005-10-24
1
-1
/
+1
*
There is no need for this to be VC++ only
Chris Lattner
2005-10-24
1
-15
/
+6
*
Make this work with the internalize change
Chris Lattner
2005-10-19
1
-1
/
+1
*
add an option to the internalize pass
Chris Lattner
2005-10-18
1
-3
/
+5
*
allow demotion to volatile values
Chris Lattner
2005-09-27
1
-1
/
+1
*
add a new function
Chris Lattner
2005-09-26
1
-0
/
+5
*
add a helper
Chris Lattner
2005-08-17
1
-0
/
+7
*
Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization into
Nate Begeman
2005-08-04
1
-10
/
+0
*
Add SimplyLibCalls.cpp to VC++ build
Jeff Cohen
2005-04-26
1
-0
/
+1
*
Declare a function to create the SimplifyLibCalls pass.
Reid Spencer
2005-04-25
1
-0
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
10
-28
/
+28
*
new pass
Chris Lattner
2005-04-15
1
-0
/
+1
*
add a new prototype
Chris Lattner
2005-04-15
1
-0
/
+7
*
Fix VC++ build breakage
Jeff Cohen
2005-03-28
1
-1
/
+1
*
Rename createPromoteMemoryToRegister() to
Alkis Evlogimenos
2005-03-28
1
-1
/
+1
*
Add support for not strength reducing GEPs where the element size is a small
Jeff Cohen
2005-03-04
1
-2
/
+5
*
Add an argument.
Chris Lattner
2005-03-03
1
-1
/
+1
*
Get VC++ compiling again
Jeff Cohen
2005-01-28
1
-1
/
+0
*
Apply feedback from Chris.
Jeff Cohen
2005-01-10
1
-2
/
+3
*
Apply feed back from Chris:
Jeff Cohen
2005-01-10
1
-2
/
+1
*
Add last four createXxxPass functions
Jeff Cohen
2005-01-09
1
-0
/
+4
*
Add even more missing createXxxPass functions.
Jeff Cohen
2005-01-08
1
-5
/
+11
*
Add a few more passes to LinkAllPasses.h
Jeff Cohen
2005-01-08
1
-0
/
+6
*
Add more missing createXxxPass functions.
Jeff Cohen
2005-01-08
3
-1
/
+21
*
But not the identation of THAT line
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Correct indentation levels
Jeff Cohen
2005-01-07
1
-68
/
+68
*
Add missing createXxxPass functions
Jeff Cohen
2005-01-07
2
-3
/
+20
*
Fix spelling.
Misha Brukman
2005-01-07
1
-1
/
+1
*
Update list of passes
Jeff Cohen
2005-01-07
1
-30
/
+17
*
Fix return type
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Get the #ifdef right on LinkAllPasses.h.
Jeff Cohen
2005-01-06
1
-3
/
+4
*
Fix minor mistakes
Jeff Cohen
2005-01-06
1
-3
/
+1
*
Get rid of those pesky tabs...
Jeff Cohen
2005-01-06
1
-14
/
+14
*
Add project opt to Visual Studio.
Jeff Cohen
2005-01-06
1
-0
/
+114
[next]