-
test/tools/llvm-xray/X86/
| | Authored by dberris on Jul 5 2016, 3:56 AM. Event Timelinedberris marked an inline comment as done. This revision is now accepted and ready to land. This revision is now accepted and ready to land. Path | Size |
---|
| test/ | tools/ | llvm-xray/ | X86/ |
| | | | | | | | | 15 lines | | 1 line | | 4 lines | | 4 lines | | | | 10 lines | | 42 lines | | 58 lines | | 239 lines | | 41 lines | | 40 lines | | 32 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
2c8684ff026c | 63c578d29cf9 | b5303835b332 | Dean Michael Berris | Address more review comments | Oct 20 2016, 11:51 PM | b5303835b332 | f918ef1ed1a5 | b1dff40bb851 | Dean Michael Berris | Add failure tests | Oct 20 2016, 10:40 PM | b1dff40bb851 | 971c193c39fc | 4f73230746cf | Dean Michael Berris | Use DataExtractor properly | Oct 18 2016, 11:35 PM | 4f73230746cf | 45c9f2d69ef6 | f4bfd03fa835 | Dean Michael Berris | Use DataExtractor. | Oct 18 2016, 10:15 PM | f4bfd03fa835 | 26dc01a42d22 | 19e1e156ba15 | Dean Michael Berris | Use a common sled representation, hide ELF64-specific implementation detail | Oct 17 2016, 10:38 PM | 19e1e156ba15 | a8adbc6b3d21 | ea8acf321355 | Dean Michael Berris | Fix handling of error. | Oct 17 2016, 6:10 PM | ea8acf321355 | d8c67858e092 | cc4bcbc4e467 | Dean Michael Berris | Use errors exclusively | Oct 16 2016, 11:04 PM | cc4bcbc4e467 | f97731f1f584 | 6db10723e966 | Dean Michael Berris | Address some review comments | Oct 13 2016, 12:30 AM | 6db10723e966 | aa9099f326c0 | 676fa32747ce | Dean Michael Berris | Remove unnecessary end marker for enums | Oct 9 2016, 5:47 PM | 676fa32747ce | fe0902c6a520 | 49847515e1f2 | Dean Michael Berris | Remove instrmap example file. | Oct 5 2016, 11:59 PM | 49847515e1f2 | eb117404e941 | 8af49751c306 | Dean Michael Berris | Additional changes | Oct 5 2016, 11:54 PM | 8af49751c306 | 0d8aeb93fe56 | e42b724f0d57 | Dean Michael Berris | Address review comments | Oct 5 2016, 11:32 PM | e42b724f0d57 | dbe5e05fae4c | 681b7b5531be | Dean Michael Berris | Add a command registry interface | Oct 5 2016, 1:49 AM | 681b7b5531be | 275fb124d465 | e2ac9b46c32b | Dean Michael Berris | Address review comments | Sep 13 2016, 10:24 PM | e2ac9b46c32b | 663c1a11c6f2 | 3369020c033b | Dean Michael Berris | Move invocation logic to function in subcommand definition | Sep 12 2016, 12:09 AM | 3369020c033b | 31faa9033263 | 22c8deecdcbb | Dean Michael Berris | Fix header guard spelling | Sep 8 2016, 10:45 PM | 22c8deecdcbb | ea7319d16349 | b8c31038cfbd | Dean Michael Berris | [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool (Show More…) | Sep 8 2016, 9:58 PM |
|
Do we need both yaml and json? If this is only for testing purposes, seems one would suffice? (is this for other purposes?)