llvm-6502/lib
Jim Grosbach 8b31f95bdd Simplify some NEON assembly pseudo definitions.
Let the generic token alias definitions handle the data subtype
suffices. We don't need explicit versions for each.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148718 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-23 19:39:08 +00:00
..
Analysis
Archive Avoid using an invalidated iterator. 2012-01-23 05:07:16 +00:00
AsmParser
Bitcode
CodeGen An option to selectively enable parts of ARM EHABI support. 2012-01-23 07:57:39 +00:00
DebugInfo
ExecutionEngine Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller logical headers. 2012-01-22 07:05:02 +00:00
Linker The iteration order over a std::set<Module*> depends on the addresses of the 2012-01-23 03:41:53 +00:00
MC
Object Silence warnings in -asserts build 2012-01-23 18:46:04 +00:00
Support
TableGen
Target Simplify some NEON assembly pseudo definitions. 2012-01-23 19:39:08 +00:00
Transforms Implemented AddressSanitizer::getPassName() 2012-01-23 11:22:43 +00:00
VMCore convert CAZ, UndefValue, and CPN to use DenseMap's again, this time without 2012-01-23 15:20:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile