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
/
Scalarizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-0
/
+2
*
[C++] Use 'nullptr'. Transforms edition.
Craig Topper
2014-04-25
1
-5
/
+5
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[Layering] Move InstVisitor.h into the IR library as it is pretty
Chandler Carruth
2014-03-06
1
-1
/
+1
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-05
1
-2
/
+2
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-1
/
+1
*
Make DataLayout a plain object, not a pass.
Rafael Espindola
2014-02-25
1
-1
/
+2
*
Rename a few more DataLayout variables.
Rafael Espindola
2014-02-21
1
-7
/
+7
*
Fix Scalarizer insertion point when replacing PHIs with insertelements
Richard Sandiford
2013-12-23
1
-1
/
+4
*
Fix Scalarizer handling of vector GEPs with multiple index operands
Richard Sandiford
2013-12-23
1
-11
/
+32
*
Add a Scalarizer pass.
Richard Sandiford
2013-11-22
1
-0
/
+637