-
BlockFrequencyInfoImpl.h -
BlockFrequencyInfoImpl.cpp -
Analysis/BlockFrequencyInfo/ -
inline-member-function.ll -
Transforms/LoopStrengthReduce/ARM64/
| | Authored by filcab on Apr 26 2014, 10:54 PM. Event Timelinefilcab retitled this revision from to Lower certain build_vectors to insertps instructions. filcab added a subscriber: Unknown Object (MLST). filcab accepted this revision. This revision is now accepted and ready to land. Path | Size |
---|
| | | 20 lines | | | | | | 18 lines | | 27 lines | | | | 432 lines | | 5 lines | | | | 5 lines | | | | 13 lines | | | | | | 230 lines | | | | | | 5 lines | | 6 lines | | 15 lines | | 185 lines | | 21 lines | | 41 lines | | | | 3 lines | | | | 1 line | | 21 lines | | 6 lines | | 72 lines | | | | 4 lines | | 43 lines | | | | | | 51 lines | | | | 102 lines | | | | 9 lines | | | | 51 lines | | 76 lines | | | | 17 lines | | | | 21 lines | | | | Analysis/ | BlockFrequencyInfo/ |
| | | 337 lines | | | | | | 17 lines | | | | 256 lines | | | | 90 lines | | | | 59 lines | | Transforms/ | LoopStrengthReduce/ | ARM64/ |
| | | 2 lines | | | | | | 44 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
cdf7ba4b7866 | e94f6ac74fcd | b913bd485a37 | Filipe Cabecinhas | Lower certain build_vectors to insertps instructions (Show More…) | Apr 26 2014, 6:16 PM | b913bd485a37 | bdc4e915291c | 270f09d712d8 | Chandler Carruth | [ADT] Make the iterator adaptor utility a touch more general by requiring full… (Show More…) | Apr 28 2014, 6:57 PM | 270f09d712d8 | 2e2514d39a15 | aa475b48ccd5 | Hao Liu | [ARM64]Fix a bug when lowering shuffle vector to an EXT instruction. E.g. Mask… (Show More…) | Apr 28 2014, 6:50 PM | aa475b48ccd5 | fc3fd6eaa3c5 | dc1721b004aa | Eric Christopher | None of these targets actually define their own CFI_INSTRUCTION opcode so… (Show More…) | Apr 28 2014, 5:16 PM | dc1721b004aa | c0f0046794a2 | 3756feaadcc7 | Eric Christopher | | Apr 28 2014, 5:16 PM | 3756feaadcc7 | bbb182f7bf22 | 4ffd83b92b13 | Eric Christopher | | Apr 28 2014, 5:16 PM | 4ffd83b92b13 | 33e2a231f9a6 | 4ef6c0908bba | Eric Christopher | | Apr 28 2014, 5:16 PM | 4ef6c0908bba | 168410fb32a2 | b86c32fe3859 | Chandler Carruth | [ADT] Teach PointerUnion to support assignment directly from nullptr to clear… (Show More…) | Apr 28 2014, 5:14 PM | b86c32fe3859 | c26563e106d1 | e3976b241c65 | Chandler Carruth | [cleanup] Add some actual positive tests for equality. This unittest never… (Show More…) | Apr 28 2014, 4:44 PM | e3976b241c65 | 152d5cd5c1c1 | e753df356653 | Chandler Carruth | [cleanup] Make this test use a proper fixture rather than globals. (Show More…) | Apr 28 2014, 4:42 PM | e753df356653 | 3ad2e00eb4b8 | d13e09a5606c | Chandler Carruth | [cleanup] Fix the whitespace in this test. Notably, correct spacing around… (Show More…) | Apr 28 2014, 4:37 PM | d13e09a5606c | 245f42535d9d | af09fb613f35 | David Blaikie | Remove DwarfUnit::LabelRange since it's unused. (Show More…) | Apr 28 2014, 4:36 PM | af09fb613f35 | 08b4ca0a4daf | 07c3167c2bbb | Chandler Carruth | Revert r207271 for now. This commit introduced a test case that ran clang… (Show More…) | Apr 28 2014, 4:07 PM | 07c3167c2bbb | b3f7bd7a5fe4 | 4fc8298f17f0 | Alexey Samsonov | [DWARF parser] DWARFDebugFrame: Make FrameEntry struct smaller. (Show More…) | Apr 28 2014, 4:00 PM | 4fc8298f17f0 | e81046724edd | 2f9c1f2f1705 | David Blaikie | AddressPool::HasBeenUsed: Add comment explaining the use-case for this flag. (Show More…) | Apr 28 2014, 3:52 PM | 2f9c1f2f1705 | 91c9e68bfc51 | d200f074f518 | Alexey Samsonov | [DWARF parser] DWARFDebugFrame: use unique_ptr instead of raw pointer (Show More…) | Apr 28 2014, 3:52 PM | d200f074f518 | 391b8a6fd38b | dc9a4f739175 | David Blaikie | DIE: Document some learnings about why the world isn't perfect. (Show More…) | Apr 28 2014, 3:41 PM | dc9a4f739175 | d8177b2e6896 | 686bd64d0c26 | Alexey Samsonov | [DWARF parser] Simplify DWARFDebugAranges generation. (Show More…) | Apr 28 2014, 3:27 PM | 686bd64d0c26 | 1e8e623572f7 | 916c24522c5a | David Blaikie | | Apr 28 2014, 3:27 PM | 916c24522c5a | 713c98033869 | e5d5922d143d | Eric Christopher | We already calculate WideVT above, just reuse it. (Show More…) | Apr 28 2014, 3:24 PM | e5d5922d143d | 8a7e58180b1c | 00f0627f7605 | Eli Bendersky | Add (...) around && clause to appeace gcc 4.8's warning (Show More…) | Apr 28 2014, 3:19 PM | 00f0627f7605 | 1144329ba06c | 9feea1a5a1fc | Dan Liew | Teach add_sphinx_target() to respect the LLVM_INSTALL_TOOLCHAIN_ONLY CMake… (Show More…) | Apr 28 2014, 3:06 PM | 9feea1a5a1fc | 8fafb60e347a | c5211fe18a22 | David Blaikie | DebugInfo: Just store the DIE by value in the DwarfUnit (Show More…) | Apr 28 2014, 2:14 PM | c5211fe18a22 | 9984da1db84f | 1c509556eeaa | David Blaikie | Pass DIEs to DwarfUnit constructors by unique_ptr. (Show More…) | Apr 28 2014, 2:04 PM | 1c509556eeaa | 04b373580483 | dc352c105ff9 | Rafael Espindola | | Apr 28 2014, 1:53 PM | dc352c105ff9 | 4ed14ca1cd8c | 7c17e947565d | Eric Christopher | | Apr 28 2014, 1:42 PM | 7c17e947565d | b7fe48df31e2 | becd8e75b80b | David Blaikie | | Apr 28 2014, 1:36 PM | becd8e75b80b | cb96125b25cb | 744d1555fa48 | David Blaikie | DwarfDebug: Omit DW_AT_object_pointer on inlined_subroutines (Show More…) | Apr 28 2014, 1:27 PM | 744d1555fa48 | 38b542fa0f50 | 57dc9294a4a9 | Duncan P. N. Exon Smith | blockfreq: Remove more extra typenames from r207438 (Show More…) | Apr 28 2014, 1:22 PM | 57dc9294a4a9 | 98249795416f | 96837f723214 | Duncan P. N. Exon Smith | | Apr 28 2014, 1:08 PM | 96837f723214 | 6db54352ebdc | aec1f2c2f594 | Duncan P. N. Exon Smith | Reapply "blockfreq: Approximate irreducible control flow" (Show More…) | Apr 28 2014, 1:02 PM |
|
CorrectIdx here is boolean - 1 or 0. Further you do ++.