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
/
LoopStrengthReduce
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Stop reporting an addressing mode for unknown addrspace
Matt Arsenault
2016-04-29
1
-4
/
+20
*
Don't delete empty preheaders in CodeGenPrepare if it would create a critical...
Chuang-Yu Cheng
2016-04-05
1
-1
/
+1
*
[LoopStrengthReduce] Don't hoist into a catchswitch
David Majnemer
2016-03-24
1
-0
/
+50
*
Revert "[LSR] Create fewer redundant instructions."
Geoff Berry
2016-03-16
1
-34
/
+0
*
[LSR] Create fewer redundant instructions.
Geoff Berry
2016-03-16
1
-0
/
+34
*
[SCEV] Try to reuse existing value during SCEV expansion
Wei Mi
2016-02-04
1
-2
/
+3
*
[LoopStrengthReduce] Don't rewrite PHIs with incoming values from CatchSwitches
David Majnemer
2016-02-03
1
-0
/
+29
*
Revert r259662, which caused regressions on polly tests.
Wei Mi
2016-02-03
1
-3
/
+2
*
[SCEV] Try to reuse existing value during SCEV expansion
Wei Mi
2016-02-03
1
-2
/
+3
*
Followup to 258750; update more tests to use .p2align .
Dan Gohman
2016-01-26
1
-1
/
+1
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-3
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
2
-60
/
+33
*
[LoopStrengthReduce] Don't increment iterator past the end of the BB
David Majnemer
2015-11-16
1
-0
/
+51
*
[LoopStrengthReduce] Don't bother fixing up PHIs from EH Pad preds
David Majnemer
2015-11-08
1
-0
/
+53
*
[ScalarEvolutionExpander] PHI on a catchpad can be used on both edges
David Majnemer
2015-10-27
1
-0
/
+42
*
[ScalarEvolutionExpander] Properly insert no-op casts + EH Pads
David Majnemer
2015-10-27
1
-0
/
+148
*
[SCEV] Mark AddExprs as nsw or nuw if legal
Sanjoy Das
2015-10-22
1
-1
/
+1
*
[TwoAddressInstructionPass] When looking for a 3 addr conversion after commut...
Craig Topper
2015-10-06
1
-1
/
+1
*
[ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...
Jeroen Ketema
2015-09-30
1
-25
/
+25
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-2
/
+3
*
[NVPTX] truncating 64-bit to 32-bit is free
Jingyue Wu
2015-08-20
2
-0
/
+47
*
LoopStrengthReduce: Try to pass address space to isLegalAddressingMode
Matt Arsenault
2015-08-15
3
-0
/
+272
*
[SCEV] Apply NSW and NUW flags via poison value analysis for sub, mul and shl
Bjarke Hammersholt Roune
2015-08-14
1
-0
/
+104
*
Revert "[LSR] Generate and use zero extends"
Sanjoy Das
2015-08-04
1
-70
/
+0
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-1
/
+1
*
[SCEV] Apply NSW and NUW flags via poison value analysis
Jingyue Wu
2015-07-28
1
-0
/
+36
*
[LSR] Move X86 specific test case to X86/
Sanjoy Das
2015-07-28
1
-0
/
+0
*
[LSR] Generate and use zero extends
Sanjoy Das
2015-07-27
1
-0
/
+70
*
[LSR] don't attempt to promote ephemeral values to indvars
Jingyue Wu
2015-07-13
1
-0
/
+41
*
[TwoAddressInstructionPass] Try 3 Addr Conversion After Commuting.
Quentin Colombet
2015-07-01
1
-1
/
+1
*
[LSR] canonicalize Prod*(1<<C) to Prod<<C
Jingyue Wu
2015-06-24
3
-3
/
+41
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-7
/
+7
*
Make the test introduced in r239015 more targeted.
David Majnemer
2015-06-04
1
-29
/
+0
*
[ConstantFold] Don't skip the first gep index when folding geps
David Majnemer
2015-06-04
1
-0
/
+29
*
[NoTTI] reject negative scale in addressing mode
Jingyue Wu
2015-05-08
1
-0
/
+28
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
8
-15
/
+15
*
DebugInfo: Add missing !dbg attachments to intrinsics
Duncan P. N. Exon Smith
2015-04-15
1
-1
/
+1
*
DebugInfo: Fix another bitrotted testcase
Duncan P. N. Exon Smith
2015-03-27
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
8
-21
/
+21
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
15
-6
/
+59
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
38
-151
/
+151
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
51
-226
/
+226
*
Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap
Sanjoy Das
2015-02-25
2
-2
/
+2
*
Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations ...
Hans Wennborg
2015-02-24
2
-2
/
+2
*
Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap
Sanjoy Das
2015-02-23
2
-2
/
+2
*
Revert 230275.
Sanjoy Das
2015-02-23
2
-2
/
+2
*
Fix bug 22641
Sanjoy Das
2015-02-23
2
-2
/
+2
*
[ARM] Re-re-apply VLD1/VST1 base-update combine.
Ahmed Bougacha
2015-02-19
1
-2
/
+2
[next]