summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-exegesis/lib/X86
Commit message (Expand)AuthorAgeFilesLines
* Revert rL342465: Added function to set a register to a particular value + tests.Simon Pilgrim2018-09-181-62/+78
* Revert rL342466: [llvm-exegesis] Improve Register Setup.Simon Pilgrim2018-09-181-36/+30
* [llvm-exegesis] Improve Register Setup.Guillaume Chatelet2018-09-181-30/+36
* Added function to set a register to a particular value + tests.Guillaume Chatelet2018-09-181-78/+62
* Improve Register SetupGuillaume Chatelet2018-09-181-43/+114
* Revert r342148 (and follow-on fix attempts r342154, r342180, r342182, r342193)Nico Weber2018-09-151-7/+8
* [cmake] Fix missing DEPENDS.Richard Diamond2018-09-131-0/+3
* Renovate CMake files in the `llvm-(cfi-verify|exegesis|mca)` tools.Richard Diamond2018-09-131-8/+4
* [llvm-exegesis][NFC] Split BenchmarkRunner classClement Courbet2018-09-131-13/+15
* [llvm-exegesis] Renaming classes and functions.Guillaume Chatelet2018-08-031-14/+10
* [llvm-exegesis] Rename InstructionInstance into InstructionBuilder.Guillaume Chatelet2018-08-021-12/+12
* [llvm-exegesis] Provide a way to handle memory instructions.Guillaume Chatelet2018-08-011-0/+42
* [llvm-exegesis] Add uop computation for more X87 instruction classes.Clement Courbet2018-07-051-60/+67
* [llvm-exegesis] Remove dead comment.Clement Courbet2018-07-041-2/+0
* [llvm-exegesis] ExegisX86Target::setRegToConstant() should depend on the subt...Clement Courbet2018-07-031-8/+22
* [llvm-exegesis][NFC] Cleanup useless braces.Clement Courbet2018-07-021-16/+8
* [llvm-exegesis] Add partial X87 support.Clement Courbet2018-06-281-33/+100
* [llvm-exegesis][NFC] Fix windows warning in rL335465.Clement Courbet2018-06-261-1/+1
* [llvm-exegesis] Get the BenchmarkRunner from the ExegesisTarget.Clement Courbet2018-06-261-0/+50
* [llvm-exegesis] Generate snippet setup code.Clement Courbet2018-06-251-0/+82
* [llvm-exegesis][NFC] clang-formatClement Courbet2018-06-251-2/+2
* [llvm-exegesis] Add mechanism to add target-specific passes.Clement Courbet2018-06-202-1/+14
* Re-land r335038 "[llvm-exegesis] A mechanism to add target-specific functiona...Clement Courbet2018-06-193-0/+68
* Revert r335038 "[llvm-exegesis] A mechanism to add target-specific functional...Clement Courbet2018-06-193-68/+0
* [llvm-exegesis] A mechanism to add target-specific functionality.Clement Courbet2018-06-193-0/+68
OpenPOWER on IntegriCloud