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
/
BDCE.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
*
Port DemandedBits to the new pass manager.
Michael Kuperstein
2016-04-18
1
-3
/
+3
*
Add GlobalsAA as preserved to a bunch of transforms
James Molloy
2015-09-10
1
-0
/
+2
*
Separate out BDCE's analysis into a separate DemandedBits analysis.
James Molloy
2015-08-14
1
-328
/
+18
*
Rename inst_range() to instructions() for consistency. NFC
Nico Rieck
2015-08-06
1
-2
/
+2
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-31
1
-2
/
+2
*
Revert the new EH instructions
David Majnemer
2015-07-10
1
-2
/
+2
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-10
1
-2
/
+2
*
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
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-16
/
+15
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-1
/
+1
*
add newline for easier reading; NFC
Sanjay Patel
2015-02-23
1
-1
/
+1
*
[BDCE] Don't forget uses of root instructions seen before the instruction itself
Hal Finkel
2015-02-18
1
-3
/
+6
*
[BDCE] Add a bit-tracking DCE pass
Hal Finkel
2015-02-17
1
-0
/
+408