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
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
2
-3
/
+3
*
add option to isCriticalEdge
Chris Lattner
2006-10-28
1
-1
/
+2
*
Expose a smarter way to break critical edges.
Chris Lattner
2006-10-28
1
-4
/
+11
*
Corrected formatting.
Bill Wendling
2006-10-13
1
-62
/
+66
*
add setJumpBufSize() and setJumpBufAlignment() to target-lowering.
Duraid Madina
2006-09-04
1
-2
/
+1
*
Add PredicateSimplifier pass. Collapses equal variables into one form
Nick Lewycky
2006-08-28
1
-0
/
+5
*
For PR885:
Reid Spencer
2006-08-21
1
-116
/
+0
*
Introducing plugable register allocators and instruction schedulers.
Jim Laskey
2006-08-01
1
-1
/
+1
*
Add new constructor to accept vector of exported names while creating
Devang Patel
2006-07-20
1
-0
/
+1
*
Update some comments, and expose LCSSAID in preparation for having other passes
Owen Anderson
2006-06-08
1
-0
/
+1
*
Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h
Chris Lattner
2006-06-02
1
-0
/
+6
*
Implement a new method: CloneAndPruneFunctionInto, as documented.
Chris Lattner
2006-05-27
1
-0
/
+13
*
Add an interface to constant fold and instruction given it's opcode, type
Chris Lattner
2006-05-27
1
-0
/
+9
*
Skeletal LCSSA pass. This is currently non-functional. Expect functionality
Owen Anderson
2006-05-26
2
-0
/
+6
*
Add a CloneModule call that exposes the mapping of values from the old module
Chris Lattner
2006-05-17
1
-0
/
+1
*
This is a proper fix for the compiler warning. A termination condition is
Chris Lattner
2006-05-14
1
-3
/
+11
*
Fix an infinite loop bug that Vladimir Prus identified.
Reid Spencer
2006-05-13
1
-1
/
+2
*
Add pass ID's for various passes, so they can be AddRequiredID. Patch by
Chris Lattner
2006-05-02
1
-14
/
+20
*
remove a dead prototype
Chris Lattner
2006-04-20
1
-4
/
+0
*
Add a simple pass to make sure that all (non-library) calls to malloc and free
Andrew Lenharth
2006-04-10
2
-1
/
+6
*
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
[next]