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
/
PhaseOrdering
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] canonicalize raw IR rotate patterns to funnel shift
Sanjay Patel
2019-01-01
1
-6
/
+4
*
[AggressiveInstCombine] convert rotate with guard branch into funnel shift (P...
Sanjay Patel
2018-12-17
1
-11
/
+2
*
[PhaseOrdering] add test for funnel shift (rotate); NFC
Sanjay Patel
2018-12-12
1
-0
/
+49
*
[PhaseOrdering] remove stale comments; NFC
Sanjay Patel
2018-05-09
1
-4
/
+0
*
[AggressiveInstCombine] convert a chain of 'and-shift' bits into masked compare
Sanjay Patel
2018-05-09
1
-17
/
+8
*
[AggressiveInstCombine] convert a chain of 'or-shift' bits into masked compare
Sanjay Patel
2018-05-01
1
-17
/
+8
*
[PhaseOrdering] add tests for bittest patterns from bitfields; NFC
Sanjay Patel
2018-05-01
1
-0
/
+152
*
Adding a width of the GEP index to the Data Layout.
Elena Demikhovsky
2018-02-14
1
-0
/
+67
*
[SimplifyCFG] don't sink common insts too soon (PR34603)
Sanjay Patel
2017-12-14
1
-4
/
+2
*
[PassManager, SimplifyCFG] add test for PR34603 / D38566; NFC
Sanjay Patel
2017-11-15
1
-0
/
+40
*
[(new) Pass Manager] instantiate SimplifyCFG with the same options as the old PM
Sanjay Patel
2017-11-15
1
-54
/
+25
*
[PassManager, SimplifyCFG] Revert r316908 and r316869.
David L. Jones
2017-11-06
1
-66
/
+55
*
[PassManager, SimplifyCFG] add test for PR34603 / D38566; NFC
Sanjay Patel
2017-10-30
1
-1
/
+41
*
[(new) Pass Manager] instantiate SimplifyCFG with the same options as the old PM
Sanjay Patel
2017-10-29
1
-54
/
+25
*
[PassManager] add test to show the new PM uses -latesimplifycfg early; NFC
Sanjay Patel
2017-10-23
1
-0
/
+95
*
Make globalaa-retained.ll test catching more cases.
Nikolai Bozhenov
2017-04-18
1
-3
/
+43
*
Mark that SpeculativeExecution preserves Globals Alias Analysis.
Kristof Beyls
2016-05-03
1
-0
/
+26
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
2
-3
/
+3
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
4
-39
/
+39
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
4
-17
/
+17
*
[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
-4
/
+4
*
Revert 179826. Tests were worthless.
Jakub Staszak
2013-04-19
1
-1
/
+1
*
Don't run expensive -O2 and -O3 in tests.
Jakub Staszak
2013-04-19
1
-1
/
+1
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
5
-5
/
+5
*
Add test case for r164850.
Evan Cheng
2012-09-29
1
-0
/
+106
*
Reapply r155136 after fixing PR12599.
Jakob Stoklund Olesen
2012-04-23
2
-0
/
+91
*
Revert r155136 "Defer some shl transforms to DAGCombine."
Jakob Stoklund Olesen
2012-04-20
2
-91
/
+0
*
Defer some shl transforms to DAGCombine.
Jakob Stoklund Olesen
2012-04-19
2
-0
/
+91
*
Extract the broken part of XFAILed test into its own file.
Jakob Stoklund Olesen
2012-04-19
2
-94
/
+93
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Add file.
Eric Christopher
2011-08-19
1
-0
/
+162
*
This directory was missing the dg.exp to cause the tests to run. Some time since
Nick Lewycky
2011-06-06
2
-0
/
+4
*
final step needed to resolve PR6627, which allows us to flatten the code down to
Chris Lattner
2011-04-28
1
-1
/
+45
*
make a couple of changes to the standard pass pipeline:
Chris Lattner
2011-04-26
1
-0
/
+73