index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Scalar
/
Scalar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C API] Make the 'lower switch' pass available via the C API.
Juergen Ributzka
2014-09-11
1
-0
/
+4
*
Add an AlignmentFromAssumptions Pass
Hal Finkel
2014-09-07
1
-0
/
+5
*
Initialize FlattenCFG pass
Jan Vesely
2014-08-13
1
-0
/
+1
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-0
/
+4
*
MergedLoadStoreMotion pass
Gerolf Hoflehner
2014-07-18
1
-0
/
+5
*
Move GlobalMerge from Transform to CodeGen.
Jiangning Liu
2014-06-13
1
-1
/
+0
*
Global merge for global symbols.
Jiangning Liu
2014-06-11
1
-0
/
+1
*
Add LoadCombine pass.
Michael J. Spencer
2014-05-29
1
-0
/
+1
*
Revert "Implement global merge optimization for global variables."
Rafael Espindola
2014-05-16
1
-1
/
+0
*
Implement global merge optimization for global variables.
Jiangning Liu
2014-05-15
1
-0
/
+1
*
Add an optimization that does CSE in a group of similar GEPs.
Eli Bendersky
2014-05-01
1
-0
/
+1
*
verify-di: Implement DebugInfoVerifier
Duncan P. N. Exon Smith
2014-04-15
1
-0
/
+1
*
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
Quentin Colombet
2014-02-22
1
-1
/
+0
*
Revert "Revert "Add Constant Hoisting Pass" (r200034)"
Juergen Ributzka
2014-01-25
1
-0
/
+1
*
Revert "Add Constant Hoisting Pass" (r200034)
Hans Wennborg
2014-01-25
1
-1
/
+0
*
Add Constant Hoisting Pass
Juergen Ributzka
2014-01-24
1
-0
/
+1
*
Revert "Add Constant Hoisting Pass"
Juergen Ributzka
2014-01-24
1
-1
/
+0
*
Add Constant Hoisting Pass
Juergen Ributzka
2014-01-24
1
-0
/
+1
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-1
/
+1
*
Add a Scalarizer pass.
Richard Sandiford
2013-11-22
1
-0
/
+5
*
Add a loop rerolling pass
Hal Finkel
2013-11-16
1
-0
/
+5
*
SampleProfileLoader pass. Initial setup.
Diego Novillo
2013-11-13
1
-0
/
+1
*
Remove the long, long defunct IR block placement pass.
Chandler Carruth
2013-09-14
1
-1
/
+0
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
1
-0
/
+5
*
Factor FlattenCFG out from SimplifyCFG
Tom Stellard
2013-08-06
1
-2
/
+1
*
SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch cond...
Tom Stellard
2013-07-27
1
-1
/
+2
*
Remove the simplify-libcalls pass (finally)
Meador Inge
2013-06-20
1
-2
/
+1
*
Move StructurizeCFG out of R600 to generic Transforms.
Matt Arsenault
2013-06-19
1
-0
/
+1
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
1
-1
/
+0
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
1
-0
/
+1
*
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...
Michael Gottesman
2013-01-28
1
-5
/
+0
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-4
/
+4
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-1
/
+1
*
Introduce a new SROA implementation.
Chandler Carruth
2012-09-14
1
-0
/
+1
*
Clean whitespaces.
Nadav Rotem
2012-07-24
1
-2
/
+2
*
Move the initialization of the bounds checking pass. The pass itself
Chandler Carruth
2012-07-22
1
-1
/
+0
*
add a new pass to instrument loads and stores for run-time bounds checking
Nuno Lopes
2012-05-22
1
-0
/
+1
*
Add a new ObjC ARC optimization pass to eliminate unneeded
Dan Gohman
2012-01-17
1
-0
/
+1
*
Remove the old tail duplication pass. It is not used and is unable to update
Rafael Espindola
2011-08-30
1
-1
/
+0
*
Add LLVMAddLowerExpectIntrinsicPass to the C API.
Rafael Espindola
2011-07-25
1
-0
/
+4
*
Introduce "expect" intrinsic instructions.
Jakub Staszak
2011-07-06
1
-0
/
+1
*
The ARC language-specific optimizer. Credit to Dan Gohman.
John McCall
2011-06-15
1
-0
/
+4
*
Add the alias analysis to the C api.
Rafael Espindola
2011-04-13
1
-0
/
+9
*
Expose more passes to the C API.
Rafael Espindola
2011-04-07
1
-0
/
+16
*
Delete the GEPSplitter experiment.
Dan Gohman
2011-02-28
1
-1
/
+0
*
Delete the SimplifyHalfPowrLibCalls pass, which was unused, and
Dan Gohman
2011-02-28
1
-1
/
+0
*
Remove outdated references to dominance frontiers.
Cameron Zwarich
2011-01-18
1
-1
/
+1
*
split SROA into two passes: one that uses DomFrontiers (-scalarrepl)
Chris Lattner
2011-01-14
1
-1
/
+2
*
Add a new loop-instsimplify pass, with the intention of replacing the instance
Cameron Zwarich
2011-01-03
1
-0
/
+1
[next]