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
/
IRCE
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IRCE] Create llvm::Loop instances for cloned out loops
Sanjoy Das
2016-08-14
12
-16
/
+16
*
[IRCE] Don't iterate on loops that were cloned out
Sanjoy Das
2016-08-14
1
-0
/
+25
*
[IRCE] Fix test case; NFC
Sanjoy Das
2016-08-13
1
-1
/
+1
*
[IRCE] Be resilient in the face of non-simplified loops
Sanjoy Das
2016-08-13
1
-1
/
+38
*
[IRCE] Preserve loop-simplify form
Sanjoy Das
2016-08-06
2
-4
/
+14
*
[IRCE] Preserve DomTree and LCSSA
Sanjoy Das
2016-08-02
2
-5
/
+6
*
[IRCE] Don't misuse CHECK-LABEL; NFC
Sanjoy Das
2016-07-22
5
-30
/
+31
*
[IRCE] Add an option to skip profitability checks
Sanjoy Das
2016-07-22
1
-0
/
+31
*
[IRCE] Optimize conjunctions of range checks
Sanjoy Das
2016-05-26
1
-0
/
+99
*
[IRCE] Optimize "uses" not branches; NFCI
Sanjoy Das
2016-05-23
2
-2
/
+2
*
[SCEV] Try to reuse existing value during SCEV expansion
Wei Mi
2016-02-04
1
-1
/
+0
*
Revert r259662, which caused regressions on polly tests.
Wei Mi
2016-02-03
1
-0
/
+1
*
[SCEV] Try to reuse existing value during SCEV expansion
Wei Mi
2016-02-03
1
-1
/
+0
*
[IRCE] Fix a regression introduced in r232444.
Sanjoy Das
2015-03-24
1
-0
/
+31
*
[IRCE] Re-commit tests cases.
Sanjoy Das
2015-03-17
2
-0
/
+74
*
[IRCE] Delete two tests.
Sanjoy Das
2015-03-17
2
-74
/
+0
*
[IRCE] Support half-range checks.
Sanjoy Das
2015-03-17
2
-0
/
+74
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
8
-19
/
+19
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
8
-20
/
+20
*
IRCE: add a test case for r230619.
Sanjoy Das
2015-02-26
1
-0
/
+32
*
IRCE: generalize to handle loops with decreasing induction variables.
Sanjoy Das
2015-02-26
4
-15
/
+70
*
IRCE: use SCEVs instead of llvm::Value's for intermediate
Sanjoy Das
2015-02-21
3
-14
/
+24
*
Teach IRCE to look at branch weights when recognizing range checks
Sanjoy Das
2015-01-27
5
-14
/
+58
*
Fix crashes in IRCE caused by mismatched types
Sanjoy Das
2015-01-22
1
-0
/
+66
*
Add a new pass "inductive range check elimination"
Sanjoy Das
2015-01-16
5
-0
/
+609
*
Revert r226201 (Add a new pass "inductive range check elimination")
Sanjoy Das
2015-01-15
5
-609
/
+0
*
Add a new pass "inductive range check elimination"
Sanjoy Das
2015-01-15
5
-0
/
+609