Nico Weber
b09a8c9bd9
Revert r342148 (and follow-on fix attempts r342154, r342180, r342182, r342193)
...
Many bots buildling with make have been broken for several days, e.g.
http://lab.llvm.org:8011/builders/lld-x86_64-darwin13
llvm-svn: 342336
2018-09-15 19:04:27 +00:00
Richard Diamond
f29b36c76d
[cmake] Fix missing DEPENDS.
...
Not sure how I didn't catch this.
llvm-svn: 342154
2018-09-13 17:10:44 +00:00
Richard Diamond
f3063baa6e
Renovate CMake files in the `llvm-(cfi-verify|exegesis|mca)` tools.
...
llvm-svn: 342148
2018-09-13 16:15:03 +00:00
Clement Courbet
6fd00e32e5
[llvm-exegesis] Add mechanism to add target-specific passes.
...
Summary:
createX86FloatingPointStackifierPass is disabled until we handle
TracksLiveness correctly.
Reviewers: gchatelet
Subscribers: mgorny, tschuett, llvm-commits
Differential Revision: https://reviews.llvm.org/D48360
llvm-svn: 335117
2018-06-20 11:54:35 +00:00
Clement Courbet
44b4c54e26
Re-land r335038 "[llvm-exegesis] A mechanism to add target-specific functionality.""
...
Fix typo: LLVM_NATIVE_ARCH -> LLVM_EXEGESIS_NATIVE_ARCH.
llvm-svn: 335041
2018-06-19 11:28:59 +00:00
Clement Courbet
46751785ee
Revert r335038 "[llvm-exegesis] A mechanism to add target-specific functionality."
...
Breaks buildbots.
llvm-svn: 335040
2018-06-19 10:54:12 +00:00
Clement Courbet
6780b5f97d
[llvm-exegesis] A mechanism to add target-specific functionality.
...
Summary: This is a step towards implementing memory operands and X87.
Reviewers: gchatelet
Subscribers: mgorny, tschuett, llvm-commits
Differential Revision: https://reviews.llvm.org/D48210
llvm-svn: 335038
2018-06-19 10:39:50 +00:00