llvm-6502/lib
Sean Callanan 90b7097f92 Added an AsmLexer for the ARM target, which uses
a simple mapping of register names to IDs to
identify register tokens.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100685 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-07 20:29:34 +00:00
..
Analysis
Archive
AsmParser fix a crash on invalid metadata, e.g.: call i32 @foo(), XXXX 2010-04-07 04:08:57 +00:00
Bitcode
CodeGen Remove late ARM codegen optimization pass committed by accident. 2010-04-07 18:23:27 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support enhance SMDiagnostic to also maintain a pointer to the SourceMgr. 2010-04-06 18:06:18 +00:00
System
Target Added an AsmLexer for the ARM target, which uses 2010-04-07 20:29:34 +00:00
Transforms fix 80-col violations 2010-04-07 18:59:26 +00:00
VMCore Use a ManagedCleanup to prevent leaking the PassRegistrar map. In breaks the 2010-04-06 04:20:48 +00:00
Makefile