llvm-project/llvm/tools/llvm-exegesis/lib
Ali Tamur 7822b46188 Revert "Use llvm::lower_bound. NFC"
This reverts commit rL358161.

This patch have broken the test:
llvm/test/tools/llvm-exegesis/X86/uops-CMOV16rm-noreg.s

llvm-svn: 358199
2019-04-11 17:35:20 +00:00
..
AArch64 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PowerPC Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
X86 [llvm-exegesis][X86] Randomize CMOVcc/SETcc OPERAND_COND_CODE CondCodes 2019-04-08 10:11:00 +00:00
Analysis.cpp [NFC][llvm-exegesis] Also promote getSchedClassPoint() into ResolvedSchedClass. 2019-03-29 14:58:01 +00:00
Analysis.h [NFC][llvm-exegesis] Also promote getSchedClassPoint() into ResolvedSchedClass. 2019-03-29 14:58:01 +00:00
Assembler.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Assembler.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
BenchmarkCode.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
BenchmarkResult.cpp Revert "Use llvm::lower_bound. NFC" 2019-04-11 17:35:20 +00:00
BenchmarkResult.h [llvm-exegesis] Fix error propagation from yaml writing (from serialization) 2019-04-10 12:19:57 +00:00
BenchmarkRunner.cpp Add an option do not dump the generated object on disk 2019-04-05 15:18:59 +00:00
BenchmarkRunner.h Add an option do not dump the generated object on disk 2019-04-05 15:18:59 +00:00
CMakeLists.txt [NFC][llvm-exegesis] Refactor ResolvedSchedClass & friends 2019-03-29 14:24:27 +00:00
Clustering.cpp [NFC][llvm-exegesis] Refactor Analysis::SchedClassCluster::measurementsMatch() 2019-03-29 11:36:08 +00:00
Clustering.h [NFC][llvm-exegesis] Refactor Analysis::SchedClassCluster::measurementsMatch() 2019-03-29 11:36:08 +00:00
CodeTemplate.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CodeTemplate.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Latency.cpp [llvm-exegesis] Add throughput mode. 2019-01-30 16:02:20 +00:00
Latency.h [llvm-exegesis] Add throughput mode. 2019-01-30 16:02:20 +00:00
LlvmState.cpp [llvm-exegesis] Allow the target to disable the selection of some registers. 2019-03-26 15:44:57 +00:00
LlvmState.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MCInstrDescView.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MCInstrDescView.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PerfHelper.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PerfHelper.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterAliasing.cpp Fix file header issues in fuzzers. NFC 2019-02-21 07:57:14 +00:00
RegisterAliasing.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterValue.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterValue.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SchedClassResolution.cpp [NFC][llvm-exegesis] Also promote getSchedClassPoint() into ResolvedSchedClass. 2019-03-29 14:58:01 +00:00
SchedClassResolution.h [NFC][llvm-exegesis] Also promote getSchedClassPoint() into ResolvedSchedClass. 2019-03-29 14:58:01 +00:00
SnippetGenerator.cpp [llvm-exegesis][X86] Randomize CMOVcc/SETcc OPERAND_COND_CODE CondCodes 2019-04-08 10:11:00 +00:00
SnippetGenerator.h [llvm-exegesis][X86] Randomize CMOVcc/SETcc OPERAND_COND_CODE CondCodes 2019-04-08 10:11:00 +00:00
Target.cpp [llvm-exegesis][X86] Handle CMOVcc/SETcc OPERAND_COND_CODE OperandType 2019-04-06 14:16:26 +00:00
Target.h [llvm-exegesis][X86] Handle CMOVcc/SETcc OPERAND_COND_CODE OperandType 2019-04-06 14:16:26 +00:00
Uops.cpp [llvm-exegesis] Teach llvm-exegesis to handle instructions with multiple tied variables. 2019-02-26 10:54:45 +00:00
Uops.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00