llvm-6502/lib
Duncan P. N. Exon Smith 2033057de8 Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)
This reverts commit r206666, as planned.

Still stumped on why the bots are failing.  Sanitizer bots haven't
turned anything up.  If anyone can help me debug either of the failures
(referenced in r206666) I'll owe them a beer.  (In the meantime, I'll be
auditing my patch for undefined behaviour.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206677 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-19 00:42:46 +00:00
..
Analysis Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2) 2014-04-19 00:42:46 +00:00
AsmParser
Bitcode
CodeGen Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2) 2014-04-19 00:42:46 +00:00
DebugInfo [llvm-symbolizer] Print file/line for a PC even if there is no DIE describing it. 2014-04-18 22:22:44 +00:00
ExecutionEngine [ExecutionEngine] Allow JIT clients to enable/disable module verification. 2014-04-18 06:48:23 +00:00
IR Fix bug 19437 - Only add discriminators for DWARF 4 and above. 2014-04-17 22:33:50 +00:00
IRReader
LineEditor
Linker
LTO
MC Compress debug sections only when beneficial. 2014-04-18 21:52:26 +00:00
Object
Option
ProfileData OnDiskHashTable: Audit types and use offset_type consistently 2014-04-19 00:33:15 +00:00
Support ManagedStatic is never built with a null constructor, remove support for it. 2014-04-17 20:30:35 +00:00
TableGen
Target Change the ARM assembler to require a :lower16: or :upper16 on non-constant 2014-04-18 23:06:39 +00:00
Transforms Check whether functions have any lines associated before emitting coverage info for them. This isn't just a size/time saving, gcov may crash on these. 2014-04-18 23:32:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile