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
/
test
/
Transforms
/
CodeGenPrepare
/
NVPTX
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
6
-0
/
+396
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
6
-396
/
+0
*
[BypassSlowDivision] Improve our handling of divisions by constants
Sanjoy Das
2017-12-04
1
-0
/
+77
*
Revert "[BypassSlowDivision] Improve our handling of divisions by constants"
Sanjoy Das
2017-09-29
1
-77
/
+0
*
[BypassSlowDivision] Improve our handling of divisions by constants
Sanjoy Das
2017-09-26
1
-0
/
+77
*
[BypassSlowDivision] Do not bypass division of hash-like values
Nikolai Bozhenov
2017-04-02
1
-0
/
+121
*
[BypassSlowDivision] Use ValueTracking to simplify run-time checks
Nikolai Bozhenov
2017-03-02
1
-0
/
+95
*
[CodeGenPrepare] Don't sink non-cheap addrspacecasts.
Justin Lebar
2016-11-21
1
-0
/
+21
*
[BypassSlowDivision] Handle division by constant numerators better.
Justin Lebar
2016-11-16
1
-0
/
+35
*
Add missing lit.local.cfg to llvm/test/Transforms/CodeGenPrepare/NVPTX.
Justin Lebar
2016-10-28
1
-0
/
+2
*
Don't leave unused divs/rems sitting around in BypassSlowDivision.
Justin Lebar
2016-10-28
1
-0
/
+29
*
Don't claim the udiv created in BypassSlowDivision is exact.
Justin Lebar
2016-10-28
1
-0
/
+16