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
/
include
/
llvm-c
/
Transforms
/
Scalar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
1
-0
/
+3
*
[GVN] Initial check-in of a new global value numbering algorithm.
Davide Italiano
2016-12-22
1
-0
/
+3
*
[EarlyCSE] Change C API pass interface for EarlyCSE w/ MemorySSA
Geoff Berry
2016-09-01
1
-1
/
+4
*
[EarlyCSE] Optionally use MemorySSA. NFC.
Geoff Berry
2016-08-31
1
-1
/
+1
*
Remove the ScalarReplAggregates pass
David Majnemer
2016-06-15
1
-3
/
+3
*
Reorganize the C API headers to improve build times.
Eric Christopher
2015-12-18
1
-1
/
+1
*
[BDCE] Add a bit-tracking DCE pass
Hal Finkel
2015-02-17
1
-0
/
+3
*
[C API] Make the 'lower switch' pass available via the C API.
Juergen Ributzka
2014-09-11
1
-0
/
+3
*
Add an AlignmentFromAssumptions Pass
Hal Finkel
2014-09-07
1
-0
/
+3
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-0
/
+3
*
MergedLoadStoreMotion pass
Gerolf Hoflehner
2014-07-18
1
-0
/
+3
*
Add a Scalarizer pass.
Richard Sandiford
2013-11-22
1
-0
/
+3
*
Add a loop rerolling pass
Hal Finkel
2013-11-16
1
-0
/
+3
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
1
-0
/
+3
*
Organize LLVM C API docs into doxygen modules; add docs
Gregory Szorc
2012-03-21
1
-0
/
+10
*
Add LLVMAddLowerExpectIntrinsicPass to the C API.
Rafael Espindola
2011-07-25
1
-0
/
+3
*
Add the alias analysis to the C api.
Rafael Espindola
2011-04-13
1
-0
/
+7
*
Expose more passes to the C API.
Rafael Espindola
2011-04-07
1
-0
/
+12
*
remove dead prototype, PR8351
Chris Lattner
2010-10-11
1
-3
/
+0
*
Whoops this already existed.
Nate Begeman
2010-03-11
1
-3
/
+0
*
Add a handful of additional useful pass manager things to the C API
Nate Begeman
2010-03-11
1
-0
/
+10
*
remove the now dead condprop pass, PR3906.
Chris Lattner
2009-11-11
1
-3
/
+0
*
add a bunch more passes to the C bindings (PR3734), patch by
Chris Lattner
2009-03-06
1
-9
/
+57
*
C and Objective Caml bindings for mem2reg and reg2mem.
Gordon Henriksen
2008-03-20
1
-0
/
+6
*
C and Objective Caml bindings for several scalar transforms.
Gordon Henriksen
2008-03-16
1
-0
/
+47