llvm-6502/lib
Patrik Hagglund 8a8f5c396f Replace ValueTypes.h with MachineValueType.h if possible.
Utilize the previous move of MVT to a separate header for all trivial
cases (that don't need any further restructuring).

Reviewed By: Tim Northover

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204003 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-15 09:11:41 +00:00
..
Analysis
AsmParser
Bitcode Support: Make error_category's constructor public 2014-03-15 04:05:59 +00:00
CodeGen Debug info: Unique types before emitting them to DWARF, where applicable. 2014-03-14 23:08:29 +00:00
DebugInfo [C++11] Introduce SectionRef::relocations() to use range-based loops 2014-03-14 14:22:49 +00:00
ExecutionEngine [C++11] Introduce SectionRef::relocations() to use range-based loops 2014-03-14 14:22:49 +00:00
IR Use DiagnosticInfo facility. 2014-03-14 21:58:59 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: don't create a backtrace for diagnostics. 2014-03-14 22:41:58 +00:00
Object Support: Make error_category's constructor public 2014-03-15 04:05:59 +00:00
Option
Support
TableGen
Target Replace ValueTypes.h with MachineValueType.h if possible. 2014-03-15 09:11:41 +00:00
Transforms SampleProfile.cpp: Fix take #2. The issue was abuse of StringRef here. 2014-03-15 01:56:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile