llvm-6502/lib
Duncan P. N. Exon Smith 0c51e0a826 AsmParser: Use subclass API instead of MDNode wrappers, NFC
Use subclass API instead of the wrappers in `MDNode` in the assembly
parser.  This will make the code easier to follow once we have multiple
subclasses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225711 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-12 22:27:39 +00:00
..
Analysis Fix PR22179. 2015-01-10 23:41:24 +00:00
AsmParser AsmParser: Use subclass API instead of MDNode wrappers, NFC 2015-01-12 22:27:39 +00:00
Bitcode IR: Split GenericMDNode into MDTuple and UniquableMDNode 2015-01-12 20:09:34 +00:00
CodeGen Debug Info: Implement DwarfUnit::addRegisterOffset using DwarfExpression. 2015-01-12 22:19:26 +00:00
DebugInfo
ExecutionEngine Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend. 2015-01-10 00:46:38 +00:00
IR IR: Prepare for a new UniquableMDNode subclass, NFC 2015-01-12 20:56:33 +00:00
IRReader
LineEditor
Linker Use the DiagnosticHandler to print diagnostics when reading bitcode. 2015-01-10 00:07:30 +00:00
LTO Use the DiagnosticHandler to print diagnostics when reading bitcode. 2015-01-10 00:07:30 +00:00
MC Add r224985 back with two fixes. 2015-01-12 18:13:07 +00:00
Object
Option
ProfileData
Support
TableGen
Target [X86] Also create+widen FMIN/FMAX nodes for v2f32. 2015-01-12 20:31:30 +00:00
Transforms 80-cols; NFC 2015-01-12 21:21:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile