llvm-6502/lib
Eli Bendersky 9b1bb05386 Proof of concept moving of generic directive parsing from AsmParser to the
GenericAsmParser extension, where a lot of directives are already being parsed.
The end goal is having just a single place (and a single lookup table) for
all directive parsing.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172268 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-11 22:55:28 +00:00
..
Analysis Update CMakeLists for CallPrinter.cpp. 2013-01-11 17:34:05 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove some accidentaly duplicated code. This needs urgent cleanup :( 2013-01-11 20:11:33 +00:00
DebugInfo
ExecutionEngine Fix bug in exception table allocation (PR13678) 2013-01-11 16:33:30 +00:00
IR Support for half intrinsics. Pushes MMX into slower encoding path. 2013-01-11 01:45:05 +00:00
Linker Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a VectorType. 2013-01-10 10:49:36 +00:00
MC Proof of concept moving of generic directive parsing from AsmParser to the 2013-01-11 22:55:28 +00:00
Object
Option
Support SMDiagnostic: don't emit ranges if there are /any/ multibyte characters. 2013-01-11 02:37:55 +00:00
TableGen TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00
Target Update patch for the pad short functions pass for Intel Atom (only). 2013-01-11 22:06:56 +00:00
Transforms Added debug messages to GlobalOpt. 2013-01-11 20:07:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile