hanchenye-llvm-project/llvm/test
Duncan P. N. Exon Smith cb7d29d30c blockfreq: Only one mass distribution per node
Remove the concepts of "forward" and "general" mass distributions, which
was wrong.  The split might have made sense in an early version of the
algorithm, but it's definitely wrong now.

<rdar://problem/14292693>

llvm-svn: 207195
2014-04-25 04:38:43 +00:00
..
Analysis blockfreq: Only one mass distribution per node 2014-04-25 04:38:43 +00:00
Assembler
Bindings
Bitcode Add 'musttail' marker to call instructions 2014-04-24 20:14:34 +00:00
BugPoint Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak. 2014-04-23 14:51:12 +00:00
CodeGen X86: Don't transform shifts into ands when the sign bit is tested. 2014-04-24 20:51:37 +00:00
DebugInfo Revert "This reapplies r207130 with an additional testcase+and a missing check for" 2014-04-25 00:42:50 +00:00
ExecutionEngine
Feature Disable each MachineFunctionPass for 'optnone' functions, unless that 2014-03-31 17:43:35 +00:00
FileCheck
Instrumentation [asan] Fix instrumentation of x86 intel syntax inline assembly. 2014-04-24 09:56:15 +00:00
Integer
JitListener
LTO This patch fixes LTO's RecordStreamer so that it records symbols in the MCExpr 2014-03-31 16:59:13 +00:00
Linker Fix DataLayout::operator==(). 2014-04-22 17:47:03 +00:00
MC AArch64/ARM64: add ARM64 runs to more MC tests. 2014-04-24 15:04:26 +00:00
Object [yaml2obj][ELF] ELF Relocations Support. 2014-04-11 04:13:39 +00:00
Other [PM] Add a new-PM-style CGSCC pass manager using the newly added 2014-04-21 11:12:00 +00:00
TableGen
Transforms Allow vectorization of bit intrinsics in BB Vectorizer. 2014-04-25 03:33:48 +00:00
Unit
Verifier Add 'musttail' marker to call instructions 2014-04-24 20:14:34 +00:00
YAMLParser
tools ProfileData: Treat missing function counts as malformed 2014-04-25 02:45:33 +00:00
.clang-format
CMakeLists.txt
Makefile
Makefile.tests
TestRunner.sh
lit.cfg ARM: update even more tests 2014-04-03 17:35:22 +00:00
lit.site.cfg.in