-
global-malloc-nonvectored.ll -
global-nonmalloc-nonvectored.ll
| | Authored by bollu on Apr 28 2017, 2:41 AM. Event Timelinebollu created this revision. bollu added inline comments. This revision is now accepted and ready to land. bollu added inline comments. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 22 lines | | 69 lines | | | | 165 lines | | 20 lines | | | | 143 lines | | 87 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
b14bef699abf | f915b9602fa9 | a157e18d962a | bollu | [NFC] minor style fixes | Apr 28 2017, 2:37 AM | a157e18d962a | 9ed6074d9f06 | f6c54f96638b | bollu | [NFC] fix 4 //// to 2 // | Apr 28 2017, 2:34 AM | f6c54f96638b | 4cfbfa3cc5e3 | f2a479d5aa2a | bollu | [NFC] fix wrong commentgs | Apr 28 2017, 2:31 AM | f2a479d5aa2a | 201c53848234 | d17216e79426 | bollu | [NFC] clean up test cases | Apr 28 2017, 2:31 AM | d17216e79426 | 60a9221e0ef6 | 6bd9c239a3a7 | bollu | remove extra newline | Apr 28 2017, 2:23 AM | 6bd9c239a3a7 | 01fb61156a01 | 17c03949f624 | bollu | add @param to Fortran descriptor pattern matching functions | Apr 28 2017, 2:22 AM | 17c03949f624 | 2d36df526220 | 0f8581864dc1 | bollu | [NFC] document FAD constructor | Apr 28 2017, 2:18 AM | 0f8581864dc1 | 3a5df129703f | 6ac8d08d7378 | bollu | [NFC] run polly-update-format | Apr 28 2017, 2:10 AM | 6ac8d08d7378 | bf2e1b9a7498 | 8e0153e6c639 | bollu | [NFC] cleanup comments | Apr 28 2017, 2:04 AM | 8e0153e6c639 | 613197737b62 | 774b8dcdb57c | bollu | [NFC] remove the line below the current CHECK line, too noisy, can potentially… (Show More…) | Apr 27 2017, 7:28 AM | 774b8dcdb57c | afbed963bdf9 | ff2373aee4e7 | bollu | TESTS PASS: write about expecting instcombine, remove macro, all tests pass | Apr 27 2017, 7:19 AM | ff2373aee4e7 | 671826955100 | e4a00b6baa0d | bollu | always assume -instcombine has been run. Update checks to be real checks in… (Show More…) | Apr 27 2017, 7:11 AM | e4a00b6baa0d | d9448d08ea75 | c80407a9fce6 | bollu | Revert "add a parametric pwAff into the dimensions. Also change printing to… (Show More…) | Apr 27 2017, 6:39 AM | c80407a9fce6 | f105e1ccd41b | 4ffddde6faa4 | bollu | [NFC] document FortrantArrayDescriptor | Apr 27 2017, 6:34 AM | 4ffddde6faa4 | 47feec8082f9 | 27ca635345ff | bollu | store fortran class in a custom Struct. Forgive me, someone who reads the code… (Show More…) | Apr 27 2017, 6:20 AM | 27ca635345ff | d7e115273912 | da1728c5adcf | bollu | add legitimate testcases | Apr 27 2017, 5:54 AM | da1728c5adcf | 3e6d171821dc | cd2e393119c7 | bollu | send unique_ptr around to Instruction | Apr 27 2017, 5:54 AM | cd2e393119c7 | 7f869191c994 | af32f889c77c | bollu | add example file where <delete> is found | Apr 27 2017, 5:33 AM | af32f889c77c | 389cffe39c3e | 7a751cba48c3 | bollu | ugly hack: pass the owning instruction and free it | Apr 27 2017, 5:08 AM | 7a751cba48c3 | 532f38023c0b | 31148f9729ae | bollu | WIP: nope, this does not work | Apr 27 2017, 4:13 AM | 31148f9729ae | e278576fd8f4 | 4ca0858f6d66 | bollu | added changes to AssertingVH. Maybe I need WeakVH? | Apr 27 2017, 4:00 AM | 4ca0858f6d66 | 125b12e72f92 | 302c3bfff71c | bollu | add example where current ordering does not work | Apr 27 2017, 3:58 AM | 302c3bfff71c | 3a3d741b19cc | fdf0df4cda56 | bollu | added test folder: FortranDetection | Apr 27 2017, 3:56 AM | fdf0df4cda56 | 5dadc2d66093 | 0ae57e86ba69 | bollu | WIP: run polly-update-format, remove commented code. Pattern matches work | Apr 27 2017, 1:41 AM | 0ae57e86ba69 | 8eea05497df8 | 776d7aabe8fe | bollu | WIP: check why LLVM fuses load and bitcast in function-loop-on-global-nonmalloc… (Show More…) | Apr 27 2017, 12:36 AM | 776d7aabe8fe | 6a73688f7881 | 13d83356e34f | bollu | change pretty printing of ScopInfo to show fortran array descriptors | Apr 26 2017, 8:51 AM | 13d83356e34f | fbfa19d8d365 | 6551aa2caf3d | bollu | WIP: fix messed up control flow with if {..} | Apr 26 2017, 8:21 AM | 6551aa2caf3d | a4a514c40040 | 2f1e507f1a80 | bollu | WIP: fix crash because I was assuming that MemAccInst was always load/store | Apr 26 2017, 8:03 AM | 2f1e507f1a80 | 3c3367d20f26 | 2dfa60c5f131 | bollu | WIP: added fortran array descriptor into memory access | Apr 26 2017, 7:45 AM | 2dfa60c5f131 | b78f90e4f82c | 01408c283a53 | bollu | WIP: find the chain of calls that leads to the original malloc() so we can hold… (Show More…) | Apr 26 2017, 4:50 AM | 01408c283a53 | 11095a78f691 | ff80c3a2f0ad | bollu | add a parametric pwAff into the dimensions. Also change printing to actually… (Show More…) | Apr 24 2017, 3:11 AM |
|
Please use proper capitalization: @see polly::FortranArrayDescriptor