| | Authored by dberris on May 17 2016, 10:34 PM. Event Timelinedberris retitled this revision from to Add XRay flags to Clang. dberris marked an inline comment as done. dberris marked 2 inline comments as done. This revision is now accepted and ready to land. This revision now requires changes to proceed. This revision is now accepted and ready to land. Path | Size |
---|
| | | | | 16 lines | | 11 lines | | | | 15 lines | | | | 8 lines | | | | | | 4 lines | | 20 lines | | | | 36 lines | | | | 3 lines | | | | 5 lines | | | | | | 13 lines | | | | 6 lines | | 10 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
a10a4a9306c3 | 7304a6598dab | eb7896991671 | Dean Michael Berris | Use hasFlag instead of hasArg | Jul 12 2016, 7:48 PM | eb7896991671 | 14b53eef7784 | 48ac62b531af 0b90090a3d06 | Dean Michael Berris | Merge branch 'master' of http://llvm.org/git/clang into xray | Jul 12 2016, 7:15 PM | 48ac62b531af | 3972321c5ec5 | 5975c248488e | Dean Michael Berris | Check D is valid before using it | Jul 7 2016, 1:58 AM | 5975c248488e | d0f5b0f86779 | deac5b7c2c89 | Dean Michael Berris | Formatting changes | Jul 5 2016, 10:23 PM | deac5b7c2c89 | c09b2a4eb415 | b38364e78c9e 5889a98a460b | Dean Michael Berris | Merge branch 'master' of http://llvm.org/git/clang into xray | Jul 5 2016, 12:27 AM | b38364e78c9e | 4b29414c23d8 | 772790bb1fa4 dc7857b421d9 | Dean Michael Berris | Merge branch 'master' of http://llvm.org/git/clang into xray | Jun 30 2016, 11:37 PM | 772790bb1fa4 | 9a3e8021e4f3 | fbcf3fdb0410 071180678d2a | Dean Michael Berris | Merge branch 'master' of http://llvm.org/git/clang into xray | Jun 28 2016, 6:49 PM | fbcf3fdb0410 | 8c87a16f6a14 | 2d6342eaf6fe | Dean Michael Berris | Address more comments | Jun 27 2016, 9:26 PM | 2d6342eaf6fe | 0f2d05986d3d | 5c5fb55db086 | Dean Michael Berris | Re-apply changes post-review | Jun 27 2016, 6:03 PM | 5c5fb55db086 | b095f675ae05 | 42d14b6e6368 | Dean Michael Berris | Undo formatting changes | Jun 27 2016, 6:03 PM | 42d14b6e6368 | 5afdbd15b198 | 0b363299bf38 | Dean Michael Berris | | Jun 26 2016, 11:24 PM | 0b363299bf38 | c524fb71e4d4 | 3ae26ac8b1c9 c6e068901ffd | Dean Michael Berris | Merge branch 'master' of http://llvm.org/git/clang into xray | Jun 26 2016, 9:52 PM | 3ae26ac8b1c9 | c67160d58398 | e9fcd649c951 | Dean Michael Berris | Add runtime support for XRay | Jun 16 2016, 12:23 AM | e9fcd649c951 | b4cb68d6c137 | f80c4e19b4c2 76841341d9fc | Dean Michael Berris | Merge branch 'master' of http://llvm.org/git/clang into xray | Jun 13 2016, 11:10 PM | f80c4e19b4c2 | 136d5a1da078 | 367fa560b52d 5d7e1c91d76e | Dean Michael Berris | Merge branch 'master' of http://llvm.org/git/clang into xray | May 30 2016, 8:56 PM | 367fa560b52d | 112b27fa19a9 | 2b9ed9227330 207af25c9566 | Dean Michael Berris | | May 17 2016, 9:18 PM | 2b9ed9227330 | bfa34626607d | 7a507cfff844 | Dean Michael Berris | Use function-instrument= attribute | May 3 2016, 3:00 AM | 7a507cfff844 | d75317380bb3 | b26de2d84d44 5d99149b4624 | Dean Michael Berris | Merge branch 'master' into xray | May 2 2016, 10:56 PM | b26de2d84d44 | d037e55b9385 | 29bab5d93f68 | Dean Michael Berris | | Apr 14 2016, 2:25 AM | 29bab5d93f68 | 05101e6ab48f | 215596aedc77 | Dean Berris | Add flag -fxray-instrument to clang | Mar 20 2016, 6:46 PM | 215596aedc77 | 531becb14537 | c012ef586da6 | Dean Berris | Add -fxray-instrument to flags | Mar 20 2016, 5:54 PM | c012ef586da6 | 238c907a97fe | 6e961b11f475 | Dean Berris | Add an attribute to the LLVM function if we want it to be always xray… (Show More…) | Mar 11 2016, 11:41 PM | 6e961b11f475 | bb8e7de60a91 | 4e92a9969bd5 | Dean Berris | Define the attributes | Mar 1 2016, 11:03 AM | 4e92a9969bd5 | b0d66ed436d7 | b41d1d15a0bf | Dean Berris | Add tests for attributes | Mar 1 2016, 11:02 AM |
|