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
/
LoopRotate
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-4
/
+4
*
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
2015-07-24
1
-3
/
+3
*
Disable loop re-rotation for -Oz (patch by Andrey Turetsky)
Alexey Bataev
2015-07-10
1
-0
/
+30
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-4
/
+4
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-22
/
+22
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
DebugInfo: Add missing !dbg attachments to intrinsics
Duncan P. N. Exon Smith
2015-04-15
1
-1
/
+1
*
DebugInfo: Update testcases with invalid variables
Duncan P. N. Exon Smith
2015-03-27
1
-1
/
+1
*
Verifier: Check debug info intrinsic arguments
Duncan P. N. Exon Smith
2015-03-15
1
-4
/
+4
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-12
/
+12
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
8
-28
/
+28
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
10
-20
/
+20
*
LoopRotate: When reconstructing loop simplify form don't split edges from ind...
Benjamin Kramer
2015-02-20
1
-0
/
+18
*
LoopRotate: Don't walk the uses of a Constant
David Majnemer
2015-01-27
1
-0
/
+24
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-7
/
+7
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-26
/
+26
*
llvm/test/Transforms/LoopRotate/nosimplifylatch.ll: Fix possibly mis-repeated...
NAKAMURA Takumi
2014-10-29
1
-36
/
+0
*
Test Case for r220872:Do not simplifyLatch for loops where hoisting increment...
Yi Jiang
2014-10-29
1
-0
/
+70
*
Do not simplifyLatch for loops where hoisting increments couldresult in extra...
Yi Jiang
2014-10-29
2
-4
/
+4
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-11
/
+11
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-11
/
+11
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-11
/
+11
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-6
/
+6
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-6
/
+6
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-6
/
+6
*
[LPM] Fix PR18643, another scary place where loop transforms failed to
Chandler Carruth
2014-01-29
2
-1
/
+70
*
Rename test with misspelt filename
Alp Toker
2013-12-02
1
-1
/
+1
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-23
1
-0
/
+2
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
1
-2
/
+2
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-1
/
+1
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Debug Info: enable verifier for testing cases.
Manman Ren
2013-07-29
1
-1
/
+1
*
Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
2013-07-27
1
-1
/
+2
*
next batch of -disable-debug-info-verifier
Rafael Espindola
2013-07-26
1
-1
/
+1
*
Update testing cases to pass debug info verifier.
Manman Ren
2013-07-24
1
-8
/
+9
*
Debug Info Finder: use processDeclare and processValue to list debug info
Manman Ren
2013-07-23
1
-1
/
+1
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
2
-3
/
+3
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
3
-5
/
+5
*
Rotate multi-exit loops even if the latch was simplified.
Andrew Trick
2013-05-06
1
-1
/
+38
*
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
-0
/
+26
*
LoopRotation: Make the brute force DomTree update more brute force.
Benjamin Kramer
2012-09-02
1
-0
/
+36
*
Fix test case.
Benjamin Kramer
2012-08-30
1
-1
/
+1
*
LoopRotate: Also rotate loops with multiple exits.
Benjamin Kramer
2012-08-30
1
-0
/
+200
*
llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileCheck-ize. It fixes PR13301.
NAKAMURA Takumi
2012-07-17
1
-2
/
+3
*
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Fix ValueTracking to conclude that debug intrinsics are safe to
Chandler Carruth
2012-04-07
1
-4
/
+44
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
loop-rotate shouldn't hoist alloca instructions out of a loop. Patch by Patr...
Eli Friedman
2012-02-16
1
-0
/
+33
[prev]
[next]