llvm-6502/lib
Tom Stellard 7d710486d4 R600/SI: Remove MachineFunction dump from AsmPrinter
The dump was dependent on a feature string, which meant that it couldn't
be disabled or enable on a per compile basis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225275 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-06 17:59:56 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz. 2015-01-06 17:41:18 +00:00
DebugInfo Implement a very basic colored syntax highlighting for llvm-dwarfdump. 2015-01-06 16:50:25 +00:00
ExecutionEngine
IR
IRReader
LineEditor
Linker
LTO
MC
Object Don't loop endlessly for MachO files with 0 ncmds 2015-01-06 17:08:26 +00:00
Option
ProfileData
Support
TableGen
Target R600/SI: Remove MachineFunction dump from AsmPrinter 2015-01-06 17:59:56 +00:00
Transforms Reapply: Teach SROA how to update debug info for fragmented variables. 2015-01-06 17:14:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile