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
/
LoadCombine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-1
/
+1
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-1
/
+1
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-1
/
+1
*
Remove PreserveNames template parameter from IRBuilder
Mehdi Amini
2016-03-13
1
-2
/
+2
*
Temporarily revert:
Eric Christopher
2016-03-12
1
-2
/
+2
*
Remove PreserveNames template parameter from IRBuilder
Mehdi Amini
2016-03-11
1
-2
/
+2
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-4
/
+6
*
Fix a typo I spotted when hacking on SROA. Somewhat alarming that
Chandler Carruth
2015-09-09
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Mark empty default constructors as =default if it makes the type POD
Benjamin Kramer
2015-04-11
1
-1
/
+1
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-3
/
+2
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-17
/
+13
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-3
/
+3
*
Use AA in LoadCombine
Hal Finkel
2014-11-03
1
-4
/
+19
*
Fixing a few -Woverloaded-virtual warnings by exposing the hidden virtual fun...
Aaron Ballman
2014-07-30
1
-0
/
+2
*
Add LoadCombine pass.
Michael J. Spencer
2014-05-29
1
-0
/
+268