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
/
LoopUnswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LoopUnswitch] Don't remove instructions with side effects.
Davide Italiano
2017-04-29
1
-0
/
+19
*
Revert "[SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS builds"
Sanjoy Das
2017-04-24
1
-1
/
+1
*
[SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS builds
Sanjoy Das
2017-04-24
1
-1
/
+1
*
[LoopUnswitch] Fix a test case
Sanjoy Das
2017-04-11
1
-2
/
+2
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
1
-4
/
+4
*
Remove unused arguments. NFCI
Xin Tong
2017-03-19
1
-1
/
+1
*
Only unswitch loops with uniform conditions
Stanislav Mekhanoshin
2017-03-17
2
-0
/
+87
*
Fix a bug when unswitching on partial LIV for SwitchInst
Xin Tong
2017-02-27
1
-0
/
+211
*
LoopUnswitch - Simplify based on known not to a be constant.
Xin Tong
2017-02-23
1
-0
/
+58
*
[LoopUnswitch] Remove BFI usage (dead code)
Philip Reames
2017-02-10
1
-52
/
+0
*
Constant fold switch inst when looking for trivial conditions to unswitch on.
Xin Tong
2017-01-27
1
-1
/
+45
*
[Loop Unswitch] Patch to selective unswitch only the reachable branch instruc...
Abhilash Bhandari
2016-11-25
1
-0
/
+62
*
[LoopUnswitch] Unswitch on conditions feeding into guards
Sanjoy Das
2016-06-26
1
-0
/
+97
*
[LoopUnswitch] Avoid exponential behavior
Sanjoy Das
2016-06-25
1
-0
/
+51
*
Remove the ScalarReplAggregates pass
David Majnemer
2016-06-15
1
-1
/
+1
*
Add a missing test.
Evgeniy Stepanov
2016-06-14
1
-0
/
+153
*
[SimlifyCFG] Prevent passes from destroying canonical loop structure, especia...
Hyojin Sung
2016-03-29
2
-8
/
+8
*
Revert "[SimlifyCFG] Prevent passes from destroying canonical loop structure,...
Reid Kleckner
2016-03-28
2
-8
/
+8
*
[SimlifyCFG] Prevent passes from destroying canonical loop structure, especia...
Hyojin Sung
2016-03-28
2
-8
/
+8
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-0
/
+44
*
Have a single way for creating unique value names.
Rafael Espindola
2015-11-22
2
-2
/
+2
*
Teach LoopUnswitch not to perform non-trivial unswitching on loops containing...
Owen Anderson
2015-10-09
1
-0
/
+39
*
[LoopUnswitch] Add block frequency analysis to recognize hot/cold regions
Chen Li
2015-09-29
1
-0
/
+52
*
Remove handling of AddrSpaceCast in stripAndAccumulateInBoundsConstantOffsets
Philip Reames
2015-09-23
1
-0
/
+28
*
[LoopUnswitch] Preserve make.implicit metadata for unswitched conditions
Chen Li
2015-08-05
1
-0
/
+23
*
[LoopUnswitch] Improve loop unswitch pass to find trivial unswitch conditions...
Chen Li
2015-07-25
2
-5
/
+52
*
[LoopUnswitch] Code refactoring to separate trivial loop unswitch and non-tri...
Chen Li
2015-07-22
1
-0
/
+28
*
Fix PR13851: Preserve metadata for the unswitched branch
Weiming Zhao
2015-06-23
1
-0
/
+77
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
2
-4
/
+4
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
Sunil Srivastava
2015-05-12
2
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
2
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
2
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
10
-29
/
+29
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
5
-6
/
+6
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
2
-2
/
+2
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
2
-11
/
+3
*
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
6
-4
/
+5
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
6
-0
/
+4
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
4
-9
/
+22
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
3
-3
/
+3
*
Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...
James Molloy
2012-12-20
1
-1
/
+38
*
Fix tests that didn't test anything.
Benjamin Kramer
2012-09-26
1
-1
/
+1
*
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Enable the new LoopInfo algorithm by default.
Andrew Trick
2012-06-26
3
-26
/
+26
*
Do not pass an invalid domtree to SimplifyInstruction from
Peter Collingbourne
2012-05-20
1
-0
/
+25
*
Second attempt at PR12573:
Bill Wendling
2012-04-30
1
-0
/
+101
*
Fix 12513: Loop unrolling breaks with indirect branches.
Andrew Trick
2012-04-10
1
-8
/
+3
*
Fast fix for PR12343:
Stepan Dyatkovskiy
2012-04-02
1
-0
/
+46
[next]