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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-15
1
-0
/
+1
*
Revert r275401, it caused PR28551.
Nico Weber
2016-07-14
1
-1
/
+0
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-14
1
-0
/
+1
*
Revert "code hoisting pass based on GVN"
Duncan P. N. Exon Smith
2016-07-01
1
-1
/
+0
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-01
1
-0
/
+1
*
Remove the ScalarReplAggregates pass
David Majnemer
2016-06-15
1
-1
/
+0
*
New pass: guard widening
Sanjoy Das
2016-05-18
1
-0
/
+1
*
Introduce a @llvm.experimental.guard intrinsic
Sanjoy Das
2016-03-31
1
-0
/
+1
*
[PPCLoopDataPrefetch] Move pass to Transforms/Scalar/LoopDataPrefetch. NFC
Adam Nemet
2016-02-18
1
-0
/
+1
*
New Loop Versioning LICM Pass
Ashutosh Nema
2016-02-06
1
-0
/
+1
*
Add LoopSimplifyCFG pass
Fiona Glaser
2016-01-29
1
-0
/
+1
*
LLE 6/6: Add LoopLoadElimination pass
Adam Nemet
2015-11-03
1
-0
/
+1
*
Convert SampleProfile pass into a Module pass.
Diego Novillo
2015-08-25
1
-1
/
+0
*
Add a speculative execution pass
Jingyue Wu
2015-05-15
1
-0
/
+1
*
New Loop Distribution pass
Adam Nemet
2015-05-14
1
-0
/
+1
*
Simplify n-ary adds by reassociation
Jingyue Wu
2015-04-14
1
-0
/
+1
*
Reapply r233175 and r233183: float2int.
James Molloy
2015-03-27
1
-0
/
+1
*
Revert r233175 and r233183 with it. This pulls float2int back out of the tree...
Nick Lewycky
2015-03-27
1
-1
/
+0
*
Reapply r233062: "float2int": Add a new pass to demote from float to int wher...
James Molloy
2015-03-25
1
-0
/
+1
*
Revert r233062 ""float2int": Add a new pass to demote from float to int where...
Hans Wennborg
2015-03-24
1
-1
/
+0
*
"float2int": Add a new pass to demote from float to int where possible.
James Molloy
2015-03-24
1
-0
/
+1
*
Add a new pass "Loop Interchange"
Karthik Bhat
2015-03-06
1
-0
/
+1
*
Add a pass for constructing gc.statepoint sequences w/explicit relocations
Philip Reames
2015-02-20
1
-0
/
+1
*
[BDCE] Add a bit-tracking DCE pass
Hal Finkel
2015-02-17
1
-0
/
+1
*
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
Zachary Turner
2015-02-11
1
-0
/
+4
*
Add a pass for inserting safepoints into (nearly) arbitrary IR
Philip Reames
2015-02-04
1
-0
/
+1
*
Add straight-line strength reduction to LLVM
Jingyue Wu
2015-02-03
1
-0
/
+1
*
[PM] Move the LowerExpectIntrinsic pass to the Scalar library.
Chandler Carruth
2015-01-24
1
-0
/
+1
*
Add a new pass "inductive range check elimination"
Sanjoy Das
2015-01-16
1
-0
/
+1
*
Revert r226201 (Add a new pass "inductive range check elimination")
Sanjoy Das
2015-01-15
1
-1
/
+0
*
Add a new pass "inductive range check elimination"
Sanjoy Das
2015-01-15
1
-0
/
+1
*
Add an AlignmentFromAssumptions Pass
Hal Finkel
2014-09-07
1
-0
/
+1
*
MergedLoadStoreMotion pass
Gerolf Hoflehner
2014-07-18
1
-0
/
+1
*
Move GlobalMerge from Transform to CodeGen.
Jiangning Liu
2014-06-13
1
-1
/
+0
*
Add LoadCombine pass.
Michael J. Spencer
2014-05-29
1
-0
/
+1
*
Update and sort CMakeLists.
Benjamin Kramer
2014-05-01
1
-5
/
+6
*
[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
*
Add a Scalarizer pass.
Richard Sandiford
2013-11-22
1
-0
/
+1
*
Add a loop rerolling pass
Hal Finkel
2013-11-16
1
-0
/
+1
*
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
/
+1
*
Factor FlattenCFG out from SimplifyCFG
Tom Stellard
2013-08-06
1
-0
/
+1
*
Remove the simplify-libcalls pass (finally)
Meador Inge
2013-06-20
1
-1
/
+0
*
Move StructurizeCFG out of R600 to generic Transforms.
Matt Arsenault
2013-06-19
1
-0
/
+1
[next]